{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/mc-1.19" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
            "branch" : [
              {
                "SHA1" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
                "name" : "refs/remotes/origin/mc-1.19"
              }
            ]
          },
          "revision" : {
            "SHA1" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
            "branch" : [
              {
                "SHA1" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
                "name" : "refs/remotes/origin/mc-1.19"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
        "branch" : [
          {
            "SHA1" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
            "name" : "refs/remotes/origin/mc-1.19"
          }
        ]
      },
      "remoteUrls" : [
        "/var/lib/gitolite3/repositories/IC2.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#11",
  "duration" : 19178,
  "estimatedDuration" : 500556,
  "executor" : None,
  "fullDisplayName" : "IC2 » 1.19 #11",
  "id" : "11",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11,
  "queueId" : 39,
  "result" : "FAILURE",
  "timestamp" : 1663026532839,
  "url" : "http://jenkins.ic2.player.to/view/all/job/IC2/view/All/job/1.19/11/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/ic2/core/block/invslot/InvSlotConsumableSolidCanner.java",
          "src/ic2/data/recipe/helper/AdvShapelessRecipeGenerator.java",
          "res-generated-fabric/data/ic2/recipes/canner_enrich/coolant_from_distilled_water.json",
          "src/ic2/data/Ic2DataGenerators.java",
          "src/ic2/data/recipe/helper/CannerBottleRecipeGenerator.java",
          "src/ic2/core/block/machine/tileentity/TileEntityMetalFormer.java",
          "res-generated-fabric/data/ic2/recipes/canner_enrich/biomass.json",
          "src/ic2/data/recipe/helper/IC2RecipeProvider.java",
          "res-generated-fabric/data/ic2/recipes/canner_bottle/mox_fuel_rod.json",
          "src/ic2/data/recipe/helper/MachineRecipeJsonProvider.java",
          "src/ic2/data/recipe/helper/AdvRecipeGenerator.java",
          "src/ic2/core/ref/Ic2RecipeSerializers.java",
          "src/ic2/core/recipe/v2/RecipeIo.java",
          "res-generated-fabric/data/ic2/recipes/canner_enrich/construction_foam.json",
          "src/ic2/api/recipe/Recipes.java",
          "src/ic2/data/recipe/CannerRecipeProvider.java",
          "src/ic2/core/block/machine/tileentity/TileEntityClassicCanner.java",
          "res-generated-fabric/data/ic2/recipes/canner_bottle/uranium_fuel_rod.json",
          "src/ic2/core/EventHandler.java",
          "src/ic2/data/recipe/helper/BasicMachineRecipeGenerator.java",
          "src/ic2/core/fluid/FluidHandler.java",
          "src/ic2/core/block/invslot/InvSlotConsumableCanner.java",
          "src/ic2/core/block/invslot/InvSlotProcessableCanner.java",
          "src/ic2/core/recipe/v2/CannerBottleRecipeSerializer.java",
          "src/ic2/core/uu/CannerBottleSolidResolver.java",
          "src/ic2/core/block/invslot/InvSlotProcessableSolidCanner.java",
          "src/ic2/core/recipe/v2/CannerEnrichRecipeSerializer.java",
          "src/ic2/api/recipe/IRecipeInput.java",
          "src/ic2/core/block/machine/tileentity/TileEntityCanner.java",
          "res-generated-fabric/data/ic2/recipes/canner_enrich/coolant_from_water.json",
          "src/ic2/data/recipe/helper/CannerEnrichRecipeGenerator.java",
          "src-fabric/ic2/fabric/EnvFluidHandlerFabric.java",
          "src/ic2/core/ref/Ic2RecipeTypes.java",
          "src/ic2/core/init/Rezepte.java",
          "src/ic2/core/fluid/Ic2FluidTank.java"
        ],
        "commitId" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
        "timestamp" : 1663026517000,
        "author" : {
          "absoluteUrl" : "http://jenkins.ic2.player.to/user/13494793+technici4n",
          "fullName" : "13494793+Technici4n"
        },
        "authorEmail" : "13494793+Technici4n@users.noreply.github.com",
        "comment" : "Move canner recipes to datagen, and fix a few canner bugs\u000a",
        "date" : "2022-09-13 01:48:37 +0200",
        "id" : "32b6c0363ab1ddf773aaa7580dff7f85e3a0c542",
        "msg" : "Move canner recipes to datagen, and fix a few canner bugs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/ic2/data/recipe/helper/AdvRecipeGenerator.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/canner_enrich/coolant_from_water.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/fluid/Ic2FluidTank.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/recipe/helper/BasicMachineRecipeGenerator.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/core/recipe/v2/CannerBottleRecipeSerializer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/invslot/InvSlotProcessableSolidCanner.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/api/recipe/IRecipeInput.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/api/recipe/Recipes.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/canner_enrich/coolant_from_distilled_water.json"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/helper/MachineRecipeJsonProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/canner_bottle/uranium_fuel_rod.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/invslot/InvSlotConsumableSolidCanner.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/canner_enrich/construction_foam.json"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/core/recipe/v2/CannerEnrichRecipeSerializer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/recipe/v2/RecipeIo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/fluid/FluidHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/CannerRecipeProvider.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/canner_enrich/biomass.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/invslot/InvSlotConsumableCanner.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/machine/tileentity/TileEntityClassicCanner.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/helper/CannerBottleRecipeGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/invslot/InvSlotProcessableCanner.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/recipe/helper/AdvShapelessRecipeGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/EventHandler.java"
          },
          {
            "editType" : "add",
            "file" : "src/ic2/data/recipe/helper/CannerEnrichRecipeGenerator.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/machine/tileentity/TileEntityMetalFormer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/Ic2DataGenerators.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2RecipeSerializers.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/uu/CannerBottleSolidResolver.java"
          },
          {
            "editType" : "edit",
            "file" : "src-fabric/ic2/fabric/EnvFluidHandlerFabric.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/data/recipe/helper/IC2RecipeProvider.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/ref/Ic2RecipeTypes.java"
          },
          {
            "editType" : "add",
            "file" : "res-generated-fabric/data/ic2/recipes/canner_bottle/mox_fuel_rod.json"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/init/Rezepte.java"
          },
          {
            "editType" : "edit",
            "file" : "src/ic2/core/block/machine/tileentity/TileEntityCanner.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/reoseah9",
      "fullName" : "reoseah9"
    },
    {
      "absoluteUrl" : "http://jenkins.ic2.player.to/user/13494793+technici4n",
      "fullName" : "13494793+Technici4n"
    }
  ]
}