{
  "_class" : "hudson.matrix.MatrixBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 144",
          "upstreamBuild" : 144,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 172,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
            "branch" : [
              {
                "SHA1" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
            "branch" : [
              {
                "SHA1" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
        "branch" : [
          {
            "SHA1" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 2,
      "skipCount" : 0,
      "totalCount" : 96,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#172",
  "duration" : 266651,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #172",
  "id" : "2010-07-04_15-33-33",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 172,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1278250413000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/172/",
  "builtOn" : "linux64-null-centos54-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLMemory.java",
          "src/com/jogamp/opencl/CLContext.java",
          "src/com/jogamp/opencl/CLKernel.java",
          "src/com/jogamp/opencl/CLCommandQueue.java",
          "src/com/jogamp/opencl/CLSampler.java",
          "src/com/jogamp/opencl/CLObject.java",
          "src/com/jogamp/opencl/CLEventList.java",
          "src/com/jogamp/opencl/Disposable.java",
          "src/com/jogamp/opencl/AutoCloseable.java",
          "src/com/jogamp/opencl/CLResource.java",
          "src/com/jogamp/opencl/CLEvent.java",
          "src/com/jogamp/opencl/CLProgram.java",
          "src/com/jogamp/opencl/CLDevice.java"
        ],
        "commitId" : "974e23998611bef3b9170504ed835759a4de1666",
        "timestamp" : 1278161909000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "update due to changes in JDK7's ARM spec.\u000aadded AutoCloseable dummy for backwards compatibility (won't be loaded when used with JDK7)\u000acan be further improved as soon we have extension methods.\u000a",
        "date" : "2010-07-03T14:58:29+0200",
        "id" : "974e23998611bef3b9170504ed835759a4de1666",
        "msg" : "update due to changes in JDK7's ARM spec.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLResource.java"
          },
          {
            "editType" : "add",
            "file" : "src/com/jogamp/opencl/AutoCloseable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLDevice.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLKernel.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLObject.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLContext.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLMemory.java"
          },
          {
            "editType" : "delete",
            "file" : "src/com/jogamp/opencl/Disposable.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLEvent.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLEventList.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLProgram.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLSampler.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "b90d32cba56e54e73fd93aed59b7a4edf70831d7",
        "timestamp" : 1278188065000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "updated webpage (CL 1.1 links).\u000a",
        "date" : "2010-07-03T22:14:25+0200",
        "id" : "b90d32cba56e54e73fd93aed59b7a4edf70831d7",
        "msg" : "updated webpage (CL 1.1 links).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/HighLevelBindingTest.java",
          "src/com/jogamp/opencl/CLMemory.java",
          "src/com/jogamp/opencl/CLDevice.java",
          "src/com/jogamp/opencl/util/CLUtil.java",
          "src/com/jogamp/opencl/CLImageFormat.java"
        ],
        "commitId" : "b9c7501cc93743b168f8bc938adadf0be7d4ff80",
        "timestamp" : 1278188193000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.\u000a",
        "date" : "2010-07-03T22:16:33+0200",
        "id" : "b9c7501cc93743b168f8bc938adadf0be7d4ff80",
        "msg" : "misc OpenCL 1.1 HLB updates. ImageFormats, getters, javadoc.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLDevice.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLMemory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/util/CLUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLImageFormat.java"
          },
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/HighLevelBindingTest.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLSubBuffer.java",
          "src/com/jogamp/opencl/CLBuffer.java"
        ],
        "commitId" : "4760089650228703bab990565fa9a3bdba2edb43",
        "timestamp" : 1278267017000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "initial import of CLSubBuffer to HLB.\u000a",
        "date" : "2010-07-04T20:10:17+0200",
        "id" : "4760089650228703bab990565fa9a3bdba2edb43",
        "msg" : "initial import of CLSubBuffer to HLB.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLBuffer.java"
          },
          {
            "editType" : "add",
            "file" : "src/com/jogamp/opencl/CLSubBuffer.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLImageFormat.java"
        ],
        "commitId" : "e5208ab035bc454730edc847cad9d5af3ed92e8c",
        "timestamp" : 1278272364000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "fixed ChannelOrder.valueOf (new CL1.1 enums).\u000a",
        "date" : "2010-07-04T21:39:24+0200",
        "id" : "e5208ab035bc454730edc847cad9d5af3ed92e8c",
        "msg" : "fixed ChannelOrder.valueOf (new CL1.1 enums).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLImageFormat.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLMemory.java",
          "src/com/jogamp/opencl/CLImage.java",
          "src/com/jogamp/opencl/CLSubBuffer.java",
          "src/com/jogamp/opencl/CLCommandQueue.java",
          "test/com/jogamp/opencl/CLBufferTest.java",
          "src/com/jogamp/opencl/gl/CLGLBuffer.java",
          "src/com/jogamp/opencl/CLBuffer.java"
        ],
        "commitId" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
        "timestamp" : 1278274215000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
          "fullName" : "Michael Bien"
        },
        "authorEmail" : "mbien@fh-landshut.de",
        "comment" : "finished CLSubBuffer, added junit testcase, perf improvements and cleanup.\u000aCLMemory methods contain now NIO infix for nio buffer specific queries and CL infix for memory object queries.\u000a",
        "date" : "2010-07-04T22:10:15+0200",
        "id" : "a81e907b30364b1abc2a75d446772f066fbf74ff",
        "msg" : "finished CLSubBuffer, added junit testcase, perf improvements and",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/gl/CLGLBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/CLBufferTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLCommandQueue.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLImage.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLMemory.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLBuffer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLSubBuffer.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michael%20bien",
      "fullName" : "Michael Bien"
    }
  ],
  "runs" : [
    
  ]
}