{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user Philipp Haussleiter",
          "userId" : "philipp",
          "userName" : "Philipp Haussleiter"
        }
      ]
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 50814,
      "executingTimeMillis" : 50814,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 86,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d190d24e466ae204057a5149779f5255e143f9e",
            "branch" : [
              {
                "SHA1" : "3d190d24e466ae204057a5149779f5255e143f9e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d190d24e466ae204057a5149779f5255e143f9e",
            "branch" : [
              {
                "SHA1" : "3d190d24e466ae204057a5149779f5255e143f9e",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3d190d24e466ae204057a5149779f5255e143f9e",
        "branch" : [
          {
            "SHA1" : "3d190d24e466ae204057a5149779f5255e143f9e",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:consolving/dyndns.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "dyndns-1.0-SNAPSHOT.zip",
      "fileName" : "dyndns-1.0-SNAPSHOT.zip",
      "relativePath" : "target/universal/dyndns-1.0-SNAPSHOT.zip"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#86",
  "duration" : 50814,
  "estimatedDuration" : 205644,
  "executor" : None,
  "fullDisplayName" : "de.consolving.dyndns #86",
  "id" : "86",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 86,
  "queueId" : 374,
  "result" : "SUCCESS",
  "timestamp" : 1577995587628,
  "url" : "https://consolving.de/jenkins/view/consolving/job/de.consolving.dyndns/86/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "5b56f675916ecbba235fd51fbd11d2ee8fc11588",
        "timestamp" : 1543408635000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "Updating ignore settings\u000a",
        "date" : "2018-11-28 13:37:15 +0100",
        "id" : "5b56f675916ecbba235fd51fbd11d2ee8fc11588",
        "msg" : "Updating ignore settings",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/helpers/DnsUpdateHelper.java"
        ],
        "commitId" : "2533059fc7f5696cce0ad33941fbd3bc8663ed01",
        "timestamp" : 1577995463000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
          "fullName" : "Philipp Haussleiter"
        },
        "authorEmail" : "philipp@haussleiter.de",
        "comment" : "fixing bug for null values in RRs\u000a",
        "date" : "2020-01-02 21:04:23 +0100",
        "id" : "2533059fc7f5696cce0ad33941fbd3bc8663ed01",
        "msg" : "fixing bug for null values in RRs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/helpers/DnsUpdateHelper.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/philipp",
      "fullName" : "Philipp Haussleiter"
    }
  ]
}