{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 27,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a49b22397ae525e9b659a112aa11e4647c18c214",
            "branch" : [
              {
                "SHA1" : "a49b22397ae525e9b659a112aa11e4647c18c214",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a49b22397ae525e9b659a112aa11e4647c18c214",
            "branch" : [
              {
                "SHA1" : "a49b22397ae525e9b659a112aa11e4647c18c214",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a49b22397ae525e9b659a112aa11e4647c18c214",
        "branch" : [
          {
            "SHA1" : "a49b22397ae525e9b659a112aa11e4647c18c214",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 1,
      "skipCount" : 0,
      "totalCount" : 15,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#27",
  "duration" : 80686,
  "estimatedDuration" : 78387,
  "executor" : None,
  "fullDisplayName" : "jocl #27",
  "id" : "2010-02-19_21-21-21",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 27,
  "queueId" : -1,
  "result" : "FAILURE",
  "timestamp" : 1266610881000,
  "url" : "https://jogamp.org/chuck/job/jocl/27/",
  "builtOn" : "u64JogAmp",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "074e8a18e8f5f77168bde267ab87f3cf285f82be",
        "timestamp" : 1266450040000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "added putCopyBufferToImage, putCopyImageToBuffer and putMap/UnmapBuffer operations to CLCommandQueue.\u000aadded buffer mapping test to CLBufferTest.\u000a",
        "date" : "2010-02-18T00:40:40+0100",
        "id" : "074e8a18e8f5f77168bde267ab87f3cf285f82be",
        "msg" : "added putCopyBufferToImage, putCopyImageToBuffer and putMap/UnmapBuffer",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "9542b173b10d2bb0eb492230025bdede638631b0",
        "timestamp" : 1266534162000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "fixed CLImage2d methods, range/offset buffers have now correct values for the third element.\u000ajavadoc fixes and two more factory methods for CLGLBuffer.\u000a",
        "date" : "2010-02-19T00:02:42+0100",
        "id" : "9542b173b10d2bb0eb492230025bdede638631b0",
        "msg" : "fixed CLImage2d methods, range/offset buffers have now correct values",
        "paths" : [
          
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          
        ],
        "commitId" : "a49b22397ae525e9b659a112aa11e4647c18c214",
        "timestamp" : 1266535643000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "enabled putMapImage methods in CLCommandQueue.\u000aadded slightly modified mapImage implementation via custom code for mapped image buffer size calculation in the glue layer.\u000a",
        "date" : "2010-02-19T00:27:23+0100",
        "id" : "a49b22397ae525e9b659a112aa11e4647c18c214",
        "msg" : "enabled putMapImage methods in CLCommandQueue.",
        "paths" : [
          
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    
  ]
}