From 42fb4b8958e858375d66070bb34af118d05de99b Mon Sep 17 00:00:00 2001 From: COW_ILLUMINATI Date: Mon, 2 Jun 2025 10:06:08 -0400 Subject: [PATCH] credits_final --- cawezs_mantle_to_stratus.mcreator | 34 +- run/logs/debug-1.log.gz | Bin 19847 -> 19921 bytes run/logs/debug.log | 3740 ++++++++--------- run/logs/latest.log | 125 +- .../AncientStylusRightclickedProcedure.java | 2 +- .../AsteroidRightclickedProcedure.java | 4 +- .../procedures/CeilingCrystalProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...lLiquidNeighbourBlockChangesProcedure.java | 4 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- .../procedures/GenerateDefaultProcedure.java | 2 +- .../procedures/GenerateFloorsProcedure.java | 4 +- ...diatorSoulOnEntityTickUpdateProcedure.java | 4 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...tarSerpentOnEntityTickUpdateProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- .../procedures/TeleportPlayerProcedure.java | 4 +- ...dditionalGenerationConditionProcedure.java | 2 +- ...dditionalGenerationConditionProcedure.java | 2 +- .../world/dimension/DepthsDimension.java | 2 +- .../world/dimension/HeightsDimension.java | 2 +- .../world/dimension/InvertedDimension.java | 2 +- .../world/features/WetlandHangingFeature.java | 4 +- .../treedecorators/CliffsFruitDecorator.java | 2 +- .../treedecorators/CliffsLeaveDecorator.java | 2 +- .../treedecorators/CliffsTrunkDecorator.java | 2 +- 32 files changed, 1855 insertions(+), 2112 deletions(-) diff --git a/cawezs_mantle_to_stratus.mcreator b/cawezs_mantle_to_stratus.mcreator index b12acce..de5f479 100644 --- a/cawezs_mantle_to_stratus.mcreator +++ b/cawezs_mantle_to_stratus.mcreator @@ -74,7 +74,7 @@ { "name": "Wetlandcrosses", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "wetlandcrosses", "metadata": { @@ -286,7 +286,7 @@ { "name": "Flippedmushroom", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "flippedmushroom", "metadata": { @@ -380,7 +380,7 @@ { "name": "FrozenTree", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "frozen_tree", "metadata": { @@ -443,7 +443,7 @@ { "name": "Ceilinglanterns", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "ceilinglanterns", "metadata": { @@ -551,7 +551,7 @@ { "name": "Crystalgrowth", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "crystalgrowth", "metadata": { @@ -625,7 +625,7 @@ { "name": "Pillar", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "pillar", "metadata": { @@ -929,7 +929,7 @@ { "name": "CliffDrip", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "cliff_drip", "metadata": { @@ -1100,7 +1100,7 @@ { "name": "Starstar", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "starstar", "metadata": { @@ -1148,7 +1148,7 @@ { "name": "Starlight", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "starlight", "metadata": { @@ -1303,7 +1303,7 @@ { "name": "Crystalceiling", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "crystalceiling", "metadata": { @@ -1411,7 +1411,7 @@ { "name": "ExhumedAir", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "exhumed_air", "metadata": { @@ -1896,7 +1896,7 @@ { "name": "InvertedFloor", "type": "feature", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "inverted_floor", "metadata": { @@ -3333,7 +3333,7 @@ { "name": "Asteroid", "type": "item", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "asteroid", "metadata": { @@ -4238,7 +4238,7 @@ { "name": "AncientStylus", "type": "item", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "ancient_stylus", "metadata": { @@ -4350,7 +4350,7 @@ { "name": "GladiatorSoul", "type": "livingentity", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "gladiator_soul", "metadata": { @@ -5236,7 +5236,7 @@ { "name": "StarSerpent", "type": "livingentity", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "star_serpent", "metadata": { @@ -5419,7 +5419,7 @@ { "name": "EtherialLiquid", "type": "fluid", - "compiles": false, + "compiles": true, "locked_code": false, "registry_name": "etherial_liquid", "metadata": { diff --git a/run/logs/debug-1.log.gz b/run/logs/debug-1.log.gz index 72bc17debb35587728ccd206e4e2c4e3f1de395b..ece2e72d7197bf2b2e19aadd74701714dfe253f3 100644 GIT binary patch literal 19921 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 neoforge-coremods-21.1.92.jar -[02Jun2025 09:57:51.844] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.biome.Biome, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@26a2f7f9 in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar -[02Jun2025 09:57:51.844] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.structure.Structure, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@26a2f7f9 in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar -[02Jun2025 09:57:51.844] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.block.FlowerPotBlock, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@26a2f7f9 in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar -[02Jun2025 09:57:51.845] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net/minecraft/server/commands/RaidCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/levelgen/PatrolSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/monster/ZombieVillager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/animal/frog/Tadpole, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/npc/Villager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/npc/CatSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/levelgen/PhantomSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/server/commands/SummonCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/ai/village/VillageSiege, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/monster/Strider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/raid/Raid, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/EntityType, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/animal/horse/SkeletonTrapGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/monster/Spider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/entity/monster/Zombie, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80], Target[className=net/minecraft/world/level/NaturalSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@4c398c80]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@26a2f7f9 in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar -[02Jun2025 09:57:51.848] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@75e710b to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/biome/Biome;} {} {V} -[02Jun2025 09:57:51.850] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@b016b4e to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} -[02Jun2025 09:57:51.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@29629fbb to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} -[02Jun2025 09:57:51.851] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/server/commands/RaidCommand;} {} {V} -[02Jun2025 09:57:51.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} -[02Jun2025 09:57:51.852] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} -[02Jun2025 09:57:51.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} -[02Jun2025 09:57:51.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} -[02Jun2025 09:57:51.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} -[02Jun2025 09:57:51.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} -[02Jun2025 09:57:51.853] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} -[02Jun2025 09:57:51.854] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/npc/Villager;} {} {V} -[02Jun2025 09:57:51.854] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} -[02Jun2025 09:57:51.854] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} -[02Jun2025 09:57:51.854] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} -[02Jun2025 09:57:51.854] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} -[02Jun2025 09:57:51.855] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/server/commands/SummonCommand;} {} {V} -[02Jun2025 09:57:51.855] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} -[02Jun2025 09:57:51.855] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/monster/Strider;} {} {V} -[02Jun2025 09:57:51.855] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/raid/Raid;} {} {V} -[02Jun2025 09:57:51.855] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/EntityType;} {} {V} -[02Jun2025 09:57:51.855] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} -[02Jun2025 09:57:51.855] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/monster/Spider;} {} {V} -[02Jun2025 09:57:51.856] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} -[02Jun2025 09:57:51.856] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@681adc8f to Target : cpw.mods.modlauncher.api.TargetType@4c398c80 {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} -[02Jun2025 09:57:51.856] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml -[02Jun2025 09:57:52.430] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[02Jun2025 09:57:52.430] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@7ce7e83c] -[02Jun2025 09:57:52.430] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[FMLMixinPlatformAgent:null] -[02Jun2025 09:57:52.521] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[02Jun2025 09:57:52.521] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixin_synthetic) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixin_synthetic) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixin_synthetic) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixin_synthetic) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixin_synthetic) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixin_synthetic) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixin_synthetic) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) -[02Jun2025 09:57:52.522] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(minecraft) -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(minecraft) -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cawezs_mantle_to_stratus) -[02Jun2025 09:57:52.523] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cawezs_mantle_to_stratus) -[02Jun2025 09:57:52.524] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cawezs_mantle_to_stratus) -[02Jun2025 09:57:52.524] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cawezs_mantle_to_stratus) -[02Jun2025 09:57:52.524] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cawezs_mantle_to_stratus) -[02Jun2025 09:57:52.524] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cawezs_mantle_to_stratus) -[02Jun2025 09:57:52.524] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cawezs_mantle_to_stratus) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] -[02Jun2025 09:57:52.525] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json source=SecureJarResource(mixinextras.neoforge) -[02Jun2025 09:57:52.527] [main/DEBUG] [mixin/]: inject() running with 6 agents -[02Jun2025 09:57:52.528] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] -[02Jun2025 09:57:52.529] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@7ce7e83c] -[02Jun2025 09:57:52.529] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[FMLMixinPlatformAgent:null] -[02Jun2025 09:57:52.529] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] -[02Jun2025 09:57:52.529] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] -[02Jun2025 09:57:52.529] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] -[02Jun2025 09:57:52.530] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] -[02Jun2025 09:57:52.530] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.92, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] -[02Jun2025 09:57:52.572] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] -[02Jun2025 09:57:52.573] [main/DEBUG] [mixin/]: Selecting config neoforge.mixins.json -[02Jun2025 09:57:52.579] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json -[02Jun2025 09:57:52.642] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1) is taking over from null -[02Jun2025 09:57:52.704] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo -[02Jun2025 09:57:52.707] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo -[02Jun2025 09:57:52.710] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo -[02Jun2025 09:57:52.712] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo -[02Jun2025 09:57:52.715] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo -[02Jun2025 09:57:52.717] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo -[02Jun2025 09:57:52.743] [main/DEBUG] [mixin/]: Preparing neoforge.mixins.json (2) -[02Jun2025 09:57:52.816] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0) -[02Jun2025 09:57:53.113] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework -[02Jun2025 09:57:53.117] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple -[02Jun2025 09:57:53.118] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 -[02Jun2025 09:57:54.328] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@11e33bac -[02Jun2025 09:57:54.406] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[02Jun2025 09:57:54.407] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[02Jun2025 09:57:54.412] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat -[02Jun2025 09:57:54.421] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[02Jun2025 09:57:54.421] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[02Jun2025 09:57:54.422] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[02Jun2025 09:57:54.422] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[02Jun2025 09:57:54.422] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity -[02Jun2025 09:57:54.423] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[02Jun2025 09:57:54.423] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[02Jun2025 09:57:54.424] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[02Jun2025 09:57:54.424] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[02Jun2025 09:57:54.424] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[02Jun2025 09:57:54.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[02Jun2025 09:57:54.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[02Jun2025 09:57:54.425] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[02Jun2025 09:57:54.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[02Jun2025 09:57:54.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[02Jun2025 09:57:54.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[02Jun2025 09:57:54.426] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[02Jun2025 09:57:54.427] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[02Jun2025 09:57:54.428] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[02Jun2025 09:57:54.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[02Jun2025 09:57:54.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[02Jun2025 09:57:54.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[02Jun2025 09:57:54.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[02Jun2025 09:57:54.429] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[02Jun2025 09:57:54.430] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[02Jun2025 09:57:54.431] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[02Jun2025 09:57:54.432] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[02Jun2025 09:57:54.434] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[02Jun2025 09:57:54.434] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[02Jun2025 09:57:54.434] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[02Jun2025 09:57:54.435] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[02Jun2025 09:57:54.435] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[02Jun2025 09:57:54.435] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[02Jun2025 09:57:54.436] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[02Jun2025 09:57:54.436] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity -[02Jun2025 09:57:54.436] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[02Jun2025 09:57:54.436] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[02Jun2025 09:57:54.436] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[02Jun2025 09:57:54.437] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[02Jun2025 09:57:54.438] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[02Jun2025 09:57:54.439] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[02Jun2025 09:57:54.440] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[02Jun2025 09:57:54.440] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.440] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.440] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[02Jun2025 09:57:54.440] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[02Jun2025 09:57:54.440] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[02Jun2025 09:57:54.440] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[02Jun2025 09:57:54.441] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[02Jun2025 09:57:54.441] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[02Jun2025 09:57:54.441] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[02Jun2025 09:57:54.441] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[02Jun2025 09:57:54.441] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity -[02Jun2025 09:57:54.441] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[02Jun2025 09:57:54.441] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[02Jun2025 09:57:54.442] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[02Jun2025 09:57:54.443] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[02Jun2025 09:57:54.444] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[02Jun2025 09:57:54.445] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[02Jun2025 09:57:54.446] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[02Jun2025 09:57:54.447] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[02Jun2025 09:57:54.447] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[02Jun2025 09:57:54.447] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[02Jun2025 09:57:54.447] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[02Jun2025 09:57:54.447] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[02Jun2025 09:57:54.447] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.448] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.448] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[02Jun2025 09:57:54.448] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[02Jun2025 09:57:54.448] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[02Jun2025 09:57:54.448] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.449] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[02Jun2025 09:57:54.450] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[02Jun2025 09:57:54.451] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[02Jun2025 09:57:54.452] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[02Jun2025 09:57:54.453] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[02Jun2025 09:57:54.453] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[02Jun2025 09:57:54.453] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[02Jun2025 09:57:54.453] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[02Jun2025 09:57:54.453] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[02Jun2025 09:57:54.454] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[02Jun2025 09:57:54.455] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[02Jun2025 09:57:54.456] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[02Jun2025 09:57:54.457] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[02Jun2025 09:57:54.457] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[02Jun2025 09:57:54.458] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[02Jun2025 09:57:54.458] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[02Jun2025 09:57:54.458] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[02Jun2025 09:57:54.458] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity -[02Jun2025 09:57:54.458] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[02Jun2025 09:57:54.459] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[02Jun2025 09:57:54.460] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[02Jun2025 09:57:54.461] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.462] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.462] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[02Jun2025 09:57:54.462] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[02Jun2025 09:57:54.462] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[02Jun2025 09:57:54.462] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[02Jun2025 09:57:54.463] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[02Jun2025 09:57:54.463] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[02Jun2025 09:57:54.463] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[02Jun2025 09:57:54.464] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[02Jun2025 09:57:54.465] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[02Jun2025 09:57:54.466] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[02Jun2025 09:57:54.467] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[02Jun2025 09:57:54.467] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[02Jun2025 09:57:54.467] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[02Jun2025 09:57:54.467] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[02Jun2025 09:57:54.467] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity -[02Jun2025 09:57:54.467] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[02Jun2025 09:57:54.467] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[02Jun2025 09:57:54.468] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[02Jun2025 09:57:54.469] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.470] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[02Jun2025 09:57:54.471] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[02Jun2025 09:57:54.472] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[02Jun2025 09:57:54.473] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[02Jun2025 09:57:54.473] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[02Jun2025 09:57:54.473] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[02Jun2025 09:57:54.474] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[02Jun2025 09:57:54.474] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[02Jun2025 09:57:54.474] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[02Jun2025 09:57:54.475] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[02Jun2025 09:57:54.476] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[02Jun2025 09:57:54.477] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[02Jun2025 09:57:54.478] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[02Jun2025 09:57:54.478] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[02Jun2025 09:57:54.478] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[02Jun2025 09:57:54.478] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[02Jun2025 09:57:54.478] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[02Jun2025 09:57:54.479] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[02Jun2025 09:57:54.480] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[02Jun2025 09:57:54.481] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[02Jun2025 09:57:54.481] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.481] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.481] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[02Jun2025 09:57:54.481] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[02Jun2025 09:57:54.481] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[02Jun2025 09:57:54.481] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[02Jun2025 09:57:54.495] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[02Jun2025 09:57:54.495] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[02Jun2025 09:57:54.495] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[02Jun2025 09:57:54.495] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[02Jun2025 09:57:54.495] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.495] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[02Jun2025 09:57:54.496] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[02Jun2025 09:57:54.497] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[02Jun2025 09:57:54.498] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[02Jun2025 09:57:54.499] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[02Jun2025 09:57:54.500] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[02Jun2025 09:57:54.500] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[02Jun2025 09:57:54.501] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.501] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.501] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[02Jun2025 09:57:54.501] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[02Jun2025 09:57:54.501] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[02Jun2025 09:57:54.501] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[02Jun2025 09:57:54.502] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[02Jun2025 09:57:54.502] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[02Jun2025 09:57:54.502] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[02Jun2025 09:57:54.502] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[02Jun2025 09:57:54.502] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[02Jun2025 09:57:54.503] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[02Jun2025 09:57:54.504] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[02Jun2025 09:57:54.505] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[02Jun2025 09:57:54.506] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[02Jun2025 09:57:54.506] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.506] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.506] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[02Jun2025 09:57:54.506] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[02Jun2025 09:57:54.506] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[02Jun2025 09:57:54.506] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[02Jun2025 09:57:54.507] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[02Jun2025 09:57:54.507] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[02Jun2025 09:57:54.507] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[02Jun2025 09:57:54.507] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[02Jun2025 09:57:54.507] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity -[02Jun2025 09:57:54.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[02Jun2025 09:57:54.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[02Jun2025 09:57:54.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[02Jun2025 09:57:54.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[02Jun2025 09:57:54.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[02Jun2025 09:57:54.508] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[02Jun2025 09:57:54.509] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[02Jun2025 09:57:54.510] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[02Jun2025 09:57:54.511] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[02Jun2025 09:57:54.515] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo -[02Jun2025 09:57:54.616] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 316 milliseconds -[02Jun2025 09:57:57.115] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[02Jun2025 09:57:57.117] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@11e33bac -[02Jun2025 09:57:57.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[02Jun2025 09:57:57.288] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo -[02Jun2025 09:57:57.323] [pool-7-thread-1/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). -[02Jun2025 09:57:57.325] [pool-7-thread-1/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo -[02Jun2025 09:57:57.325] [pool-7-thread-1/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo -[02Jun2025 09:57:57.329] [pool-7-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry -[02Jun2025 09:57:57.333] [pool-7-thread-1/DEBUG] [mixin/]: neoforge.mixins.json:MappedRegistryAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[02Jun2025 09:57:58.801] [pool-7-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType -[02Jun2025 09:57:58.801] [pool-7-thread-1/DEBUG] [mixin/]: neoforge.mixins.json:BlockEntityTypeAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) -[02Jun2025 09:58:00.727] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false -[02Jun2025 09:58:00.727] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21 -[02Jun2025 09:58:00.728] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available -[02Jun2025 09:58:00.729] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available -[02Jun2025 09:58:00.729] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available -[02Jun2025 09:58:00.730] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available -[02Jun2025 09:58:00.730] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled -[02Jun2025 09:58:00.732] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true -[02Jun2025 09:58:00.733] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common -[02Jun2025 09:58:00.734] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.(long, {int,long}): unavailable -[02Jun2025 09:58:00.734] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available -[02Jun2025 09:58:00.735] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4009754624 bytes (maybe) -[02Jun2025 09:58:00.735] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir) -[02Jun2025 09:58:00.735] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) -[02Jun2025 09:58:00.736] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes -[02Jun2025 09:58:00.736] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 -[02Jun2025 09:58:00.738] [pool-7-thread-1/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available -[02Jun2025 09:58:00.738] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false -[02Jun2025 09:58:02.757] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[02Jun2025 09:58:02.758] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] -[02Jun2025 09:58:02.761] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] -[02Jun2025 09:58:02.762] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] -[02Jun2025 09:58:02.762] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[02Jun2025 09:58:02.844] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/assets/.mcassetsroot' uses unexpected schema -[02Jun2025 09:58:02.845] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/data/.mcassetsroot' uses unexpected schema -[02Jun2025 09:58:02.865] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] -[02Jun2025 09:58:02.873] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev -[02Jun2025 09:58:02.941] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 -[02Jun2025 09:58:02.993] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[02Jun2025 09:58:02.993] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level -[02Jun2025 09:58:02.994] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type -[02Jun2025 09:58:02.995] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[02Jun2025 09:58:02.996] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size -[02Jun2025 09:58:02.997] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level -[02Jun2025 09:58:02.998] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[02Jun2025 09:58:02.999] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.000] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[02Jun2025 09:58:03.000] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size -[02Jun2025 09:58:03.000] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[02Jun2025 09:58:03.000] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type -[02Jun2025 09:58:03.001] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type -[02Jun2025 09:58:03.002] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id -[02Jun2025 09:58:03.003] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[02Jun2025 09:58:03.004] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[02Jun2025 09:58:03.005] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[02Jun2025 09:58:03.006] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size -[02Jun2025 09:58:03.007] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[02Jun2025 09:58:03.008] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[02Jun2025 09:58:03.009] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size -[02Jun2025 09:58:03.010] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[02Jun2025 09:58:03.011] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[02Jun2025 09:58:03.012] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[02Jun2025 09:58:03.013] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity -[02Jun2025 09:58:03.014] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size -[02Jun2025 09:58:03.015] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[02Jun2025 09:58:03.016] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size -[02Jun2025 09:58:03.017] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[02Jun2025 09:58:03.018] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.019] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[02Jun2025 09:58:03.020] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[02Jun2025 09:58:03.021] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size -[02Jun2025 09:58:03.022] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[02Jun2025 09:58:03.023] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[02Jun2025 09:58:03.024] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level -[02Jun2025 09:58:03.025] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[02Jun2025 09:58:03.026] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[02Jun2025 09:58:03.027] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[02Jun2025 09:58:03.028] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.029] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level -[02Jun2025 09:58:03.030] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[02Jun2025 09:58:03.031] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size -[02Jun2025 09:58:03.032] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo -[02Jun2025 09:58:03.311] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv -[02Jun2025 09:58:03.342] [Render thread/DEBUG] [net.neoforged.fml.ModWorkManager/LOADING]: Using 16 threads for parallel mod-loading -[02Jun2025 09:58:03.351] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.neoforged.neoforge.common.NeoForgeMod, net.neoforged.neoforge.client.ClientNeoForgeMod] -[02Jun2025 09:58:03.355] [Render thread/DEBUG] [net.neoforged.fml.javafmlmod.FMLModContainer/LOADING]: Creating FMLModContainer instance for [net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod] -[02Jun2025 09:58:03.373] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found NeoForge version 21.1.92 -[02Jun2025 09:58:03.373] [modloading-worker-0/DEBUG] [net.neoforged.neoforge.internal.versions.neoforge.NeoForgeVersion/CORE]: Found FML version 4.0.34 -[02Jun2025 09:58:03.373] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.92, for MC 1.21.1 -[02Jun2025 09:58:03.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-client.toml for neoforge tracking -[02Jun2025 09:58:03.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-server.toml for neoforge tracking -[02Jun2025 09:58:03.391] [modloading-worker-0/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Config file neoforge-common.toml for neoforge tracking -[02Jun2025 09:58:03.433] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for neoforge -[02Jun2025 09:58:03.436] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.server.command.ConfigCommand to GAME -[02Jun2025 09:58:03.437] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.filters.GenericPacketSplitter to MOD -[02Jun2025 09:58:03.454] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkAccessible: true -[02Jun2025 09:58:03.454] [modloading-worker-0/DEBUG] [io.netty.buffer.AbstractByteBuf/]: -Dio.netty.buffer.checkBounds: true -[02Jun2025 09:58:03.455] [modloading-worker-0/DEBUG] [io.netty.util.ResourceLeakDetectorFactory/]: Loaded default ResourceLeakDetector: io.netty.util.ResourceLeakDetector@5d57c8cc -[02Jun2025 09:58:03.461] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.initialSize: 1024 -[02Jun2025 09:58:03.461] [modloading-worker-0/DEBUG] [io.netty.util.internal.InternalThreadLocalMap/]: -Dio.netty.threadLocalMap.stringBuilder.maxSize: 4096 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numHeapArenas: 32 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.numDirectArenas: 32 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.pageSize: 8192 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxOrder: 9 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.chunkSize: 4194304 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.smallCacheSize: 256 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.normalCacheSize: 64 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedBufferCapacity: 32768 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimInterval: 8192 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.cacheTrimIntervalMillis: 0 -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.useCacheForAllThreads: false -[02Jun2025 09:58:03.463] [modloading-worker-0/DEBUG] [io.netty.buffer.PooledByteBufAllocator/]: -Dio.netty.allocator.maxCachedByteBuffersPerChunk: 1023 -[02Jun2025 09:58:03.471] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.allocator.type: pooled -[02Jun2025 09:58:03.471] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.threadLocalDirectBufferSize: 0 -[02Jun2025 09:58:03.471] [modloading-worker-0/DEBUG] [io.netty.buffer.ByteBufUtil/]: -Dio.netty.maxThreadLocalCharBufferSize: 16384 -[02Jun2025 09:58:03.477] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.NetworkInitialization to MOD -[02Jun2025 09:58:03.478] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.network.ConfigurationInitialization to MOD -[02Jun2025 09:58:03.479] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.MonsterRoomHooks to GAME -[02Jun2025 09:58:03.480] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.DeferredSpawnEggItem$CommonHandler to MOD -[02Jun2025 09:58:03.481] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.common.DeferredSpawnEggItem$ColorRegisterHandler to MOD -[02Jun2025 09:58:03.481] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.model.data.ModelDataManager to GAME -[02Jun2025 09:58:03.482] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.ParticleBoundsDebugRenderer to GAME -[02Jun2025 09:58:03.484] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.ClientHooks$ClientEvents to MOD -[02Jun2025 09:58:03.486] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.client.BlockEntityRenderBoundsDebugRenderer to GAME -[02Jun2025 09:58:03.487] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.neoforged.neoforge.attachment.AttachmentInternals to GAME -[02Jun2025 09:58:03.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Attempting to inject @EventBusSubscriber classes into the eventbus for cawezs_mantle_to_stratus -[02Jun2025 09:58:03.544] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModEntities to MOD -[02Jun2025 09:58:03.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModFluids$FluidsClientSideHandler to MOD -[02Jun2025 09:58:03.545] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModParticles to MOD -[02Jun2025 09:58:03.546] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModItems$ItemsClientSideHandler to MOD -[02Jun2025 09:58:03.548] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModEntityRenderers to MOD -[02Jun2025 09:58:03.549] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModModels to MOD -[02Jun2025 09:58:03.550] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.fluid.types.EtherialLiquidFluidType to MOD -[02Jun2025 09:58:03.552] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.item.HeavenArmorItem to MOD -[02Jun2025 09:58:03.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.item.BuriedArmorItem to MOD -[02Jun2025 09:58:03.555] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.potion.DEBUGTELEPORTINGMobEffect to MOD -[02Jun2025 09:58:03.558] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsFruitDecorator to MOD -[02Jun2025 09:58:03.560] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsTrunkDecorator to MOD -[02Jun2025 09:58:03.560] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.features.treedecorators.CliffsLeaveDecorator to MOD -[02Jun2025 09:58:03.561] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.dimension.DepthsDimension$DepthsSpecialEffectsHandler to MOD -[02Jun2025 09:58:03.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.dimension.InvertedDimension$InvertedSpecialEffectsHandler to MOD -[02Jun2025 09:58:03.563] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.world.dimension.HeightsDimension$HeightsSpecialEffectsHandler to MOD -[02Jun2025 09:58:03.564] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.procedures.GenerateFloorsProcedure to GAME -[02Jun2025 09:58:03.565] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.procedures.TeleportPlayerProcedure to GAME -[02Jun2025 09:58:03.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.procedures.AdvAceerProcProcedure to GAME -[02Jun2025 09:58:03.566] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.procedures.CowstuffProcedure to GAME -[02Jun2025 09:58:03.567] [modloading-worker-0/DEBUG] [net.neoforged.fml.javafmlmod.AutomaticEventSubscriber/LOADING]: Auto-subscribing net.mcreator.cawezsmantletostratus.procedures.GenerateDefaultProcedure to MOD -[02Jun2025 09:58:03.703] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type CLIENT -[02Jun2025 09:58:03.712] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-client.toml -[02Jun2025 09:58:03.712] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/cawezs_mantle_to_stratus/run/config/neoforge-client.toml -[02Jun2025 09:58:03.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/cawezs_mantle_to_stratus/run/config/neoforge-client.toml for changes -[02Jun2025 09:58:03.717] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type COMMON -[02Jun2025 09:58:03.717] [modloading-sync-worker/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-common.toml -[02Jun2025 09:58:03.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/cawezs_mantle_to_stratus/run/config/neoforge-common.toml -[02Jun2025 09:58:03.718] [modloading-sync-worker/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/cawezs_mantle_to_stratus/run/config/neoforge-common.toml for changes -[02Jun2025 09:58:04.038] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: [] -[02Jun2025 09:58:04.206] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/neoforge, mod/cawezs_mantle_to_stratus -[02Jun2025 09:58:04.288] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Common setup: 1 jobs -[02Jun2025 09:58:04.297] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 7.850 ms -[02Jun2025 09:58:04.306] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading -[02Jun2025 09:58:04.362] [Worker-Main-9/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading -[02Jun2025 09:58:04.416] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Dispatching synchronous work for work queue Sided setup: 1 jobs -[02Jun2025 09:58:04.451] [Render thread/DEBUG] [net.neoforged.fml.DeferredWorkQueue/LOADING]: Synchronous work queue completed in 34.11 ms -[02Jun2025 09:58:05.994] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play -[02Jun2025 09:58:05.994] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break -[02Jun2025 09:58:06.090] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo -[02Jun2025 09:58:06.091] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started -[02Jun2025 09:58:06.229] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas -[02Jun2025 09:58:06.255] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas -[02Jun2025 09:58:06.256] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas -[02Jun2025 09:58:06.257] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas -[02Jun2025 09:58:06.259] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas -[02Jun2025 09:58:06.265] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas -[02Jun2025 09:58:06.266] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas -[02Jun2025 09:58:06.266] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas -[02Jun2025 09:58:06.267] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas -[02Jun2025 09:58:06.334] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas -[02Jun2025 09:58:06.337] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas -[02Jun2025 09:58:06.337] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas -[02Jun2025 09:58:06.338] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas -[02Jun2025 09:58:06.338] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas -[02Jun2025 09:58:06.357] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. -[02Jun2025 09:58:06.403] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations -[02Jun2025 09:58:12.023] [Render thread/ERROR] [net.minecraft.world.level.biome.MobSpawnSettings/]: Spawn data: Not a JSON object: null -[02Jun2025 09:58:12.806] [Worker-Main-2/ERROR] [net.minecraft.world.level.storage.loot.LootDataType/]: Couldn't parse element ResourceKey[minecraft:root / minecraft:loot_table]:cawezs_dimensional_connectivity:blocks/platform - Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: minecraft:cave_air -[02Jun2025 09:58:13.194] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1354 recipes -[02Jun2025 09:58:13.442] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1411 advancements -[02Jun2025 09:58:14.293] [Render thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World -[02Jun2025 09:58:14.373] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 -[02Jun2025 09:58:14.373] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[02Jun2025 09:58:14.487] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loading configs type SERVER -[02Jun2025 09:58:14.488] [Server thread/DEBUG] [net.neoforged.neoforge.common.NeoForgeConfig/FORGEMOD]: Loaded NeoForge config file neoforge-server.toml -[02Jun2025 09:58:14.489] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Loaded TOML config file /home/cow/cawezs_mantle_to_stratus/run/config/neoforge-server.toml -[02Jun2025 09:58:14.489] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Watching TOML config file /home/cow/cawezs_mantle_to_stratus/run/config/neoforge-server.toml for changes -[02Jun2025 09:58:14.501] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.503] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:cliffs biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.506] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.522] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:skeleton_horse that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:overgrowncaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.529] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.537] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions. - - minecraft:allay - - minecraft:camel -[02Jun2025 09:58:16.043] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[02Jun2025 09:58:16.420] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[02Jun2025 09:58:16.510] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler -[02Jun2025 09:58:16.512] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 459 ms -[02Jun2025 09:58:16.606] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10 -[02Jun2025 09:58:16.606] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 -[02Jun2025 09:58:16.625] [Render thread/DEBUG] [io.netty.channel.MultithreadEventLoopGroup/]: -Dio.netty.eventLoopThreads: 32 -[02Jun2025 09:58:16.635] [Render thread/DEBUG] [io.netty.util.concurrent.GlobalEventExecutor/]: -Dio.netty.globalEventExecutor.quietPeriodSeconds: 1 -[02Jun2025 09:58:16.646] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.noKeySetOptimization: false -[02Jun2025 09:58:16.646] [Render thread/DEBUG] [io.netty.channel.nio.NioEventLoop/]: -Dio.netty.selectorAutoRebuildThreshold: 512 -[02Jun2025 09:58:16.651] [Render thread/DEBUG] [io.netty.util.internal.PlatformDependent/]: org.jctools-core.MpscChunkedArrayQueue: available -[02Jun2025 09:58:16.668] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.processId: 17127 (auto-detected) -[02Jun2025 09:58:16.671] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv4Stack: false -[02Jun2025 09:58:16.671] [Render thread/DEBUG] [io.netty.util.NetUtil/]: -Djava.net.preferIPv6Addresses: system -[02Jun2025 09:58:16.672] [Render thread/DEBUG] [io.netty.util.NetUtilInitializations/]: Loopback interface: lo (lo, 0:0:0:0:0:0:0:1%lo) -[02Jun2025 09:58:16.673] [Render thread/DEBUG] [io.netty.util.NetUtil/]: /proc/sys/net/core/somaxconn: 4096 -[02Jun2025 09:58:16.674] [Render thread/DEBUG] [io.netty.channel.DefaultChannelId/]: -Dio.netty.machineId: fc:b0:de:ff:fe:18:0e:7d (auto-detected) -[02Jun2025 09:58:16.748] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.maxCapacityPerThread: 4096 -[02Jun2025 09:58:16.748] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.ratio: 8 -[02Jun2025 09:58:16.748] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.chunkSize: 32 -[02Jun2025 09:58:16.748] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.blocking: false -[02Jun2025 09:58:16.748] [Render thread/DEBUG] [io.netty.util.Recycler/]: -Dio.netty.recycler.batchFastThreadLocalOnly: true -[02Jun2025 09:58:16.928] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@6c5ddc7d into net.minecraft.network.Connection@46b81ba5 -[02Jun2025 09:58:16.934] [Netty Local Client IO #0/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@19ec407f into net.minecraft.network.Connection@396ce1cc -[02Jun2025 09:58:17.335] [Netty Server IO #1/DEBUG] [net.neoforged.neoforge.network.filters.NetworkFilters/]: Injected net.neoforged.neoforge.network.filters.GenericPacketSplitter@120a325b into net.minecraft.network.Connection@46b81ba5 -[02Jun2025 09:58:17.438] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:fa6cbd71] logged in with entity id 1 at (620.5730258277052, 73.3375, -37.18492638548992) -[02Jun2025 09:58:17.497] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game -[02Jun2025 09:58:18.154] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 410 advancements -[02Jun2025 09:58:18.513] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... -[02Jun2025 09:58:18.589] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld -[02Jun2025 09:58:18.633] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end -[02Jun2025 09:58:18.650] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:inverted -[02Jun2025 09:58:18.665] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether -[02Jun2025 09:58:18.682] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths -[02Jun2025 09:58:18.710] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights -[02Jun2025 09:58:18.732] [Server thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World -[02Jun2025 09:59:53.142] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Dev: Summoned new Aceer] -[02Jun2025 09:59:53.160] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] Summoned new Aceer -[02Jun2025 10:00:22.432] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping! -[02Jun2025 10:00:22.478] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Dev lost connection: Disconnected -[02Jun2025 10:00:22.479] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev left the game -[02Jun2025 10:00:22.554] [Server thread/INFO] [net.minecraft.server.network.ServerCommonPacketListenerImpl/]: Stopping singleplayer server as player logged out -[02Jun2025 10:00:22.578] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server -[02Jun2025 10:00:22.579] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players -[02Jun2025 10:00:22.580] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds -[02Jun2025 10:00:23.786] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld -[02Jun2025 10:00:23.945] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end -[02Jun2025 10:00:23.966] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:inverted -[02Jun2025 10:00:23.988] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether -[02Jun2025 10:00:24.008] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths -[02Jun2025 10:00:24.025] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights -[02Jun2025 10:00:24.049] [Server thread/DEBUG] [net.neoforged.neoforge.common.CommonHooks/WP]: Gathered mod list to write to world save New World -[02Jun2025 10:00:24.075] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World): All chunks are saved -[02Jun2025 10:00:24.075] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved -[02Jun2025 10:00:24.076] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (inverted): All chunks are saved -[02Jun2025 10:00:24.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved -[02Jun2025 10:00:24.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (depths): All chunks are saved -[02Jun2025 10:00:24.078] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (heights): All chunks are saved -[02Jun2025 10:00:24.079] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved -[02Jun2025 10:00:24.152] [Server thread/DEBUG] [net.neoforged.fml.config.ConfigTracker/CONFIG]: Unloading configs type SERVER +[02Jun2025 10:05:51.117] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.92.jar with {minecraft} mods - versions {1.21.1} +[02Jun2025 10:05:51.122] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar with languages [LanguageSpec[languageName=minecraft, acceptedVersions=1]] +[02Jun2025 10:05:51.124] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/cawezs_mantle_to_stratus/build/classes/java/main +[02Jun2025 10:05:51.128] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file main with {cawezs_mantle_to_stratus} mods - versions {2.0.0} +[02Jun2025 10:05:51.128] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/cawezs_mantle_to_stratus/build/classes/java/main with languages [LanguageSpec[languageName=javafml, acceptedVersions=[4,)]] +[02Jun2025 10:05:51.129] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileParser/LOADING]: Considering mod file candidate /home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar +[02Jun2025 10:05:51.131] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFileInfo/LOADING]: Found valid mod file neoforge-21.1.92.jar with {neoforge} mods - versions {21.1.92} +[02Jun2025 10:05:51.131] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file /home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar with languages [LanguageSpec[languageName=javafml, acceptedVersions=[3,]]] +[02Jun2025 10:05:51.132] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Found mixin config neoforge.mixins.json +[02Jun2025 10:05:51.132] [main/DEBUG] [net.neoforged.fml.loading.moddiscovery.ModFile/LOADING]: Loading mod file with languages [] +[02Jun2025 10:05:51.137] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: End scan trigger - transformation service fml +[02Jun2025 10:05:51.148] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 3 implementations of IModLanguageLoader: +[02Jun2025 10:05:51.149] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.javafmlmod.FMLJavaModLanguageProvider from loader-4.0.34.jar +[02Jun2025 10:05:51.149] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.lowcodemod.LowCodeModLanguageProvider from loader-4.0.34.jar +[02Jun2025 10:05:51.149] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.fml.mclanguageprovider.MinecraftModLanguageProvider from loader-4.0.34.jar +[02Jun2025 10:05:51.150] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider javafml, version 4.0.34 +[02Jun2025 10:05:51.151] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider lowcodefml, version 4.0.34 +[02Jun2025 10:05:51.151] [main/DEBUG] [net.neoforged.fml.loading.LanguageProviderLoader/CORE]: Found language provider minecraft, version 4.0.34 +[02Jun2025 10:05:51.157] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Configured system mods: [minecraft, neoforge] +[02Jun2025 10:05:51.157] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: minecraft +[02Jun2025 10:05:51.157] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/]: Found system mod: neoforge +[02Jun2025 10:05:51.160] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 2 mod requirements (2 mandatory, 0 optional) +[02Jun2025 10:05:51.161] [main/DEBUG] [net.neoforged.fml.loading.ModSorter/LOADING]: Found 0 mod requirements missing (0 mandatory, 0 optional) +[02Jun2025 10:05:51.370] [main/DEBUG] [mixin/]: Adding mixin platform agents for container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b +[02Jun2025 10:05:51.371] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b +[02Jun2025 10:05:51.371] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b +[02Jun2025 10:05:51.372] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b +[02Jun2025 10:05:51.372] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b +[02Jun2025 10:05:51.372] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b +[02Jun2025 10:05:51.372] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent accepted container net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b +[02Jun2025 10:05:51.385] [main/DEBUG] [cpw.mods.modlauncher.TransformationServicesHandler/MODLAUNCHER]: Transformation services loading transformers +[02Jun2025 10:05:51.387] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service mixin +[02Jun2025 10:05:51.388] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service mixin +[02Jun2025 10:05:51.389] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initializing transformers for transformation service fml +[02Jun2025 10:05:51.389] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/LOADING]: Loading coremod transformers +[02Jun2025 10:05:51.389] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Not loading coremod script-engine since no mod requested it +[02Jun2025 10:05:51.392] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: Found 1 implementations of ICoreMod: +[02Jun2025 10:05:51.392] [main/DEBUG] [net.neoforged.fml.util.ServiceLoaderUtil/CORE]: net.neoforged.neoforge.coremods.NeoForgeCoreMod from neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar +[02Jun2025 10:05:51.406] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.biome.Biome, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@24361cfc in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar +[02Jun2025 10:05:51.406] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.levelgen.structure.Structure, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@24361cfc in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar +[02Jun2025 10:05:51.406] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net.minecraft.world.level.block.FlowerPotBlock, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@24361cfc in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar +[02Jun2025 10:05:51.407] [main/DEBUG] [net.neoforged.fml.loading.FMLServiceProvider/CORE]: Adding [Target[className=net/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/animal/frog/Tadpole, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/server/commands/RaidCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/animal/horse/SkeletonTrapGoal, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/monster/ZombieVillager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/monster/Strider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/EntityType, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/monster/Spider, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/NaturalSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/monster/Zombie, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/raid/Raid, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/levelgen/PhantomSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/server/commands/SummonCommand, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/ai/village/VillageSiege, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/npc/CatSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/entity/npc/Villager, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/levelgen/PatrolSpawner, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809], Target[className=net/minecraft/world/level/levelgen/structure/structures/SwampHutPiece, elementName=, elementDescriptor=, targetType=cpw.mods.modlauncher.api.TargetType@3b7ff809]] transformer from core-mod net.neoforged.neoforge.coremods.NeoForgeCoreMod@24361cfc in neoforge-21.1.92.jar > neoforge-coremods-21.1.92.jar +[02Jun2025 10:05:51.412] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@12aa4996 to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/biome/Biome;} {} {V} +[02Jun2025 10:05:51.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@6de0f580 to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/structure/Structure;} {} {V} +[02Jun2025 10:05:51.414] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.ReplaceFieldWithGetterAccess@6e495b48 to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/block/FlowerPotBlock;} {} {V} +[02Jun2025 10:05:51.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/monster/Evoker$EvokerSummonSpellGoal;} {} {V} +[02Jun2025 10:05:51.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanMonumentPieces$OceanMonumentPiece;} {} {V} +[02Jun2025 10:05:51.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/animal/frog/Tadpole;} {} {V} +[02Jun2025 10:05:51.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/server/commands/RaidCommand;} {} {V} +[02Jun2025 10:05:51.415] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/animal/horse/SkeletonTrapGoal;} {} {V} +[02Jun2025 10:05:51.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/monster/ZombieVillager;} {} {V} +[02Jun2025 10:05:51.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/monster/Strider;} {} {V} +[02Jun2025 10:05:51.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/EntityType;} {} {V} +[02Jun2025 10:05:51.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/monster/Spider;} {} {V} +[02Jun2025 10:05:51.416] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/NaturalSpawner;} {} {V} +[02Jun2025 10:05:51.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/monster/Zombie;} {} {V} +[02Jun2025 10:05:51.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/raid/Raid;} {} {V} +[02Jun2025 10:05:51.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/PhantomSpawner;} {} {V} +[02Jun2025 10:05:51.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/server/commands/SummonCommand;} {} {V} +[02Jun2025 10:05:51.417] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/structure/structures/WoodlandMansionPieces$WoodlandMansionPiece;} {} {V} +[02Jun2025 10:05:51.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/ai/village/VillageSiege;} {} {V} +[02Jun2025 10:05:51.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/npc/CatSpawner;} {} {V} +[02Jun2025 10:05:51.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/entity/npc/Villager;} {} {V} +[02Jun2025 10:05:51.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/structure/structures/OceanRuinPieces$OceanRuinPiece;} {} {V} +[02Jun2025 10:05:51.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/structure/templatesystem/StructureTemplate;} {} {V} +[02Jun2025 10:05:51.418] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/PatrolSpawner;} {} {V} +[02Jun2025 10:05:51.419] [main/DEBUG] [cpw.mods.modlauncher.TransformStore/MODLAUNCHER]: Adding transformer net.neoforged.neoforge.coremods.MethodRedirector@1d61c6dc to Target : cpw.mods.modlauncher.api.TargetType@3b7ff809 {Lnet/minecraft/world/level/levelgen/structure/structures/SwampHutPiece;} {} {V} +[02Jun2025 10:05:51.419] [main/DEBUG] [cpw.mods.modlauncher.TransformationServiceDecorator/MODLAUNCHER]: Initialized transformers for transformation service fml +[02Jun2025 10:05:51.993] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[02Jun2025 10:05:51.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b] +[02Jun2025 10:05:51.994] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[FMLMixinPlatformAgent:null] +[02Jun2025 10:05:52.076] [main/DEBUG] [mixin/]: Processing launch tasks for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[02Jun2025 10:05:52.076] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixin_synthetic) +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixin_synthetic) +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixin_synthetic) +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixin_synthetic) +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixin_synthetic) +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixin_synthetic) +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixin_synthetic) +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] +[02Jun2025 10:05:52.077] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(minecraft) +[02Jun2025 10:05:52.078] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(minecraft) +[02Jun2025 10:05:52.078] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(minecraft) +[02Jun2025 10:05:52.078] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(minecraft) +[02Jun2025 10:05:52.078] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(minecraft) +[02Jun2025 10:05:52.078] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(minecraft) +[02Jun2025 10:05:52.079] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(minecraft) +[02Jun2025 10:05:52.079] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] +[02Jun2025 10:05:52.079] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(cawezs_mantle_to_stratus) +[02Jun2025 10:05:52.079] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(cawezs_mantle_to_stratus) +[02Jun2025 10:05:52.079] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(cawezs_mantle_to_stratus) +[02Jun2025 10:05:52.080] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(cawezs_mantle_to_stratus) +[02Jun2025 10:05:52.080] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(cawezs_mantle_to_stratus) +[02Jun2025 10:05:52.080] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(cawezs_mantle_to_stratus) +[02Jun2025 10:05:52.080] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(cawezs_mantle_to_stratus) +[02Jun2025 10:05:52.080] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] +[02Jun2025 10:05:52.080] [main/DEBUG] [mixin/]: Adding mixin platform agents for container SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.081] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentMinecraftForge for SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.081] [main/DEBUG] [mixin/]: MixinPlatformAgentMinecraftForge rejected container SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.081] [main/DEBUG] [mixin/]: Instancing new MixinPlatformAgentDefault for SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.081] [main/DEBUG] [mixin/]: MixinPlatformAgentDefault accepted container SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.081] [main/DEBUG] [mixin/]: Instancing new FMLMixinPlatformAgent for SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.081] [main/DEBUG] [mixin/]: FMLMixinPlatformAgent rejected container SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.081] [main/DEBUG] [mixin/]: Processing prepare() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] +[02Jun2025 10:05:52.082] [main/DEBUG] [mixin/]: Registering mixin config: mixinextras.init.mixins.json source=SecureJarResource(mixinextras.neoforge) +[02Jun2025 10:05:52.084] [main/DEBUG] [mixin/]: inject() running with 6 agents +[02Jun2025 10:05:52.085] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:ModLauncher Root Container(ModLauncher:4f56a0a2)] +[02Jun2025 10:05:52.085] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:net.neoforged.fml.loading.mixin.FMLMixinContainerHandle@3b05a99b] +[02Jun2025 10:05:52.085] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[FMLMixinPlatformAgent:null] +[02Jun2025 10:05:52.086] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixin_synthetic)] +[02Jun2025 10:05:52.086] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(minecraft)] +[02Jun2025 10:05:52.086] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(cawezs_mantle_to_stratus)] +[02Jun2025 10:05:52.086] [main/DEBUG] [mixin/]: Processing inject() for PlatformAgent[MixinPlatformAgentDefault:SecureJarResource(mixinextras.neoforge)] +[02Jun2025 10:05:52.087] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.92, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] +[02Jun2025 10:05:52.129] [main/DEBUG] [mixin/]: Preparing mixins for MixinEnvironment[DEFAULT] +[02Jun2025 10:05:52.129] [main/DEBUG] [mixin/]: Selecting config neoforge.mixins.json +[02Jun2025 10:05:52.134] [main/DEBUG] [mixin/]: Selecting config mixinextras.init.mixins.json +[02Jun2025 10:05:52.182] [main/DEBUG] [MixinExtras|Service/]: com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1) is taking over from null +[02Jun2025 10:05:52.236] [main/DEBUG] [mixin/]: Registering new injector for @Inject with org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo +[02Jun2025 10:05:52.238] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArg with org.spongepowered.asm.mixin.injection.struct.ModifyArgInjectionInfo +[02Jun2025 10:05:52.240] [main/DEBUG] [mixin/]: Registering new injector for @ModifyArgs with org.spongepowered.asm.mixin.injection.struct.ModifyArgsInjectionInfo +[02Jun2025 10:05:52.243] [main/DEBUG] [mixin/]: Registering new injector for @Redirect with org.spongepowered.asm.mixin.injection.struct.RedirectInjectionInfo +[02Jun2025 10:05:52.245] [main/DEBUG] [mixin/]: Registering new injector for @ModifyVariable with org.spongepowered.asm.mixin.injection.struct.ModifyVariableInjectionInfo +[02Jun2025 10:05:52.247] [main/DEBUG] [mixin/]: Registering new injector for @ModifyConstant with org.spongepowered.asm.mixin.injection.struct.ModifyConstantInjectionInfo +[02Jun2025 10:05:52.268] [main/DEBUG] [mixin/]: Preparing neoforge.mixins.json (2) +[02Jun2025 10:05:52.348] [main/DEBUG] [mixin/]: Preparing mixinextras.init.mixins.json (0) +[02Jun2025 10:05:52.595] [main/DEBUG] [io.netty.util.internal.logging.InternalLoggerFactory/]: Using SLF4J as the default logging framework +[02Jun2025 10:05:52.599] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.level: simple +[02Jun2025 10:05:52.599] [main/DEBUG] [io.netty.util.ResourceLeakDetector/]: -Dio.netty.leakDetection.targetRecords: 4 +[02Jun2025 10:05:53.558] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@65f58c6e +[02Jun2025 10:05:53.623] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[02Jun2025 10:05:53.624] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[02Jun2025 10:05:53.628] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/stat +[02Jun2025 10:05:53.635] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[02Jun2025 10:05:53.636] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[02Jun2025 10:05:53.636] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[02Jun2025 10:05:53.636] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[02Jun2025 10:05:53.636] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity +[02Jun2025 10:05:53.637] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[02Jun2025 10:05:53.637] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[02Jun2025 10:05:53.638] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[02Jun2025 10:05:53.638] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[02Jun2025 10:05:53.638] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.639] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.639] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[02Jun2025 10:05:53.639] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[02Jun2025 10:05:53.639] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[02Jun2025 10:05:53.639] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[02Jun2025 10:05:53.640] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[02Jun2025 10:05:53.640] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[02Jun2025 10:05:53.640] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[02Jun2025 10:05:53.640] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[02Jun2025 10:05:53.640] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[02Jun2025 10:05:53.641] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[02Jun2025 10:05:53.642] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[02Jun2025 10:05:53.643] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[02Jun2025 10:05:53.643] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[02Jun2025 10:05:53.644] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[02Jun2025 10:05:53.645] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[02Jun2025 10:05:53.646] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[02Jun2025 10:05:53.647] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[02Jun2025 10:05:53.648] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[02Jun2025 10:05:53.648] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[02Jun2025 10:05:53.649] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[02Jun2025 10:05:53.649] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[02Jun2025 10:05:53.649] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity +[02Jun2025 10:05:53.649] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[02Jun2025 10:05:53.649] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[02Jun2025 10:05:53.649] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[02Jun2025 10:05:53.649] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[02Jun2025 10:05:53.650] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.650] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.650] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[02Jun2025 10:05:53.650] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[02Jun2025 10:05:53.650] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[02Jun2025 10:05:53.650] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[02Jun2025 10:05:53.651] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.652] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.653] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[02Jun2025 10:05:53.653] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[02Jun2025 10:05:53.653] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[02Jun2025 10:05:53.653] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[02Jun2025 10:05:53.653] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[02Jun2025 10:05:53.654] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[02Jun2025 10:05:53.655] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[02Jun2025 10:05:53.656] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[02Jun2025 10:05:53.657] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[02Jun2025 10:05:53.658] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[02Jun2025 10:05:53.659] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[02Jun2025 10:05:53.660] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.661] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[02Jun2025 10:05:53.662] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.663] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.664] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[02Jun2025 10:05:53.664] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[02Jun2025 10:05:53.664] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[02Jun2025 10:05:53.664] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[02Jun2025 10:05:53.664] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[02Jun2025 10:05:53.664] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[02Jun2025 10:05:53.664] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[02Jun2025 10:05:53.665] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[02Jun2025 10:05:53.666] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[02Jun2025 10:05:53.667] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[02Jun2025 10:05:53.668] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[02Jun2025 10:05:53.669] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[02Jun2025 10:05:53.670] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.671] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[02Jun2025 10:05:53.672] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[02Jun2025 10:05:53.673] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.674] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[02Jun2025 10:05:53.675] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[02Jun2025 10:05:53.676] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[02Jun2025 10:05:53.677] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[02Jun2025 10:05:53.678] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.679] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[02Jun2025 10:05:53.680] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[02Jun2025 10:05:53.681] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[02Jun2025 10:05:53.682] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.683] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[02Jun2025 10:05:53.684] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[02Jun2025 10:05:53.685] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[02Jun2025 10:05:53.686] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[02Jun2025 10:05:53.687] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[02Jun2025 10:05:53.688] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[02Jun2025 10:05:53.690] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo +[02Jun2025 10:05:53.764] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 229 milliseconds +[02Jun2025 10:05:56.220] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/self/auxv +[02Jun2025 10:05:56.222] [main/DEBUG] [oshi.util.FileUtil/]: No oshi.architecture.properties file found from ClassLoader cpw.mods.modlauncher.TransformingClassLoader@65f58c6e +[02Jun2025 10:05:56.433] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo +[02Jun2025 10:05:56.435] [main/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/meminfo +[02Jun2025 10:05:56.481] [pool-7-thread-1/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). +[02Jun2025 10:05:56.485] [pool-7-thread-1/DEBUG] [mixin/]: Registering new injector for @SugarWrapper with com.llamalad7.mixinextras.sugar.impl.SugarWrapperInjectionInfo +[02Jun2025 10:05:56.486] [pool-7-thread-1/DEBUG] [mixin/]: Registering new injector for @FactoryRedirectWrapper with com.llamalad7.mixinextras.wrapper.factory.FactoryRedirectWrapperInjectionInfo +[02Jun2025 10:05:56.491] [pool-7-thread-1/DEBUG] [mixin/]: Mixing MappedRegistryAccessor from neoforge.mixins.json into net.minecraft.core.MappedRegistry +[02Jun2025 10:05:56.498] [pool-7-thread-1/DEBUG] [mixin/]: neoforge.mixins.json:MappedRegistryAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) +[02Jun2025 10:05:58.058] [pool-7-thread-1/DEBUG] [mixin/]: Mixing BlockEntityTypeAccessor from neoforge.mixins.json into net.minecraft.world.level.block.entity.BlockEntityType +[02Jun2025 10:05:58.058] [pool-7-thread-1/DEBUG] [mixin/]: neoforge.mixins.json:BlockEntityTypeAccessor from mod neoforge: Class version 65 required is higher than the class version supported by the current version of Mixin (JAVA_16 supports class version 60) +[02Jun2025 10:06:00.193] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: -Dio.netty.noUnsafe: false +[02Jun2025 10:06:00.194] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: Java version: 21 +[02Jun2025 10:06:00.195] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.theUnsafe: available +[02Jun2025 10:06:00.195] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.copyMemory: available +[02Jun2025 10:06:00.195] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: sun.misc.Unsafe.storeFence: available +[02Jun2025 10:06:00.196] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Buffer.address: available +[02Jun2025 10:06:00.196] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: direct buffer constructor: unavailable: Reflective setAccessible(true) disabled +[02Jun2025 10:06:00.197] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.Bits.unaligned: available, true +[02Jun2025 10:06:00.198] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: jdk.internal.misc.Unsafe.allocateUninitializedArray(int): unavailable: class io.netty.util.internal.PlatformDependent0$7 (in module io.netty.common) cannot access class jdk.internal.misc.Unsafe (in module java.base) because module java.base does not export jdk.internal.misc to module io.netty.common +[02Jun2025 10:06:00.199] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent0/]: java.nio.DirectByteBuffer.(long, {int,long}): unavailable +[02Jun2025 10:06:00.199] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: sun.misc.Unsafe: available +[02Jun2025 10:06:00.200] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: maxDirectMemory: 4009754624 bytes (maybe) +[02Jun2025 10:06:00.200] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.tmpdir: /tmp (java.io.tmpdir) +[02Jun2025 10:06:00.200] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.bitMode: 64 (sun.arch.data.model) +[02Jun2025 10:06:00.201] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.maxDirectMemory: -1 bytes +[02Jun2025 10:06:00.201] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.uninitializedArrayAllocationThreshold: -1 +[02Jun2025 10:06:00.203] [pool-7-thread-1/DEBUG] [io.netty.util.internal.CleanerJava9/]: java.nio.ByteBuffer.cleaner(): available +[02Jun2025 10:06:00.203] [pool-7-thread-1/DEBUG] [io.netty.util.internal.PlatformDependent/]: -Dio.netty.noPreferDirect: false +[02Jun2025 10:06:03.263] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[02Jun2025 10:06:03.265] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] +[02Jun2025 10:06:03.267] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] +[02Jun2025 10:06:03.268] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] +[02Jun2025 10:06:03.269] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[02Jun2025 10:06:03.355] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/assets/.mcassetsroot' uses unexpected schema +[02Jun2025 10:06:03.356] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/data/.mcassetsroot' uses unexpected schema +[02Jun2025 10:06:03.371] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] +[02Jun2025 10:06:03.377] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev +[02Jun2025 10:06:03.437] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 +[02Jun2025 10:06:03.479] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[02Jun2025 10:06:03.479] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/core_id +[02Jun2025 10:06:03.479] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[02Jun2025 10:06:03.479] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/topology/physical_package_id +[02Jun2025 10:06:03.479] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cpu_capacity +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/level +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/type +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/coherency_line_size +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index2/size +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[02Jun2025 10:06:03.480] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/level +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/type +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/coherency_line_size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index0/size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/level +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/type +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/coherency_line_size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index3/size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/level +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/type +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/coherency_line_size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[02Jun2025 10:06:03.481] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu0/cache/index1/size +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/core_id +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/topology/physical_package_id +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cpu_capacity +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/level +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/type +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/coherency_line_size +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[02Jun2025 10:06:03.482] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index2/size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/level +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/type +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/coherency_line_size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index0/size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/level +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/type +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/coherency_line_size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index3/size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/level +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/type +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/coherency_line_size +[02Jun2025 10:06:03.483] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu1/cache/index1/size +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/core_id +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/topology/physical_package_id +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cpu_capacity +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/level +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/type +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/coherency_line_size +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index2/size +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/level +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[02Jun2025 10:06:03.484] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/type +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/coherency_line_size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index0/size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/level +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/type +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/coherency_line_size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index3/size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/level +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/type +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/coherency_line_size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu10/cache/index1/size +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[02Jun2025 10:06:03.485] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/core_id +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/topology/physical_package_id +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cpu_capacity +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/type +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/coherency_line_size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index2/size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/type +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/coherency_line_size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index0/size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/type +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/coherency_line_size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index3/size +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/level +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[02Jun2025 10:06:03.486] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/type +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/coherency_line_size +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu11/cache/index1/size +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/core_id +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/topology/physical_package_id +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cpu_capacity +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[02Jun2025 10:06:03.487] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/level +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/type +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/coherency_line_size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index2/size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/level +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/type +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/coherency_line_size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index0/size +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/level +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/type +[02Jun2025 10:06:03.488] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/coherency_line_size +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index3/size +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/level +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/type +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/coherency_line_size +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[02Jun2025 10:06:03.489] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu12/cache/index1/size +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/core_id +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/topology/physical_package_id +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cpu_capacity +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/level +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/type +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/coherency_line_size +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index2/size +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/level +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/type +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.490] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/coherency_line_size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index0/size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/level +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/type +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/coherency_line_size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index3/size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/level +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/type +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/coherency_line_size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[02Jun2025 10:06:03.491] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu13/cache/index1/size +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/core_id +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/topology/physical_package_id +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cpu_capacity +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/level +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/type +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/coherency_line_size +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index2/size +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/level +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[02Jun2025 10:06:03.492] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/type +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/coherency_line_size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index0/size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/level +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/type +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/coherency_line_size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index3/size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/level +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/type +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/coherency_line_size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu14/cache/index1/size +[02Jun2025 10:06:03.493] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/core_id +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/topology/physical_package_id +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cpu_capacity +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/level +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/type +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/coherency_line_size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index2/size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/level +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/type +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/coherency_line_size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index0/size +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/level +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/type +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.494] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/coherency_line_size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index3/size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/level +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/type +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/coherency_line_size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu15/cache/index1/size +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/core_id +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/topology/physical_package_id +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cpu_capacity +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/level +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/type +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.495] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index2/size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/level +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/type +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index0/size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/level +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/type +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index3/size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/level +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/type +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/coherency_line_size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[02Jun2025 10:06:03.496] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu2/cache/index1/size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/core_id +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/topology/physical_package_id +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cpu_capacity +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/level +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/type +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/coherency_line_size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index2/size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/level +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/type +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/coherency_line_size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index0/size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/level +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/type +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/coherency_line_size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index3/size +[02Jun2025 10:06:03.497] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/level +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/type +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/coherency_line_size +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu3/cache/index1/size +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/core_id +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/topology/physical_package_id +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cpu_capacity +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/level +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/type +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/coherency_line_size +[02Jun2025 10:06:03.498] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index2/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/level +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/type +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/coherency_line_size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index0/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/level +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/type +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/coherency_line_size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index3/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/level +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/type +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/coherency_line_size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu4/cache/index1/size +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/core_id +[02Jun2025 10:06:03.499] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/topology/physical_package_id +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cpu_capacity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index2/size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index0/size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index3/size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/level +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/type +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/coherency_line_size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[02Jun2025 10:06:03.500] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu5/cache/index1/size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/core_id +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/topology/physical_package_id +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cpu_capacity +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/level +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/type +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/coherency_line_size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index2/size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/level +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/type +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/coherency_line_size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index0/size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/level +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/type +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/coherency_line_size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index3/size +[02Jun2025 10:06:03.501] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/level +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/type +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/coherency_line_size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu6/cache/index1/size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/core_id +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/topology/physical_package_id +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cpu_capacity +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/level +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/type +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/coherency_line_size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index2/size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/level +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/type +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/coherency_line_size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index0/size +[02Jun2025 10:06:03.502] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/level +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/type +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/coherency_line_size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index3/size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/level +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/type +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/coherency_line_size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu7/cache/index1/size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/core_id +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/topology/physical_package_id +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cpu_capacity +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/level +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/type +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/coherency_line_size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[02Jun2025 10:06:03.503] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index2/size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/level +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/type +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/coherency_line_size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index0/size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/level +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/type +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/coherency_line_size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index3/size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/level +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/type +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/coherency_line_size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[02Jun2025 10:06:03.504] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu8/cache/index1/size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/core_id +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/topology/physical_package_id +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cpu_capacity +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/level +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/type +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/ways_of_associativity +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/coherency_line_size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index2/size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/level +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/type +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/ways_of_associativity +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/coherency_line_size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index0/size +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/level +[02Jun2025 10:06:03.505] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/type +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/ways_of_associativity +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/coherency_line_size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index3/size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/level +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/type +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/ways_of_associativity +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/coherency_line_size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /sys/devices/system/cpu/cpu9/cache/index1/size +[02Jun2025 10:06:03.506] [Render thread/DEBUG] [oshi.util.FileUtil/]: Reading file /proc/cpuinfo diff --git a/run/logs/latest.log b/run/logs/latest.log index 6bfed7a..0aab7b4 100644 --- a/run/logs/latest.log +++ b/run/logs/latest.log @@ -1,106 +1,29 @@ -[02Jun2025 09:57:50.514] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.92, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.92, --fml.fmlVersion, 4.0.34, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430] -[02Jun2025 09:57:50.518] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.5+11-LTS -[02Jun2025 09:57:50.519] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.5 by Eclipse Adoptium; OS Linux arch amd64 version 6.8.0-58-generic -[02Jun2025 09:57:50.699] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow -[02Jun2025 09:57:50.872] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 -[02Jun2025 09:57:50.990] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6 -[02Jun2025 09:57:51.151] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT -[02Jun2025 09:57:51.466] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 19.1.1, DRM 3.57, 6.8.0-58-generic) GL version 4.6 (Core Profile) Mesa 24.2.8-1ubuntu1~24.04.1, AMD -[02Jun2025 09:57:51.582] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection -[02Jun2025 09:57:51.584] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: +[02Jun2025 10:05:50.020] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeclientuserdev, --version, 21.1.92, --assetIndex, 17, --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --gameDir, ., --fml.neoForgeVersion, 21.1.92, --fml.fmlVersion, 4.0.34, --fml.mcVersion, 1.21.1, --fml.neoFormVersion, 20240808.144430] +[02Jun2025 10:05:50.025] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: JVM identified as Eclipse Adoptium OpenJDK 64-Bit Server VM 21.0.5+11-LTS +[02Jun2025 10:05:50.027] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 11.0.4+main.d2e20e43 starting: java version 21.0.5 by Eclipse Adoptium; OS Linux arch amd64 version 6.8.0-58-generic +[02Jun2025 10:05:50.226] [main/INFO] [net.neoforged.fml.loading.ImmediateWindowHandler/]: Loading ImmediateWindowProvider fmlearlywindow +[02Jun2025 10:05:50.397] [main/INFO] [EARLYDISPLAY/]: Trying GL version 4.6 +[02Jun2025 10:05:50.521] [main/INFO] [EARLYDISPLAY/]: Requested GL version 4.6 got version 4.6 +[02Jun2025 10:05:50.679] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=union:/home/cow/.mcreator/gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.15.2+mixin.0.8.7/2af2f021d8e02a0220dc27a7a72b4666d66d44ca/sponge-mixin-0.15.2+mixin.0.8.7.jar%23119!/ Service=ModLauncher Env=CLIENT +[02Jun2025 10:05:51.030] [pool-2-thread-1/INFO] [EARLYDISPLAY/]: GL info: AMD Radeon 780M (radeonsi, gfx1103_r1, LLVM 19.1.1, DRM 3.57, 6.8.0-58-generic) GL version 4.6 (Core Profile) Mesa 24.2.8-1ubuntu1~24.04.1, AMD +[02Jun2025 10:05:51.113] [main/INFO] [net.neoforged.fml.loading.moddiscovery.locators.JarInJarDependencyLocator/]: Found 2 dependencies adding them to mods collection +[02Jun2025 10:05:51.115] [main/INFO] [net.neoforged.fml.loading.moddiscovery.ModDiscoverer/]: Mod List: Name Version (Mod Id) - cawezs_mantle_to_stratus 1.0.0 (cawezs_mantle_to_stratus) + cawezs_mantle_to_stratus 2.0.0 (cawezs_mantle_to_stratus) Minecraft 1.21.1 (minecraft) NeoForge 21.1.92 (neoforge) -[02Jun2025 09:57:52.530] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.92, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] -[02Jun2025 09:57:54.616] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 316 milliseconds -[02Jun2025 09:57:57.323] [pool-7-thread-1/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). -[02Jun2025 09:58:02.757] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[02Jun2025 09:58:02.758] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] -[02Jun2025 09:58:02.761] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] -[02Jun2025 09:58:02.762] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] -[02Jun2025 09:58:02.762] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] -[02Jun2025 09:58:02.844] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/assets/.mcassetsroot' uses unexpected schema -[02Jun2025 09:58:02.845] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/data/.mcassetsroot' uses unexpected schema -[02Jun2025 09:58:02.865] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] -[02Jun2025 09:58:02.873] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev -[02Jun2025 09:58:02.941] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 -[02Jun2025 09:58:03.373] [modloading-worker-0/INFO] [net.neoforged.neoforge.common.NeoForgeMod/NEOFORGE-MOD]: NeoForge mod loading, version 21.1.92, for MC 1.21.1 -[02Jun2025 09:58:04.038] [Render thread/INFO] [net.neoforged.neoforge.gametest.GameTestHooks/]: Enabled Gametest Namespaces: [] -[02Jun2025 09:58:04.206] [Render thread/INFO] [net.minecraft.server.packs.resources.ReloadableResourceManager/]: Reloading ResourceManager: vanilla, mod_resources, mod/neoforge, mod/cawezs_mantle_to_stratus -[02Jun2025 09:58:04.306] [Worker-Main-13/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_all_no_pua-15.1.05.hex, loading -[02Jun2025 09:58:04.362] [Worker-Main-9/INFO] [net.minecraft.client.gui.font.providers.UnihexProvider/]: Found unifont_jp_patch-15.1.05.hex, loading -[02Jun2025 09:58:05.994] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:item.goat_horn.play -[02Jun2025 09:58:05.994] [Render thread/WARN] [net.minecraft.client.sounds.SoundEngine/]: Missing sound for event: minecraft:entity.goat.screaming.horn_break -[02Jun2025 09:58:06.090] [Render thread/INFO] [com.mojang.blaze3d.audio.Library/]: OpenAL initialized on device Family 17h/19h HD Audio Controller Analog Stereo -[02Jun2025 09:58:06.091] [Render thread/INFO] [net.minecraft.client.sounds.SoundEngine/SOUNDS]: Sound engine started -[02Jun2025 09:58:06.229] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas -[02Jun2025 09:58:06.255] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas -[02Jun2025 09:58:06.256] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas -[02Jun2025 09:58:06.257] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas -[02Jun2025 09:58:06.259] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas -[02Jun2025 09:58:06.265] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas -[02Jun2025 09:58:06.266] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas -[02Jun2025 09:58:06.266] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas -[02Jun2025 09:58:06.267] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas -[02Jun2025 09:58:06.334] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas -[02Jun2025 09:58:06.337] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas -[02Jun2025 09:58:06.337] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas -[02Jun2025 09:58:06.338] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas -[02Jun2025 09:58:06.338] [Render thread/INFO] [net.minecraft.client.renderer.texture.TextureAtlas/]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas -[02Jun2025 09:58:06.357] [Render thread/WARN] [net.minecraft.client.renderer.ShaderInstance/]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program. -[02Jun2025 09:58:06.403] [Render thread/INFO] [net.neoforged.neoforge.client.entity.animation.json.AnimationLoader/]: Loaded 0 entity animations -[02Jun2025 09:58:12.023] [Render thread/ERROR] [net.minecraft.world.level.biome.MobSpawnSettings/]: Spawn data: Not a JSON object: null -[02Jun2025 09:58:12.806] [Worker-Main-2/ERROR] [net.minecraft.world.level.storage.loot.LootDataType/]: Couldn't parse element ResourceKey[minecraft:root / minecraft:loot_table]:cawezs_dimensional_connectivity:blocks/platform - Unknown registry key in ResourceKey[minecraft:root / minecraft:item]: minecraft:cave_air -[02Jun2025 09:58:13.194] [Render thread/INFO] [net.minecraft.world.item.crafting.RecipeManager/]: Loaded 1354 recipes -[02Jun2025 09:58:13.442] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 1411 advancements -[02Jun2025 09:58:14.373] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Starting integrated minecraft server version 1.21.1 -[02Jun2025 09:58:14.373] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Generating keypair -[02Jun2025 09:58:14.501] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pufferfish that was registered with WATER_AMBIENT mob category but was added under CREATURE mob category for cawezs_mantle_to_stratus:buriedwetlandcaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.503] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:cliffs biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.506] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:pig that was registered with CREATURE mob category but was added under AMBIENT mob category for cawezs_mantle_to_stratus:crystals biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.522] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:skeleton_horse that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:overgrowncaves biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.529] [Server thread/WARN] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: Detected minecraft:sheep that was registered with CREATURE mob category but was added under MONSTER mob category for cawezs_mantle_to_stratus:trees biome! Mobs should be added to biomes under the same mob category that the mob was registered as to prevent mob cap spawning issues. -[02Jun2025 09:58:14.537] [Server thread/ERROR] [net.neoforged.neoforge.server.ServerLifecycleHooks/]: The following entities have not registered to the RegisterSpawnPlacementsEvent, but a spawn entry was found. This will mean that the entity doesn't have restrictions on its spawn location, please register a spawn placement for the entity, you can register with NO_RESTRICTIONS if you don't want any restrictions. - - minecraft:allay - - minecraft:camel -[02Jun2025 09:58:16.043] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Preparing start region for dimension minecraft:overworld -[02Jun2025 09:58:16.420] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Preparing spawn area: 0% -[02Jun2025 09:58:16.510] [Server thread/INFO] [net.neoforged.neoforge.server.permission.PermissionAPI/]: Successfully initialized permission handler neoforge:default_handler -[02Jun2025 09:58:16.512] [progressListener/INFO] [net.minecraft.server.level.progress.LoggerChunkProgressListener/]: Time elapsed: 459 ms -[02Jun2025 09:58:16.606] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing view distance to 12, from 10 -[02Jun2025 09:58:16.606] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Changing simulation distance to 12, from 0 -[02Jun2025 09:58:17.438] [Server thread/INFO] [net.minecraft.server.players.PlayerList/]: Dev[local:E:fa6cbd71] logged in with entity id 1 at (620.5730258277052, 73.3375, -37.18492638548992) -[02Jun2025 09:58:17.497] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev joined the game -[02Jun2025 09:58:18.154] [Render thread/INFO] [net.minecraft.advancements.AdvancementTree/]: Loaded 410 advancements -[02Jun2025 09:58:18.513] [Server thread/INFO] [net.minecraft.client.server.IntegratedServer/]: Saving and pausing game... -[02Jun2025 09:58:18.589] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld -[02Jun2025 09:58:18.633] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end -[02Jun2025 09:58:18.650] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:inverted -[02Jun2025 09:58:18.665] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether -[02Jun2025 09:58:18.682] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths -[02Jun2025 09:58:18.710] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights -[02Jun2025 09:59:53.142] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: [Dev: Summoned new Aceer] -[02Jun2025 09:59:53.160] [Render thread/INFO] [net.minecraft.client.gui.components.ChatComponent/]: [System] [CHAT] Summoned new Aceer -[02Jun2025 10:00:22.432] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Stopping! -[02Jun2025 10:00:22.478] [Server thread/INFO] [net.minecraft.server.network.ServerGamePacketListenerImpl/]: Dev lost connection: Disconnected -[02Jun2025 10:00:22.479] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Dev left the game -[02Jun2025 10:00:22.554] [Server thread/INFO] [net.minecraft.server.network.ServerCommonPacketListenerImpl/]: Stopping singleplayer server as player logged out -[02Jun2025 10:00:22.578] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Stopping server -[02Jun2025 10:00:22.579] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving players -[02Jun2025 10:00:22.580] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving worlds -[02Jun2025 10:00:23.786] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld -[02Jun2025 10:00:23.945] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end -[02Jun2025 10:00:23.966] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:inverted -[02Jun2025 10:00:23.988] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether -[02Jun2025 10:00:24.008] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:depths -[02Jun2025 10:00:24.025] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: Saving chunks for level 'ServerLevel[New World]'/cawezs_mantle_to_stratus:heights -[02Jun2025 10:00:24.075] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (New World): All chunks are saved -[02Jun2025 10:00:24.075] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved -[02Jun2025 10:00:24.076] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (inverted): All chunks are saved -[02Jun2025 10:00:24.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved -[02Jun2025 10:00:24.077] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (depths): All chunks are saved -[02Jun2025 10:00:24.078] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage (heights): All chunks are saved -[02Jun2025 10:00:24.079] [Server thread/INFO] [net.minecraft.server.MinecraftServer/]: ThreadedAnvilChunkStorage: All dimensions are saved +[02Jun2025 10:05:52.087] [main/INFO] [cpw.mods.modlauncher.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeclientuserdev' with arguments [--version, 21.1.92, --gameDir, ., --assetsDir, /home/cow/.mcreator/gradle/caches/neoformruntime/assets, --assetIndex, 17] +[02Jun2025 10:05:53.764] [Datafixer Bootstrap/INFO] [com.mojang.datafixers.DataFixerBuilder/]: 229 Datafixer optimizations took 229 milliseconds +[02Jun2025 10:05:56.481] [pool-7-thread-1/INFO] [MixinExtras|Service/]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1). +[02Jun2025 10:06:03.263] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[02Jun2025 10:06:03.265] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0] +[02Jun2025 10:06:03.267] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498] +[02Jun2025 10:06:03.268] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498] +[02Jun2025 10:06:03.269] [main/WARN] [net.minecraft.commands.Commands/]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0] +[02Jun2025 10:06:03.355] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/assets/.mcassetsroot' uses unexpected schema +[02Jun2025 10:06:03.356] [Render thread/WARN] [net.minecraft.server.packs.VanillaPackResourcesBuilder/]: Assets URL 'union:/home/cow/cawezs_mantle_to_stratus/build/moddev/artifacts/neoforge-21.1.92.jar%23171!/data/.mcassetsroot' uses unexpected schema +[02Jun2025 10:06:03.371] [Render thread/INFO] [com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService/]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD] +[02Jun2025 10:06:03.377] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Setting user: Dev +[02Jun2025 10:06:03.437] [Render thread/INFO] [net.minecraft.client.Minecraft/]: Backend library: LWJGL version 3.3.3+5 diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/AncientStylusRightclickedProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/AncientStylusRightclickedProcedure.java index c3f0ab4..3c284b5 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/AncientStylusRightclickedProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/AncientStylusRightclickedProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.phys.Vec3; import net.minecraft.world.phys.Vec2; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/AsteroidRightclickedProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/AsteroidRightclickedProcedure.java index e814f6c..4689901 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/AsteroidRightclickedProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/AsteroidRightclickedProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.phys.Vec3; import net.minecraft.world.phys.Vec2; @@ -12,7 +12,7 @@ import net.minecraft.core.particles.ParticleTypes; import net.minecraft.commands.CommandSourceStack; import net.minecraft.commands.CommandSource; -import net.mcreator.cawezsmantletostratus.CawezsMantleToStratusMod; +import net.cawez.cawezsmantletostratus.CawezsMantleToStratusMod; public class AsteroidRightclickedProcedure { public static void execute(LevelAccessor world, double x, double y, double z, ItemStack itemstack) { diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java index 73bed92..7cf1fd1 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilingCrystalProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java index a23b6b4..d43814d 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CeilinglanternsAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java index 7c94c20..8286dfd 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CliffDripAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.state.properties.EnumProperty; import net.minecraft.world.level.block.state.BlockState; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java index ff3c899..13d66ae 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/CrystalgrowthAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/EtherialLiquidNeighbourBlockChangesProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/EtherialLiquidNeighbourBlockChangesProcedure.java index 2f1c3f6..cc5a49c 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/EtherialLiquidNeighbourBlockChangesProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/EtherialLiquidNeighbourBlockChangesProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.state.BlockState; import net.minecraft.world.level.block.Blocks; @@ -9,7 +9,7 @@ import net.minecraft.resources.ResourceLocation; import net.minecraft.core.registries.BuiltInRegistries; import net.minecraft.core.BlockPos; -import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModBlocks; +import net.cawez.cawezsmantletostratus.init.CawezsMantleToStratusModBlocks; public class EtherialLiquidNeighbourBlockChangesProcedure { public static void execute(LevelAccessor world, double x, double y, double z, BlockState blockstate) { diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java index 6c4279b..cdf0972 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/ExhumedAirAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java index b79323e..e12a195 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/FlippedmushroomAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java index c18970e..86257f3 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/FrozenTreeAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateDefaultProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateDefaultProcedure.java index 2a4646c..c4d7689 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateDefaultProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateDefaultProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.neoforged.fml.event.lifecycle.FMLCommonSetupEvent; import net.neoforged.fml.common.EventBusSubscriber; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateFloorsProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateFloorsProcedure.java index 59bba58..e142f78 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateFloorsProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/GenerateFloorsProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.neoforged.neoforge.event.tick.PlayerTickEvent; import net.neoforged.fml.common.EventBusSubscriber; @@ -11,7 +11,7 @@ import net.minecraft.server.level.ServerLevel; import net.minecraft.commands.CommandSourceStack; import net.minecraft.commands.CommandSource; -import net.mcreator.cawezsmantletostratus.procedures.GenerateFloorsProcedure; +import net.cawez.cawezsmantletostratus.procedures.GenerateFloorsProcedure; import javax.annotation.Nullable; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/GladiatorSoulOnEntityTickUpdateProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/GladiatorSoulOnEntityTickUpdateProcedure.java index 9721aec..3c1504b 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/GladiatorSoulOnEntityTickUpdateProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/GladiatorSoulOnEntityTickUpdateProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.phys.Vec3; import net.minecraft.world.phys.AABB; @@ -9,7 +9,7 @@ import net.minecraft.util.RandomSource; import net.minecraft.core.particles.ParticleTypes; import net.minecraft.util.Mth; -import net.mcreator.cawezsmantletostratus.entity.GladiatorEntity; +import net.cawez.cawezsmantletostratus.entity.GladiatorEntity; import java.util.Comparator; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/InvertedFloorAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/InvertedFloorAdditionalGenerationConditionProcedure.java index e458367..53edb0e 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/InvertedFloorAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/InvertedFloorAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java index b98ea6b..ec4f7ed 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/PillarAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarSerpentOnEntityTickUpdateProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarSerpentOnEntityTickUpdateProcedure.java index be11be4..eeb5d29 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarSerpentOnEntityTickUpdateProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarSerpentOnEntityTickUpdateProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.phys.Vec3; import net.minecraft.world.phys.AABB; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarlightAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarlightAdditionalGenerationConditionProcedure.java index dbabc34..3a37f6b 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarlightAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarlightAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java index a52d070..82feee8 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/StarstarAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/TeleportPlayerProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/TeleportPlayerProcedure.java index a24e3ba..7cf9659 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/TeleportPlayerProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/TeleportPlayerProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.neoforged.neoforge.event.tick.PlayerTickEvent; import net.neoforged.fml.common.EventBusSubscriber; @@ -39,7 +39,7 @@ import java.io.FileReader; import java.io.Reader; import javax.annotation.Nullable; -import net.mcreator.cawezsmantletostratus.init.CawezsMantleToStratusModMobEffects; +import net.cawez.cawezsmantletostratus.init.CawezsMantleToStratusModMobEffects; import net.minecraft.world.entity.LivingEntity; import net.minecraft.world.entity.Entity; @EventBusSubscriber diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java index c250c29..2caa09c 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandHangingAdditionalGenerationConditionProcedure.java @@ -1,5 +1,5 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java b/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java index bf61989..aefe35e 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/procedures/WetlandcrossesAdditionalGenerationConditionProcedure.java @@ -1,4 +1,4 @@ -package net.mcreator.cawezsmantletostratus.procedures; +package net.cawez.cawezsmantletostratus.procedures; import net.minecraft.world.level.block.Blocks; import net.minecraft.world.level.LevelAccessor; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/DepthsDimension.java b/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/DepthsDimension.java index 54d378e..f8ec6ab 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/DepthsDimension.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/DepthsDimension.java @@ -1,5 +1,5 @@ -package net.mcreator.cawezsmantletostratus.world.dimension; +package net.cawez.cawezsmantletostratus.world.dimension; import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent; import net.neoforged.fml.common.EventBusSubscriber; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/HeightsDimension.java b/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/HeightsDimension.java index d38afa4..2f677b4 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/HeightsDimension.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/HeightsDimension.java @@ -1,5 +1,5 @@ -package net.mcreator.cawezsmantletostratus.world.dimension; +package net.cawez.cawezsmantletostratus.world.dimension; import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent; import net.neoforged.fml.common.EventBusSubscriber; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/InvertedDimension.java b/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/InvertedDimension.java index 5e976ca..a959719 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/InvertedDimension.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/world/dimension/InvertedDimension.java @@ -1,5 +1,5 @@ -package net.mcreator.cawezsmantletostratus.world.dimension; +package net.cawez.cawezsmantletostratus.world.dimension; import net.neoforged.neoforge.client.event.RegisterDimensionSpecialEffectsEvent; import net.neoforged.fml.common.EventBusSubscriber; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/world/features/WetlandHangingFeature.java b/src/main/java/net/cawez/cawezsmantletostratus/world/features/WetlandHangingFeature.java index 4541e76..cdbf2fd 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/world/features/WetlandHangingFeature.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/world/features/WetlandHangingFeature.java @@ -1,12 +1,12 @@ -package net.mcreator.cawezsmantletostratus.world.features; +package net.cawez.cawezsmantletostratus.world.features; import net.minecraft.world.level.levelgen.feature.configurations.SimpleBlockConfiguration; import net.minecraft.world.level.levelgen.feature.SimpleBlockFeature; import net.minecraft.world.level.levelgen.feature.FeaturePlaceContext; import net.minecraft.world.level.WorldGenLevel; -import net.mcreator.cawezsmantletostratus.procedures.WetlandHangingAdditionalGenerationConditionProcedure; +import net.cawez.cawezsmantletostratus.procedures.WetlandHangingAdditionalGenerationConditionProcedure; public class WetlandHangingFeature extends SimpleBlockFeature { public WetlandHangingFeature() { diff --git a/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java b/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java index 2c78b0b..ae9f79e 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsFruitDecorator.java @@ -1,5 +1,5 @@ -package net.mcreator.cawezsmantletostratus.world.features.treedecorators; +package net.cawez.cawezsmantletostratus.world.features.treedecorators; import net.neoforged.neoforge.registries.RegisterEvent; import net.neoforged.fml.common.EventBusSubscriber; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java b/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java index cb9c9af..6f00628 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsLeaveDecorator.java @@ -1,5 +1,5 @@ -package net.mcreator.cawezsmantletostratus.world.features.treedecorators; +package net.cawez.cawezsmantletostratus.world.features.treedecorators; import net.neoforged.neoforge.registries.RegisterEvent; import net.neoforged.fml.common.EventBusSubscriber; diff --git a/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java b/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java index 9d92b9b..3526526 100644 --- a/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java +++ b/src/main/java/net/cawez/cawezsmantletostratus/world/features/treedecorators/CliffsTrunkDecorator.java @@ -1,5 +1,5 @@ -package net.mcreator.cawezsmantletostratus.world.features.treedecorators; +package net.cawez.cawezsmantletostratus.world.features.treedecorators; import net.neoforged.neoforge.registries.RegisterEvent; import net.neoforged.fml.common.EventBusSubscriber;