{
  "_class" : "org.jenkinsci.plugins.workflow.job.WorkflowRun",
  "actions" : [
    {
      "_class" : "hudson.model.ParametersAction",
      "parameters" : [
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "appNG_version",
          "value" : "1.24.2-SNAPSHOT"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_goal",
          "value" : "clean install"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "maven_opts",
          "value" : "-Dappng.node.id=appNG"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "branch",
          "value" : "feature/APPNG-2442"
        },
        {
          "_class" : "hudson.model.StringParameterValue",
          "name" : "jdk_version",
          "value" : "OpenJDK8"
        }
      ]
    },
    {
      "_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.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/feature/APPNG-2442" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8efa3fa292d3abc657fb90f1a2ffd853da3d4806",
            "branch" : [
              {
                "SHA1" : "8efa3fa292d3abc657fb90f1a2ffd853da3d4806",
                "name" : "refs/remotes/origin/feature/APPNG-2442"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8efa3fa292d3abc657fb90f1a2ffd853da3d4806",
            "branch" : [
              {
                "SHA1" : "8efa3fa292d3abc657fb90f1a2ffd853da3d4806",
                "name" : "refs/remotes/origin/feature/APPNG-2442"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8efa3fa292d3abc657fb90f1a2ffd853da3d4806",
        "branch" : [
          {
            "SHA1" : "8efa3fa292d3abc657fb90f1a2ffd853da3d4806",
            "name" : "refs/remotes/origin/feature/APPNG-2442"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:appNG/appng.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 3,
      "skipCount" : 33,
      "totalCount" : 863,
      "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" : "#1",
  "duration" : 230010,
  "estimatedDuration" : 508130,
  "executor" : None,
  "fullDisplayName" : "appNG_FEATURE_TEST #1",
  "id" : "1",
  "keepLog" : False,
  "number" : 1,
  "queueId" : 13852,
  "result" : "FAILURE",
  "timestamp" : 1657720657835,
  "url" : "https://www.appng.org/jenkins/job/appNG_FEATURE_TEST/1/",
  "changeSets" : [
    
  ],
  "culprits" : [
    
  ],
  "inProgress" : False,
  "nextBuild" : {
    "number" : 2,
    "url" : "https://www.appng.org/jenkins/job/appNG_FEATURE_TEST/2/"
  },
  "previousBuild" : None
}