{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user DIM Build",
          "userId" : "dim",
          "userName" : "DIM Build"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d1256828663ac29249cd5357a0e6919e9d245291",
            "branch" : [
              {
                "SHA1" : "d1256828663ac29249cd5357a0e6919e9d245291",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d1256828663ac29249cd5357a0e6919e9d245291",
            "branch" : [
              {
                "SHA1" : "d1256828663ac29249cd5357a0e6919e9d245291",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d1256828663ac29249cd5357a0e6919e9d245291",
        "branch" : [
          {
            "SHA1" : "d1256828663ac29249cd5357a0e6919e9d245291",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://gitlab.com/gecko.io/geckoGraphQL.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 8,
      "skipCount" : 0,
      "totalCount" : 11,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4",
  "duration" : 142237,
  "estimatedDuration" : 76838,
  "executor" : None,
  "fullDisplayName" : "geckoGraphQLRelease #4",
  "id" : "4",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4,
  "queueId" : 203,
  "result" : "FAILURE",
  "timestamp" : 1583940042020,
  "url" : "https://devel.data-in-motion.biz/jenkins/view/Gecko.io%20Release/job/geckoGraphQLRelease/4/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "cnf/release/index.xml.sha",
          "cnf/local/index.xml",
          "gradlew",
          "cnf/.gitignore",
          ".gradle-wrapper/gradle-wrapper.properties",
          "settings.gradle",
          "org.gecko.whiteboard.graphql.example/bin_test/org/gecko/whiteboard/graphql/example/ExampleTest.class",
          ".gradle-wrapper/gradle-wrapper.jar",
          ".gitlab-ci.yml",
          "cnf/release/index.xml",
          "gradlew.bat",
          "gradle.properties",
          ".travis.yml",
          "cnf/templates/index.xml",
          ".github/workflows/build.yml",
          "cnf/templates/org.bndtools.templates.osgi/org.bndtools.templates.osgi-7.0.0.jar"
        ],
        "commitId" : "b97bf13cf1a808d25b4c1eb076841241bd69c15f",
        "timestamp" : 1583938338000,
        "author" : {
          "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
          "fullName" : "j.albert"
        },
        "authorEmail" : "j.albert@data-in-motion.biz",
        "comment" : "updated WS to latest bnd\u000aSigned-off-by: Juergen Albert <j.albert@data-in-motion.biz>\u000a",
        "date" : "2020-03-11 15:52:18 +0100",
        "id" : "b97bf13cf1a808d25b4c1eb076841241bd69c15f",
        "msg" : "updated WS to latest bnd",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gradle-wrapper/gradle-wrapper.properties"
          },
          {
            "editType" : "edit",
            "file" : "cnf/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "gradle.properties"
          },
          {
            "editType" : "add",
            "file" : "cnf/templates/index.xml"
          },
          {
            "editType" : "add",
            "file" : "cnf/release/index.xml"
          },
          {
            "editType" : "add",
            "file" : "cnf/release/index.xml.sha"
          },
          {
            "editType" : "edit",
            "file" : "gradlew.bat"
          },
          {
            "editType" : "edit",
            "file" : ".travis.yml"
          },
          {
            "editType" : "edit",
            "file" : ".gradle-wrapper/gradle-wrapper.jar"
          },
          {
            "editType" : "edit",
            "file" : "cnf/local/index.xml"
          },
          {
            "editType" : "edit",
            "file" : "settings.gradle"
          },
          {
            "editType" : "edit",
            "file" : ".gitlab-ci.yml"
          },
          {
            "editType" : "edit",
            "file" : "gradlew"
          },
          {
            "editType" : "add",
            "file" : ".github/workflows/build.yml"
          },
          {
            "editType" : "delete",
            "file" : "org.gecko.whiteboard.graphql.example/bin_test/org/gecko/whiteboard/graphql/example/ExampleTest.class"
          },
          {
            "editType" : "add",
            "file" : "cnf/templates/org.bndtools.templates.osgi/org.bndtools.templates.osgi-7.0.0.jar"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://devel.data-in-motion.biz/jenkins/user/j.albert",
      "fullName" : "j.albert"
    }
  ]
}