{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 793020,
      "executingTimeMillis" : 793020,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/refactoring" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 12,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
            "branch" : [
              {
                "SHA1" : "79ee7ecf7775e83e456587140d6ea8de9dd7c09e",
                "name" : "origin/refactoring"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 100,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "16a0464d20274036164ea68fda92bd9b257e583c",
            "branch" : [
              {
                "SHA1" : "16a0464d20274036164ea68fda92bd9b257e583c",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "16a0464d20274036164ea68fda92bd9b257e583c",
            "branch" : [
              {
                "SHA1" : "16a0464d20274036164ea68fda92bd9b257e583c",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "16a0464d20274036164ea68fda92bd9b257e583c",
        "branch" : [
          {
            "SHA1" : "16a0464d20274036164ea68fda92bd9b257e583c",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/jopa.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarAnalysisAction",
      "ceTaskId" : "AV6LD5lIPumPNpSSj2jv",
      "credentialsId" : None,
      "installationName" : "SonarQube",
      "installationUrl" : None,
      "new" : True,
      "serverUrl" : None,
      "skipped" : False,
      "sonarqubeDashboardUrl" : "https://kbss.felk.cvut.cz/sonarqube/dashboard/index/cz.cvut.kbss.jopa:jopa-all"
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 8,
      "totalCount" : 1853,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.sonar.action.SonarBuildBadgeAction",
      "url" : "https://kbss.felk.cvut.cz/sonarqube/dashboard/index/cz.cvut.kbss.jopa:jopa-all"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#100",
  "duration" : 793020,
  "estimatedDuration" : 555315,
  "executor" : None,
  "fullDisplayName" : "JOPA #100",
  "id" : "100",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 100,
  "queueId" : 52,
  "result" : "SUCCESS",
  "timestamp" : 1505570854430,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/Java%20Tools/job/jopa-stable/100/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jopa-api/src/main/java/cz/cvut/kbss/jopa/exceptions/TransactionRequiredException.java"
        ],
        "commitId" : "74e65f8ede114bcc2c1d70c756e99cc4f4adfe95",
        "timestamp" : 1505570552000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
          "fullName" : "Martin Ledvinka"
        },
        "authorEmail" : "martin.ledvinka@fel.cvut.cz",
        "comment" : "Added constructor to TransactionRequiredException.\u000a",
        "date" : "2017-09-16 16:02:32 +0200",
        "id" : "74e65f8ede114bcc2c1d70c756e99cc4f4adfe95",
        "msg" : "Added constructor to TransactionRequiredException.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jopa-api/src/main/java/cz/cvut/kbss/jopa/exceptions/TransactionRequiredException.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/ledvima1",
      "fullName" : "Martin Ledvinka"
    }
  ]
}