2024-04-22 09:56:34,537 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-04-22 09:56:34,754 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/066ab108-1fa4-41a0-5171-297f725f7cec 2024-04-22 09:56:34,808 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=274, ProcessCount=166, AvailableMemoryMB=14206 2024-04-22 09:56:34,843 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:34,852 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-22 09:56:34,863 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-22 09:56:34,865 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-22 09:56:34,868 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-04-22 09:56:36,014 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:36,014 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:36,014 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:36,014 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:36,026 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=274 (was 274), ProcessCount=166 (was 166), AvailableMemoryMB=13650 (was 14206) 2024-04-22 09:56:36,035 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=274, ProcessCount=166, AvailableMemoryMB=13650 2024-04-22 09:56:36,043 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:36,053 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-22 09:56:36,053 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-22 09:56:36,054 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-22 09:56:36,071 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-22 09:56:36,071 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:36,071 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:36,071 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:36,071 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:36,081 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 java.lang.System.arraycopy(Native Method) java.nio.HeapByteBuffer.put(HeapByteBuffer.java:195) java.nio.ByteBuffer.put(ByteBuffer.java:867) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:115) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) 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) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=274 (was 274), ProcessCount=166 (was 166), AvailableMemoryMB=13605 (was 13650) 2024-04-22 09:56:36,090 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=274, ProcessCount=166, AvailableMemoryMB=13605 2024-04-22 09:56:36,099 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:36,106 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-22 09:56:36,106 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-22 09:56:36,107 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-22 09:56:36,128 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:36,137 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:36,144 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-22 09:56:36,144 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-22 09:56:36,145 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-22 09:56:36,145 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:36,153 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:36,160 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:36,160 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:36,160 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:36,160 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:36,170 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) 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-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: 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-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) - Thread LEAK? -, OpenFileDescriptor=289 (was 289), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=274 (was 274), ProcessCount=166 (was 166), AvailableMemoryMB=13445 (was 13605) 2024-04-22 09:56:36,179 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=274, ProcessCount=166, AvailableMemoryMB=13445 2024-04-22 09:56:36,185 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:36,192 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-22 09:56:36,192 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-22 09:56:36,193 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-22 09:56:36,297 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-04-22 09:56:36,664 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-22 09:56:36,679 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/066ab108-1fa4-41a0-5171-297f725f7cec/bucketNoRecycler.cache 2024-04-22 09:56:36,679 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-22 09:56:36,679 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-22 09:56:36,680 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/066ab108-1fa4-41a0-5171-297f725f7cec/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/066ab108-1fa4-41a0-5171-297f725f7cec/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:36,824 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/066ab108-1fa4-41a0-5171-297f725f7cec/bucketNoRecycler.persistence 2024-04-22 09:56:36,824 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:36,991 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/066ab108-1fa4-41a0-5171-297f725f7cec/bucketNoRecycler.cache 2024-04-22 09:56:36,992 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-22 09:56:36,992 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-22 09:56:37,056 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-22 09:56:37,057 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/066ab108-1fa4-41a0-5171-297f725f7cec/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/066ab108-1fa4-41a0-5171-297f725f7cec/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:37,070 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:37,070 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:37,070 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:37,070 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:37,082 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (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=274 (was 274), ProcessCount=166 (was 166), AvailableMemoryMB=13533 (was 13445) - AvailableMemoryMB LEAK? - 2024-04-22 09:56:37,094 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=274, ProcessCount=166, AvailableMemoryMB=13533 2024-04-22 09:56:37,106 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:37,114 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-22 09:56:37,114 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-22 09:56:37,115 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-22 09:56:38,177 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-22 09:56:39,278 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-22 09:56:40,378 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:40,378 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:40,378 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:40,379 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:40,389 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=252 (was 274), ProcessCount=166 (was 166), AvailableMemoryMB=13505 (was 13533) 2024-04-22 09:56:40,399 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=252, ProcessCount=166, AvailableMemoryMB=13504 2024-04-22 09:56:40,411 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:40,417 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-22 09:56:40,417 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-22 09:56:40,418 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-22 09:56:40,907 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-22 09:56:40,907 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:40,907 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:40,907 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:40,907 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:40,918 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=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=13462 (was 13504) 2024-04-22 09:56:40,927 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=252, ProcessCount=166, AvailableMemoryMB=13461 2024-04-22 09:56:40,939 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:40,946 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-22 09:56:40,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-22 09:56:40,949 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-22 09:56:40,960 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:40,969 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:40,980 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-22 09:56:40,982 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-22 09:56:40,982 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-22 09:56:40,983 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:40,993 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-22 09:56:40,994 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-22 09:56:40,995 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-22 09:56:40,995 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:41,006 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-22 09:56:41,006 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-22 09:56:41,009 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-22 09:56:41,010 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:41,010 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:41,010 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:41,010 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:41,021 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=31 (was 19) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=13296 (was 13461) 2024-04-22 09:56:41,030 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=252, ProcessCount=166, AvailableMemoryMB=13296 2024-04-22 09:56:41,047 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:41,054 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-22 09:56:41,054 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-22 09:56:41,059 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-22 09:56:41,070 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-log-dir so I do NOT create it in target/test-data/de9a6201-9f3b-22dd-95fd-b54bfa076325 2024-04-22 09:56:41,070 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-log-dir Erasing configuration value by system value. 2024-04-22 09:56:41,070 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-tmp-dir so I do NOT create it in target/test-data/de9a6201-9f3b-22dd-95fd-b54bfa076325 2024-04-22 09:56:41,070 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-22 09:56:41,070 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/de9a6201-9f3b-22dd-95fd-b54bfa076325 2024-04-22 09:56:41,071 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-22 09:56:41,082 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.cache 2024-04-22 09:56:41,082 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-22 09:56:41,082 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-22 09:56:41,082 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:41,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8126976468803256573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,184 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:42,184 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:42,184 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:42,184 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.persistence 2024-04-22 09:56:42,199 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.cache 2024-04-22 09:56:42,199 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-22 09:56:42,200 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-22 09:56:42,202 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-22 09:56:42,203 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:42,203 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.persistence 2024-04-22 09:56:42,203 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:42,203 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:42,203 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:42,218 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.cache 2024-04-22 09:56:42,219 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-22 09:56:42,220 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-22 09:56:42,225 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-22 09:56:42,225 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-22 09:56:42,225 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/de9a6201-9f3b-22dd-95fd-b54bfa076325/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/de9a6201-9f3b-22dd-95fd-b54bfa076325/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:42,226 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:42,226 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:42,226 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:42,226 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:42,237 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 31) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=13256 (was 13296) 2024-04-22 09:56:42,246 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=252, ProcessCount=166, AvailableMemoryMB=13256 2024-04-22 09:56:42,257 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,263 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-22 09:56:42,263 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-22 09:56:42,263 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-22 09:56:42,616 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-22 09:56:42,629 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.45 MB, memory=0 B 2024-04-22 09:56:42,630 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-22 09:56:42,631 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.84 MB, memory=0 B 2024-04-22 09:56:42,632 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-22 09:56:42,633 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.62 MB, memory=0 B 2024-04-22 09:56:42,634 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-22 09:56:42,635 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.40 MB, memory=0 B 2024-04-22 09:56:42,636 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-22 09:56:42,637 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-22 09:56:42,638 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-22 09:56:42,639 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-22 09:56:42,639 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-22 09:56:42,640 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-22 09:56:42,662 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-22 09:56:42,663 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-22 09:56:42,664 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-22 09:56:42,665 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-22 09:56:42,665 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-22 09:56:42,666 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-22 09:56:42,667 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-22 09:56:42,667 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-22 09:56:42,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892042659920201368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4332356753328093763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4421024092534560515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500400722630708962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,694 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2800310171484698556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3097364394932291740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284248082830480524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1938723285583697517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3345196914256851025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3019441529188232686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8343513056011799167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6238110163416521088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,695 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4436898765957043230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5915849613971172745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1945823248756213275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 943962905300235437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3442867608607253900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1532494618129588889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 287869004441969548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3878538942493897795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,696 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1289534394759606538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 450992343880917608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2850680726232452665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9216935003389980627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4952846350571632654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -668336406534423091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3362337659898107598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2453715254726614266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5662273157305581976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,697 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3414284721289387417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2375778985986281187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6735753277480667940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9016259017948858772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5946625190074588609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8207984470899388645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8422845552256482495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4623889781208551319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2017106391687889948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,698 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7356995821227079350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2994950279075232390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6670124310129477268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9125252949555935478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -401796651389834480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4202661479950127154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -16049234356335730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5529020248442660923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 721247330079631732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,699 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5467789743632084509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3064655369674070088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2678169064321721664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5781473491096082565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7712240697032291416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5977141181913757037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9164875166136267157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4147416908645286721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5309076689397566032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3047645616647522478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,700 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7046236775179059158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1064629230692059972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8082481314754466711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6249982788763981011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5582356853390997145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -593713874633611246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197851138716456418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4371215420459472371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1889161991709102852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544747615918495570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,701 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1155085010126566106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3773845818818255958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9212835053714113548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5709441109804942769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2744021769351959495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7810308539371595681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7078731105755759035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6248034140383924760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2073962336087214748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2237787305540623978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,702 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2968600554219297173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1219473822788258077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2074217964013277093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9219083827732544106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3896152251895422576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5579442569849504120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5093243819190842456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3918721213258459736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8604337964107787887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2896879707146301216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,703 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5134419518469902295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9053397247584138415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057974869277228214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166311391832213071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8005985184027374535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -79211041475484820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4818557796791974312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349946462766934436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5190342614769874359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,704 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6294544231634500550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5228884003986419095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3196743561697833581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2377604081477241794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7248519426311087419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 488965224602980204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6579297322526374700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3815462586076364101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3658926494220759620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,705 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2661493103216884808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7161653753115451392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6889104824128008245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2412897457100661468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6126123533999989450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788324538244203927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841373414605017757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1853685540774025455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6258459710264578914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4932600143811084603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,706 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6888636533676026768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -544422170569855737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4182946056300937896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9115185610928225729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8903054556673051136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1159649838993535320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8949600852225375647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933138978072386169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 326195345154578398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5315221970098018719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,707 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1343381431378602423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734812723235761276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8351945122851963799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1207798940135247967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6379521455660562842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101463912610414122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -683116777268308634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1010582598064171651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5516118892812606056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6663001766131414215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,708 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6426454618110709613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1584628603097161121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7021604010633662136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4215442017527068276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9084320999275260610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6854442764047368881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8806243442517270546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1669115781661023160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,709 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5918767543966232363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8257586144270502010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989461949966071399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2237037430418478847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1005027503764098955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1661615043806676918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2050413736394781228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1906644414388609197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,710 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2409003574812517892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8333496239728079620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2291683147177575463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6618895468020166518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 491436318510219855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6591119709560171858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3475566984329409867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -750098018109618989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,711 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6118262346610746854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9007061166311499056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7108458874039725925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2272950502997631919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5912462859214684261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1011697428924082173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336823527466994090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,712 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2594151950459663115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4775028278772434757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1024928786332575188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,713 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-22 09:56:42,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911451724600770049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1744102644972192097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,713 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2848650112965689880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6058120752173826599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7163840939886586390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686117777099236373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7745586455861125433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,714 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1227917116773604828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2456840789824807423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -993475452174979904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8636763816823965805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3044183102945502112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,715 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7393253357442813011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1905918887980716724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8742693366341270218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7844325648314076174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5091797507415160860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,716 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2466520939184570131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4178937221100903001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,717 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4629254864773919224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1635807553512595620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,717 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-22 09:56:42,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8847941799945956273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,717 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 378576553710569789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1855492359635749578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4011228452558037155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6275714913611576935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2520350948733341942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,718 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8298254339736129694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,718 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9042714586341875147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,719 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-22 09:56:42,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5420137537152605740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1569113644220147491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6676577291369334520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6465068618714828691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,719 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8815797890786149129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,719 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1044245066523528590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1513701442756793201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,720 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-22 09:56:42,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6271440669780842940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 998450852028575697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5072083483210799828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8446731966861520152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,720 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3233821746306628917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4351003170044821142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,721 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 824413407742469181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65829180816434948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,721 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-22 09:56:42,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616492705530301897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,721 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8775578395442959205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7927316861705791486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2501673699329724510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 78929975934700699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -606988043100446196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,722 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4330427879596288162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5006329358598170262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,722 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-22 09:56:42,722 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520444906577682353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181046092893635042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2775808991911119977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1685019026774255197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6932771314813555614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3141556614450629902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2927278467612408461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,723 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,723 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1477758884044032034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,724 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-22 09:56:42,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399092234699382000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5944183551619988193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3988948884686848353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,724 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2475617964682439091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6954971966156147058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6241337254400056939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,725 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -423462685914038875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 717099021367393725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,725 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-22 09:56:42,725 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8077139162360571980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7580685972067623273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1482330010751498732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5149116549550782572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8139020386265581767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6440462676366633529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,726 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,726 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8202868218542687397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370196082647813754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,727 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-22 09:56:42,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3746792452093222146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1455693403593797342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4292806032685714505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2771608503486652455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -143139841589597827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,727 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,727 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1148646548150632522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7175478102516570213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,728 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-22 09:56:42,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -88592003453130890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558510175072123281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3580502961181299176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,728 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,728 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4428326263351483765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,729 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-22 09:56:42,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3515971429977963407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3074171283986665778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -80963255109352354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,729 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5024307208419340609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,729 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-22 09:56:42,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4731668318896599023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,729 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5637688374714007265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2063570651321396684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -716829008602419134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5166454856933484721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 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-22 09:56:42,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1968876720130496470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8398260758604554161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1748824170535314885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1429174271428655495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,730 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1908288798119054029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,731 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-22 09:56:42,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3803877630084282484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6821380232451198862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5097309894609393370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,731 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3142424217382962462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,731 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-22 09:56:42,731 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3796132247371757068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3478378161557858371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3791774277038962075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905750006072130978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,732 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1542584463334466618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,732 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-22 09:56:42,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1345637322007917195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7773374187083577578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,732 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6168015408303648226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,733 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -966004952077171409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,733 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,733 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-22 09:56:42,734 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,734 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-22 09:56:42,734 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,734 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-22 09:56:42,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3749482005101066004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,735 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2025130430033552619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3217245130002517682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5197021142625635894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5944276470809434585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,735 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3972851109494066275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,735 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-22 09:56:42,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1015855441951036615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2327307360037658394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1347182325515224227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5803256217194801247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 153022455761011989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,736 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6800430377230068689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,736 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-22 09:56:42,736 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6304429880798384452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -140946738351925695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 319915352805481924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4613420831206240752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5772037431707740337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6896837084639503571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5263404729589903578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 351172687394055474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6704885531404778402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1861385774028672075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5837928925781813147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,737 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2943793863496439391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1453223866254349444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 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-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6471387779025737739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5036294571437198118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4739415131062292737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 595135466957125110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -471277974907638695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -133345491693021034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7917297851903233114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 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-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3360228039825147028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,738 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5175993824244656371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8325871999344305187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8089182836956452257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 466725404721008863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5938392488185294128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9119565511672869117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 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-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7126917417169665631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4044550452358433655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3567684119554626637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3949973728381252040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4343362733736969655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,739 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7134306287706920748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8984059915907173305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,740 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-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8331417980007483727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7241112372433729725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4163304107578383470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,740 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716826093193089179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7553430925561855551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,740 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-22 09:56:42,740 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -762341498144005634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7823070282100173248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7356619011214161475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7278810390046285456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5851776613668514295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3427853696271732687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7804637155518827435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 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-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 939963577692498061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8236065386279577767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,741 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7859828397680889425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6640991546031511776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8311150792658412010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 347063461202203595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,742 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,742 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8845896302937481617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:42,742 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-22 09:56:42,742 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,743 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-22 09:56:42,743 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,743 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-22 09:56:42,743 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:42,743 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:42,744 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=2.10 MB, memory=0 B 2024-04-22 09:56:42,744 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:42,745 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:42,755 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=36 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=13226 (was 13256) 2024-04-22 09:56:42,764 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=252, ProcessCount=166, AvailableMemoryMB=13226 2024-04-22 09:56:42,776 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,783 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-22 09:56:42,783 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-22 09:56:42,784 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-22 09:56:42,784 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-22 09:56:42,784 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-22 09:56:42,784 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-22 09:56:42,785 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:42,795 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=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=13194 (was 13226) 2024-04-22 09:56:42,804 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=252, ProcessCount=166, AvailableMemoryMB=13194 2024-04-22 09:56:42,815 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,822 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-22 09:56:42,822 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-22 09:56:42,825 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-22 09:56:42,828 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,828 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-22 09:56:42,829 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-22 09:56:42,829 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-22 09:56:42,829 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-22 09:56:42,829 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-22 09:56:42,830 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:42,830 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:42,830 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:42,830 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:42,841 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=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=13161 (was 13194) 2024-04-22 09:56:42,850 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=252, ProcessCount=166, AvailableMemoryMB=13160 2024-04-22 09:56:42,862 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,870 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-22 09:56:42,870 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-22 09:56:42,871 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-22 09:56:42,881 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,890 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,898 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,907 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-22 09:56:42,907 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-22 09:56:42,908 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-22 09:56:42,908 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,916 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:42,916 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:42,916 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:42,916 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:42,927 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=40 (was 35) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=13001 (was 13160) 2024-04-22 09:56:42,936 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=252, ProcessCount=166, AvailableMemoryMB=13001 2024-04-22 09:56:42,947 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,954 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-22 09:56:42,954 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-22 09:56:42,954 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-22 09:56:42,965 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:42,971 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-22 09:56:42,971 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-22 09:56:42,971 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-22 09:56:42,972 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:42,972 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:42,972 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:42,972 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:42,982 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=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=12937 (was 13001) 2024-04-22 09:56:42,990 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=252, ProcessCount=166, AvailableMemoryMB=12937 2024-04-22 09:56:43,001 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:43,007 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-22 09:56:43,007 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-22 09:56:43,007 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-22 09:56:43,018 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:43,023 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-22 09:56:43,023 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-22 09:56:43,024 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-22 09:56:43,024 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:43,024 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:43,024 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:43,024 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:43,034 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=47 (was 43) - Thread LEAK? -, OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=12880 (was 12937) 2024-04-22 09:56:43,043 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=252, ProcessCount=166, AvailableMemoryMB=12880 2024-04-22 09:56:43,053 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:43,060 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-22 09:56:43,060 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-22 09:56:43,061 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-22 09:56:43,061 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-log-dir so I do NOT create it in target/test-data/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a 2024-04-22 09:56:43,061 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-tmp-dir so I do NOT create it in target/test-data/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a 2024-04-22 09:56:43,061 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-22 09:56:43,072 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/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a/bucketNoRecycler.cache 2024-04-22 09:56:43,072 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-22 09:56:43,072 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-22 09:56:43,072 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/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a/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/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:43,073 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3214550612105177421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:44,173 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/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a/bucketNoRecycler.persistence 2024-04-22 09:56:44,173 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:44,173 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:44,173 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:44,187 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/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a/bucketNoRecycler.cache 2024-04-22 09:56:44,187 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-22 09:56:44,187 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-22 09:56:44,190 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-22 09:56:44,190 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/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a/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/fbb3ae26-7994-b5b4-0f7c-dd18a27c0c4a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:44,191 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:44,191 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:44,191 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:44,191 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:44,202 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=51 (was 47) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=252 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=12851 (was 12880) 2024-04-22 09:56:44,211 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=252, ProcessCount=166, AvailableMemoryMB=12851 2024-04-22 09:56:44,223 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:44,229 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-22 09:56:44,229 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-22 09:56:44,230 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-22 09:56:46,482 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:46,482 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:46,482 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:46,482 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:46,492 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=231 (was 252), ProcessCount=166 (was 166), AvailableMemoryMB=12819 (was 12851) 2024-04-22 09:56:46,501 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=231, ProcessCount=166, AvailableMemoryMB=12819 2024-04-22 09:56:46,512 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,517 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-22 09:56:46,517 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-22 09:56:46,518 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-22 09:56:46,542 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,550 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-22 09:56:46,550 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-22 09:56:46,551 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-22 09:56:46,551 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,559 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,568 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,575 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:46,575 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:46,575 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:46,576 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:46,585 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 51) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=166 (was 166), AvailableMemoryMB=12665 (was 12819) 2024-04-22 09:56:46,594 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=231, ProcessCount=166, AvailableMemoryMB=12665 2024-04-22 09:56:46,607 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,613 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-22 09:56:46,613 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-22 09:56:46,614 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-22 09:56:46,614 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:46,614 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:46,614 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:46,614 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:46,624 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=231 (was 231), ProcessCount=166 (was 166), AvailableMemoryMB=12632 (was 12665) 2024-04-22 09:56:46,633 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=231, ProcessCount=166, AvailableMemoryMB=12632 2024-04-22 09:56:46,643 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,649 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-22 09:56:46,649 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-22 09:56:46,650 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-22 09:56:46,650 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:46,650 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:46,650 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:46,650 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:46,660 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=166 (was 166), AvailableMemoryMB=12601 (was 12632) 2024-04-22 09:56:46,669 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=166, AvailableMemoryMB=12600 2024-04-22 09:56:46,680 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:46,687 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-22 09:56:46,687 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-22 09:56:46,688 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-22 09:56:49,027 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:49,027 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:49,027 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:49,027 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:49,038 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=166 (was 166), AvailableMemoryMB=12536 (was 12600) 2024-04-22 09:56:49,047 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=166, AvailableMemoryMB=12536 2024-04-22 09:56:49,058 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,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-22 09:56:49,062 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-22 09:56:49,062 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-22 09:56:49,066 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-22 09:56:49,067 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:49,067 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:49,067 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:49,067 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:49,076 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55 (was 55), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=166 (was 166), AvailableMemoryMB=12527 (was 12536) 2024-04-22 09:56:49,085 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=55, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=166, AvailableMemoryMB=12527 2024-04-22 09:56:49,096 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,099 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-22 09:56:49,099 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-22 09:56:49,100 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-22 09:56:49,110 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,113 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,117 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-22 09:56:49,117 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-22 09:56:49,118 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-22 09:56:49,118 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,122 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,125 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:49,125 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:49,125 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:49,125 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:49,135 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=231 (was 231), ProcessCount=166 (was 166), AvailableMemoryMB=12496 (was 12527) 2024-04-22 09:56:49,144 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=59, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=231, ProcessCount=166, AvailableMemoryMB=12495 2024-04-22 09:56:49,154 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,158 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-22 09:56:49,158 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-22 09:56:49,158 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-22 09:56:49,158 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-log-dir so I do NOT create it in target/test-data/9d21f4c8-ea08-aef4-6862-8f9ccc15346d 2024-04-22 09:56:49,158 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-tmp-dir so I do NOT create it in target/test-data/9d21f4c8-ea08-aef4-6862-8f9ccc15346d 2024-04-22 09:56:49,159 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-22 09:56:49,169 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/9d21f4c8-ea08-aef4-6862-8f9ccc15346d/bucketNoRecycler.cache 2024-04-22 09:56:49,169 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-22 09:56:49,169 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-22 09:56:49,169 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/9d21f4c8-ea08-aef4-6862-8f9ccc15346d/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/9d21f4c8-ea08-aef4-6862-8f9ccc15346d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:49,290 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/9d21f4c8-ea08-aef4-6862-8f9ccc15346d/bucketNoRecycler.persistence 2024-04-22 09:56:49,290 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:49,303 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/9d21f4c8-ea08-aef4-6862-8f9ccc15346d/bucketNoRecycler.cache 2024-04-22 09:56:49,303 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-22 09:56:49,303 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-22 09:56:49,306 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-22 09:56:49,306 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/9d21f4c8-ea08-aef4-6862-8f9ccc15346d/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/9d21f4c8-ea08-aef4-6862-8f9ccc15346d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:49,307 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:49,307 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:49,307 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:49,307 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:49,316 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=65 (was 59) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=213 (was 231), ProcessCount=166 (was 166), AvailableMemoryMB=12490 (was 12495) 2024-04-22 09:56:49,325 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=213, ProcessCount=166, AvailableMemoryMB=12490 2024-04-22 09:56:49,335 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:49,339 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-22 09:56:49,339 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-22 09:56:49,340 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-22 09:56:50,440 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-04-22 09:56:51,541 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-04-22 09:56:52,641 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:52,641 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:52,641 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:52,642 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:52,652 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63 (was 63), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=213 (was 213), ProcessCount=166 (was 166), AvailableMemoryMB=12482 (was 12490) 2024-04-22 09:56:52,661 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=213, ProcessCount=166, AvailableMemoryMB=12481 2024-04-22 09:56:52,671 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:52,675 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-22 09:56:52,675 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-22 09:56:52,677 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-22 09:56:52,678 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-22 09:56:52,679 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:52,679 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:52,679 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:52,680 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:52,690 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=66 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=213 (was 213), ProcessCount=166 (was 166), AvailableMemoryMB=12474 (was 12481) 2024-04-22 09:56:52,699 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=63, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=213, ProcessCount=166, AvailableMemoryMB=12474 2024-04-22 09:56:52,709 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:52,714 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-22 09:56:52,714 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-22 09:56:52,715 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-22 09:56:52,725 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:52,730 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:52,740 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-22 09:56:52,740 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-22 09:56:52,742 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-22 09:56:52,742 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:52,750 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-22 09:56:52,750 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-22 09:56:52,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-22 09:56:52,754 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:52,757 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-22 09:56:52,757 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-22 09:56:52,760 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-22 09:56:52,760 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:52,760 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:52,760 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:52,760 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:52,770 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=213 (was 213), ProcessCount=166 (was 166), AvailableMemoryMB=12386 (was 12474) 2024-04-22 09:56:52,779 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=75, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=213, ProcessCount=166, AvailableMemoryMB=12386 2024-04-22 09:56:52,790 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:52,794 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-22 09:56:52,794 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-22 09:56:52,794 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-22 09:56:52,804 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-log-dir so I do NOT create it in target/test-data/458b6033-41b6-c40f-9e45-80ea4ea482ba 2024-04-22 09:56:52,804 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-log-dir Erasing configuration value by system value. 2024-04-22 09:56:52,804 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-tmp-dir so I do NOT create it in target/test-data/458b6033-41b6-c40f-9e45-80ea4ea482ba 2024-04-22 09:56:52,804 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-tmp-dir Erasing configuration value by system value. 2024-04-22 09:56:52,805 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/458b6033-41b6-c40f-9e45-80ea4ea482ba 2024-04-22 09:56:52,805 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-22 09:56:52,814 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.cache 2024-04-22 09:56:52,815 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-22 09:56:52,815 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-22 09:56:52,815 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:52,815 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5616789163257833047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:53,916 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.persistence 2024-04-22 09:56:53,916 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:53,916 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:53,916 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:53,930 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.cache 2024-04-22 09:56:53,930 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-22 09:56:53,930 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-22 09:56:53,933 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-22 09:56:53,933 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:53,933 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.persistence 2024-04-22 09:56:53,933 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:53,933 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:53,933 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:53,946 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.cache 2024-04-22 09:56:53,946 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-22 09:56:53,947 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-22 09:56:53,950 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-22 09:56:53,950 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-22 09:56:53,951 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/458b6033-41b6-c40f-9e45-80ea4ea482ba/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/458b6033-41b6-c40f-9e45-80ea4ea482ba/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:53,951 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:53,951 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:53,951 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:53,951 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:53,961 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=213 (was 213), ProcessCount=166 (was 166), AvailableMemoryMB=12368 (was 12386) 2024-04-22 09:56:53,970 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=213, ProcessCount=166, AvailableMemoryMB=12368 2024-04-22 09:56:53,981 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:53,987 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-22 09:56:53,987 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-22 09:56:53,992 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-22 09:56:54,324 ERROR [Time-limited test-BucketCacheWriter-2] 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-22 09:56:54,330 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-22 09:56:54,341 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=4.33 MB, total=31.75 MB, single=0 B, multi=14.83 MB, memory=0 B 2024-04-22 09:56:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -227346015768934969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 910932192455534636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7998320530255072246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,429 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3781813579579543283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6456083735729463404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7440163222313012430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1401439407798010568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5892127689831372090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3321853431674012060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1893064973771513656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2189994767167913297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6140454420084241132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9046578983090386813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267009695821541204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1307499394729631975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4405758602664640717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6731896330261798115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1769997953656462133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,430 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8880276240486522585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -862631721663180866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5093543597629237079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7235399543488099416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6013335450896154884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8166429404364610369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1809531960151489233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577128550796098291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9167054752394556097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5594861765992827010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5842062095157714590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3579682139837499708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7322643143427185666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662636854497094328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,431 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 318346645859741573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -409713082482614626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4518945255330656814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533253541076425869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2348711944824809528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3181870020824315910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3475140933086600321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8245817501375776298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6139474580903527823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4753142553946832078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2672080050171292650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9017707967953852521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365368614336039088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2063291003243383479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6331596102893618174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3005456021305228000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3803174717276577734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,432 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426558928307116052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7716203007113712403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 482551843696801417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3377752892241180556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8470313286726398622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5984364624223626897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3225038452531232943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404512660454051974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 785950955373747194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6411962090601654002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8356993654142688977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4666751782576405655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9146109302892441089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9082168850604967238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7746263461125137879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,433 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6291619262038456373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8818232268071884942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1423829091388390452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7315370029328135786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6513986733098220810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4426918094964972947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7098755153065444746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7386403085716535688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2977142437334697785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7336299666993971971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718470216713911351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 218993060347629730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123570141015612038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9108862614038515284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8326817070767948732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6671731896689486977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -736012927436768239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -364471612931480172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,434 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5485557981776561084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7645336084666910372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1902201666523907274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -896602582525864293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3443635278228087790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7971582389627568740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3471671714369477709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4228005224373652581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3785601529318586004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2956004293649456362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7582630243940835519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2696105358661364924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9200061431685267558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4352756210264358813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411264917308541434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2496393754792941702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -553415065508398916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,435 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2815195082964629886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4883247283567952691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -806227343417917086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1534286901820457086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748542313950170108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7078242436198271635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165256058798074998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4385341400077698608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 662982254760769804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2848649373858756488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1411347077821037903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2045983627505282851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6124931432468067384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6103780128326318644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 451857013438663859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7183359679071040516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675875711978271704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3997369592482669498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,436 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1651509828173727125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -340547001608920644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1772717892138349605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5135029488894490456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4273543231105733066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072575417562703762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7204770859416231826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9102357787729991495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4919847669009149762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2560321109386104427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326895570089442653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6140635556256284689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5384476815644237509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5882475380813159458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1616376038451413801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398502822666336601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,437 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1516252612010014941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1463914714343534004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1516412227702027324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4307798027787999373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178141942974822286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6669863834304692056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3570917766811326551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4704599616882958463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3807443574853789669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2839385113741815722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 777930569149994802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3465068665543894516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2076712528969488190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4103968767068747376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,438 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6645459207286552127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 911434523558825666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2655832933594248587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2903755495133105706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -448489900367186262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7086184280193081440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 235105618818017679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5873109905641620991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8392368659688575857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -750176741252610536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3937973458526469568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5321404152353549024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5619212141354276783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9043649998750536910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2160858365835664080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -476709136748804565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7083136031160178324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5939254573495614352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3932119406628663608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,439 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416639289045350749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7219946401941301145_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1377243340853821999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -556318243377824427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3494913044918901369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2251493133705700097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8641946762083301237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7591586352180033525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7127264919479250772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -412311804113029667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1391847428771757014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4977588812717373974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2954036455387721880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5114835653574206425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8238965775248814738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7422069197315095379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633845425107052289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,440 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9035532544208861769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2016521840298695549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5422503776981362941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6215490624031172468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4601811842748861508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1679977236748842921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7631763649784826705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6849710214795575008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4854213445025913445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8723307733027037656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3309026065557178001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2593709886682134050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6649729629183333008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1726885964685039475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1484106921628106939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 238286527177180091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1866405959059897361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,441 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7532571320662021556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3122476810199404049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8200259982334452441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1799433207536429768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 548707755589686045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8993770729379594726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244145942315624049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4224374450915086300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5061676101375257025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 556664814357666463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7222011653252372132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7276499976802437061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9182761626100761916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3120551302687622839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3281960159436907948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6897430754903415331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3918663360382410183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8269734704590023754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4065517003711040749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3010444142494296232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3997972702851982330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5745953839918966600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7309460792342981050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3845463867137918337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3379275850671515742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8010619336442496455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2299411338132331895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004359987903632244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9071343512863443378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8356392746971447882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6965445502755891037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -15925565771441987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2224612114412869487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6412739835449733555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2005036220575891070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7375172682510508489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,443 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7771600585603054711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1768110535910085109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206976005900846900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6511797927073882143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 374250288733093606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2516737995759443130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3902003962800352697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6659650716864934083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 827082342845325960_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,444 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8595410494176645900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1345258286706941324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3761670001557293191_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -691490987533843833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5702836523958139574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4995656550813994762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1822920470542068230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4287748604807023566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30612764332352845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7209930504648079906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7931717315739544413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3323798268011516346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5029002354753483510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6352551423032445467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8096891582931529474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031979936373165366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,445 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7085386881060545019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8336896200371431632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -121451961187960069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4951311188911662957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8733090440837898961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6437061506698020305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5532719978151760192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5357563357539965509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2513578506032528458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3331389423101753824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1180624910430223487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -455625333239921074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5503638899789574429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,446 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7640734226812915693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4768818866744417938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8068985375675051174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7583785346959354706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5951698672401145928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1534200005358604742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3247556492032948928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6133959923661580895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2167554056374098086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6370113466927259457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6866066676982432861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4788273123982268887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7594822012920589445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7774686036954354803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3898005269150021124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8877564239098103369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6323659779071402510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1806586461641800148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,447 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2822021298541465399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6780052915298360050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2411131696980597375_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3778291117606872147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6143492849487981459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7915768992882630093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3443613049280012223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6293555418234976594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2730422564854884344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3079370996572907135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7835952548259374790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7627128774087535590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4172770399962179062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3396431625679212248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8680699103115122121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -322683257013892926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3867289854563530586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,448 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3685343466348964407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5510264536200818193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495842661749707186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1059646895352143842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8878839218684130734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7195683368591674841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1400120816951327879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5244036345058948117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1256080396859666057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6701564266796404983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2603684930231699430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3620978743050061838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7489974340576717752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2944929381237878429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7599820023226526455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7358975883788546596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5801688070365480766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,449 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7248597009638736196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383014996687629905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2043442873342268284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8442471014163748898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8957855900378866535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8665762901064703132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 965418696346474862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3845011166327034506_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9034465291273674898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1176189848557069670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7383878513236149920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7443028036067724266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1922622322699595382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2901319041752145304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8004600464953541327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7260638537223194003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373373236771873794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 271428570712908459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,450 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1154336707532101567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2028957419762804036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5747471386357876277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528808655380705751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5735102386905693010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6820688536844839773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6498316238516202598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -62702460239243065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2275324448239461295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2692172113288466951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5743141562397268510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2756473491063129657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 365652468537036410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7931654069193681276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6875691573909480385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1402955154761767570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2791588148146611844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,451 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5211143861683989854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775900029420025858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 482971158783056165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5935943156330911417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7021725839250172357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7950844526122925857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816184607456017568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6233935672515517920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3011529131672936093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2141718342200497571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7110838537564851666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3667737700315923294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5854745365839000968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7242992032445446030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7888427931717429103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707016334597125013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6877756593495323453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5183632304306763100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2554942158532272857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,452 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264940560404843466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2580952025790393991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1666679036728324793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4960060869491682575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006781415555764607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2200817438952000890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8026458584173889694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576586573878114064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2841769065313698057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7408926067391017239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8032811906373164284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5795888146361106754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2020936991491028182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,453 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -566048714231536298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2634314690996813391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7623468466753995132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 209945937651340655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1577406515505918419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6587901262366809733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3827385293670848481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -379784925980723702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3522285862517337886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5793932423276897051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8391256445871341211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2085264604085267037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4083186944852238200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6037815754195129434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2978647914633153951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4106806477523304168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1323817186796798300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7972629244285162895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,454 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 808458002605256219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3094474096423296313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4384781258992393007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5857171443473640174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7167022141497089929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7329204968096971005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1763469825134936136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7995076340712275320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2481262284112662358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -147474061902930264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8282649510455556434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8766807417030000362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1411990093816901316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4718572215889024686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9011080586459661084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1493075566272422701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724358462720235078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564274546124030322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,455 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7660809249127131250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4392036964686496337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7457792652314773072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2382124625632938777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4475926890020713183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8476720873029591746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8369349433210584076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3981754204761528402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3100252945267073020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3891365741822173293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9104890390733882690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4511960150208434419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4346735469828597102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 250965249704018611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3814805613936266062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 640519484417060611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5436333581956371317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3176861776850465440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,456 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1492697815624737200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6682244267056913680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9150018970094083196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8444377184819184144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2650380310667440905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1719680526086772560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1239207127966563435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8349467089569560166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5859906625034229714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3526195701971463662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3810321246440522675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3603005201669089395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3644826341232203381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8622809524554760228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2136635490160972114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7258004293238866742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8059103786905754800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3886910680041093227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,457 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6641500758869820855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5466078593624783010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7850484270159977512_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1486233381075673837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2634415371898108475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2517933684316508196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5872662505042732016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8512380504364043496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5306810154688842549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2382778291872918950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8147459077990195097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6534171963816189399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3118689800449795921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7811108351549408856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4838125839863518241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,458 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1977195738133691105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4661140968934980401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3984546522033581783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2611786538565688514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1270271890508728031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2732525065255093378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6759015007807458630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4689215973138359497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 906797057100353909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5414178736008609416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8237741089291216341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6693796216999331248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2276284965692345554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4420758670661111908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,459 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -479187066949930649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033336218533049602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5725789183853074207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -752916773693113132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5661383265552913834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -314055201412943197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 483647272529673090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8563153389188813998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6762667899847526300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5949814148800093178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1054040697183384112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3868310858446300832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6514979852592709656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8275258588489104851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -248219976895301857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2242428893951227485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7359859879610110978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,460 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1569353511139744029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5148514082123605261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5278841573859223717_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2019101237310859169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5763687796964786368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1976758857386599495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5871049674191933331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 874977625060852468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8665862599836419471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4893611683620615461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2728562010153932170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2559228407502859344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812944950297794254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8665145296842343059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4192545429043196764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5678721474967914345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5704852061144096433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3486668847773590290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8792493891333705776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6378585448723428384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8041950455443416450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1581877257387037308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1222420972085639757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5387207078497056125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3559544550444423229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8268366977271174352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1664162899937321267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1117436280171449672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3265063276464946139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -313251560531946603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9035267047212673327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7442419787256004525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8382771253447987524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1804544175607759701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3607071255185257596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8849730801639097678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3131374463186898102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6361299275438311700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4148326632390244101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 658848834356619066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4523958252283140827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3447332327918695328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2301878997230641549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6284021730275265881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9143348368782596810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6995934734480462382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -346942327740745706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 984082210567390453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8568757866412464440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3008031958210117990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6148208276081659257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4025102570021536908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7807102496596201755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5275203994396202437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1857546842924990292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4474502761746906287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7900582202091424346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7933047818240161212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5633086792253238722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1642438006937839833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8415849560417212971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6144315327220010727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 254613253001546328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4250694936060852296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1943798626384027094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 888201618102326054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -376665982105090050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2358356352224569838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7296453725963794332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5814503371782552631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2225079955300781927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1319130989987406893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6293775676063379160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3210899767086118218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5072338564515952002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2133425189103991612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3075627529464104891_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -783842956755782688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8296168932020225940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011045911242054193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -533972270796623438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6767138651586281980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3671949235246355996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3127850960598419562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991182900417305176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5270032201067011554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5605685270304934804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1813546828044754370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2260341127054069599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8256588634278593880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3308990300266012561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4565811629826886856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9101313684042770606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589970391470743336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4204567456029154558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2621928477521259474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6015798336023354246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5002136891679274382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8864055649587860759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605997161436712957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9031342583487274026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3817214292393705561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 418557630334240160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -691766344501914028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8324813480248641066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6150913749342207471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5350238851516619252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3409854490496039745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5414364959243950676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8223603624801621594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8475751341825854746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1167257695736640078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8813802690987415372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7606166118581576766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5556847781210114782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321666992276539947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 445529119587441784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8590252041270479593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2573947429885952298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1924693132551586155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2632305700634602367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5780440705911167631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3125157483146314459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7767080727326896664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3463796368683685486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5474357779666189339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4290920856836454076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8906615949750511708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 201648750623586620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3834815918301651491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5067050828843164466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2764770770966403129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4320300245882632325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6666608852787525057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1280375940125272391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3146604358366251723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5483903419485073398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1881292559204157117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6869177800965087250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 124011137805346608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5991010890029660818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4279056047436941486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7339322588764872379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6100583066210986231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1305173073351010603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3609729733086532642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 407295361019604828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2528313210240501037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7373892615121591401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6068453524867240557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 28902650764329142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5152939142590649708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2808097677113430519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6324343229110408844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612134622358909325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1626708111523428695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5188622060829133418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5345462252818671137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8889518611061919033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6381434344357417303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6552244488509598955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151784889901802572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4675733671565564330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6274123505056001570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6570459883625295080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8321400966205422123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2564374650702235127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735037516048355044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7752608447478881435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2757714452313495496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746776612342507909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8727272942641347006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4953881282422894090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4819389484309614288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7556699381859884555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948917516618281043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7183315640957870611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4493882401863724108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4535441318241469351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4648956199632251708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223498878599497176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5104244637099043418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5677723916195252928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3678400119699672656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6673777953990371741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7538662416733932316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3318233143607071487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1535582045547982804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5535732633710495312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2154115386086380122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1249188249804592995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -295881618384538364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -848592962752417100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7632513759879464282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2165491651478138228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -751095201145230240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2414001059483318985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066655281794544021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241878675395704188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4109549217022582052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8162695748217990527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -474515352174383465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2701089163853958550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9197772177952951475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6843753624161708209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3866670901708234397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5643055625008167911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1484503559375890122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -312823591744297483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8347999361997014517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4444388707683887438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1637877761850041026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054855307396122703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2434890612714565362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1332158099558857046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6085658515191896955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967279939145971361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7526349300368942418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7182188829593085881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6464570256781681835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2580714903711966211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7927345454269006005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475705436598224046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996410280817574555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850231714104359777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7787554087383695813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6187306081875680708_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -184559891816201628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 195303199530975627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3125483055023224614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2145611339926472740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 68673371241178175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1802345423825566645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7717698113405790614_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8431175774823873467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7843759732336131346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6439659890160301573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6497021011838161272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8401304235504008065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1943750340752039962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1088796966660703016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5702620155501084574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6164589914674212966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4296209631018972901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133469778959005272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3155473047255769249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3900499222998583575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2153191697967367363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4377912930574805291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6005868086891065780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -929701750851242791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7945451419590594404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4744303483156901407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -719933504721145443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2360350323262852287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2609238556563399175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4695839283767450646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3195355011101078383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7841534983585451154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3085203970357098574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7997612067710245290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8079705402112321060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1948393552829364499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7454742555938044869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6935580620821643432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6573478205391208752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2384710704269834618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3752206077751734119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5952567404219724201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 169401667249341897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6695132534084922377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4998489839121321277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5075811519115986561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -336676562061632434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411566593716889971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7447342016434356051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2244754107487325975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 911317373640615300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1850618867268790068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3727730097257705757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4161930188201879644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6292388608155579396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6398212955731335783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4418096918809935669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5394113285748986515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3841079851791310341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850601793846856764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2551303979575371284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1704008917104902760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3861971260518801911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5625778251974934439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6781648729785768232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6654644096117105702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1929935890070519459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4199941484462777345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8328304483879429297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 398545363117854511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7772535856970078195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4368446067767323874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3558052745151399348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 502824240365164816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349863617801447785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1137285327744882256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1925501313960038288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4949256318120142849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -404805076918263991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7148184696493597624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6610648017492699047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3980933997221991068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8859272795398163919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5077347931754758794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4268929042436514978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5386092764557433401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7946645928542392231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2141154515727168053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5180137760481370786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4025375516929427244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2088784851583510863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4578755863341023811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8328723803611968550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7063194549280882573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8655778829261080725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1948257399413241676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4116031191076679459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7942862137935008629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4667333956924957185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7473561319876957568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434710866483358995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039451563639210050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3821245244447333696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -150639324672914636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1892833113402488286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6696389044706231936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628965026983820043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -306301967410475977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7237173975244958300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1523593896332327034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4922784590807296926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8250357572344275019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551308540462856878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8603233948072454581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -240690853875086475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2674374911603918445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 90933997087783236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6774635084646388847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7112359026010068517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6762267366703346685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9096493741323999031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1957225999039422153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2489643183756683358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589039725559741454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2993402928653852221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869066613641861384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8228026037979351588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -546752014107207112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 46081155559557834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3549465889335251318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7254849737369687423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1477972808045779659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4334863586921869475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5309280512967728408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5253254668172394659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3976319842053658584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1360963650480648642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5185021890229628432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9151079958101810055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629244933974542025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6390596955162001905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4110284357432758125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9068314105943697217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5046606205804957256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6028175685792897541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3806922291671483801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7801536080924602106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6911545853429475684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 645209306177905809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1000437804782271511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2089597657910005551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101902160820108144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8081697773740527247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9075247039610823028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3376610775810633147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3029743844890813204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4090838472225800135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1595373700640214736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5542906902018809803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5988704980533823715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1825737204142857192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7621269501312910330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 403234485079917372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6256615949977377939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8042368002769319190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3246078445860009550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5805133069117368358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2895619212238803600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1915096714824284926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1873286155953093034_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2125575171664586302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3597991467380047957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7829662360003939625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3919555339373269882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3675708514580787432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5130225300954798684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2187108809547904879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8449049117415902736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6565940833753205260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7895252414288258700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8943639374527261412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5019237842653898526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5050876492076886024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3788541331498143902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 138623098243684119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 154513156509020534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3935080020367534817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6253696239208450169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7628587418445815742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -887045978982013331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2165922985569128126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3518214353743175053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2311022809854922936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5149162296902605071_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 32908851841646784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1467703346618268671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8017733487282836025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1161962781932053674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8070394580737182569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5699158577193431552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6350674122492410268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5395893919412100529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7814512445426700801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6920184997270016532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2095202033236813111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6813627298929849048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121903480998758143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8605266013208826113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242161643080822131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1697048391275341809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7681946317054079414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6636125749592671928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8457828936848488362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6032833562785403042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6439133081289757571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4676558164737949983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400080703387195154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4794350449871953432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1741324706200580670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6170331810870320153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4101878255018350812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2843000442726318246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5405716170317274067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7547113355239680058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2684433718492794049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1296987621017676591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141550740920179955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6765409434917139037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3244582885612546442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1413475475385511303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3966573714606378560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1548939405093288098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1638161380408112906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7249596865771331839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -969436962665679859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2209375457251918844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -544509424204684944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2158832019930613155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7319633825978513415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1518736306606674489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2707586126208636622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2117786143024332755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2371450235816957923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8500894297590352449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7598746664293739035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1965280061865595171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4045048178337799652_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5488188762403778603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5247904691663836246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8128775145054553689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -932267206623942587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6413124277811575467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1895801171091827122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1003589884586338136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 532938902689642179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3486734258884415324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8188495161359411912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672468002185176661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -234523471781443570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -996049458794602754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8971719832349515978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3420611268405997552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4618434888953475671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5788130415816264538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497037723940586159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8372020205121035977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7246702965696453173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3456985115669339311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6996827567193956416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5444937697546808669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6506424471742687067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2552020638506635793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667545738107242402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1544822167877463317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2235974718051132695_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5156191779639977416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 845455655470589673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2206604232949396489_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -625195499954627213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4475533481254738595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376840018799489312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8929439458478288993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2657557586350319289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7337870716306981396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5054861030402602661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6959213550357354068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7628454320736610476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5105403686250683566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6898136732508957055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7424728209875407175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7105240752637282155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7100702081171651632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5224092625848423182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854263416019433140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8765802298964809890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8977234288958367903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5045331911951020119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2159490645041967648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9103187676372967909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3824670892654009748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -679117534975956328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405645416642389131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -638602568168272028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4741383146010813538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -698497036679728962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7470350816906220192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7735990213682109735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 493322383449782231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2946102788303052886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 373531191121301226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2969480814768347550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7601438015816339540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2854624983979610349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8548291757250082560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7985018091790249056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297089614574511782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1915817384198402346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554965177469620576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8731932657068017947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7040674392360066609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2988371876290775811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9032120951853747103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4161397612830822986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7737438795537333053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2678393910460143822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4739053812823433196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -782820533628354883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8936944552798004047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -233150261272256359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5850944840257981354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7899495470034735637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7669629431843161440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5422192567011424496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1295028826368967741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8959577043960340148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9190206501531367704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9109898403100692890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8417596848922728469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2906554988709442322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3097260208113362980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4628626429052612837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -827350396380526281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1730321311915061733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3862922071063515075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3928642584442811827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8126303632636769505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8763862716293988596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3237515292148049000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1418167850944342966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2881090322409739327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6512288872648047808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5791404834527721309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 78442672734312981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6736783927797620793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4420863615446304182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1350480769297463851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8080824532108899473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 426364207570089577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4354064014986536172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 992942665457734840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8925762499983571418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109263929571357245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328494233080077545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7540117086653848984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 561573814154603713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4412166574677986371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2614744633840244546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8886532896170200158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5332298120910435236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5030599660005866940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532459258064506453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8513537801899560586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6204708843189537442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7445801210767202604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6389342291100537047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1296548605653423057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2830253713332451730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2670931044694271637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -480938603607022530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2068425428743752389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -746515326573548760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1981018207934912603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4401582039967522075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 417007579037412016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1727495118491013405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -324840502374460134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9112463801214904890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8910958761202640739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4527202628306123921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7224237149680642949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -93494886606955917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7658538871285330199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -472864529314349684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7626173218073547888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8142106374214086567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2140831283769512497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2092393531722644913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7389095075996781385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9086576471662670757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9070611353012699992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8195811303090660573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9165140941055981103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8300671089066377877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4404091552961047424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5204989096086349401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -988980836719494360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8418411841090546497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3334030566137041985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1311327462274619457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6975966235276506316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840388807892491363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7617854514313816266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6113711434088167476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6435234102171346331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8587755218898363867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9203308482301088852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4981460350814177808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1435092774837911488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3449895617272962260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6742046372914483976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5833423893901608977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4396066539669314745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8520070691675644625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1390747265664399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 689899404446895269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3964377472541322148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7790701377318211580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3476999453469173131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5597045334636198180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057499098469001314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2612289996916097623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -745102269021145459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 304091169763006788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1480182865395739841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9000709620763400647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4408718902724794955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8936167868625256359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6337933142909555443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355807533781390075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6410879929035430907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1790242615677120000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6161066818002465845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5242499153665806640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7615930792135280040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8453418250889012696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6664703741512610631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7733490606758787605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8753363053725695568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7635552374060912555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6380204521499162915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7876080080676331580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2027805964065689437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -289311231680514139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6051529480552146214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8893706617886870081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 104424932755688205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -528219010063627151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2111659567597942742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607313961248009367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5404722487272526856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6080625771518178096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885526232351954659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9115135228310786838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3001998395158120608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6883898339656046630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5083260439631626615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2794109784989149581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3825148763491749019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1531807519195444164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5881115174324916681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8247668747700096248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -29457358536286837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3524638187609418528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3549214041479622537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4280812339436970494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1953942864604512564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7385693121094549122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -617255071225331188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5475156667246935740_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -227494104546089062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1519856351327422888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8041971509640539975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1707816145896057739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4754195562899363202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2332213419530755368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326231065048285379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3203963058290381353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1073533705104168037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8579531523451260350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3758149892919025916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4206527670928154386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9153929876263845600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7039611049910929238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7861453213063532225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -741405726041467556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7386560403954867270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1497669418732327504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2761337735851908379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5126430845397132509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8098199201862779117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -144663827910317353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -106664467101120476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8569624077688754310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4346367892833078549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3977680879626565343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7546523646867064586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2557381595385270288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6532069159815488524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1812090270604619268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4405737334459857772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -280516573148657888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7004904139309359309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873378407557412475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9187762354240151982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -436337248815727594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054055440011501387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4078619123040052877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5541101219780384493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6649831132210754650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1615734127304955634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5668677897734156499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6715050260393163576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6478708172433720802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4558701155806967257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4803550483656531343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1413652672097933747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4219808451958339510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8531674497910617890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -571421476691092959_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2326879315147661997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3524496361079678345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9192541910081015579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2634777082992948523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2172423118659776904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5869640437513120255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4702262055181231293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7410119479281531301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3867082487145844767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959548530036270644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5533902732627688784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 363760626556768596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6725730088378905957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8073784400743117830_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2604490643508792335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -355751184951013462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6068369206775190940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7901580356975726274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3934402960922185216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8790042055397404229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7142097484454003905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808479935904488472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8807726921317112322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 575332002447001349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 909110701852986755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4766404108931089186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1412204853632925698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7117069763972477707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7352607082359839292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6692648086617504379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5542540309625138567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6544340195180060352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4428261056975539117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7486835264320162329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1447206344028474129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2732514820000264114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1780911407523529835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4123010548920762577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8706869100525846529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2244827603444661710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1745743408097585885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -332114356155264647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1311694167678258029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9043990652063738256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6256880330101138855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7396424083136674654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6945934497051360302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686406555899287413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5163375240430014212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7031265950181348947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2565347239839143377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1478722656636271591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6234492629965188646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6072615192976963311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8523411164609037640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2709217668466151543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6139205933043352271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3487531113737403136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7192591023622434199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4373670232665672073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1502856511091812076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5372642867204823160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8382695955176987863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3618914469600116756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -74190983991154869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3011746979151988423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -554697256496924532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6376693205377757786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6498197676200831651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6197519178005659400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7429178514832657467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8084521279562883664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7680250004139641578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -282498272496012636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4315648344359796999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2162412994523436516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 241197310854608242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836706616698395817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4162853253042931402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6209535837406367178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1965181752308033819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6256487403737855319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3576276192947708500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5143877224883940241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6704095259500187284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4239884473176997238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3908048665207813538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6363742525323963267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7139504481874846942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6779645234329306701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8553624023069740314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6932335876073479711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8687912574386027576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -994137670328286949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3619068033837619487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7123210358571775800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023673682236196927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7886808483707640681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1020462436732835504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3232869151130981382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 41525591967711031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -176162454084094692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3246026606386121296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 859467320329173232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2287723349506272764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8653252221602988766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766244747984487232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7793661910106898267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3387052766140498023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3390389453990979259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7566362375956179544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -622839092783637465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -525516536892402904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4485701591761203217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9202234990995917096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -99052501283290053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7180084767411049828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 47331131267473634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4012872538244961436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 211841143241055794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1570402009326628067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3054853611036120130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6295893856718148434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8894828943557462799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5350674864899820434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7006094653149610253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 140064550259918357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7796653835028697134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 780229616179135516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8336990870899266189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4848822525861325218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -605745264058672239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2423316716561754995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 812604376438501799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808470467777416634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1565882916640309597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2632368436828519475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2798025764580226736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3284157525373292522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5026843527561670173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4632299836014085710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6422073662210116264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6049751461064527593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7669313108782965424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6106518738986096304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6830714955106771299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834149883885501457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3945530546585636020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5058884389200652045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7415175595854789025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8169176187708320855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8169544112113608426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6584732726848762121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217816367937725308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2465047636172919237_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7806310093119122219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1810044213707079505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8160816410161931562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2376724719609520291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -670339824208152305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667930362864929947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3065657000364081141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7453423745508699822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8900845208755598811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6355339038659274384_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6879655999678684458_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2894733126404744462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5127267195313111746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2621820790677461424_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6819699136039414095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873997150765278956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713354779098076361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5819151757958971450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7093930457841645021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5294278301702724067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 668409211241488786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5871288376184447779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3189557658659899253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8585698764846842635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9149812865849630526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8749939826043704900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3372277358068997121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7480087888484041242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 140605842592355762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8408683026375870995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1037988823286704787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300448490435913088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1562359802508902046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -609763004016741923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1084213866180100680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5892886298281369452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2064576769218289024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5758372762752134061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7045504400962238798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3321167324150682724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4580736687457936979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6982848968252295378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4480071377715224377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4223821126156692131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9069516530851247835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8640361273301835315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1419695449679840292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6507090053968717540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1986316169706629096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 125517779686243699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 476107721703781817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5048607468843107062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2383703446585919335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5751083479247056842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1841569421019083131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3520309790699446667_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6416794376297906442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3169070622699390135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7303579508354855339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8369281858914211566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3791136835032606357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8736650070158863279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2503613863726837595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:54,517 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:54,517 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:54,517 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:54,518 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:54,528 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 213), ProcessCount=166 (was 166), AvailableMemoryMB=12339 (was 12368) 2024-04-22 09:56:54,537 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12339 2024-04-22 09:56:54,547 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,553 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-22 09:56:54,553 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-22 09:56:54,553 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-22 09:56:54,554 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-04-22 09:56:54,554 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-04-22 09:56:54,554 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-04-22 09:56:54,554 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:54,564 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=12311 (was 12339) 2024-04-22 09:56:54,573 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12311 2024-04-22 09:56:54,583 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,588 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-22 09:56:54,588 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-22 09:56:54,589 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-22 09:56:54,589 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-04-22 09:56:54,589 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28215296; total bytes=30806016; wasted bytes=2430976; fragmentation bytes=706560; completelyFreeBuckets=5 2024-04-22 09:56:54,589 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-22 09:56:54,590 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-22 09:56:54,590 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-22 09:56:54,590 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-22 09:56:54,590 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-22 09:56:54,590 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-22 09:56:54,590 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=168; free=0; total=168; wasted bytes=1499136; fragmentation bytes=172032, full buckets=24 2024-04-22 09:56:54,590 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=145; free=0; total=145; wasted bytes=920576; fragmentation bytes=148480, full buckets=29 2024-04-22 09:56:54,590 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-22 09:56:54,590 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:54,590 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:54,590 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:54,590 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:54,601 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79 (was 79), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=12295 (was 12311) 2024-04-22 09:56:54,610 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=79, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12295 2024-04-22 09:56:54,620 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,624 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-22 09:56:54,624 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-22 09:56:54,624 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-22 09:56:54,634 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,638 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,645 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,652 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-22 09:56:54,652 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-22 09:56:54,652 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-22 09:56:54,652 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,659 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:54,659 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:54,659 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:54,659 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:54,669 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=12192 (was 12295) 2024-04-22 09:56:54,679 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=83, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12191 2024-04-22 09:56:54,689 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,695 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-22 09:56:54,696 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-22 09:56:54,696 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-22 09:56:54,706 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,711 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-22 09:56:54,711 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-22 09:56:54,711 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-22 09:56:54,712 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:54,712 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:54,712 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:54,712 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:54,722 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=88 (was 83) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=12138 (was 12191) 2024-04-22 09:56:54,732 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=87, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12138 2024-04-22 09:56:54,742 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,746 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-22 09:56:54,746 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-22 09:56:54,747 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-22 09:56:54,756 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,761 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-22 09:56:54,761 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-22 09:56:54,761 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-22 09:56:54,762 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:54,762 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:54,762 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:54,762 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:54,772 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=12106 (was 12138) 2024-04-22 09:56:54,781 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=91, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12106 2024-04-22 09:56:54,791 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:54,796 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-22 09:56:54,796 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-22 09:56:54,796 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-22 09:56:54,796 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-log-dir so I do NOT create it in target/test-data/673ee7ec-149c-2c62-c189-8acfafbda9b8 2024-04-22 09:56:54,796 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/066ab108-1fa4-41a0-5171-297f725f7cec/hadoop-tmp-dir so I do NOT create it in target/test-data/673ee7ec-149c-2c62-c189-8acfafbda9b8 2024-04-22 09:56:54,797 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-04-22 09:56:54,807 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/673ee7ec-149c-2c62-c189-8acfafbda9b8/bucketNoRecycler.cache 2024-04-22 09:56:54,807 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-22 09:56:54,807 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-22 09:56:54,808 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/673ee7ec-149c-2c62-c189-8acfafbda9b8/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/673ee7ec-149c-2c62-c189-8acfafbda9b8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:54,808 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3323693423014016405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-04-22 09:56:55,909 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/673ee7ec-149c-2c62-c189-8acfafbda9b8/bucketNoRecycler.persistence 2024-04-22 09:56:55,909 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:55,909 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:55,909 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:55,922 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/673ee7ec-149c-2c62-c189-8acfafbda9b8/bucketNoRecycler.cache 2024-04-22 09:56:55,922 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-22 09:56:55,922 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-22 09:56:55,925 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-22 09:56:55,926 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/673ee7ec-149c-2c62-c189-8acfafbda9b8/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/673ee7ec-149c-2c62-c189-8acfafbda9b8/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-04-22 09:56:55,926 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:55,926 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:55,926 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:55,926 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:55,936 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=97 (was 91) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=12077 (was 12106) 2024-04-22 09:56:55,945 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12077 2024-04-22 09:56:55,956 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:55,961 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-22 09:56:55,962 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-22 09:56:55,962 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-22 09:56:58,213 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:58,213 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:58,213 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:58,213 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:58,224 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95 (was 95), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=12046 (was 12077) 2024-04-22 09:56:58,233 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=95, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=12045 2024-04-22 09:56:58,244 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:58,248 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-22 09:56:58,248 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-22 09:56:58,249 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-22 09:56:58,258 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:58,263 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-22 09:56:58,263 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-22 09:56:58,264 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-22 09:56:58,264 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:58,269 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:58,274 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:58,283 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:58,283 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:58,283 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:58,283 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:58,294 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=11926 (was 12045) 2024-04-22 09:56:58,303 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=11925 2024-04-22 09:56:58,313 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:58,318 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-22 09:56:58,318 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-22 09:56:58,319 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-22 09:56:58,319 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:58,319 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:58,319 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:58,319 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:58,329 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99 (was 99), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=11893 (was 11925) 2024-04-22 09:56:58,339 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=99, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=204, ProcessCount=166, AvailableMemoryMB=11893 2024-04-22 09:56:58,349 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-04-22 09:56:58,355 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-22 09:56:58,355 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-22 09:56:58,355 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-22 09:56:58,356 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-04-22 09:56:58,356 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-04-22 09:56:58,356 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-04-22 09:56:58,356 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-04-22 09:56:58,365 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3eb7fc54] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=204 (was 204), ProcessCount=166 (was 166), AvailableMemoryMB=11861 (was 11893)