{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "git_url",
          "value" : "git@github.com:appNG/appng.git"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "snapshot_version",
          "value" : "1.26.5-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "release_version",
          "value" : "1.26.5"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_version",
          "value" : "1.26.6-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "current_branch",
          "value" : "appng-1.26.x"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "delete_previous_tag",
          "value" : False
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_goal",
          "value" : "install"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "next_branch",
          "value" : "appng-1.26.x"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : "-Pmaven-central -Pdefault -Dappng.node.id=appNG"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "last_release",
          "value" : "1.26.4"
        },
        {
          "_class" : "hudson.model.BooleanParameterValue",
          "name" : "merge_to_master",
          "value" : False
        }
      ]
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Matthias Mueller",
          "userId" : "mueller.matthias",
          "userName" : "Matthias Mueller"
        }
      ]
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.libs.LibrariesAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.cps.EnvActionImpl"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 36,
      "totalCount" : 1033,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.pipeline.modeldefinition.actions.RestartDeclarativePipelineAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.workflow.job.views.FlowGraphAction"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#221",
  "duration" : 540987,
  "estimatedDuration" : 486187,
  "executor" : None,
  "fullDisplayName" : "appNG_Release #221",
  "id" : "221",
  "keepLog" : False,
  "number" : 221,
  "queueId" : 326216,
  "result" : "FAILURE",
  "timestamp" : 1695022604397,
  "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Release/221/",
  "changeSets" : [
    
  ],
  "culprits" : [
    
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 222,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Release/222/"
  },
  "previousBuild" : {
    "number" : 220,
    "url" : "https://www.appng.org/jenkins/view/all/job/appNG_Release/220/"
  }
}