2023-12-23 11:55:39,181 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2023-12-23 11:55:39,403 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472 2023-12-23 11:55:39,462 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=329, ProcessCount=167, AvailableMemoryMB=9346 2023-12-23 11:55:39,491 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:39,504 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:39,515 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)) 2023-12-23 11:55:39,517 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:39,520 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2023-12-23 11:55:41,586 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:41,587 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:41,586 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:41,586 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:41,597 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[0: blockSize=8,192, bucketSizes=null] Thread=10 (was 10), OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=329 (was 329), ProcessCount=167 (was 167), AvailableMemoryMB=8625 (was 9346) 2023-12-23 11:55:41,606 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=329, ProcessCount=167, AvailableMemoryMB=8625 2023-12-23 11:55:41,617 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:41,624 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:41,624 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)) 2023-12-23 11:55:41,625 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:41,633 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)) 2023-12-23 11:55:41,634 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:41,634 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:41,634 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:41,634 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:41,642 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=12 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 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.encodeHeader(AbstractStreamEncoder.java:98) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeHeader(AbstractStreamEncoder.java:76) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:144) 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:980) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 org.apache.log4j.Category.callAppenders(Category.java:205) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:980) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=329 (was 329), ProcessCount=167 (was 167), AvailableMemoryMB=8602 (was 8625) 2023-12-23 11:55:41,651 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=10, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=329, ProcessCount=167, AvailableMemoryMB=8601 2023-12-23 11:55:41,657 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:41,666 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:41,666 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)) 2023-12-23 11:55:41,667 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:41,687 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:41,695 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:41,704 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:41,704 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)) 2023-12-23 11:55:41,705 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:41,705 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:41,713 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:41,722 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:41,722 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:41,722 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:41,722 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:41,730 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=15 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 java.lang.Object.getClass(Native Method) java.lang.StringCoding$StringDecoder.(StringCoding.java:134) java.lang.StringCoding$StringDecoder.(StringCoding.java:122) java.lang.StringCoding.decode(StringCoding.java:187) java.lang.StringCoding.decode(StringCoding.java:254) java.lang.String.(String.java:546) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:56) 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:980) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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:1154) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:966) 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) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=329 (was 329), ProcessCount=167 (was 167), AvailableMemoryMB=8440 (was 8601) 2023-12-23 11:55:41,739 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=14, OpenFileDescriptor=290, MaxFileDescriptor=60000, SystemLoadAverage=329, ProcessCount=167, AvailableMemoryMB=8440 2023-12-23 11:55:41,745 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:41,753 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:41,754 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)) 2023-12-23 11:55:41,754 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:41,845 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2023-12-23 11:55:42,221 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-23 11:55:42,237 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/bucketNoRecycler.cache 2023-12-23 11:55:42,237 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:42,237 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)) 2023-12-23 11:55:42,238 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/70bd80dc-8824-3df7-0366-5b9b7d8b2472/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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:42,407 INFO [Time-limited test] bucket.BucketCache(1319): 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/bucketNoRecycler.persistence 2023-12-23 11:55:42,407 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:42,570 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/bucketNoRecycler.cache 2023-12-23 11:55:42,570 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:42,570 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)) 2023-12-23 11:55:42,635 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)) 2023-12-23 11:55:42,638 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/70bd80dc-8824-3df7-0366-5b9b7d8b2472/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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:42,649 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:42,649 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:42,649 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:42,649 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:42,658 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=21 (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=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=329 (was 329), ProcessCount=167 (was 167), AvailableMemoryMB=8522 (was 8440) - AvailableMemoryMB LEAK? - 2023-12-23 11:55:42,666 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=329, ProcessCount=167, AvailableMemoryMB=8521 2023-12-23 11:55:42,678 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:42,685 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:42,685 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)) 2023-12-23 11:55:42,686 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:43,844 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-23 11:55:44,946 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-23 11:55:46,046 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:46,047 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:46,047 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:46,047 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:46,055 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[0: blockSize=8,192, bucketSizes=null] Thread=19 (was 19), OpenFileDescriptor=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 329), ProcessCount=167 (was 167), AvailableMemoryMB=8478 (was 8521) 2023-12-23 11:55:46,064 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=303, ProcessCount=167, AvailableMemoryMB=8478 2023-12-23 11:55:46,076 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:46,084 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:46,085 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)) 2023-12-23 11:55:46,086 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:46,564 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)) 2023-12-23 11:55:46,564 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:46,564 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:46,564 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:46,564 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:46,573 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=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=8432 (was 8478) 2023-12-23 11:55:46,581 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=19, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=303, ProcessCount=167, AvailableMemoryMB=8431 2023-12-23 11:55:46,594 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:46,604 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:46,605 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)) 2023-12-23 11:55:46,609 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:46,620 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:46,630 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:46,637 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:46,637 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)) 2023-12-23 11:55:46,640 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:46,641 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:46,651 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:46,652 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)) 2023-12-23 11:55:46,652 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:46,653 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:46,664 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:46,664 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)) 2023-12-23 11:55:46,665 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:46,665 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:46,665 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:46,665 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:46,665 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:46,677 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=291 (was 291), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=8266 (was 8431) 2023-12-23 11:55:46,689 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=31, OpenFileDescriptor=291, MaxFileDescriptor=60000, SystemLoadAverage=303, ProcessCount=167, AvailableMemoryMB=8261 2023-12-23 11:55:46,702 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:46,709 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:46,709 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-23 11:55:46,712 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:46,723 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-log-dir so I do NOT create it in target/test-data/813b019c-e5ce-64b7-56d6-0fac5adbec62 2023-12-23 11:55:46,723 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-log-dir Erasing configuration value by system value. 2023-12-23 11:55:46,724 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-tmp-dir so I do NOT create it in target/test-data/813b019c-e5ce-64b7-56d6-0fac5adbec62 2023-12-23 11:55:46,724 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-23 11:55:46,724 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/813b019c-e5ce-64b7-56d6-0fac5adbec62 2023-12-23 11:55:46,724 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-23 11:55:46,735 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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.cache 2023-12-23 11:55:46,735 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:46,736 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)) 2023-12-23 11:55:46,736 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/813b019c-e5ce-64b7-56d6-0fac5adbec62/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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:46,737 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1395381147169471479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:47,838 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:47,838 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:47,838 INFO [Time-limited test] bucket.BucketCache(1319): 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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.persistence 2023-12-23 11:55:47,838 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:47,852 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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.cache 2023-12-23 11:55:47,852 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:47,853 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)) 2023-12-23 11:55:47,855 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)) 2023-12-23 11:55:47,856 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/813b019c-e5ce-64b7-56d6-0fac5adbec62/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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:47,856 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:47,856 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:47,856 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:47,856 INFO [Time-limited test] bucket.BucketCache(1319): 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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.persistence 2023-12-23 11:55:47,870 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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.cache 2023-12-23 11:55:47,870 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:47,872 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)) 2023-12-23 11:55:47,876 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)) 2023-12-23 11:55:47,876 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 2023-12-23 11:55:47,877 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/813b019c-e5ce-64b7-56d6-0fac5adbec62/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/813b019c-e5ce-64b7-56d6-0fac5adbec62/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:47,878 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:47,878 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:47,878 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:47,878 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:47,888 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 31) - Thread LEAK? -, OpenFileDescriptor=292 (was 291) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=8108 (was 8261) 2023-12-23 11:55:47,896 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=303, ProcessCount=167, AvailableMemoryMB=8108 2023-12-23 11:55:47,908 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:47,914 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:47,914 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)) 2023-12-23 11:55:47,915 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,267 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-23 11:55:48,282 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.86 MB, memory=0 B 2023-12-23 11:55:48,283 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-23 11:55:48,285 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.64 MB, memory=0 B 2023-12-23 11:55:48,286 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-23 11:55:48,288 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.42 MB, memory=0 B 2023-12-23 11:55:48,289 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-23 11:55:48,291 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.82 MB, memory=0 B 2023-12-23 11:55:48,292 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-23 11:55:48,294 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.60 MB, memory=0 B 2023-12-23 11:55:48,295 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-23 11:55:48,296 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.38 MB, memory=0 B 2023-12-23 11:55:48,312 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-23 11:55:48,314 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.78 MB, memory=0 B 2023-12-23 11:55:48,314 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-23 11:55:48,315 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.56 MB, memory=0 B 2023-12-23 11:55:48,316 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-23 11:55:48,317 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.94 MB, memory=0 B 2023-12-23 11:55:48,318 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-23 11:55:48,318 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.72 MB, memory=0 B 2023-12-23 11:55:48,319 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(842): 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 2023-12-23 11:55:48,320 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(927): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.50 MB, memory=0 B 2023-12-23 11:55:48,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4321846924478782285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1321266952685639636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,346 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9065992489051198758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4562961047365638979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7079528824390325179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 896007834314123362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6626747510134219222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,347 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7381860970397772509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5747521528414546973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6869796977945502219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970916102586634624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6878990517030776678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,348 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5250247012317171130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5625738516542338012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4267113369655725816_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7847849466663966058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5673757432660456690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,349 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4427750793618040593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2350380431425296098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3986197186599387097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6760882480889812399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8888102617975633782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4689168028128583409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,350 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7871152539294576534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1010720173148120164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7115592648940012431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5231486587749332358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7430774911163109995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,351 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6564862775616340040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7766025510939963180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3281814890610151824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1204064012136247596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -170641786121939758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,352 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4660660400846191121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8084893147914261351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6157386686013039116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6468196657332772572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,353 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7276576909794727854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 131251966357965546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7568339038143712036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3772487815413162413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1975002037360743472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,354 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -37565165310730078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1813977092321379903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5077109930088614199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4076113609439680166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7913206169066091443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,355 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3786672168173042603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7361198559883931578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8677477260870664834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4117994852385296651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640482916038351688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,356 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4128804255764686226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3861080701459806529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -644409834092888656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4297365064310330100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2624424116375331258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,357 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6053936732615480764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6329426085007029364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3732427630887676387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4322829620412819586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5961110341535300181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7469822359430817090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,358 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5962571458081541703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4305733847311551343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3473097872348911496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1383649514706537710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,359 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6125584819020789367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 231477499239347989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3859975162454495603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775243437149054584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 750372476427965349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,360 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 151268996310184195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -775422531352336364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6767582000183119701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7787345278340554073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3515746223764913719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7630333482493772796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,361 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1076741730911241639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7317811515719573893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5247192961037879590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6949751600185096161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705657183832096446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,362 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1256343648798337577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7259383062309700070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5515491320719935077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4914633271421730336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5192927135447263700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7235455491675813421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9023592195779518537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4249965622579312697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,363 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3161525763150002425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,364 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2678172740213886610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2222572317294306411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6154818463488476569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7216019585577436808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,364 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -481677827725800329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8595474378806267714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947300052785995166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4323232595725135638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7671500295801216495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5833957189438500696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7815485500977050838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6628895437646001787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,365 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -89323281934191677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 299631937243280853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1900265429908824554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5559860760169498353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5628451274338453086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2671809718278030535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -100188480458866269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,366 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6351342474042025184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7567108386431195766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7686477525763212509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4977568399223020243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5026300553142298651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5589625522141528528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5950342377335430916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8684377789921844281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,367 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8223756667956756352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1191961233811664389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3284495009109151012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1646225344747384486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4667663243852831341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8669293449470231620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,368 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6702684121275213863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,368 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7639587155109493178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430658577799925886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,369 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1228200546436317942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3764894489634266327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004803019173212226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1177877738006849983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8374788246865866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,369 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5117242894121624577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 935393189773447247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1898322007776186642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,370 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6163934533983274857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4311683153931315829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,370 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283623931647399518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,370 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8744997480815356270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7659819568786555986_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6302825581696077976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3403591249808518418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1777876813567704727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3457255660412111896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3755062716414056627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752596710823871344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,371 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7351545910412706931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,372 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8593450373930876894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7977987136844110340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3874335760805234505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8223602254240155429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 304921972413545011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5589923043654270462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,372 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7023933435441534856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7631137245282065581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,373 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7597668152000589911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3111236122478175515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,373 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -845952888660015418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6782199049808782013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6019935714845090728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,373 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2256179229549317295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8975024506976956000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1045528192532421270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3692310681034012378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,374 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4153626807209614785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947280520067572313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,374 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,374 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 822140812784734675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3103874225273358153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4425516788537340575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1982395740805392015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5575052856080109550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1535667655887389154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,375 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,375 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1344336268662268268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8561936492186889994_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5018804218628596199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8144517541990216711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1507951278058438108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7715645203119255189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5982211942777481564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4844607349770003101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,376 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7433749206790624199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925416189380896300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,377 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1628625702844400813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3287104071240913232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -137511557363594837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,377 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494894606743679217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 27678691942829598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,378 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5732449804732385482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,378 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6025031790651054004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8134951497589121340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,378 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8526082738801646059_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3199188737227014121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6236740541379300323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,379 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4767532413607246555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5494101011988631765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,379 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8430605789080011406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,379 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8375803808223378605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2310994968582464701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 360370675574910892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7710694042580017497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,380 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2731339692893109289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5260921116590550182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,380 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,380 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6076021485393375719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8275974931330916732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7854356906945241049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4924092545802453588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8440957693720721413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3075042279323780406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,381 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,381 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5780006638638334603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2794418699329646412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,382 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6634746336531133042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8578254673211635699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1764434579335837460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1285179113730349745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,382 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2297965453449196645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,382 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7037811928327742492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3412943201797413355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,383 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,383 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1493619996343590406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8811084543157409729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -865865285723872710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 918529675269227151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4977305648386371185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,384 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3856146820075819876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,384 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1228176994009915557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,384 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5526003117435741486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2049258599028332017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3167043748007164299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2267570319997245222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,385 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5915456790116682524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,385 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5462173523305899983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,385 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8899274574445383961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8891451626948191859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3478394511549980443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 439935678953438134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913300825895123313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,386 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,386 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2802294800216086206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4497249122068185690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2615968865758355112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7986543113600237355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,387 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7755329015022506508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3382761050736318280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,387 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9045966250667949683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8925536767308565029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1109578624041098252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,388 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4697972097461551981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6714603725193644521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,388 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4781385000064112011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,388 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6905395586306881518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2646952582310115418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3306165604766890972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8141898293563813980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,389 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7189806027729173399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3008058624111284623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,389 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,389 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7356651395452106746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3719272040967329672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8082957903658800705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3447624354852709948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4379467838199115435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,390 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1045191805441402572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7914859833554408600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,390 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,390 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4273327592752039599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2440845618924053050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6150671972953502085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4994839369006417858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3353635246641737025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,391 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1878060442514137752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,391 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,391 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3701729175437565340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7392727222701686288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 767695280174708004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,392 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6158525516425981871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3922213919932969790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,392 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1545893142376757819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,392 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2468106265803964023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083091313163360280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 952491436482830805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,393 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3574962766013488646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9072213158493001042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,393 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,393 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6930552080929164163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4826167070883317596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8231059391765158000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043706895273636562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,394 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3940472855528852538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,394 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,394 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7954927475369774095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9095522952130408341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9070474964123143749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,395 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -244717266544888846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,395 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,395 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7675454128617582277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9101788082846993965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8494947359392842847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,396 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8078074450133848750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4695076953560479930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,396 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,396 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 715977547348187047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 919493260874033171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193500132747115566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1702183297145178306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5930698561247161492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,397 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2530104816541418639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,397 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,397 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3822892736917625278_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4512646536272187812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8543535699862594851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,398 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9217221312633308333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,398 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,398 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7752633497309766156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8308774551261215552_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -628752636111481449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5123674486042153499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,399 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3830492110582237521_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8826392367325416976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,399 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8343391948947678914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,399 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -784362629993908906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8391881668464037186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 17050767513105545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5627568059386404319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,400 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1476391747307066774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,400 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7290513722193512199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,400 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3751465452007504703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 22354409650277454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6301678797842737596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,401 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -264996551507746085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8865095489398879108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,401 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7227220395262567178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,401 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3628902043498237315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6713939755971963748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4582270823070093527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9097628720526984819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,402 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,402 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4563955669731986045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:48,402 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,403 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,403 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,404 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,404 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,405 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,405 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,406 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.89 MB, memory=0 B 2023-12-23 11:55:48,406 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(842): 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 2023-12-23 11:55:48,407 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:48,407 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:48,406 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:48,411 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(927): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=0 B, memory=0 B 2023-12-23 11:55:48,413 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:48,422 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=8070 (was 8108) 2023-12-23 11:55:48,431 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=303, ProcessCount=167, AvailableMemoryMB=8070 2023-12-23 11:55:48,443 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,451 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,452 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)) 2023-12-23 11:55:48,454 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,454 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-23 11:55:48,454 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-23 11:55:48,454 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-23 11:55:48,454 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:48,463 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=303 (was 303), ProcessCount=167 (was 167), AvailableMemoryMB=8039 (was 8070) 2023-12-23 11:55:48,472 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=303, ProcessCount=167, AvailableMemoryMB=8039 2023-12-23 11:55:48,484 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,491 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,492 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)) 2023-12-23 11:55:48,492 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,495 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-23 11:55:48,495 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2023-12-23 11:55:48,495 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 2023-12-23 11:55:48,495 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 2023-12-23 11:55:48,495 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 2023-12-23 11:55:48,495 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 2023-12-23 11:55:48,495 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 2023-12-23 11:55:48,495 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 2023-12-23 11:55:48,495 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 2023-12-23 11:55:48,496 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 2023-12-23 11:55:48,496 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 2023-12-23 11:55:48,496 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 2023-12-23 11:55:48,496 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 2023-12-23 11:55:48,496 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 2023-12-23 11:55:48,496 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 2023-12-23 11:55:48,496 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 2023-12-23 11:55:48,497 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:48,498 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:48,497 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:48,497 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:48,507 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 303) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=8007 (was 8039) 2023-12-23 11:55:48,515 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=35, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=8006 2023-12-23 11:55:48,527 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,536 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,537 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)) 2023-12-23 11:55:48,537 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,548 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,558 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,567 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,574 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,575 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)) 2023-12-23 11:55:48,575 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,575 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,588 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:48,588 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:48,588 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:48,588 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:48,597 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=39 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7847 (was 8006) 2023-12-23 11:55:48,606 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[0: blockSize=8,192, bucketSizes=null] Thread=39, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7847 2023-12-23 11:55:48,618 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,626 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,626 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)) 2023-12-23 11:55:48,628 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,640 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,646 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-23 11:55:48,646 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)) 2023-12-23 11:55:48,647 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,647 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:48,647 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:48,647 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:48,647 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:48,659 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7782 (was 7847) 2023-12-23 11:55:48,667 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=43, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7781 2023-12-23 11:55:48,678 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,684 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,685 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)) 2023-12-23 11:55:48,685 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,696 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,701 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-23 11:55:48,701 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)) 2023-12-23 11:55:48,702 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,702 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:48,702 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:48,702 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:48,702 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:48,710 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=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7725 (was 7781) 2023-12-23 11:55:48,718 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=47, OpenFileDescriptor=292, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7725 2023-12-23 11:55:48,730 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:48,737 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,737 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)) 2023-12-23 11:55:48,738 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:48,739 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-log-dir so I do NOT create it in target/test-data/4169e13e-ec68-366e-c1a9-abbad6c7585b 2023-12-23 11:55:48,739 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-tmp-dir so I do NOT create it in target/test-data/4169e13e-ec68-366e-c1a9-abbad6c7585b 2023-12-23 11:55:48,739 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-23 11:55:48,750 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/4169e13e-ec68-366e-c1a9-abbad6c7585b/bucketNoRecycler.cache 2023-12-23 11:55:48,750 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:48,750 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)) 2023-12-23 11:55:48,751 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4169e13e-ec68-366e-c1a9-abbad6c7585b/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/4169e13e-ec68-366e-c1a9-abbad6c7585b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:48,751 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4272338950489100574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:49,852 INFO [Time-limited test] bucket.BucketCache(1319): 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/4169e13e-ec68-366e-c1a9-abbad6c7585b/bucketNoRecycler.persistence 2023-12-23 11:55:49,852 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:49,852 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:49,852 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:49,865 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/4169e13e-ec68-366e-c1a9-abbad6c7585b/bucketNoRecycler.cache 2023-12-23 11:55:49,865 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:49,865 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)) 2023-12-23 11:55:49,868 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)) 2023-12-23 11:55:49,868 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/4169e13e-ec68-366e-c1a9-abbad6c7585b/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/4169e13e-ec68-366e-c1a9-abbad6c7585b/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:49,869 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:49,869 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:49,869 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:49,869 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:49,879 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=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7691 (was 7725) 2023-12-23 11:55:49,887 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7691 2023-12-23 11:55:49,899 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:49,907 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:49,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)) 2023-12-23 11:55:49,908 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:52,161 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:52,161 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:52,161 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:52,161 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:52,169 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=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7659 (was 7691) 2023-12-23 11:55:52,178 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=51, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7659 2023-12-23 11:55:52,188 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,196 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:52,196 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)) 2023-12-23 11:55:52,196 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:52,223 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,231 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2023-12-23 11:55:52,231 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)) 2023-12-23 11:55:52,232 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:52,232 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,239 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,248 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,254 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:52,254 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:52,254 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:52,254 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:52,265 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 51) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7503 (was 7659) 2023-12-23 11:55:52,273 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7503 2023-12-23 11:55:52,284 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,292 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:52,292 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)) 2023-12-23 11:55:52,293 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:52,293 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:52,293 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:52,293 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:52,293 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:52,302 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7470 (was 7503) 2023-12-23 11:55:52,309 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7470 2023-12-23 11:55:52,320 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,325 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:52,326 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)) 2023-12-23 11:55:52,326 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:52,327 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:52,327 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:52,327 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:52,327 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:52,335 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=319 (was 319), ProcessCount=167 (was 167), AvailableMemoryMB=7438 (was 7470) 2023-12-23 11:55:52,344 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=319, ProcessCount=167, AvailableMemoryMB=7438 2023-12-23 11:55:52,355 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:52,362 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:52,363 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)) 2023-12-23 11:55:52,363 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:54,075 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:54,075 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:54,075 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:54,075 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:54,085 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1022 (was 319) - SystemLoadAverage LEAK? -, ProcessCount=167 (was 167), AvailableMemoryMB=7516 (was 7438) - AvailableMemoryMB LEAK? - 2023-12-23 11:55:54,093 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1022, ProcessCount=167, AvailableMemoryMB=7515 2023-12-23 11:55:54,104 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,108 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:54,108 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-23 11:55:54,109 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:54,113 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)) 2023-12-23 11:55:54,113 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:54,113 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:54,113 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:54,113 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:54,122 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1022 (was 1022), ProcessCount=167 (was 167), AvailableMemoryMB=7509 (was 7515) 2023-12-23 11:55:54,130 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1022, ProcessCount=167, AvailableMemoryMB=7510 2023-12-23 11:55:54,142 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,143 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:54,144 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)) 2023-12-23 11:55:54,144 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:54,155 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,159 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,161 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:54,161 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)) 2023-12-23 11:55:54,162 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:54,162 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,167 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,171 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:54,171 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:54,171 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:54,171 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:54,180 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1022 (was 1022), ProcessCount=167 (was 167), AvailableMemoryMB=7481 (was 7510) 2023-12-23 11:55:54,188 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1022, ProcessCount=167, AvailableMemoryMB=7481 2023-12-23 11:55:54,199 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,202 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:54,203 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)) 2023-12-23 11:55:54,203 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:54,203 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-log-dir so I do NOT create it in target/test-data/66d1dc1d-4073-0753-3792-d22c05bc5928 2023-12-23 11:55:54,203 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-tmp-dir so I do NOT create it in target/test-data/66d1dc1d-4073-0753-3792-d22c05bc5928 2023-12-23 11:55:54,204 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-23 11:55:54,214 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/66d1dc1d-4073-0753-3792-d22c05bc5928/bucketNoRecycler.cache 2023-12-23 11:55:54,214 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:54,214 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)) 2023-12-23 11:55:54,215 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/66d1dc1d-4073-0753-3792-d22c05bc5928/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/66d1dc1d-4073-0753-3792-d22c05bc5928/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:54,345 INFO [Time-limited test] bucket.BucketCache(1319): 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/66d1dc1d-4073-0753-3792-d22c05bc5928/bucketNoRecycler.persistence 2023-12-23 11:55:54,345 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:54,359 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/66d1dc1d-4073-0753-3792-d22c05bc5928/bucketNoRecycler.cache 2023-12-23 11:55:54,359 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:54,359 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)) 2023-12-23 11:55:54,362 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)) 2023-12-23 11:55:54,363 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/66d1dc1d-4073-0753-3792-d22c05bc5928/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/66d1dc1d-4073-0753-3792-d22c05bc5928/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:54,363 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:54,363 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:54,363 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:54,363 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:54,372 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1022 (was 1022), ProcessCount=167 (was 167), AvailableMemoryMB=7473 (was 7481) 2023-12-23 11:55:54,380 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1022, ProcessCount=167, AvailableMemoryMB=7473 2023-12-23 11:55:54,391 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:54,396 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:54,396 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)) 2023-12-23 11:55:54,396 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:55,497 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2023-12-23 11:55:56,598 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2023-12-23 11:55:57,699 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:57,699 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:57,699 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:57,699 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:57,707 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1022 (was 1022), ProcessCount=167 (was 167), AvailableMemoryMB=7464 (was 7473) 2023-12-23 11:55:57,715 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1022, ProcessCount=167, AvailableMemoryMB=7464 2023-12-23 11:55:57,726 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:57,730 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:57,730 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)) 2023-12-23 11:55:57,730 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:57,731 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)) 2023-12-23 11:55:57,731 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:57,731 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:57,731 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:57,731 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:57,740 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63 (was 63), OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1022 (was 1022), ProcessCount=167 (was 167), AvailableMemoryMB=7450 (was 7464) 2023-12-23 11:55:57,748 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1022, ProcessCount=167, AvailableMemoryMB=7449 2023-12-23 11:55:57,758 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:57,762 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:57,763 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-23 11:55:57,763 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:57,773 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:57,779 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:57,784 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:57,784 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)) 2023-12-23 11:55:57,785 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:57,785 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:57,791 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:57,791 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)) 2023-12-23 11:55:57,792 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:57,792 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:57,796 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:57,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)) 2023-12-23 11:55:57,797 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:57,797 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:57,797 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:57,797 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:57,797 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:57,805 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1022 (was 1022), ProcessCount=167 (was 167), AvailableMemoryMB=7350 (was 7449) 2023-12-23 11:55:57,813 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1022, ProcessCount=167, AvailableMemoryMB=7350 2023-12-23 11:55:57,823 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:57,827 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:57,827 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)) 2023-12-23 11:55:57,828 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:57,838 INFO [Time-limited test] hbase.HBaseTestingUtility(445): System.getProperty("hadoop.log.dir") already set to: /home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-log-dir so I do NOT create it in target/test-data/9691c7bf-e9b8-07ec-264b-48a1e299dd16 2023-12-23 11:55:57,838 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-log-dir Erasing configuration value by system value. 2023-12-23 11:55:57,838 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-tmp-dir so I do NOT create it in target/test-data/9691c7bf-e9b8-07ec-264b-48a1e299dd16 2023-12-23 11:55:57,838 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-tmp-dir Erasing configuration value by system value. 2023-12-23 11:55:57,838 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/9691c7bf-e9b8-07ec-264b-48a1e299dd16 2023-12-23 11:55:57,838 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-23 11:55:57,848 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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.cache 2023-12-23 11:55:57,849 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:57,849 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)) 2023-12-23 11:55:57,849 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9691c7bf-e9b8-07ec-264b-48a1e299dd16/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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:57,849 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1061331533255008902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:58,950 INFO [Time-limited test] bucket.BucketCache(1319): 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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.persistence 2023-12-23 11:55:58,950 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:58,950 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:58,950 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:58,965 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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.cache 2023-12-23 11:55:58,965 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:58,965 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)) 2023-12-23 11:55:58,967 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)) 2023-12-23 11:55:58,968 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9691c7bf-e9b8-07ec-264b-48a1e299dd16/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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:58,968 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:58,968 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:58,968 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:58,968 INFO [Time-limited test] bucket.BucketCache(1319): 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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.persistence 2023-12-23 11:55:58,981 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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.cache 2023-12-23 11:55:58,981 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:58,982 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)) 2023-12-23 11:55:58,985 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2023-12-23 11:55:58,985 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 2023-12-23 11:55:58,985 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/9691c7bf-e9b8-07ec-264b-48a1e299dd16/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/9691c7bf-e9b8-07ec-264b-48a1e299dd16/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:58,986 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:58,986 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:58,986 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:58,986 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:58,994 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 1022), ProcessCount=167 (was 167), AvailableMemoryMB=7335 (was 7350) 2023-12-23 11:55:59,002 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7335 2023-12-23 11:55:59,013 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,019 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,019 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)) 2023-12-23 11:55:59,019 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,350 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:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) org.apache.hadoop.hbase.io.hfile.BlockCacheUtil.shouldReplaceExistingCacheBlock(BlockCacheUtil.java:216) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.shouldReplaceExistingCacheBlock(BucketCache.java:459) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlockWithWait(BucketCache.java:444) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:418) org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache$MockedBucketCache.cacheBlock(TestBucketCache.java:128) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.cacheBlock(BucketCache.java:407) 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:541) 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:541) 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:1499) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.doDrain(BucketCache.java:1059) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:972) 2023-12-23 11:55:59,362 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(842): 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 2023-12-23 11:55:59,369 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(927): Bucket cache free space completed; freed=4.13 MB, total=31.75 MB, single=0 B, multi=15.53 MB, memory=0 B 2023-12-23 11:55:59,461 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3767683497958150105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380082576516862860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2792242810456004173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4980532426168003498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8831238666548431283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925889920915588273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1790333286570899662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -160505946718505074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6319187655189297235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5254705031094134249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2253233118240051936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 825974933927708919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7976046292562316111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,462 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 118074202064196528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8730424729019286306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054886256464086273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1213354046933885732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 743927443059122773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9107709178507124872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5800574862611637449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4153348770600469657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5562196974496815242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4387451738849703457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2691621848989772228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5665583845855575972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8886776680189477272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1481249180264010113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7129277726470494000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,463 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4091546200091431283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 163693186360433286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1057003188198709336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9118583756925646366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8321423483499316318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5695572115241135468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3481391296799147862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6099937303566253295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7707533876985445187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6500660957387421131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -667529800619719818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7866035543591805913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,464 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2229788173821176756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1638883761279620214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1036373759936777977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6356668743371608578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5907236131964202341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2358205397230643504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6926861857802752428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5022453983411502940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8516663726896205545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5900540129290414123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1152696348992174777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4360566000012161874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1073147560770288985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4479603044395861901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7585869380409734707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,465 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -553237837950804090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7595218862516457269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4633029486833257298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3186046716663008401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4127067647584993853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7019911752380295159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -672504451373689892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6571779852983431948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4572116791194407482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8051948786777603221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5153619661644678399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8364148643854608962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8990588905518144214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3474977643739482164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5663345243950799357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6570341259956736622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,466 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5177532334935568192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2486332143636783032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1237135095104885454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3485291368683936449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7303339356628624756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 543088777174923788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -488920245610978236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3276947516895653571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3892334588530713382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7060070877588750139_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7199850177889074318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6148776642862770734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6309796042952708068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8680059817139472466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6753665648501628976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8754804239365394321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -799802173460836654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,467 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8923354420092573296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3114201322604771086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398800267581187618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8779284659808264272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6883759920907680322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 897932056015811857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748738485154645438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2797437152155722353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2966052169188972272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2247317564076767129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4650177546476453826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5952308567990873125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,468 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2658766128822922763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2680492856414170581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3467710837758006407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2890981539400560650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7202310274292174764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8049956893175357925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553715294180912276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5575868913287065622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6751709904524612018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1778053272183235301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6801013544203828518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4985591879115975814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7723550365614392932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2777100278722829473_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2181898394757952352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8528753583556761405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7392790247636128967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,469 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 826236734333703612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4381911315570753053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 149412351467363768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2997889995596287942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -673624647134856688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96191873554527260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5730899745503455556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7926146220506625081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -511904883053676618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6799309368573612856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1217165648695810728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962804784653518105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6532253017096991394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2332481113993644063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2403460180974863166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807925945223236706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1153509628897761083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811774406557119915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,470 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6806988434471935756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628690653163822105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8836543621423373606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -706291445995087637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7231674836429456746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8630950118166328722_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3473485744540268662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8843185760497472184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5926705457581368024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1220021468231197517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 130690949286454885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4925931003739000825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3115331730681129650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2259547564530283600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3951048908919383025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 44901404798164403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6352640639319964314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,471 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8954221404140992294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8681610497887567581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936254721086192879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7228918491791319675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4225314826079690225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7110540971645752737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6021378379747500897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8845943973781573456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8278620838509006236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2356455949964941629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8913827711670637849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2403686620095035653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 257188167223086997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6582791877782855930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7965123818152995964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2998719468000455563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6980694205432188186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6711689037914072884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,472 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7383888224045254702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5180755869143079764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7483138026325650509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8106787711498588433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -102932587594854231_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4936520696225039010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6459529255139869277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7700104437351171492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1351704758527462647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7283158137491348368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9218829992553643072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3735747468711613093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4789932162679536812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8478657857877852593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3709088993178673840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8238365688626705199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6304510047146430449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,473 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 384355055834577304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4953253559632588948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7194318796624655440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8778671582392772619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6975622020292271604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6272122587473207927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -290801628179659876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5359037106709159730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2858184502367650537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5253723462527877432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3507463685607880616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125929682919270596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6682742622035564218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5956090976449245675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -999525530991915801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3607234783235081859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6381447181666985700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,474 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283744456926334680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2181126563647202478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8961349322185625218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 318631244449804644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2027025546433794627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -347023701569703707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -815154354412959555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6745203848694596949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -318327141120641844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5320028022332223547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -823956111054022402_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7376254271868278144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4738883711900114389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2467112410986662949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2438398097848702966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5647261097003620397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2739020104807266692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5146212872928512082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,475 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8186797602698609294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5213488472510248461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6823211520094076934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8731155431264254062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2401985201833430430_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2211684162463500970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7358290644868589297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3347111832083107756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3741847738260724849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4537796824280003734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8915315078319901263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7587426428190917413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3862130938048140204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7038750824996090232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,476 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940770179319503292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7837246522157071094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1576867185910946907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8981264640950878004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1776157956765673946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4186732066877436372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6719109830114513911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8685069566939089470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8397837759460848339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5761840460895341154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,477 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705215560682314241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3507627446087573766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -83823756127219368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3529274558465461220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3716762265514318217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1347055500865152751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8473189969675719241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8428920516693856079_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4464094146611307883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5661832367153758460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1754556340222827804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2467807436787692423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7701726610575772594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1215283974169919654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2236691458335042210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2447551770151213648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,478 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4395865861208058061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8473761060958349877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7371625944071983089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3018848891277753411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7201395136504394109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7670093589999029502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4538102138228504258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9145680148686694206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3293643351725657568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6861889646631397831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6116665851290430479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525296162875195644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6632867754007875905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8862904305480365382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4160965677002147123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4209655416698849694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6682355788637151907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,479 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9111458428158847902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3742465617353979005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2828106598757379068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -372061684970741710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7219062654825107340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7681075743199030460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2677309638668060218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2348022248327735393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1614052798503266874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5059687419540796550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3901216718159375547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4490542311685638637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8184498937107044111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4232625041212614410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3747934384025907934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,480 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6743189674682937355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6526920250550065593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4004066314819641327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8933896859958250735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8707143603525818120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115088525132107691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7545963231024853096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2247661945498152288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6765032373917861923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967573231299607672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6298768418416022973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1297729300543686229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1823295702471633530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8352061598256653144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5941914963337333504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3104579160289591934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,481 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2630491663224377884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6204214441838358482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8275289234260062951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7769922753216346836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8648779402030721387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1498418264698750063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4252774224158423188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4815784667183131373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3832997202534455679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4209984474397333200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8641870004117782288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1833458481896884901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5862654698073227308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3505986362914407015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8238414836918904674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4974031457209662477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -545433187629155197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6087679004263948683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,482 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1381680712219183764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4438452513643309007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8669602851287684147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2406770447096379785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8571742511587547750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5448660052015738825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5169271521916824094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7676399448822441734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1518493183601724030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5839270317426086637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4420647982343128738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4967334718890643257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6824462835580876568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7207073752779467853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2959206685427305808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5006006166937333969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1102303351979223427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5995802848656138998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,483 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5104808465920703601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4468389108046976674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5268958207423520105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6690034703386184500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2122995517588344546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8377522011756537529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 90727444443104899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7713710128614319058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4571705490861996412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7104868980929181862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8198535272194849133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1717717979137897405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2690629360857692793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,484 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965641973609987923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483657670014989647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5186138324617119931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8487805757771333273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8316957745055083133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2688161070528782448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7753600880599384670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6144763181007006936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4200952181839536341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3861767390234430456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4532828106711113751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2991744258778037146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5677782353900312479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6549666706999548069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1532823970239400883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2905051217756949318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2667191444787252843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,485 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7848592048268029761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7764102814781995705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4331638513161695313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6646542346303834006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4652415464498456783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7402288708052098691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -83353566911320175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8286772288092274950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1527839301858964463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6848515683739663655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8032320713917083832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5426089510959644246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4701806771610359516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4456936306743922942_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541473823126060922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3287398066687743333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -771995396921548970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,486 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6655955230548549697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3514541265531546391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 181426111142640698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1104193351564143584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -951082133095472378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4678136181045590435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1420035164740101913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2823230087293910703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8261183672982700234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2500431394754764892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6585004494129110741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4696845775253056918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -229569038534725642_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 499124306649484554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5949100044041040931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6841799492236430608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4272920546813329423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,487 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2487791094980375719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3130964409557411119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2796716335917150010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2093060411098234823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6389287474547452859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8810948670064981755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1486901445524022624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4308330387773150281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7774006611579231557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6774345102589943245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4844360981848748055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3932646824578166304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2086405500954712570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -937433945723277176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2915490157909568398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5669330734667992821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1824664080910761532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2656556300476554713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,488 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2666716137377212406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3601552999705422182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6112514596464825426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6426950556201961304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 73490688549270603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3967703789382841838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7023934849717119597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2048980710781867899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 601602890491393678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1767560298673804700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8046008502908905193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6120828946994441589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8666501316996900946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8167615780290142604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4939237654428729033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7183239943959186065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7294844502285965915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,489 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -119513429072764453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 262555145419802992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6290690041849923820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 937240939030972168_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8887901705553463599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7777441188568154127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 290652162232045113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7617886002728068455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5511291972210976445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -39551461264793410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3682108700582180545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4044222904718330723_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705297089561749137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2271921284810181567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 60661380071411319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -20524307422319889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2941785173678010475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4531897280310127564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,490 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6559317200690639999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9215553741684491895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2667544140945690765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3921553936411378078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1665749622604242293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2533109861232932965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4627617357581594076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6434217963810959401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6593058134072744268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6287711411710269516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6945371874727545624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254617299346832843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7043613392072468955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1047293732183189102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2947354642650999966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6453520458001045962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 482674700288150275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,491 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 162350057784840846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178487653166070837_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2902550430125471436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8231016410138972918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8263917924277281204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336802243188404818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3594176129007742166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5647242688237018699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,492 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2131305230352608438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5115256052047802322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1453646027211241821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5654880972712309977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5663835130256983436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5792015224540373913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6303548680783580824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1568088821549606813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3064515942404756966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1865617498166736227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7275986538252565574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7763868578551734985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2987726220196486529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8822532952902401541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -530089312314521095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7349217164997556017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1183233323165770939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1285420440513630350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,493 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8823977585509136446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7256136517721435216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1755231283920287698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5191641475077476766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8492123416086139364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 412805082886138060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1349109376848504343_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7173095535054346943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4355671185998932200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4321245318732682957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2212965980513543445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1220302563790212120_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8440680467863608998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5615777020847634160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3022697914079274660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4452124157283050483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4452969888140662991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5689416268802281169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,494 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5838664899120053125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7160927975282996964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8856114069119732991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1574423234631934004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8348837005435783371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4201146060768858536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620921635243908290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5208317696400062755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8123050896524033838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6407239695835853654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1066453274877988269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -77276365790568294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4869401283445218943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8145433983333936710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1531531400212619655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5168759114976696937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5812455231192620099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2708324256015066633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,495 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7268848007627180350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5466571338491241080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7655748476064592759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8032785565183814865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4988490368218391058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 64031932384825013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3971667486441037004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5150966934151341501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383561846012502874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7905803442951305253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1740727198227325767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8808651813518879759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 475936435466460646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3395066443426660772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8748436416962592224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5644048967207857178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -475974798143413185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351184591828353228_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,496 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1017779038206762918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5369169446541488542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5138557657371638566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7746537281560441108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4777168213765739334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9164662137729361093_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8830074404710285177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1925368652845966568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851277450190330805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7996309048827500162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 334777575030173295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857295086037293257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9149044942393739236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8799202183899526130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -333944455577772063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544543851474749834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3721233632390228670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4799967570718896523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,497 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1729511999004990870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4782934057755964028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5827681689976968355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7525003979057638954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 152656619108463077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1711931396220927155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7489082828458275290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8780074930763923961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497436785613467481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2852326958028052078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8879629381690954904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6946561721121172607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7134314180311477483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 203400446521848944_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2058629398946479462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5858325703674117884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8636485636693748148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7324955547935992720_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,498 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1023770489869641126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2742900381610396551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -57533717846955435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1158691857878458635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 666071168471186090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6784404315740462842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6698335855790103656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5690770284790666920_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7031388916988447174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8681820271069278940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5973924665794824367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4149213610649449611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5775548288212140308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4175052500224443879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1459837086556660616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3632030514147365088_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8798918433618078706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7113970725605382015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,499 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5718911122121690821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4476640126734746832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2205133454120892106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2913159708633535171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6688474878643841398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8683832167459332923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4463266902904236316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2137979277205285547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4116266985800344703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8198562097885819828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5873168281274551949_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1360467716435060027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -992897892775537623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3655536862294132781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4063848649204144200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3897491312584868371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -181966737715193755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,500 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2308299984691679496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4997141183101011682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4600469561277068272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3005128278543001498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5352106082608079507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6828937349641534463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1648808723013557696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -34237439696936101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8877751990919880625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5026723909404424499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 687611004828563437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4542255772012867591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1074425099880056014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2503683730345114463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1138752546339849881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5227022084429339025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5114151546358725775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,501 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360567172598619028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5682490020417528802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8142257710761513355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4230293199183061861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4219994710221290603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1100674589830141492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7922452147088059448_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1543917459275350553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3542215614091595814_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6817941026428086297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7088730329309857728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005174405366315691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3388565018248203988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2042689946866336979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8672478513100742793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5301270930537853580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5226203636001134359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,502 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4446599867278028996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3342629118506429020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6866449604234938109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6254498507794701809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3101075221013932046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4738671418316373480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2354621765568254276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2801237819789376324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6108386309130359725_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3037064432017052048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299508822766018909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3306084471500977732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8063701375641979906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7053121256646613170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7147674868987512850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,503 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7324090794951763319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2112897730619206220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8752444267207444882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6324665740663402190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6073412512472875406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5486639846141709694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2933067378471323310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5202389677086835681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -414804497101405989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1866788099227719295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5829894198701978971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1566847628233532621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7694948600894376197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8575004539907174367_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1834877653895392990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5325699137558820591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,504 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5430242468247330835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1393480472614423069_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7534753707724260680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -948414465174306119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5181676576518980009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2060679165431560518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3837522728270063853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 631170097501533694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -608692130511909099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2131460252096423392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6294756633584878245_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4376649198994769733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 851487858855451495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8439257171705512365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3580852882490372854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 374726402446199686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2936504735570077043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4240642987806335756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,505 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8461235673848425771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3370930784406655129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5600752360509112118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5420852988184276249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8162305735558088841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1432025752071757826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1661690384727478925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1388095695965311068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 833521364066217328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3107952121681095275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6521885556616541406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1353287810257533090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,506 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8411665330510183955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1051644324957433654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7590184724392784361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8779970800037701662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7568274002742835595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4188211469761632923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3449162006681899790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4260778171423608742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3862921268683655589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5128774195393735439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6968203416225725734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3191277548636597629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8341427046826135565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6913454897371820426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -789265869619168082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8463656781786096540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 587445150448752422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,507 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7289636340879967203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1884772459683336379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1640234924379062200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8847394946621601316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8984613322426499273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8950741100356500775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5347742444767932958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8289333291260953594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3318751894961541238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7412338477432636058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5701268010224473193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8632033178399481186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4067207202302135576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7223432272549381010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6936267000196428009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8220111282507737317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9150948415276609576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7682232162913745832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,508 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4612804075757127578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1670563452065286014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595973003839907452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5103918506656718240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8883400614552981185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7725670519702792569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4582175385272102196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1544079287279445144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8960475142362028289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 690803535007215992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6252085415882243595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -356125965362052311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5831851219171958962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1949150210796043660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6559160312045912967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8776121348403177774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1469666569333036661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2245508983686123243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6467220439651341028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,509 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8470104174151659629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3281764605036928783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4167332514610169650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1800109518297370583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3728532455958040701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633073715619867566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807316123604914746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3461558362913254954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6274756397752790519_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2727802120894673312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5243831211907033729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2410899179070087988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3976291671060344696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7176487224868960392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5715716924710090594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7014072569469413181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2306827037065028084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,510 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8533070196324780083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3917339199178369762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8548314136214040887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8115192471611811444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6074426471455471631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2819688400493062155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8879318939830933353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968730516234192664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8132648867523111990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5839721282641015323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -110732028426622539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4685548108481972254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2661354166399413386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2482572753690865283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8164873592237005301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1895714255979073320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8638994330007138003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,511 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3416180819702630915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1568361209630902098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8969451453138086888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1613425487556377915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2833523150437182351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1649607741669650537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9056961180351190564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5138052364677248563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2699868286998838528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6004706787490215099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6694317703065206934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812981644104122547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7412653643845625039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2843097177626398171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8183869398817844372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8692783271798309279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4187035469150169932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5713253786595212116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,512 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9194045136795614008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4174914413509727317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2042498398673325382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4638881086282375608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2855525266258559656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6553116043031316713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4975835820122404027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7028853413977320841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4768999261592019925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2699512451206707832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3139544684276827129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4821450032057621907_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5424718788274686503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1736909604309151380_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370095368518302285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7853101792972899679_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7970509239037432064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6884841118906393533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4986733674187631329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,513 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7869441555422435113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4707643720784649289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2390937551626418084_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 466010378347092212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6835776624075672409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178166516759598824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2051238552176249321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1776713731813363541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1480796582701440624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3067556799922656239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5356734356120671300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6634684652776143048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2667727906031421475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1743394213646658974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365793898333264358_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6026366949720138197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7539622198093313330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2078695559443983213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8394893217849263741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,514 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9016577115830858471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1513430826960145741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8106001366246456610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -353970335895353463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3922223345734647248_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4817356704854450285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1085556991659046150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1892475231616943253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8602569216147085889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8546987236547840684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2432135906243563257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6573511088641114861_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1405090312443258894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5402715958082720500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7800997151784130229_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8413822743110502329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2871767271273656067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4646907816077313908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,515 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -729512393313184409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2409851578605155969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6430159863775398697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1293367972958763597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3995314009632547381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1503201560056242945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7552725889789092354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -407275248463940418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5303385528918888721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010483946977243285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102588792819901670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794449005583028395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5799877388707116444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6309085740575502414_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2479690503753021376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7156864919318188991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5007512906932052297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,516 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2368619446109401449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1971770931095561373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4033333281139002388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3477532183763601341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3316380200519372985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5183036530793047625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2649334914399446484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3998356452070079101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1779706422533906045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3469095313888102479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7792989854610765077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1899710156124571934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6498504172799833022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4931718940595162911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3334489527139420690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5712550467294307784_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925185867867819461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3472240565426244296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,517 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1720172686025512549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 698301038864487032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5121655477121290058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8140796114815973941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2110846851989428657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1191206300617451900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4852757225143130041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3846396503812637154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 457594761696741768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5121613188006272557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1232950977908571389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2639058388816153918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3214098598784086896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2011851449050406660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991225488128373975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -802035809198822989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2377184369026831065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -391177517331958578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,518 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2307178659085486899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4693057452841861632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7782386186419286308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5354141272515683009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2630463476559496760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7217218530859883133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5851706784204167291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4379504505317073599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7394432915681778737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6075715796757319413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8180581393648631126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5466372432069554751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -969372514087567833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3344866443973788199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7501529063369607871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7581397923255487318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6689606219503085987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1077204271583729038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,519 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7114970570200858108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4462033848126616574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5065814184008228811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7925400228177567410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5369905069446756696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8813102198294688466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4277602237193906637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6299946989669323765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3757389047353200412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5350162239143601564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,520 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8203387311669867575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6414820302977399576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4704349080119474026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7617558587776752109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1648881338468195484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2017268185668365744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2547400844855167632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7036700715821663395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8941255702218233085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5146717374123006770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5512146092052088233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8635466082575035943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -956317552400983432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4226734644826331053_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -100793267868140166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 187429730340734100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 969568199527961968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 899258470822386110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,521 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3577514157273510893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1553397471524782000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7328760123968022212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1013234980499080757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 717707854571809021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -864992794538012682_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1882396069028146746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 335330236792838138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981717920095463351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 591742992971378538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2266478174912540021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4403186809190041625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2683969543393660056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5854155883141781223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325956704981483266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7397335550809214064_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6426189351861763013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,522 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3633815169082022971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -187959914396431681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4476032117658033645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3882098123476191761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8072734951880879203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7393551310221012993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7163563042631708605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 558048244052714947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6789010470393992359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6596509018027875705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8115026907227128579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1283342418472681210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4715134102647781315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3611231367159916405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4643846764693270582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2404502011258928259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5847224771026270270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6754657299109291649_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,523 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4965705511407818635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8512335817509564811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8464293615451927218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409574462927946809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -107203820403760731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2798954299197531235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8687919019725477568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6158957664219001921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3491099723353505843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -808475326975885753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6284466648757479808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640833085571293983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1122775659209047187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3192282019694591099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5360287017653136624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5400740498963746179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3544762829646963553_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,524 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1429039089946117511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8016865129138668685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2342374817904521265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7652037362445224542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6220386531070649626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7539598397509823502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6982039676209835715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8061926498112617885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6816952369978551134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502234634384176937_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 841281396068914265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1839748441009693078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4227152889248933520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9184539013334929524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3420896121162796337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1394431427573404681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4041783291367361210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8339627935413851857_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2074189032983856763_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,525 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7255292556409797040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3108578010860912082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5514759889519831697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1475860290802749776_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2403805990069788185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1682365926037254074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5641937225013781874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6297574891938347706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330933687489146035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6295492005026275747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7714477960380357464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3989105205183272149_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 692364020443338158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6554500806340560977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2391566131638087896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4874857480357550996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5063563172982505974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5830414327400305602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8913394507865280626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,526 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 16119097790109281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6195715732889132785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6946575111117790264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2703702280282051393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 320581458297808565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7238532788270910672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7205732630160172032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5206311250279657827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1316945264569108976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3893415833226029167_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5684743960894769916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4440494580708751360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6754295800487486335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3578062057509325291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4795169214155624340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6827513471570188696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2195525103916477591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4347497231363773305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1334670142558918398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,527 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1750344562902432915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9196507714153220645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5213974551890095100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6142316989817350979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6391902261289285557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5175261024254571566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434203114558970584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4144182764009097128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4260749911526497272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4695647185875650163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5966014122054812403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365693312202192928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1110938332550304878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3935229081826863730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7774251052479796647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6047547995869321298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1193189210006070183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6783459081294913415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,528 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2208990897392965340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7387719471272947295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1851790969413004981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2420321841883456127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211390798905373742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3893386342036273929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3250151011986037973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4582997782764332127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1995907721857234051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -13567428102558683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5962748143115252909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5534771627250239862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2162445881409629832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 841725408319788554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291475614105835527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,529 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3770965875744653497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5553875217650975752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3608114554407217892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8594738665486796005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8658031676155758159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5083634883966656564_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6936307853050721619_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6429011885852654065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1090928145152553432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7594276677901170233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2979565247869052303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9179117202501968165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1420243409495866958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5133125458065341800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -513949772359522745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,530 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7119762518123616753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7232805708128660046_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8545415088229389990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6320757574648206764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3275374509213956330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2493453487229002068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1672338287149498147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7998313023123694964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1143663769949493651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2578688863636949379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3126832690840380073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5827400346286362826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 89684507040983200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8685226370098900418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7117747681300118632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1223231586899499789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4361896300652076306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -537082107231900138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4180724573910861979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,531 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5653248442494257176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6508554365055402548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7932438735516033582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8717807089074968528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4091220632933724026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4038473877577640297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5045493611191482286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8860475917584874080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8432699533941579528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5173142864637062057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7649518531278681272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4526783881238297511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4272656955853838142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4084012042159215535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -641009851542390240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3398463943891663309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2624358898955204385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3010783919569763441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,532 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7063905911605215632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3860210672368834668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7212396890443095989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5892813557392222904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7241546251209110221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6696630614104089338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7421548550481156080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1874492339638842334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2349023400634572091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1756900884673943244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2144411040590239724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6075027306960333214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3150733202283285630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8863105730138446040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7530646947850708963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2588941691653730441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,533 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3103859134967374387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380557824131664998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7097438913677282285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 816587065022832791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4252026908260701342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1906752798371873322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8643939015518366164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8557694007873467277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6164403954583676654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4687874928784787016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6829590584882187221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7085571050620875683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4612893257625729208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,534 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1031440502655553940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121409416437455616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5947884203736636690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4790636506586841043_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8183482973600805683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1346404390173773297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4283199004880861008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4496640277923163968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2179161157782001359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8291884138027765947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3296789867384096918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5994470215104878522_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -312131176603427835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5305067015713240315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 531324125990294107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7555023335716307657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6177121620825082530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5540418540510794525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6701284325444686354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,535 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6956956989609744379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8203109202303450770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6960075204789507778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2948105108102009635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4826003564129624353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 225876662509988203_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -497683019224991276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9118583934868325272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8384073948731178936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2971958991043376472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4292314153990354635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7600867615171574601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1921722362127991631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7887156230927127447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7067074088757022659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5618987089511644293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3687595205932092501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691799360697645372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,536 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1999970691884938487_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3210543179953921296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7335215195921640235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8516847180742153923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7660213842571056599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7682121055471914802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7368001502689117625_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7968279100352744704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1652633384675433403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 759380004811870588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4372131444723224791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6334914345744741654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5017389747261195898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4053349565222205500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 54465724445937085_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6386728526087700428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3306591025811790733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8200334713044261352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,537 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2580486997815723377_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5549986895785937421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7480093224003962977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1005827287149728407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -649234649158580529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6120489550018954374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2814492978026001517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4024397134969960821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4815658325978392379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6244562884961142796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4316051135362583006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5672315920953485863_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4770843309307845180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -710576462320288073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2067064020209792554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2397318439499419098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8759017631688818741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8146588461650216825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8939985197402563810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,538 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 338866856578012350_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8153550096676261382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2181121114107164182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7880103113488673419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6930105007658860801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3031082046720301078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6157515217877158240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8112093546924733924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6136594571511552874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1205292079320227636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5866837836695813568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1099667666724822661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7005821601966921421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3842339289929005332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8956034645593956782_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 200135883296104360_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4162265085211521157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9111839204824467024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2150076348321150739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,539 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4386862620762138470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7604191588430190453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4084286971053657365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7027806577001380822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3719751456676311141_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -25873412489636657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3693775908964609922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2136467972564237470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 567350974655801633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1879533376728112554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7209837157716563266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5244995613449859788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7321182332309961159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1983671669788529968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3989601036547295354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6919067109284828438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1384886993882277685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2139269261451751308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,540 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -982712619954955082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 354643643739585936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7915109931530386301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4490495129894120345_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7201378931713019130_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8726093224284730640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7806254625362582472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7557722277637150757_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1502050735024922689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2382253606839517492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7940904628675020626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 784105100393729111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3469925867789410423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349685081461869215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2419793422940072494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5030906459023601462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8450000234635762554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6489402625959076786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,541 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5642667487492718984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5925283790460050117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3214010977266614867_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -484157648628174990_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4938679364688282181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8509205887526632466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4169794485677592701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8026280108146970449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3764136620226504603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3325709413215326633_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8577166701838990586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9062737123298363945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8678168971211859527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3386340154860498580_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7423812197230854641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6897845139431457774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683988508293058036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3245516389474435956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2779133106927014938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,542 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2077556658353418459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9124204024670529709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5825542371720472224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8007769752804911924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1920713872817021365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4554207414180806921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6986138035551943364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8447273177882958182_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1533420722071843515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -726713701965100993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2904975339238246092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6270896088595420426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6018128441156332390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1236606829242116733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525301203189619761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4446853646266271099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7234411722629750226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1635752092365590306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2648594755559343968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,543 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9148758315352780687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 164438204750769040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 727867209000799847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -20484335653546317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2868310528674064877_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6560491678229503834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1062490011625448885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932574580085483995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 268170613497553875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -963884630371184418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6364339967900079935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6299732739926811813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8633590915035687188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4835781701611255421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3830510255631220274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,544 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7196116969736601385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7840025584420096797_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768871468750770304_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4416824108360241471_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8664977462066199001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2293060800681445524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4897230463841889025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4625443067783756068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7258549162103678551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7040142095627424572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 301697133546889788_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 138516412604459794_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1216824933954923582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988860460277461626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4186401014616057129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4343189179217049804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -527945924597961060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8810860901564618215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5830030309477893364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,545 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1678938883810434704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 863087577585315736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1611189309841822396_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1165205622915859155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1691861776182226824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8160207681998554025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1890359772746847080_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5316891859164635808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4544386202695679073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2425078137841271674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3178903763449977618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5321881905159677221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5591352266529086721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3667722074057525324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2552035554185884912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7495538765090436731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2631767046419283547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6338058380252048253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7497989893043765488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,546 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6013883343163503241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2957365069149623983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6057532685007597175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 616463250320788790_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6683950674841636326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8289230829095765143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7743798311333901523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7724726870903874065_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1698888019784186398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8239336795347729919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5635302143449150864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5690000112796175945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4462055332634604617_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,547 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -543175227658350847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8794111701518955620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3013904020793704574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2172022986769923174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7305994521025953541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9100145308494904548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2317550599548807683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8985801931949407334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2383514644175411628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8414649317011877914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6644038566439693404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5421782219060265701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 811206975429217864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617439434987857301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -514008209040024381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6953767980222315047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,548 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6617579548887232559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8185571322302239534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2731917414578955009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8796588735804087311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8279160502665498119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2985602378700881826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -22138910603119524_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2093244056430109290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796895862445902260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5971823235187608638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7107797147407569979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8508059490599850266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4987055502627558743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6122563360868832769_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8953355500795427061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040030760482632510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6736463344738070008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6165637258688092331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -101080868461919855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,549 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6042357541432153632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3602989302358117423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6044307104393226825_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1656796977364648148_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3272321631192793875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7539404281030206713_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7856582084164749012_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6589225382982177768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162171503687511295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3421492771449671579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5656533971297107291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6754874025337849385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6234503224729754134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5869033540407362121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1142228416664257872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5673029582232164801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7764787277110509445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,550 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2727339410325300272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4562037072184865210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6624721657919643403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 404202531557368735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7647679026717510844_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7218033153955038273_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8045012411131218847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8738392299750737908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4036089297432988540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9183635803010627859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -340562652736690618_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5348315008666863176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6128756369931638164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4991416476937262493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1820058982915831847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -464336391273946597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5142777712966482851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6070408883768236876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3186660115139155115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4844527379787143621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7297711381376375108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 950844067796688500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1839801538918077403_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 292637653049802226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4979715757740964185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3970123624543426277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4409573244350220966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2844617691513500092_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -814701337432832551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2455862218230435391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532277365026138839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7402697153104554967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4235722930164582889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1909431359060937311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9072629058504930584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8211812739097094579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8722604007733315368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,552 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7392718024342437468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8199644896192452559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2765958738537180337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8839846797953647533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2543089112485630133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6260213476873477270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4794723929094035977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -959062947263551382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4578254872850257644_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7950731414228395597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4836277011244330017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3992463188053658166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5091731714700834663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7819667522699574264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2147483490327378156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3691103276685114578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2745420767097874518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -490169254244944999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4390765278299109916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,553 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 81156380874640699_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7355668955979543122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -163740721128137639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8828328031420813212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2083508925277821335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -816475187231369299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5938467661112230924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 159807352295838735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3082740419567078773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7932768903204881893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6671404054041368916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5703999794506143126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 212687992386489434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4076306327810120425_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1995951908297076484_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2697681462759881306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1341822318817232587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -22899466664005764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8213371991106755801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,554 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4079355954562594598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6756634294023371298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -824734236379268673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 30615775746191854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2450290675705942321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7921455269845748736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8441491171955264672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,555 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4356006012965077214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:55:59,556 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:59,556 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:59,556 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:59,556 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:59,565 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=7305 (was 7335) 2023-12-23 11:55:59,573 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7305 2023-12-23 11:55:59,584 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,589 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,589 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)) 2023-12-23 11:55:59,592 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,592 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2023-12-23 11:55:59,592 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2023-12-23 11:55:59,592 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2023-12-23 11:55:59,593 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:59,601 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=7293 (was 7305) 2023-12-23 11:55:59,609 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7293 2023-12-23 11:55:59,620 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,624 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,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)) 2023-12-23 11:55:59,625 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,625 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2023-12-23 11:55:59,625 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28215296; total bytes=30806016; wasted bytes=2430976; fragmentation bytes=706560; completelyFreeBuckets=5 2023-12-23 11:55:59,625 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 2023-12-23 11:55:59,625 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 2023-12-23 11:55:59,625 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 2023-12-23 11:55:59,626 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 2023-12-23 11:55:59,626 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 2023-12-23 11:55:59,626 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 2023-12-23 11:55:59,626 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 2023-12-23 11:55:59,626 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 2023-12-23 11:55:59,626 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 2023-12-23 11:55:59,626 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:59,626 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:59,626 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:59,626 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:59,635 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=7273 (was 7293) 2023-12-23 11:55:59,642 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7273 2023-12-23 11:55:59,653 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,657 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,657 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)) 2023-12-23 11:55:59,658 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,668 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,673 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,679 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,686 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,686 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)) 2023-12-23 11:55:59,686 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,687 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,695 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:59,695 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:59,695 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:59,695 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:59,704 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=85 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=7149 (was 7273) 2023-12-23 11:55:59,712 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7149 2023-12-23 11:55:59,723 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,728 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,728 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)) 2023-12-23 11:55:59,728 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,739 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,743 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-23 11:55:59,743 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)) 2023-12-23 11:55:59,744 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,744 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:59,744 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:59,744 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:59,744 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:59,753 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=7109 (was 7149) 2023-12-23 11:55:59,761 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7109 2023-12-23 11:55:59,771 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,776 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,776 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)) 2023-12-23 11:55:59,776 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,787 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,791 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2023-12-23 11:55:59,791 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)) 2023-12-23 11:55:59,792 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,792 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:55:59,792 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:55:59,792 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:55:59,792 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:55:59,801 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=7067 (was 7109) 2023-12-23 11:55:59,809 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7067 2023-12-23 11:55:59,819 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:55:59,824 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,824 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)) 2023-12-23 11:55:59,824 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:55:59,825 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-log-dir so I do NOT create it in target/test-data/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42 2023-12-23 11:55:59,825 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/70bd80dc-8824-3df7-0366-5b9b7d8b2472/hadoop-tmp-dir so I do NOT create it in target/test-data/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42 2023-12-23 11:55:59,825 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2023-12-23 11:55:59,835 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/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42/bucketNoRecycler.cache 2023-12-23 11:55:59,836 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:55:59,836 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)) 2023-12-23 11:55:59,836 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42/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/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:55:59,837 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8887557286158080101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2023-12-23 11:56:00,937 INFO [Time-limited test] bucket.BucketCache(1319): 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/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42/bucketNoRecycler.persistence 2023-12-23 11:56:00,937 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:56:00,937 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:56:00,937 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:56:00,951 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/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42/bucketNoRecycler.cache 2023-12-23 11:56:00,951 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:56:00,951 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)) 2023-12-23 11:56:00,954 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)) 2023-12-23 11:56:00,954 INFO [Time-limited test] bucket.BucketCache(320): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42/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/11e5c806-82c0-af3a-ea9d-1fcba6fe1d42/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2023-12-23 11:56:00,955 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:56:00,955 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:56:00,955 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:56:00,955 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:56:00,963 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=7033 (was 7067) 2023-12-23 11:56:00,972 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=7031 2023-12-23 11:56:00,983 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:00,990 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:56:00,990 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)) 2023-12-23 11:56:00,991 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:56:03,242 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:56:03,242 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:56:03,242 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:56:03,242 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:56:03,251 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=6999 (was 7031) 2023-12-23 11:56:03,260 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=6999 2023-12-23 11:56:03,270 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:03,275 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:56:03,276 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)) 2023-12-23 11:56:03,276 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:56:03,286 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:03,291 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2023-12-23 11:56:03,291 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)) 2023-12-23 11:56:03,291 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:56:03,292 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:03,297 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:03,304 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:03,311 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:56:03,311 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:56:03,311 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:56:03,311 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:56:03,320 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=6877 (was 6999) 2023-12-23 11:56:03,329 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=6877 2023-12-23 11:56:03,339 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:03,344 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:56:03,344 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)) 2023-12-23 11:56:03,344 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:56:03,345 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:56:03,345 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:56:03,345 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:56:03,345 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:56:03,354 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=6851 (was 6877) 2023-12-23 11:56:03,363 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=940, ProcessCount=167, AvailableMemoryMB=6851 2023-12-23 11:56:03,373 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2023-12-23 11:56:03,379 INFO [Time-limited test] bucket.BucketCache(278): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2023-12-23 11:56:03,379 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)) 2023-12-23 11:56:03,380 INFO [Time-limited test] bucket.BucketCache(320): 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 2023-12-23 11:56:03,380 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2023-12-23 11:56:03,380 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2023-12-23 11:56:03,380 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(980): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2023-12-23 11:56:03,380 INFO [Time-limited test] bucket.BucketCache(1319): Shutdown bucket cache: IO persistent=false; path to write=null 2023-12-23 11:56:03,389 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@3c22fc4c] Thread=99 (was 99), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=940 (was 940), ProcessCount=167 (was 167), AvailableMemoryMB=6824 (was 6851)