2024-03-29 04:55:00,620 INFO [main] hbase.HBaseClassTestRule(94): Test class org.apache.hadoop.hbase.io.hfile.bucket.TestBucketCache timeout: 26 mins 2024-03-29 04:55:00,803 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/32136f48-107a-d023-2502-35f7904335ed 2024-03-29 04:55:00,851 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=174, ProcessCount=176, AvailableMemoryMB=13110 2024-03-29 04:55:00,879 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:00,885 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:00,895 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:00,896 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:00,899 DEBUG [Time-limited test] util.ClassSize(228): Using Unsafe to estimate memory layout 2024-03-29 04:55:01,225 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:01,225 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:01,225 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:01,226 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:01,240 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=174 (was 174), ProcessCount=176 (was 176), AvailableMemoryMB=12914 (was 13110) 2024-03-29 04:55:01,252 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=174, ProcessCount=176, AvailableMemoryMB=12913 2024-03-29 04:55:01,262 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:01,269 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:01,270 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:01,270 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:01,279 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:01,280 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:01,280 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:01,280 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:01,280 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:01,288 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[0: blockSize=8,192, bucketSizes=null] Thread=11 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 java.nio.Bits.putIntB(Bits.java:274) java.nio.Bits.putInt(Bits.java:289) java.nio.HeapByteBuffer.putInt(HeapByteBuffer.java:395) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeString(AbstractStreamEncoder.java:121) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encodeStringData(AbstractStreamEncoder.java:156) org.apache.maven.surefire.api.stream.AbstractStreamEncoder.encode(AbstractStreamEncoder.java:145) org.apache.maven.surefire.booter.spi.EventChannelEncoder.encodeMessage(EventChannelEncoder.java:378) org.apache.maven.surefire.booter.spi.EventChannelEncoder.setOutErr(EventChannelEncoder.java:172) org.apache.maven.surefire.booter.spi.EventChannelEncoder.testOutput(EventChannelEncoder.java:168) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:99) org.apache.maven.surefire.api.booter.ForkingRunListener.writeTestOutput(ForkingRunListener.java:43) org.apache.maven.surefire.common.junit4.JUnit4RunListener.writeTestOutput(JUnit4RunListener.java:202) org.apache.maven.surefire.api.report.ConsoleOutputCapture$ForwardingPrintStream.write(ConsoleOutputCapture.java:57) sun.nio.cs.StreamEncoder.writeBytes(StreamEncoder.java:221) sun.nio.cs.StreamEncoder.implFlushBuffer(StreamEncoder.java:291) sun.nio.cs.StreamEncoder.implFlush(StreamEncoder.java:295) sun.nio.cs.StreamEncoder.flush(StreamEncoder.java:141) java.io.OutputStreamWriter.flush(OutputStreamWriter.java:229) org.apache.log4j.helpers.QuietWriter.flush(QuietWriter.java:54) org.apache.log4j.WriterAppender.subAppend(WriterAppender.java:317) org.apache.log4j.WriterAppender.append(WriterAppender.java:156) org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:232) org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57) org.apache.log4j.Category.callAppenders(Category.java:206) org.apache.log4j.Category.forcedLog(Category.java:384) org.apache.log4j.Category.log(Category.java:810) org.slf4j.impl.Reload4jLoggerAdapter.info(Reload4jLoggerAdapter.java:284) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:982) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=176 (was 176), AvailableMemoryMB=12875 (was 12913) 2024-03-29 04:55:01,298 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=174, ProcessCount=176, AvailableMemoryMB=12874 2024-03-29 04:55:01,303 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:01,308 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:01,308 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:01,310 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:01,333 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:01,337 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:01,341 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:01,342 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:01,342 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:01,342 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:01,348 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:01,355 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:01,355 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:01,355 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:01,355 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:01,367 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=14 (was 10) Potentially hanging thread: Time-limited test-BucketCacheWriter-1 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-0 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: Time-limited test-BucketCacheWriter-2 sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039) java.util.concurrent.ArrayBlockingQueue.take(ArrayBlockingQueue.java:403) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache.getRAMQueueEntries(BucketCache.java:1156) org.apache.hadoop.hbase.io.hfile.bucket.BucketCache$WriterThread.run(BucketCache.java:968) Potentially hanging thread: BucketCacheStatsExecutor sun.misc.Unsafe.park(Native Method) java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215) java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093) java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809) java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074) java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134) java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=290 (was 290), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=176 (was 176), AvailableMemoryMB=12712 (was 12874) 2024-03-29 04:55:01,376 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=174, ProcessCount=176, AvailableMemoryMB=12711 2024-03-29 04:55:01,382 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:01,390 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:01,391 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:01,393 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:01,474 WARN [Time-limited test] util.NativeCodeLoader(62): Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 2024-03-29 04:55:01,777 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-29 04:55:01,789 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/32136f48-107a-d023-2502-35f7904335ed/bucketNoRecycler.cache 2024-03-29 04:55:01,789 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:01,789 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:01,790 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32136f48-107a-d023-2502-35f7904335ed/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/32136f48-107a-d023-2502-35f7904335ed/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:01,918 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32136f48-107a-d023-2502-35f7904335ed/bucketNoRecycler.persistence 2024-03-29 04:55:01,918 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:02,058 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/32136f48-107a-d023-2502-35f7904335ed/bucketNoRecycler.cache 2024-03-29 04:55:02,058 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:02,058 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:02,099 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:02,101 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/32136f48-107a-d023-2502-35f7904335ed/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/32136f48-107a-d023-2502-35f7904335ed/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:02,114 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:02,114 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:02,114 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:02,114 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:02,122 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[0: blockSize=8,192, bucketSizes=null] Thread=20 (was 14) Potentially hanging thread: org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner java.lang.Object.wait(Native Method) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144) java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165) org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3693) java.lang.Thread.run(Thread.java:750) - Thread LEAK? -, OpenFileDescriptor=291 (was 290) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=174 (was 174), ProcessCount=176 (was 176), AvailableMemoryMB=12821 (was 12711) - AvailableMemoryMB LEAK? - 2024-03-29 04:55:02,131 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=174, ProcessCount=176, AvailableMemoryMB=12821 2024-03-29 04:55:02,140 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:02,145 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:02,145 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:02,146 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:03,208 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-03-29 04:55:04,309 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-03-29 04:55:05,411 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:05,411 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:05,411 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:05,412 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:05,426 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=160 (was 174), ProcessCount=176 (was 176), AvailableMemoryMB=12789 (was 12821) 2024-03-29 04:55:05,436 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=160, ProcessCount=176, AvailableMemoryMB=12789 2024-03-29 04:55:05,448 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:05,452 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:05,453 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:05,453 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:05,868 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:05,868 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:05,868 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:05,868 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:05,868 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:05,878 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=160 (was 160), ProcessCount=176 (was 176), AvailableMemoryMB=12740 (was 12789) 2024-03-29 04:55:05,886 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=160, ProcessCount=176, AvailableMemoryMB=12740 2024-03-29 04:55:05,896 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:05,901 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:05,902 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:05,903 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:05,912 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:05,920 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:05,930 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:05,935 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:05,936 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:05,936 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:05,945 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:05,945 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:05,946 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:05,947 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:05,955 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:05,955 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:05,956 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:05,956 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:05,956 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:05,956 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:05,956 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:05,966 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=160 (was 160), ProcessCount=176 (was 176), AvailableMemoryMB=12574 (was 12740) 2024-03-29 04:55:05,975 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=160, ProcessCount=176, AvailableMemoryMB=12573 2024-03-29 04:55:05,985 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:05,991 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:05,991 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:05,995 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:06,005 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-log-dir so I do NOT create it in target/test-data/7788bd5b-5d94-4273-beb5-38da1f59557c 2024-03-29 04:55:06,005 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-log-dir Erasing configuration value by system value. 2024-03-29 04:55:06,005 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-tmp-dir so I do NOT create it in target/test-data/7788bd5b-5d94-4273-beb5-38da1f59557c 2024-03-29 04:55:06,006 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-tmp-dir Erasing configuration value by system value. 2024-03-29 04:55:06,006 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/7788bd5b-5d94-4273-beb5-38da1f59557c 2024-03-29 04:55:06,006 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-29 04:55:06,015 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/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.cache 2024-03-29 04:55:06,015 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:06,015 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:06,016 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7788bd5b-5d94-4273-beb5-38da1f59557c/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/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:06,017 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7074089046329307336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,117 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,118 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,118 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,118 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.persistence 2024-03-29 04:55:07,138 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/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.cache 2024-03-29 04:55:07,139 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,139 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,141 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,142 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7788bd5b-5d94-4273-beb5-38da1f59557c/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/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,142 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.persistence 2024-03-29 04:55:07,142 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,142 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,142 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,155 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/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.cache 2024-03-29 04:55:07,155 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,156 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,161 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,162 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-03-29 04:55:07,162 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/7788bd5b-5d94-4273-beb5-38da1f59557c/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/7788bd5b-5d94-4273-beb5-38da1f59557c/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,163 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,163 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,163 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:07,163 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,173 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=160 (was 160), ProcessCount=176 (was 176), AvailableMemoryMB=12527 (was 12573) 2024-03-29 04:55:07,186 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=160, ProcessCount=176, AvailableMemoryMB=12527 2024-03-29 04:55:07,198 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,203 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,204 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,206 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,520 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,532 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.01 MB, memory=0 B 2024-03-29 04:55:07,533 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,535 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.80 MB, memory=0 B 2024-03-29 04:55:07,535 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,537 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.00 MB, memory=0 B 2024-03-29 04:55:07,537 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,539 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.78 MB, memory=0 B 2024-03-29 04:55:07,539 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,540 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.56 MB, memory=0 B 2024-03-29 04:55:07,541 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,542 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.96 MB, memory=0 B 2024-03-29 04:55:07,543 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,544 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.74 MB, memory=0 B 2024-03-29 04:55:07,567 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,568 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.13 MB, memory=0 B 2024-03-29 04:55:07,568 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,569 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.91 MB, memory=0 B 2024-03-29 04:55:07,570 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,571 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.69 MB, memory=0 B 2024-03-29 04:55:07,572 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,573 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.04 MB, memory=0 B 2024-03-29 04:55:07,573 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,574 DEBUG [Time-limited test-BucketCacheWriter-1] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=1.82 MB, memory=0 B 2024-03-29 04:55:07,589 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8881417278629291574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3151508613205887289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3089128723873978789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,590 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6177792674442076685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3560119670534930561_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6595470484601687326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4692717373618496827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3968334369792211587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,591 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6683779511970062018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 825138969396342544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7407978439302019247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8262752943038471353_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4418567434403154291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,592 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7479691697503920728_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4061825724049939171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5859775209310574641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3768761576381847063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -181350673087556444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,593 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2716883419525456369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4631689517458006724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7004391801926448884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7873481029525410755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5272668712964295460_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5075209324307148640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,594 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8072053408385778974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2309623350495025379_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4849999371384855862_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036566607321357076_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 350034614138799132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,595 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3704488157696372044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6686841534393426488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8527244816014238399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241881130960390208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,596 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4056891937280799665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4763935829526623413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4312931406951054263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3815935449313438311_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8626353694915546010_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4620019299948167772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,597 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2279887372438255302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3203141165961418270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1016949738744584243_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1922426024612351116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1001308173013518822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,598 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1780999733155660806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8573000518879797779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3717942840658037298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2538618113902325586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5443769836880825077_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,599 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -877456977897055156_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -864611945217188964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3375307159122710787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1011557647544712971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2875019371114159544_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,600 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7214746737354374647_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6480764523429710481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1667372858290791507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4607183996608423234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9014457528821420357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,601 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134154045089241254_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129193402973704078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7086908241087538653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2881825769942235801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2134606919196113656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8971017917991375058_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,602 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2911936898537406244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -823358784565791739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2470613762967012271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7719752460865373097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8700847558824088113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -434781775634996795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,603 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8941550293023241923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8753449657104655039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5929909138213575550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 396185900569298785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8728494336872391268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3486118492924056706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,604 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8836274728276442532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2933334919516246674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2832359593924064061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8039377306454673977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3161229518067239491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1032742007319616581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5812062635891752609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,605 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2375641586974030840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4224880785901352125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7315938226659548404_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -453015818716808831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7416249083617393193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2418820077658645170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,606 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8496025215126400615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5564661567065911824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1759458088991886417_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8798772194612828630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4446601612832306665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,607 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4661147575220018669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4746127215092991465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1770609246356257438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1570678269657777589_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9412678197732645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4047781490108468496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,608 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7702687316795434370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1094363015020706078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -842968167895370911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 96955592066389279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8576851925723360971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3070060467686093208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,609 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4504476623610906371_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5675773135951862739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3420835411859529444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7498703940887992075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2370732047828842312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8423807339909302409_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,610 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4912426600751656040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6169158411902765428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1537852418050819390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5443087716281850159_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8719789915336660340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5058787591032518808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,611 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7627067197538799697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7525479301989258768_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8123665821527720978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4794887011951720356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3802765838777260670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2044668332327585462_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,612 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7827427928182615932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2966407711826850518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8100280161021583041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7539995340379061398_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 322979564468459654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8722059095950148285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,613 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2025299055939353550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3726606609195476253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2407476168471532152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9104301744009686365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1818881466037831836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2916154946987600815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,614 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6812350075938043930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907691105138103249_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3060745591713511017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903975773019288828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -589230721983951244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3561868387873766954_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,615 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 386926945550394596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209913395855545129_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4462032656543241074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5903566900123470965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7877680354708349306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,616 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4520119666872547777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4142450835719518674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -307204807213303383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6735956182509477508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,617 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7017279114644763199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,617 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950979398832085653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1231298521793703252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8586569546135388218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9138196450776876272_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 53965438779561523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7963419177270252432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,618 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=224.90 KB, total=30.06 MB, single=0 B, multi=2.22 MB, memory=0 B 2024-03-29 04:55:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7358748315369598673_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,618 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -921798164356283212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7729384706294324632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,619 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3304397949253536874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3238074809634537395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2460726453861572495_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3738621141860317399_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,619 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3826842338342068716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,620 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=127.12 KB, total=30.06 MB, single=0 B, multi=2.00 MB, memory=0 B 2024-03-29 04:55:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7870506310977172023_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2746822023436345408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7054081030278859018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,620 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2487346808668468188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2399044032471697166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 986673775054525712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,620 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 865389869768414219_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6811468729072026389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 515781368509924033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5196924013265588573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8398083206167339575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4657108847649412941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7754882770460945964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7222988169809788731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4694044048477310202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,621 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7346402173441720752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7672286306874246361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -132156742648712828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8724001713246067721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7634869773919182172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2459837086325750546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3581090625844287992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,622 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4850070470719374187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3104885852006104501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7449123099865081710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6807385840498216215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7664719468376843259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,623 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 50916983509981442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -747774006049160317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,623 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,623 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5645038332337256307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -900420399617680902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2931028095965619319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -632556241133463791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7224287086660311965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,624 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7957391098355470820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,624 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7541509616324390138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,624 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6274758053668717549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9114490541500946337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4168369738641351746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8084766621065232922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7261395037985616709_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3624813442523330325_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,625 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,625 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6429774159701040823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4226288162953617024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2072888420893708856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4932438848746111153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6406705802922367835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2324936517722320072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5884010089077997661_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1725519304927628894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,626 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,626 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6710987494911284485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8303515937977838416_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,627 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5414066971353269291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 839631037109872772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,627 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5351483469351497604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,627 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7042281073108642301_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5439042013205748134_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,628 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6204354820751134442_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161943857212340195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4141875599436712963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,628 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8085157185558621498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6050854672509942439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,629 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6154933692122149630_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2227016067817673378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,629 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7180343090969098958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2242360141374630337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1856794496135070510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,629 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4494534190880338261_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6017885728939798706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,630 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7171823382009538339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5637972422841464108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,630 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6696712750006590004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4532400342494831602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,630 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3876117697502531482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5414712770354316346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7738323075101634750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4850582175562027014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3800523687599404929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8920437450957375419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2681038249996455455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,631 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,631 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3735043779234448565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4666542435895571698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,632 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1135416160391463785_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7354126481848246988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4986495878500659738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6836181028686132586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3287146868935737904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,632 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,632 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2507538988545727767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5368996191708638663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,633 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4389126976189297745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1117295508061553747_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,633 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7485951677029442486_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,633 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,634 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,634 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,634 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,635 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,635 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8750417161449428122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,635 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8888446248522940175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048514759833889623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4214785419933011872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,636 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1894942243633293895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1679199408649087701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,636 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,636 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808684745719814831_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5365472308642231443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7624104219207422357_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -43906826771374918_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,637 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3128178917265955969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3367704866815735965_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,637 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4453267336502775286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,637 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5939186851062952549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1283853351818910791_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 469546994002890478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1157762915930830505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,638 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7488074454209537428_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7858221420478213542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,638 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2422173784268339412_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,638 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1539418920823352809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8579477462229191205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3873488395206688476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,639 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6509257602924540590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4692488665710788824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,639 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6621416564490338841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6372425190300058527_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,639 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7636275284746281154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2308596392846820166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2393779464424755267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,640 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7897613216899233164_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2144014510478326055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,640 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3619819917235844517_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5999193057975789449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,640 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7036925639829553067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -169365803046515904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,641 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1151349773851541686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3433204975772149204_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,641 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3391881822016634883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2302266459790658700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,641 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6314290700596149913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2125684222584129572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2873003340605408593_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7169197278967413922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9121386180107041397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7098101084714317262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 385023165059402733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -431250378410601975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,642 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4110515679904998253_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5385627564609975146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,643 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6731895513302914599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1421369207277899113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,643 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1114677992017942915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6537832748636190890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,643 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8643776583184383474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2664651868128699102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3868664630066832515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1848397298452891525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9051003269899193299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5330042139168191210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3695643952639371252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7453961294704444977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,644 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8434157206828998908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,645 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2190076534865436620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,645 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6092293397348536690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:07,645 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,645 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,646 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=595 KB, Free for total=595 KB, of current used=3.98 MB, actual cacheSize=2.29 MB, total=30.06 MB 2024-03-29 04:55:07,646 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,646 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,646 DEBUG [Time-limited test-BucketCacheWriter-0] bucket.BucketCache(929): Bucket cache free space completed; freed=0 B, total=30.06 MB, single=0 B, multi=1.87 MB, memory=0 B 2024-03-29 04:55:07,647 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:07,647 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,656 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[0: blockSize=8,192, bucketSizes=null] Thread=35 (was 35), OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=160 (was 160), ProcessCount=176 (was 176), AvailableMemoryMB=12446 (was 12527) 2024-03-29 04:55:07,666 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=180, ProcessCount=176, AvailableMemoryMB=12446 2024-03-29 04:55:07,675 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,679 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,679 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,679 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,680 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-03-29 04:55:07,680 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-03-29 04:55:07,680 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-03-29 04:55:07,680 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:07,689 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=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=12426 (was 12446) 2024-03-29 04:55:07,697 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=180, ProcessCount=176, AvailableMemoryMB=12425 2024-03-29 04:55:07,707 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,711 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,711 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,715 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,718 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-03-29 04:55:07,718 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=20314112; used bytes=10435584; total bytes=30749696; wasted bytes=70656; fragmentation bytes=728064; completelyFreeBuckets=10 2024-03-29 04:55:07,718 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=410; free=0; total=410; wasted bytes=2048; fragmentation bytes=419840, full buckets=1 2024-03-29 04:55:07,718 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=228; free=0; total=228; wasted bytes=0; fragmentation bytes=233472, full buckets=1 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=120; total=120; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=62; total=62; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 41984; used=0; free=50; total=50; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 50176; used=0; free=41; total=41; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 58368; used=0; free=36; total=36; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=31; free=0; total=31; wasted bytes=37888; fragmentation bytes=31744, full buckets=1 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=42; free=0; total=42; wasted bytes=30720; fragmentation bytes=43008, full buckets=2 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 197632; used=0; free=10; total=10; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 263168; used=0; free=7; total=7; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 394240; used=0; free=5; total=5; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,719 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 525312; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:07,721 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:07,721 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,721 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,721 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,730 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[0: blockSize=8,192, bucketSizes=null] Thread=37 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=12397 (was 12425) 2024-03-29 04:55:07,740 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=180, ProcessCount=176, AvailableMemoryMB=12397 2024-03-29 04:55:07,749 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,753 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,753 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,754 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,763 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,770 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,773 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,777 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,777 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,778 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,778 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,784 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,784 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:07,784 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,784 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,793 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[0: blockSize=8,192, bucketSizes=null] Thread=40 (was 35) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=12242 (was 12397) 2024-03-29 04:55:07,802 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=180, ProcessCount=176, AvailableMemoryMB=12242 2024-03-29 04:55:07,812 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,816 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,816 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,816 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,824 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,828 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-03-29 04:55:07,828 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,828 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,828 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,828 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,828 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:07,828 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,837 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=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=12182 (was 12242) 2024-03-29 04:55:07,846 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=180, ProcessCount=176, AvailableMemoryMB=12182 2024-03-29 04:55:07,856 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,859 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,859 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,859 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,869 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,872 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-03-29 04:55:07,873 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,873 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,873 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:07,873 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:07,873 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:07,873 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:07,882 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[0: blockSize=8,192, bucketSizes=null] Thread=49 (was 43) - Thread LEAK? -, OpenFileDescriptor=292 (was 292), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=12123 (was 12182) 2024-03-29 04:55:07,891 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=180, ProcessCount=176, AvailableMemoryMB=12123 2024-03-29 04:55:07,899 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:07,903 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,903 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,904 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,904 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-log-dir so I do NOT create it in target/test-data/eb6e53d0-90f1-39e0-3619-51b7fe88d07e 2024-03-29 04:55:07,904 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-tmp-dir so I do NOT create it in target/test-data/eb6e53d0-90f1-39e0-3619-51b7fe88d07e 2024-03-29 04:55:07,905 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-29 04:55:07,914 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/eb6e53d0-90f1-39e0-3619-51b7fe88d07e/bucketNoRecycler.cache 2024-03-29 04:55:07,915 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:07,915 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:07,915 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/eb6e53d0-90f1-39e0-3619-51b7fe88d07e/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/eb6e53d0-90f1-39e0-3619-51b7fe88d07e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:07,915 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2870990977888929171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:09,017 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/eb6e53d0-90f1-39e0-3619-51b7fe88d07e/bucketNoRecycler.persistence 2024-03-29 04:55:09,017 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:09,017 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:09,017 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:09,035 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/eb6e53d0-90f1-39e0-3619-51b7fe88d07e/bucketNoRecycler.cache 2024-03-29 04:55:09,035 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:09,035 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:09,038 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:09,038 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/eb6e53d0-90f1-39e0-3619-51b7fe88d07e/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/eb6e53d0-90f1-39e0-3619-51b7fe88d07e/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:09,039 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:09,039 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:09,039 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:09,039 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:09,047 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[0: blockSize=8,192, bucketSizes=null] Thread=52 (was 47) - Thread LEAK? -, OpenFileDescriptor=293 (was 292) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=12091 (was 12123) 2024-03-29 04:55:09,056 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=180, ProcessCount=176, AvailableMemoryMB=12091 2024-03-29 04:55:09,066 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:09,070 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:09,070 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:09,070 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:11,326 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:11,327 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:11,326 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:11,326 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:11,338 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=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=12067 (was 12091) 2024-03-29 04:55:11,347 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=180, ProcessCount=176, AvailableMemoryMB=12066 2024-03-29 04:55:11,359 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,362 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:11,362 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:11,363 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:11,380 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,384 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-03-29 04:55:11,384 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:11,385 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:11,385 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,389 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,394 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,402 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:11,402 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:11,402 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:11,402 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:11,412 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=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=11924 (was 12066) 2024-03-29 04:55:11,420 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=180, ProcessCount=176, AvailableMemoryMB=11924 2024-03-29 04:55:11,430 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,435 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:11,435 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:11,436 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:11,436 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:11,436 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:11,436 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:11,436 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:11,444 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=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=11892 (was 11924) 2024-03-29 04:55:11,455 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=180, ProcessCount=176, AvailableMemoryMB=11892 2024-03-29 04:55:11,465 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,469 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:11,469 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=31518720, buckets=15, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:11,470 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=8 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:11,470 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:11,470 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:11,470 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:11,470 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:11,482 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[0: blockSize=8,192, bucketSizes=null] Thread=57 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=180 (was 180), ProcessCount=176 (was 176), AvailableMemoryMB=11865 (was 11892) 2024-03-29 04:55:11,490 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=180, ProcessCount=176, AvailableMemoryMB=11864 2024-03-29 04:55:11,499 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:11,502 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:11,503 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:11,503 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:12,785 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:12,785 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:12,785 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:12,785 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:12,794 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheMultiThreadedSingleKey[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=56 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1070 (was 180) - SystemLoadAverage LEAK? -, ProcessCount=176 (was 176), AvailableMemoryMB=11541 (was 11864) 2024-03-29 04:55:12,803 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1070, ProcessCount=176, AvailableMemoryMB=11541 2024-03-29 04:55:12,813 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:12,817 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:12,818 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:12,818 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:12,820 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=21474836480, buckets=5, bucket capacity=4294967296=(4*1073741824)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:12,821 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:12,821 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:12,821 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:12,821 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:12,830 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocatorLargeBuckets[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55 (was 55), OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1070 (was 1070), ProcessCount=176 (was 176), AvailableMemoryMB=11532 (was 11541) 2024-03-29 04:55:12,839 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=55, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1070, ProcessCount=176, AvailableMemoryMB=11532 2024-03-29 04:55:12,849 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:12,853 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:12,853 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:12,854 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:12,862 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:12,866 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:12,871 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.0, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:12,871 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:12,872 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:12,872 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:12,879 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:12,884 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:12,884 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:12,884 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:12,885 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:12,893 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidMinFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=61 (was 55) - Thread LEAK? -, OpenFileDescriptor=293 (was 293), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1070 (was 1070), ProcessCount=176 (was 176), AvailableMemoryMB=11485 (was 11532) 2024-03-29 04:55:12,902 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=59, OpenFileDescriptor=293, MaxFileDescriptor=60000, SystemLoadAverage=1070, ProcessCount=176, AvailableMemoryMB=11485 2024-03-29 04:55:12,910 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:12,913 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:12,914 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:12,914 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:12,914 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-log-dir so I do NOT create it in target/test-data/a2378006-789e-80fc-1c84-43e482a8027a 2024-03-29 04:55:12,914 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-tmp-dir so I do NOT create it in target/test-data/a2378006-789e-80fc-1c84-43e482a8027a 2024-03-29 04:55:12,914 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-29 04:55:12,923 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/a2378006-789e-80fc-1c84-43e482a8027a/bucketNoRecycler.cache 2024-03-29 04:55:12,923 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:12,923 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:12,924 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a2378006-789e-80fc-1c84-43e482a8027a/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/a2378006-789e-80fc-1c84-43e482a8027a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:13,032 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a2378006-789e-80fc-1c84-43e482a8027a/bucketNoRecycler.persistence 2024-03-29 04:55:13,032 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:13,053 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/a2378006-789e-80fc-1c84-43e482a8027a/bucketNoRecycler.cache 2024-03-29 04:55:13,054 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:13,054 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:13,058 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:13,058 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/a2378006-789e-80fc-1c84-43e482a8027a/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/a2378006-789e-80fc-1c84-43e482a8027a/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:13,059 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:13,059 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:13,059 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:13,059 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:13,069 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBlockAdditionWaitWhenCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63 (was 59) - Thread LEAK? -, OpenFileDescriptor=294 (was 293) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1070 (was 1070), ProcessCount=176 (was 176), AvailableMemoryMB=11481 (was 11485) 2024-03-29 04:55:13,077 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1070, ProcessCount=176, AvailableMemoryMB=11480 2024-03-29 04:55:13,086 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:13,090 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:13,090 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:13,091 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:14,192 WARN [Time-limited test] hfile.BlockCacheUtil(227): Cached block contents differ by nextBlockOnDiskSize, the existing block has nextBlockOnDiskSize set, Keeping cached block. 2024-03-29 04:55:15,293 WARN [Time-limited test] hfile.BlockCacheUtil(223): Cached block contents differ by nextBlockOnDiskSize, the new block has nextBlockOnDiskSize set. Caching new block. 2024-03-29 04:55:16,393 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:16,393 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:16,393 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:16,393 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:16,412 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheBlockNextBlockMetadataMissing[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=64 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1070 (was 1070), ProcessCount=176 (was 176), AvailableMemoryMB=11473 (was 11480) 2024-03-29 04:55:16,420 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1070, ProcessCount=176, AvailableMemoryMB=11472 2024-03-29 04:55:16,431 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:16,434 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:16,435 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,435 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:16,436 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=1073737728, buckets=511, bucket capacity=2101248=(4*525312)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,436 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:16,436 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:16,436 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:16,436 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:16,445 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBlockWhenIOEngineWriteFailure[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=65 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1070 (was 1070), ProcessCount=176 (was 176), AvailableMemoryMB=11465 (was 11472) 2024-03-29 04:55:16,453 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=63, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1070, ProcessCount=176, AvailableMemoryMB=11465 2024-03-29 04:55:16,461 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:16,466 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:16,466 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,467 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:16,477 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:16,484 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:16,488 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.0, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:16,489 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,489 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:16,489 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:16,495 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.2, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:16,495 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,495 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:16,496 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:16,500 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 1.05, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:16,500 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,501 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:16,501 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:16,501 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:16,501 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:16,501 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:16,510 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidExtraFreeFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75 (was 63) - Thread LEAK? -, OpenFileDescriptor=294 (was 294), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=1070 (was 1070), ProcessCount=176 (was 176), AvailableMemoryMB=11371 (was 11465) 2024-03-29 04:55:16,520 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=75, OpenFileDescriptor=294, MaxFileDescriptor=60000, SystemLoadAverage=1070, ProcessCount=176, AvailableMemoryMB=11371 2024-03-29 04:55:16,529 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:16,533 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:16,533 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,533 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:16,541 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-log-dir so I do NOT create it in target/test-data/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8 2024-03-29 04:55:16,541 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-log-dir Erasing configuration value by system value. 2024-03-29 04:55:16,542 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-tmp-dir so I do NOT create it in target/test-data/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8 2024-03-29 04:55:16,542 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-tmp-dir Erasing configuration value by system value. 2024-03-29 04:55:16,542 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/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8 2024-03-29 04:55:16,542 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-29 04:55:16,550 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/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.cache 2024-03-29 04:55:16,550 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:16,550 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:16,550 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/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/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:16,551 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4000231368234737378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:17,652 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.persistence 2024-03-29 04:55:17,652 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:17,652 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:17,652 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:17,672 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/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.cache 2024-03-29 04:55:17,672 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:17,672 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:17,674 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:17,675 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/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/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:17,676 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.persistence 2024-03-29 04:55:17,676 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:17,676 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:17,676 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:17,686 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/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.cache 2024-03-29 04:55:17,686 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:17,686 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:17,689 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33546240, buckets=1638, bucket capacity=20480=(4*5120)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:17,689 WARN [Time-limited test] bucket.BucketAllocator(412): There are 1 blocks which can't be rebuilt because there is no matching bucket size for these blocks 2024-03-29 04:55:17,689 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/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/1d104e7c-ecf4-a8eb-fc01-698af0aeb0a8/bucket.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:17,690 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:17,690 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:17,690 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:17,690 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:17,698 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRetrieveFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=81 (was 75) - Thread LEAK? -, OpenFileDescriptor=295 (was 294) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 1070), ProcessCount=176 (was 176), AvailableMemoryMB=11357 (was 11371) 2024-03-29 04:55:17,708 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11356 2024-03-29 04:55:17,719 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:17,724 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:17,725 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:17,725 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,002 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(844): Free started because "Full!"; Free for bucketSize(17408)=4.10 MB, Free for total=4.10 MB, of current used=27.39 MB, actual cacheSize=15.76 MB, total=31.75 MB 2024-03-29 04:55:18,011 DEBUG [Time-limited test-BucketCacheWriter-2] bucket.BucketCache(929): Bucket cache free space completed; freed=4.42 MB, total=31.75 MB, single=0 B, multi=15.75 MB, memory=0 B 2024-03-29 04:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5001637133402982013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6817137061107464815_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6792991366730349125_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,081 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5455919612839441915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1988774803745221676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2328485139288849806_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7903175631927722136_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -307959474229643036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1338646272485423955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238260249575076743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,082 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2483393499833533365_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1617880110118576323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5395585773532662811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3708070388942389073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5218005222355867735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1349117710558480257_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2976721656570583856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3331857570873794454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5873693854413252824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7821209046510471074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,083 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5579829680445820250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1190549321714225505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5460562441326654834_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2223204735657881221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9128995238335277610_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8877155313744807534_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2630878519327541138_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1077407359959525355_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,084 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3789946103304514576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7803082086636104865_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -435531108927292176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4018057487305111526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1623496252606917813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2365067330723815259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 643016722285043724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5696888239373701104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5333459280674878481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8705401746621790293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -246562407228915116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7361260907895610789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6924428662897051002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8379626793147959234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,085 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 673951819479113366_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5903813891371814716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2548260203760525635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3161399832305329813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2039119114610973250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1128361683782348783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 229025807124995006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5948442401750808265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8523545812707699095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8649299783619198323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6756847652178672623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 339238411214141555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1342672280911199339_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 527909155912046400_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,086 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3328180457973418160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -911063717107638126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1714389994680608236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5306689278267627627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6672532743498093214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2739850609949705044_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -762303588376589082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6084177386965195756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1480439798133125811_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,087 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8709044824944120189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1431131847120748876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3578196412912465415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2267103135434401103_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6888265083313976823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4635248835204850019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8461783652069797283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6318822373398658566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3885486643570713935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8208523899543103603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,088 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2212755993590290537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6156669472619381576_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2625394832985048823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5654822383261903808_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4930543420323812214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4191128306542903307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5728722145457536799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4206014650638139140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7356592709186756982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,089 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7028827413855215516_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1653724304676339054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5774834178422769174_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1514930377410217531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5993569532973983239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1026636053014021269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5782048848144728731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3811892480850677266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5272473684231373015_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 18961056576985913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8605092850383689597_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,090 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4037595117821738439_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -846183260718185859_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4329190495968781109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7896427667725055340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6614981948918491622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1722252408947516047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7845133610980311351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5043081430212933258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6390517822426788754_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4175072483894690855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3685074270639138876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6392494759967201854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3505559759462167538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1588319705307493853_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4702238202550247008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8090555814492716315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,091 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -70974141296193827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8900795679835866710_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7895161068804618501_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7334292006427571324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5450492488371095152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1015233327428641748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6092023326791873296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3745677962296740022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3295241170335082583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4404169940474161681_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6074269505672695293_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3505218582092249719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2834615761994174786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1195186231904800702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3109293956289680560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,092 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8523337948827262388_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -37623315603124570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4514969982208953560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5542221078751210160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7639126345012185003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8357570355042454869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3133616913514752288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1603089054755951208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6432814493708673220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7237635997136260265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5133000875653875330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4375350342040898104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1360012054382169819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1793417893521603128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6603606470764917426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8277255503654443967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1242818654305968514_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,093 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3016846545328391940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4449213017046526585_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5953282352400733302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3078983110713541397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -204519832806629113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5513416787185361327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4680364059766168895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1920295771260423434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1336307348586715683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -340164473955797386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039091360181838698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4583167554228051903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6321065422928076474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8692776491311127472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7015682954295249218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3271640389471473885_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1938419338675542680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6147472930309263112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,094 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6472242787590798665_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7644326563468723456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7635305869390967178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6032456085204526741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7757807804481706752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6378575923575117947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7419661087177946322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7464387454578987988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1125093122609866571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4761702504596619588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1495469695135089950_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2267946210817631764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9205064723033391197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9088511252923373953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1355541789845328611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8666119930503721827_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5714955977749187550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4310711163157368112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,095 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 211639230423850684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3122650600902892627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5554428384159987613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3283044565023293613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5725711913937893742_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9016925762614355510_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3970815399772038143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7991393270068422936_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1963347160845160114_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2615033222780212601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2066637270338673820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6158848587967381545_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6585383813047356099_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6135573496576406338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2235357770657914089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -732758686025106660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5633636924372746909_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,096 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4326664007991768666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6387890584195630451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8813439066138053230_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8113996404514166154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7747910020722625970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142719416857937884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,097 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3268833762485613290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8837194919383419672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5195152588914950338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1827885474304516376_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7239769171933725752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4299687519333389369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4827057687465132530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8271850346667950107_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3021675632248372163_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4666294648888907096_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2857670229344296317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,098 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7838615279462523199_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1904533575383177956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8273730369845980991_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9129363569210808533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8997303046670796391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8247240924450064573_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -40107497772758062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6650166021951798476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5532530875966213636_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3649583123562973999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,099 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7564771144519961643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2884793798440426002_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4064820307125404555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 916089136303925670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -48846404110345842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -439633646965885938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7557763456852792572_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5431614287134021315_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3048949584392233048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3696617494440702411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5240367183240337805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,100 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 115839759109910172_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7326559944215883286_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8923199932618076591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7332660357682226137_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4249251391854484600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5122137587994896620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4666688862714409903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3007015075441689577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8051266113958802538_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2177898599884419672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5788145373998049536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5882903963609383214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,101 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6527683607960390322_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2509876277338625083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6765017760410776528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3325094402236033714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -595736726706535655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2025283570583235483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1090282471353695898_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6130445777205350110_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1906966163140722523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1180484024940415963_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,102 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1525016930947863275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8747806282052534687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8400129637905101461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3433953310299597836_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1304426722625207883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7103562806667248271_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -940563979826645133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4436221840453117560_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4384144859132932479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5659970587627726449_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,103 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5694763501851888474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6400553863613878531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1908503047624035461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 870525558036759382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 600309511870958764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4953817582996023051_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1804781739771494333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4348932696180027655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1602502096285765239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -623934124407806550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6549973991814777126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6183130476095481447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6784409077065443437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,104 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7292423487518224755_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8395631619565585160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6000141024894601072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3719606865249977041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4107372261577392207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8487207976315159468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5889713206095855939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -809667148466063016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9166068061222503635_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7992385166137206348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,105 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2308873094906080716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7209975647241157025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4202599393886557581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3776382690966609260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5056680997648249166_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2947976281471927469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959942529955417009_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4359547126507656389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6846316095023196055_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7886002494275527626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6167935130433992296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6554613724825998288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5885542762158214105_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1077762625635993833_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2324866318781922600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1179898989250200150_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5767755185293412789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7947886537402523528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,106 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 126362872718175383_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3144380068750139344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8917122110586762684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2437572781861429036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5569788101859927662_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6039343193322546886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1421438853880298397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3779582820074495421_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5551935325010999988_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2684052648158629296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3300312255967766962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6435386083834996221_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2151456866548214305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8229545951858328180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1368167804676188691_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4574954567476624694_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1850855923129717562_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2202032420046810930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,107 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6336968004209945086_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3678374555147197590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5232902729598328326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9189989609551210440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7775200407166291181_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4005869381097694547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -913523792949559930_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4901629994136201209_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7508377577332856232_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5850382325625189003_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7520473521395934128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -695845352641041712_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5388438004825491975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3142828622602061611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5681576983174103492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8551562525185781450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1429144678655436850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,108 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3692202051406075669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 999524192741973268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1916088816380007511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2439052334597586643_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2704691271524800996_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2585341534160680616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5513015719944300883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6553835626374005520_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6859565265794498317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5157802229699297394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4513240565493769370_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6483120101849644730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -776572847384606505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9218491628708596022_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8168529168627762196_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4660365046132567479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1260127800958950406_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6177517992214136743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -217991216368486812_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,109 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 182823649592841828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2612968064184892648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -692609058902476786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6712354081431967431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7702062694299643176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2772294992471145749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5526343730763435496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4470983230698414690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2119755206924130374_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7216539398888027670_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7141154136178756490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8323268321169299612_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4579719542986116173_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1965440333107996048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6146670307517717721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8065064527604476666_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6809385209459012698_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8641383496178070463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,110 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5695002791268079082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1951709685636663931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 881974969760441244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8180617438684905978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6153062598185052760_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1449424253400061664_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8517163547534324340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2678774077822186752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5793396776268093155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500059095643340800_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6111489053360992250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3736574185918728828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4217650255286487952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3819828802414045741_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7527075885551776183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -142658245799620186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5321029788907779038_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1053812542445072445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,111 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2610983847636308029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2235454897979341310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -136149618134288584_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2011896256114520217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1456377728886883976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8538268738999165089_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5314873424444680252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6328718536998274457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4288155828418700074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8458417571205048921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,112 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6520243341246152013_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4432124252295013225_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5314969078627698177_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -655742537378682860_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6669253518397941995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4793791959368506411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4993122030812480914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -708422662665159571_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,113 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3415425745563437478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2264032925099316646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2086799666833256600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5805922116426565190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1641338944562544280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380631189505994440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6911056909342327445_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4960074400667945183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8449416401258408488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8883445842720499186_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,114 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8267839702175333381_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1182493159218489342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7395210794564397987_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5408978540335283090_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102472489390577539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 821101348353517523_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6073313229100788548_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4393405984854794303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2911596467285048919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2428968868612065689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7222936564580395536_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,115 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 896814740237311338_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2967728664906544091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3516657437455610577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8662798677432689016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2600032264310415314_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3076114961122513151_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,116 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4908950630269326826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9064616909756218515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7858259861052061323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 817834939871964291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3089314556685935264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3502083755415821201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4441033692861090525_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6891491123327221179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1907144415006843980_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6463334240375338881_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4053903714997885346_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7189627707003483591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1635955174693977590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,117 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2575102262349027932_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8920873711480483677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5068978413334108575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5786228992511190198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -853201111040026660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7272382611637402982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2349772751658316235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2527294936451600263_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4683630137545200558_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5434416036206765307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5615147518728315332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6642227327126371270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 239540524443944637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9071255648328482586_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7033545824511066282_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2860128303081210807_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2445630189976087327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,118 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4482152908208807503_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596579423631535904_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -813176522407434955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8667107437860673067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5151287437823807675_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2474383191151436394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2126827730901694246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3232960923088530775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7118683866607535970_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1403737405374977147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6491850822033341526_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2301477782858934541_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8841400403767800799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6673106356470492063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1597684341826167952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9055099604670087021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2926195624928644056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5932940786666891206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5186056185827370955_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,119 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3913344653434652616_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3285707604170858718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2717426300822116631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -430806298756726352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4126098632748848349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1625022296811577540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8543828192773370645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1287694714530580702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 984594615991746627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1047871678214585035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8811963981458616165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5233095067529350594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1570948597271562603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6069574507173762781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8158515683701254951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4584721818437880946_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 294936177794433351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6960835625101589929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,120 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4933914284800631924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3252694593753622207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8169331414996660101_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3814677315593506342_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5202693519421825267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7132600470920641758_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2187660845078026222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1507195043431982104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6049445261685070336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5628274321820273540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5000616462587729438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8277109545019051638_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4835834582709066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6429719979167497502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -210682161736455655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1621332014809087226_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -987450237028159551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5509326900070298072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3602737296997602162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,121 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2764325081694894893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5438816327673571651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6283885520798276434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2381725054729626052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5394072844124742805_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7464496006095735555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1672741134444517123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1139232018327085454_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7610353497356382601_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8024782000537024902_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5696029913891258234_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5463729201971614364_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1073710030329917511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7558182439078336291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6027850114480291328_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5353307044727475878_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6867274825536795475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6003199004215131432_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3680139830682450751_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,122 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7868701535188212097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7926954638721846068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2178142794299447298_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3580945999760189490_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2212303828391673025_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4573162200806157106_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4590176386636821238_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2522496094007117926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6775990617320419438_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6094692087790190505_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4988701341382913577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -483922422248575029_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2154059050613677941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9206109714637612410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8977563148205321190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1804452056409594845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1716468978576050419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775821415999610393_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -549665555687376700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,123 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5513373263883981779_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6876463164091293262_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6545720171153667476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -161623880156473469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4929016651870762218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3167702824136596451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 97121654194806917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -884398640289241218_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6090618459674921135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 282348025153943098_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3978690457882832565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8009428910826762308_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5203918504120157011_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5190270918079137570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1241552012113906775_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6411406827174779422_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1113232901148356802_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3686980263563652292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2778955841690269021_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,124 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2660773601053956354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3591362558880263678_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8073871692197468302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7031369348730518626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8240307800605276008_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4819575749997915795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9049175475150212233_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6357570647762376581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -217699979288871753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7357343230624568450_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8333490339718642155_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5266173946008190268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7549799424993576447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -982930055661828697_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3824969687114479554_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1371564667663573651_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4898492180584552102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2430978205357356964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,125 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1839186691656815895_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6294935464334604019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7692174053661116855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5213695685652138542_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3155763739887144893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2685907912940084743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5238846202595379498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2888595302892505705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7471324685955581765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4175193346969050041_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9098218698463134372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1013281956419672260_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5495807956234125047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -618789384292025052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2792065444630801244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,126 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3326599285883673240_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5134594370939455241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -495263133438093295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8260183052079884299_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1854191050412640919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8702291424121445211_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1310290045467956287_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2386348805640786783_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2766858106622634582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5682543225445717733_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1868416323501264474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -417303799911666884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4799407224431569555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6301109866430793645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2199391378402665198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2535992780517253513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6207837105618272803_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4247474968341742744_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,127 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4238011328892276210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1416991130397617020_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3496881020183673295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6821716511228314555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4441452390388733842_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7270052730552615903_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3787217414088162738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5084895138517849962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3537705704972594081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9134158902154503142_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1878688219240678256_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 816360262862338213_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4513617547715915777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7417986532876015819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1728907901643885795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2687378781151915420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1640828163308190336_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6321328052197361549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,128 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -873665892203588481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -179160323777525732_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7748878303125464799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -663508782322252537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5251861927223927889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 672027017317766778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -544661354853469052_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5963107456888260275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6223932958277539849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2315399816688578482_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2377061393732290385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2183337890854810975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1283636834729378935_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2487458878171341122_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1376343087469311533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6236117142923275312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,129 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 818520649121811241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1252622442827562810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8502767279558491498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6774698224921067397_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8158458881080438324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2022138491332633924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7927157441725793347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6143901102152693244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7004437874728221731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2958783893828228846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3000129868825908819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7010099139180034650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,130 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -425736621619160455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6581320073113197532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4758010213355131928_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8848997281476697587_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3633228153143151676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2959140750709239019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2902050292827289081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -575220316739852356_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2845499461855134068_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8812620729938061707_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5812226861262504868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3963367959775064050_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7243043260301889654_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6888486238164000716_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4759044507508154170_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 937807587928359312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7280630067531526611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7770365314393460429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7127666221987038193_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,131 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3159002822215639628_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7384562077195046590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8892793184905206724_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3785767938926070845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8263811561057242437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3883199105040949507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3891357874044828559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2475557035014270870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2872388622929469729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1418092397083199901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7130055326613390933_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1238386785766375133_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -712906230699371688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3038772362776175047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -939692899401726749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1439247369625238140_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2014009621963158014_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,132 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8803195356357242922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2702291513468560607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 119500776242823914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7652231191237773097_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9196905382036824127_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -676391498996789977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6396969758460520908_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3410803872318558756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8080424049307177427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3597601619813105727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2333779836186883832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1679698235052190871_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1329716493478429117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5383131199437395368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8300476140747458958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7022342850504750410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5881229252632824467_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4550155887518039072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -415192075598714312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5634527625423171040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,133 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3554301883910333169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7817807160920754465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7241145137444563774_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9121067433220526845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1007406284349546468_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -312459116558362795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8147486322469758074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1892368679792639452_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4868305916032357961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3478877939311102239_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3615310068531991095_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7535348799475483683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5746015217047780509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4039252004541104761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7333879857649190926_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7706678403721856650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,134 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6137585534631633317_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 218388686614154810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8020240099135611570_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1224000884516292446_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9211218980761128828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2389968385074880437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 18170630380064373_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7205670958726917470_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1483831459148570327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2920696260250287704_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,135 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -357357390005063326_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6287862695051801901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8586098325220584466_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -699860387649976686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -984307008783459131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4621927094590458870_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 485945584952530491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6055065581340548418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8854376622033444158_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5932907210917545777_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7053384180235320333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,136 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 844513202958896048_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4262631311581194715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2078401612601188312_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 936020279656822161_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4056941347458613455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -710327487236708266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3465380563567750274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -829010011799886335_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6950150401054086401_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9204165358554391477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5172864660385050799_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,137 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6526830394052483112_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4122864919986681169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 431903017280375976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3508268759618589321_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1999616269528113693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3431139964726976829_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4413165837188253081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6117312276694518588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3732565059315766094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2967834932089217054_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8455576208548510497_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,138 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2474715810711326894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7948622498436587883_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -306807633823662773_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2993744386638965313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7700920213301560646_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2366123399421383843_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2713192380310235671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -395923607785399992_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -655574487685302887_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,139 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8060312333556436879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3376455419463576056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3705827375873829111_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3699012622005666266_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7899650813465995063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6068179237472155224_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734708338717845465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1416164105243700563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7952660247789157100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3414403276689957539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6798183588653064719_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,140 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7124759727729113246_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5508833273970752258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2820785320581639882_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5317385708430550968_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8331343015820206160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1469386373956480543_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4332458563610236451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2815800032381580967_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 224569125434246851_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 273085806726500309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2238214484142176631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,141 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4204586283346583347_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5174798472421849531_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4345004471748204941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 98134000094791940_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2304164182650952440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6082786114040028685_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2752578505701841451_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6926883996170012337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1845260878603129919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,142 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6778158285741195964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6704583049510765108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2842087598572858227_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8695278848469067743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8665820133554980606_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3258865930296659194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5568148266888731796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6662936450440658762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2265636891525334549_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6245779158526172753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,143 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9033022987799138948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4113072715535859035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5117611415538699290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3896706740511274382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3536512931378130957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922628268248138485_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6412355806466419255_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2951481779898376948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5120258467152941566_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6311009851969267896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5742470641404788413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7313221020909281007_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8982223902719743866_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8125848678451291846_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7263728440838683049_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,144 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6225532295131013493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9010391738209808893_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2897547396127583327_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5548932111782918838_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6538630029703316556_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2178510996759059845_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2475893449855941494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2048766706707688972_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7827954478909923386_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3189657383834331535_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6728820796056375765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7264446588513293645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9098959941477548509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7800519819109583316_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6048922282030671324_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3698930609824277187_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7988738927543701995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9174690588187103706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3587413211988632581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,145 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7981275011346522244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4360333640517433066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2963664152843877856_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1903396582806244504_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9803512483667188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1991327179196004241_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2757135062825666875_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9017811268741459690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8314644718309154864_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6011481456334840075_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8281272247755970340_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1209664622730540540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7860770016575711269_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2713843314133310331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6897567666782961734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4599217053025222456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4974815279077181977_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 450730963206119889_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,146 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4166856128572990413_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1283952432577787479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8419461517889663687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6489661438375225405_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1962962083389138592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4921976869812891939_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3176000102051110702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 143346323156196905_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2459524815810572780_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6409742364127470671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8425468683588848975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7232811945634783858_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1652408337723377555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4514206635436884499_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1337242151997302786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2757078393203722927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9098219665920336917_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,147 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -576087214489210005_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8515546770589200855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1301094308456681189_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3538303164183202389_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7872595583116403958_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 783545977124925890_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3968531854424688567_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2662776687480138410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2973804288308011418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5826267720848378565_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4268322828063799911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4710678094124460632_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2304151484751399349_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6371969710293828081_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6932833388090984418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6210294427000386175_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,148 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8047349743066272914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7904912669039999157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1387869274815757839_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8054329920241121568_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8463533144491196615_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4662370934659879143_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -163801075469105056_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -588546250874621354_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7752768055925378481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2769092465098694469_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3470042024747219796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7651664272414631062_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4678040473071236188_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5359265948145353934_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8083749987640229419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -855709411072046533_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1564853443681331993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5991259456103244192_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4505198965819013746_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5008801820571605382_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,149 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6155710001722752220_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8892365339254703303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3581996676332653599_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6928533207728174539_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -65414025009815039_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8735152081319911116_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1669010934047306265_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 646567151220956415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9035980071230024602_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2130552121223592896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2589961958156245951_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4090621233729362611_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1210706538314857598_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1632821601181274736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8648924686869168789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6652684466229115826_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7998614431806869390_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5607014097021392481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,150 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5303188694450746653_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5607762448338857745_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2865720517299678792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2005902140179758244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4891358324849696912_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -190068382895215916_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 287015720883410004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -432079383577151274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2559084896124267493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3337981641068206420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8618776715317827391_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4881351538289605275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2610081088484018690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5080786790659465703_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3458835128843579590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2482080726127096683_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7971271619574367718_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4808140367390999832_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1988895281196676334_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,151 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 269547425087783291_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8796042316967625985_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3769043388943398622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6394944840614657559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5067750195304011820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6897876206434525132_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5315002471990937190_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7092792661208300590_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -674852068284468493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6689720547507766289_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8785951335630996361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8512651961690430507_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2767549799966214418_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5348014070824816734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3021510703383915102_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4819228163139663475_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,152 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1520328420826442294_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2023529081084110550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1533271914873583945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4796341661380778307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4217212937778462906_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4973200531747150766_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5041756110685506849_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1601810991489291822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2433724158333006868_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -812226929244058035_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2655567935918449925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4734407210345085306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5585725320341996993_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8387633450164335207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -258685328213723657_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5013579255436407976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1737346879115134004_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1452217235563035676_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3452048411580358313_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,153 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4044513018967317033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2104893316165922363_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1737564008382607180_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1163594169256105128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8118436155072581914_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8583879264990712319_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4111864953468818513_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 677480121981249306_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7829058565360609303_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5154630086214739492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1094715480051069207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7696610843615858031_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1942496631308122194_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5034345716186073894_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7588203450055793546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2090171090375531457_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7382711524741470440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8202308073362281198_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,154 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4403618530462004631_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9088279732508705066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5257338839030258222_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8503132240025259911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6544351171767290378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2290584965103756215_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -222532542124185693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3857317141656194563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5156583826492328739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8021585221606555762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9134971659339014429_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 492319298665339771_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1330042454866720235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8228961916030612456_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4363382288707230171_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3312377752797177472_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4063966669395645810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3043371692891845183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7172760934345579581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,155 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7557913866253318674_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2658156308156678821_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1132556327423830275_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3960923231222998984_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3472408452312488115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3283152254038243392_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 879402231578995591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 700576826369970006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3584122042199578736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1140437355097645550_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7210957654844399669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1048561919060073176_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4297596294382711091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2704970056044650461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6198178659802030252_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4630107428867315434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2359433134761919488_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7843072801387626705_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7373169196049778974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,156 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5787253353042951018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3935924722756492753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -236712313885372070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -944483601751447318_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5955054655823255595_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7321431052846617279_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5685861882368734637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1869814262769572443_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5726102801830950869_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8173058099896258555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5271200582937514087_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6543478608192721441_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2490147023596821929_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6749465547540102242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6254652048407803764_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8979022231100588532_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5051858887182449555_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 194863079420827974_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,157 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4028564446260726001_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4212947496148359629_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1360686353589823948_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7746331497513824131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8046514093689763896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4338418643104388154_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2948248002045478956_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8612933857793810359_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3247775166485135184_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8166200461148424672_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1380242290645363333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4747045155373012910_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8710434313479368207_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6057717893709756492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4350004207780836297_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5483516470972866847_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4907506709507934879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 196832754036211419_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,158 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3220372665290718911_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2473098024574609650_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 66967652416086798_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6980442050631392835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7612928947602340067_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4254106274882949024_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7379890185216339787_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4753047206806591083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6886609284931946434_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2011851533100499828_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6443301484761466603_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6595366369308469605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4264103873171899135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8152394884904352689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5033705339212889739_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3133120353490026283_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6557956980034272481_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3137516230803140411_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5049539671027833423_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -682228302253962981_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,159 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3948555609301059737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6091794728118033223_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208010385358683341_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4851287863752104036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3775236096193585491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3080038239814454605_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7359279708820496146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6726851375980096801_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2103507290359200330_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4243739066436134206_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6788225286652664113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4780937779623024492_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6542885082184941433_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8150385897838106668_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3139032614710067352_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1755002688985526369_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5128789124074365677_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8729802198209724641_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5281954557875328361_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,160 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9112486947446684983_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 736859940795405820_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129694770379831268_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8936286677550835362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4241260144272683247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2465829523244301017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5252434195671996426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4851018487694198332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3934170743394213511_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8005393461865616070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2676958271245766178_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1914440413944840989_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -901032690623489131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,161 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5480377241361155588_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5500124120311718964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3079960782496205743_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8740152078743933759_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4901010684394839793_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4535737048191185152_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8553636070285500655_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5698598191045265874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8717988822036189975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5301683493349952997_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8810322671135204540_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2605678908736608966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8944033162116275919_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,162 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8755960006326557435_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2885700163055044604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1628913475991887094_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8712735180178978680_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4106545583820311440_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3367870426245517874_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2108906161110671074_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -193447578802797108_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,163 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1168579303917403810_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5241145886969332656_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1820781942628712943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8693804265495820813_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1005303773811871323_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 330562633077891479_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8824923047986218135_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -669903267320226500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7431893042911045115_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5593420997011146702_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3472601853116694408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,164 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5727970872253060660_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4329452888043906320_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8812358767788109711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6711635827846646091_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3033936718677145706_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5913236767608674551_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7699665959153694131_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1573404491191243969_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7521569196628872264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4452181379198692729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4232676315039416201_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,165 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3221843488327708627_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5022658386162160999_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8237425628576653006_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8628569007938452000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6106510463814426925_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5276294169771848242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7304624483732265608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5046850119038227477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2043456720689054753_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9213242174714219579_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1195829563180054736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9098121064004466494_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,166 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 315044314989609767_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 397750196074590547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8766066915262913119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 958751838470845795_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2865866871525301738_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2874202307647160711_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 244491671621596892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2264554060623404872_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8130676771260886982_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1214435376648180574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3052231308695880737_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2964495188494552037_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1692130141050645734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8939054377684078329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4846634262814542591_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8719466127270798748_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9117100704656334284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6307575568428089900_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8150878892257509671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4664541990261656447_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,167 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6411378689986224645_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6949434071913274247_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5997084344560471040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 198295142785874073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6949815082834986281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7217420379373155701_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4508736765904380669_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9006094006113579302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6797955417755138819_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8735389564776330407_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -166095187600519596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5726281174360332715_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4095447841278591696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6653890840049747563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9193916704609202124_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4857802706454145770_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2286616962030181394_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3165559990338330731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6568378579469176953_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,168 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6837893103177625659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3544298822901785537_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7420074075467608973_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2352968033510245736_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -351650144470209217_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3356017199732589160_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1904949381181058300_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 62354952248646500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3601092169960330528_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403907288164435971_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3681357037494494789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1168747137896960033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1374847377175083778_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -683164520974892508_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 946517482038045689_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1295015872439698337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7479559911284604016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4690346343431851128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3822574586449469109_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5414944678450369066_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,169 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1664613663099213157_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1719114232969507700_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 385278378804455941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2119077325105442509_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2010515016865272284_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7363327973603677169_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6738096758326825756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1800601159110095931_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2759268138230027899_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8855272521317312491_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5004934949402550690_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7031765473648867897_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1658832253208240202_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5112958737891223734_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1945150378739180478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6007877753803506639_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6853290982109613563_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3278940040091019892_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8469620093060196395_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,170 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4643077355742368756_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9144268172699213332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7209070600657418285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1432718779441018687_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1683836934479304212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8357901591103540901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1780570190697870236_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2217357042455680387_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2275286499306831818_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7419527081982678057_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4911844930926833822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1946943835695347045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5754452239558936028_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5512125726372206594_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1963983323769982063_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7362455392159555546_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8690033288386797332_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6368018468386981604_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8598833817224810714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 940101789962554961_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,171 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5430247930140531455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5179702656464513804_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6359953023547607426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2790746729959721165_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3573116123670761500_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7891164424463437879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2303236932101664185_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1419994631300522622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5935534688018070126_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3341258122798692478_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8248062075835348841_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4574941679746682557_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5821910586231067613_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -922965383680254976_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5968605998276016600_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 577941723928276840_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5014955302319738880_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1317803608912558290_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3402310825629732250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,172 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5964316076015890835_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5463921257261666824_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9039874945472099684_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 500360203105415995_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6093272424985527998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3812275531687495016_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4746114702600757072_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6273984018004632529_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5933730823491632888_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2763005029814943305_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4839678280748381762_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7430679678634363962_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8265538899595975945_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6406906352343103850_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5358750571675844727_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4774124440583280692_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6466687606416773581_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3903987241417459410_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6786930133402807455_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 302699679881032921_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,173 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3764525667396499518_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1613292517038874296_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4369484150137254765_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7505353056879132118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6733171213878369426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8147239472908428264_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 627517045186500128_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9127002976264319083_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6268691664197562205_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7586105589702130459_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1867689701504356235_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6980116832039288609_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7959463629562598147_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3507900683272329607_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2703531652191635078_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2152111442196600927_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5596054248425777310_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,174 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8652758341102270045_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 296440057945036781_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4641086866531144146_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 9040462213715143886_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5803219079808436822_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2152326105338492964_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6171962905891062453_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6516293815846435307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1268349267084309307_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1162551717004019729_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4226202222456598502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4341045428485865032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3952405953981926852_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6129602385700076515_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6657757572590283295_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7634553121323080259_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -721511466017495302_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1444276912583478547_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1835362460554837663_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,175 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3929063140842017042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8277130000611919042_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3857661857995673408_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 51762616169232626_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6788174155246714378_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8143153247471689214_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6031351082544874351_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7979679534924961431_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2997508436242280280_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2189810192274791671_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3127073775316619789_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7611958310289711047_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,176 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8918011288118669200_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7814640497914440726_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7294480787041510493_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7428796980087226941_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1624710766721303437_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4538114514384323270_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3453037026836967463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5365409770609399329_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7048542613401885026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7501284140727284854_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6752710371205862073_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1403543517386757372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5838503687642682195_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6984985070836330082_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2752052220525787966_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 685406004086584621_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -441953337735451036_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2063213982301690372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,177 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5922461868988817731_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6811410991416855061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2748526013275995017_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2102145590875746620_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8259400947039681040_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7289912318258255208_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2469807213470872144_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7629785408242246337_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5535647343725185465_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7263497376593608634_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5600144943225886714_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3706689270811650276_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8001411404735832476_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5379374524878097792_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1257146079609240735_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5290795399617622436_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8174370539852507596_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8608972867436068427_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,178 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2817793376947061026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4542851662402939309_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6108228637767314975_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2675665885440214879_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4422946321516674179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6957247082166491070_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2662496456812256896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -248754598339536426_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7441641202084976113_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 341749373597005978_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -658329471458753575_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8582490020134468464_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8977303339134090348_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3803502209505990026_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1636533459250854696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -9039821882929983100_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5730951297977759344_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2945824433683302153_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 102734182600788018_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,179 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5983651292629872242_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6142755549010352817_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2739473744323193761_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8536444494288263444_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2725163780518291210_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8965297860192982922_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3430544247871859032_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7482235932367543104_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5942008453011256292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3755045339163660285_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7277265569326415896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6305502968671209583_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4016427291191597923_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6184191359553309624_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8906379592278508368_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7676349019719572608_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7384875299531227274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3962431150562840952_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,180 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7445359975974442884_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1734481549212177212_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7849827813728015578_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4382112597451908752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4761967487261136896_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 44019021565996855_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6441641275567370530_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4085848649176526030_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3493268435473678979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6496555734028625496_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8891202278764656569_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3818032895846711809_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8447637220045524752_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 568963129617618688_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -709211956456802258_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1930606144725444420_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 826378853895394033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5187759488025095463_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2856577281586670483_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,181 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3364376372844865721_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4505442827902476121_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2208824891837157750_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 133730291429945659_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3524923894523936480_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 2270011958690077559_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8839098193701058979_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6064925102999115362_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8074204398036790924_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4071764232984603117_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4981877672163812502_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8778042054839246947_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5650648143826903648_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4874991047850998637_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5934589141715215372_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5894669938422206027_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6479135202631527582_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5623172556547187943_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -1646242326610319574_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,182 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1907529649123453998_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5541639669931336277_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 720857030621754786_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5775268742898430938_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5963336268116070749_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7633899359605329498_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4118397313797555693_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1500066535840329162_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4722379994641093823_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3878152834427637250_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -384172501835281183_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7715273335484829216_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 1839490651840164281_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4893709177796468197_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4496553392988241000_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4181789070461092118_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5218500860540435474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6629953633257386331_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -8539134984092018913_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,183 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6487871606525015060_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7068300210194851385_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6357703711163679901_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8349732378198433333_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3692492896846615461_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7057208813811644640_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5713058930625848592_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -4166639504176524274_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7403929028833752696_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7026632646006546915_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3374443537385727061_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2429929885887487123_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5243666965989287244_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 6456189456649589957_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 574789058045014686_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 4529657647698953019_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -339074302147765415_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -3473412219097768622_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 5336869921478797772_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,184 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5869184204243389033_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -5599095256303973288_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 7445539242700849730_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -7294101700692154477_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -6314763303093637119_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2495793582227137623_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2309417792224063179_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 31829338105559876_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 3971570100194678292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2986136924537219267_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -2882704660764584577_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: -211143382889875796_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,185 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8963177460382295474_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:18,186 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:18,186 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:18,186 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:18,186 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:18,196 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testCacheSimple[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11329 (was 11356) 2024-03-29 04:55:18,204 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11329 2024-03-29 04:55:18,214 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,218 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,218 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,219 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,219 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=true 2024-03-29 04:55:18,219 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=true 2024-03-29 04:55:18,219 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=true 2024-03-29 04:55:18,219 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:18,227 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testHeapSizeChanges[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79 (was 79), OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11306 (was 11329) 2024-03-29 04:55:18,236 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11305 2024-03-29 04:55:18,246 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,250 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,250 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,251 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,251 DEBUG [Time-limited test] bucket.BucketAllocator(652): Bucket allocator statistics follow: 2024-03-29 04:55:18,251 DEBUG [Time-limited test] bucket.BucketAllocator(653): Free bytes=2590720; used bytes=28246016; total bytes=30836736; wasted bytes=2400256; fragmentation bytes=704512; completelyFreeBuckets=5 2024-03-29 04:55:18,251 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 3072; used=0; free=172; total=172; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:18,251 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 5120; used=206; free=0; total=206; wasted bytes=2048; fragmentation bytes=210944, full buckets=2 2024-03-29 04:55:18,251 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 9216; used=171; free=0; total=171; wasted bytes=9216; fragmentation bytes=175104, full buckets=3 2024-03-29 04:55:18,252 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 17408; used=0; free=30; total=30; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:18,252 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 29696; used=0; free=17; total=17; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:18,252 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 33792; used=0; free=15; total=15; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:18,252 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 66560; used=161; free=0; total=161; wasted bytes=1436672; fragmentation bytes=164864, full buckets=23 2024-03-29 04:55:18,252 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 99328; used=150; free=0; total=150; wasted bytes=952320; fragmentation bytes=153600, full buckets=30 2024-03-29 04:55:18,252 DEBUG [Time-limited test] bucket.BucketAllocator(659): Object size 132096; used=0; free=4; total=4; wasted bytes=0; fragmentation bytes=0, full buckets=0 2024-03-29 04:55:18,252 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:18,252 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:18,252 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:18,252 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:18,261 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testBucketAllocator[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=80 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11278 (was 11305) 2024-03-29 04:55:18,270 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=79, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11278 2024-03-29 04:55:18,279 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,282 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,282 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,282 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,291 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,295 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,299 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,305 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.86, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,305 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,306 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,306 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,310 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:18,310 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:18,310 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:18,310 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:18,319 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidAcceptFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83 (was 79) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11174 (was 11278) 2024-03-29 04:55:18,328 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=83, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11174 2024-03-29 04:55:18,338 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,342 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,342 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,342 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,351 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,354 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.9, minFactor: 0.5, extraFreeFactor: 0.5, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-03-29 04:55:18,354 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,355 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,355 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:18,355 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:18,355 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:18,355 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:18,365 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testValidBucketCacheConfigs[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87 (was 83) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11110 (was 11174) 2024-03-29 04:55:18,374 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=87, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11109 2024-03-29 04:55:18,382 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,386 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,386 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,388 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,395 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,399 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.5, extraFreeFactor: 0.1, singleFactor: 0.1, multiFactor: 0.7, memoryFactor: 0.2 2024-03-29 04:55:18,399 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,400 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,400 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:18,400 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:18,400 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:18,400 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:18,410 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testGetPartitionSize[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=92 (was 87) - Thread LEAK? -, OpenFileDescriptor=295 (was 295), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11065 (was 11109) 2024-03-29 04:55:18,420 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=91, OpenFileDescriptor=295, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11065 2024-03-29 04:55:18,428 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:18,432 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,432 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,433 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,433 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-log-dir so I do NOT create it in target/test-data/5c7399bd-853c-676f-bdc2-15cd3088b56d 2024-03-29 04:55:18,433 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/32136f48-107a-d023-2502-35f7904335ed/hadoop-tmp-dir so I do NOT create it in target/test-data/5c7399bd-853c-676f-bdc2-15cd3088b56d 2024-03-29 04:55:18,433 DEBUG [Time-limited test] fs.HFileSystem(308): The file system is not a DistributedFileSystem. Skipping on block location reordering 2024-03-29 04:55:18,441 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/5c7399bd-853c-676f-bdc2-15cd3088b56d/bucketNoRecycler.cache 2024-03-29 04:55:18,441 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:18,442 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:18,442 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5c7399bd-853c-676f-bdc2-15cd3088b56d/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/5c7399bd-853c-676f-bdc2-15cd3088b56d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:18,442 DEBUG [Time-limited test] hfile.BlockCacheUtil(231): Caching an already cached block: 8641165973700741292_0. This is harmless and can happen in rare cases (see HBASE-8547) 2024-03-29 04:55:19,543 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=true; path to write=/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5c7399bd-853c-676f-bdc2-15cd3088b56d/bucketNoRecycler.persistence 2024-03-29 04:55:19,543 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:19,543 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:19,543 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:19,565 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/5c7399bd-853c-676f-bdc2-15cd3088b56d/bucketNoRecycler.cache 2024-03-29 04:55:19,565 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:19,565 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:19,567 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:19,570 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=file:/home/jenkins/jenkins-home/workspace/HBase-Flaky-Tests_branch-2.4/hbase-server/target/test-data/5c7399bd-853c-676f-bdc2-15cd3088b56d/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/5c7399bd-853c-676f-bdc2-15cd3088b56d/bucketNoRecycler.persistence, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:19,571 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:19,571 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:19,571 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:19,571 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:19,581 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testFreeBucketEntryRestoredFromFile[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=96 (was 91) - Thread LEAK? -, OpenFileDescriptor=296 (was 295) - OpenFileDescriptor LEAK? -, MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11036 (was 11065) 2024-03-29 04:55:19,590 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11036 2024-03-29 04:55:19,599 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:19,604 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:19,605 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:19,605 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:21,857 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:21,858 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:21,857 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:21,857 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:21,877 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testMemoryLeak[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95 (was 95), OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=11003 (was 11036) 2024-03-29 04:55:21,885 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=95, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=11003 2024-03-29 04:55:21,894 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:21,898 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:21,898 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:21,898 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:21,906 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:21,911 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.2, multiFactor: 0.4, memoryFactor: 0.4 2024-03-29 04:55:21,912 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:21,912 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:21,912 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:21,917 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:21,922 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:21,926 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:21,926 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:21,926 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:21,926 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:21,935 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testInvalidCacheSplitFactorConfig[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99 (was 95) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=10874 (was 11003) 2024-03-29 04:55:21,944 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=10873 2024-03-29 04:55:21,955 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:21,959 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:21,959 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:21,960 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:21,960 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:21,960 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:21,960 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:21,960 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:21,968 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testRAMCache[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=100 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=10845 (was 10873) 2024-03-29 04:55:21,978 INFO [Time-limited test] hbase.ResourceChecker(147): before: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=99, OpenFileDescriptor=296, MaxFileDescriptor=60000, SystemLoadAverage=984, ProcessCount=176, AvailableMemoryMB=10845 2024-03-29 04:55:21,986 INFO [Time-limited test] util.ByteBufferArray(64): Allocating buffers total=32 MB, sizePerBuffer=2 MB, count=16 2024-03-29 04:55:21,989 INFO [Time-limited test] bucket.BucketCache(280): Instantiating BucketCache with acceptableFactor: 0.95, minFactor: 0.85, extraFreeFactor: 0.1, singleFactor: 0.25, multiFactor: 0.5, memoryFactor: 0.25 2024-03-29 04:55:21,989 INFO [Time-limited test] bucket.BucketAllocator(339): Cache totalSize=33288192, buckets=63, bucket capacity=528384=(4*132096)=(FEWEST_ITEMS_IN_BUCKET*(largest configured bucketcache size)) 2024-03-29 04:55:21,990 INFO [Time-limited test] bucket.BucketCache(322): Started bucket cache; ioengine=offheap, capacity=32 MB, blockSize=16 KB, writerThreadNum=3, writerQLen=64, persistencePath=null, bucketAllocator=org.apache.hadoop.hbase.io.hfile.bucket.BucketAllocator 2024-03-29 04:55:21,990 INFO [Time-limited test] bucket.BucketCache(1321): Shutdown bucket cache: IO persistent=false; path to write=null 2024-03-29 04:55:21,990 INFO [Time-limited test-BucketCacheWriter-2] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-2 exiting, cacheEnabled=false 2024-03-29 04:55:21,990 INFO [Time-limited test-BucketCacheWriter-1] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-1 exiting, cacheEnabled=false 2024-03-29 04:55:21,990 INFO [Time-limited test-BucketCacheWriter-0] bucket.BucketCache$WriterThread(982): Time-limited test-BucketCacheWriter-0 exiting, cacheEnabled=false 2024-03-29 04:55:21,999 INFO [Time-limited test] hbase.ResourceChecker(175): after: io.hfile.bucket.TestBucketCache#testOffsetProducesPositiveOutput[1: blockSize=16,384, bucketSizes=[I@460d0a57] Thread=101 (was 99) - Thread LEAK? -, OpenFileDescriptor=296 (was 296), MaxFileDescriptor=60000 (was 60000), SystemLoadAverage=984 (was 984), ProcessCount=176 (was 176), AvailableMemoryMB=10821 (was 10845)