{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 16,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cc47d7e0139679e11d2db5650189791481348072",
            "branch" : [
              {
                "SHA1" : "cc47d7e0139679e11d2db5650189791481348072",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cc47d7e0139679e11d2db5650189791481348072",
            "branch" : [
              {
                "SHA1" : "cc47d7e0139679e11d2db5650189791481348072",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cc47d7e0139679e11d2db5650189791481348072",
        "branch" : [
          {
            "SHA1" : "cc47d7e0139679e11d2db5650189791481348072",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://rmemoria@bitbucket.org/etbmanager/desktop.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 1,
      "skipCount" : 4,
      "totalCount" : 5,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#16",
  "duration" : 23105,
  "estimatedDuration" : 67914,
  "executor" : None,
  "fullDisplayName" : "eTBM_Desktop #16",
  "id" : "16",
  "keepLog" : False,
  "number" : 16,
  "queueId" : 37,
  "result" : "FAILURE",
  "timestamp" : 1493245845846,
  "url" : "http://dev.msh.org/jenkins/user/msantos.sw/my-views/view/All/job/eTBM_Desktop/16/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/msh/etbm/entities/Tbunit.java",
          "src/main/resources/messages_en_BD.properties",
          "src/main/resources/resources/database/etbmanager.script"
        ],
        "commitId" : "cc47d7e0139679e11d2db5650189791481348072",
        "timestamp" : 1493245327000,
        "author" : {
          "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
          "fullName" : "msantos.msh"
        },
        "comment" : "Solve bug caused by modifications on data model\n",
        "date" : "2017-04-26 19:22:07 -0300",
        "id" : "cc47d7e0139679e11d2db5650189791481348072",
        "msg" : "Solve bug caused by modifications on data model",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/msh/etbm/entities/Tbunit.java"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/resources/database/etbmanager.script"
          },
          {
            "editType" : "edit",
            "file" : "src/main/resources/messages_en_BD.properties"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://dev.msh.org/jenkins/user/msantos.msh",
      "fullName" : "msantos.msh"
    },
    {
      "absoluteUrl" : "http://dev.msh.org/jenkins/user/rmemoria",
      "fullName" : "rmemoria"
    }
  ]
}