{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$RemoteCause",
          "shortDescription" : "Started by remote host 104.192.143.193",
          "addr" : "104.192.143.193",
          "note" : None
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 80,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
            "branch" : [
              {
                "SHA1" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
            "branch" : [
              {
                "SHA1" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
        "branch" : [
          {
            "SHA1" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git@bitbucket.org:julien0305/tfe_dev.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 22,
      "urlName" : "testReport"
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#80",
  "duration" : 140451,
  "estimatedDuration" : 86358,
  "executor" : None,
  "fullDisplayName" : "raspoid #80",
  "id" : "80",
  "keepLog" : False,
  "number" : 80,
  "queueId" : 31,
  "result" : "SUCCESS",
  "timestamp" : 1460571240125,
  "url" : "http://raspoid.com:8080/view/all/job/raspoid/80/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "brickpi_java_api/src/main/com/raspoid/additionalcomponents/camera/opencv/FaceDetector.java",
          "brickpi_java_api/build.gradle"
        ],
        "commitId" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
        "timestamp" : 1460571226000,
        "author" : {
          "absoluteUrl" : "http://raspoid.com:8080/user/julien",
          "fullName" : "julien"
        },
        "comment" : "OpenCV facedetector + Jacoco.\n",
        "date" : "2016-04-13 20:13:46 +0200",
        "id" : "839b7a2d66910f6dac2e6f0a2df28064df828b03",
        "msg" : "OpenCV facedetector + Jacoco.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/build.gradle"
          },
          {
            "editType" : "edit",
            "file" : "brickpi_java_api/src/main/com/raspoid/additionalcomponents/camera/opencv/FaceDetector.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://raspoid.com:8080/user/julien",
      "fullName" : "julien"
    }
  ]
}