{
  "_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" : 296,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e247b39fcf455a9599d759b31be3614eaf46452f",
            "branch" : [
              {
                "SHA1" : "e247b39fcf455a9599d759b31be3614eaf46452f",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e247b39fcf455a9599d759b31be3614eaf46452f",
            "branch" : [
              {
                "SHA1" : "e247b39fcf455a9599d759b31be3614eaf46452f",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e247b39fcf455a9599d759b31be3614eaf46452f",
        "branch" : [
          {
            "SHA1" : "e247b39fcf455a9599d759b31be3614eaf46452f",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 5,
      "skipCount" : 0,
      "totalCount" : 485,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#296",
  "duration" : 837965,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #296",
  "id" : "2011-02-09_07-31-01",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 296,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1297233061000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/296/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java"
        ],
        "commitId" : "ac03851ea77e02c36bdffab461e4a0d2a1971f2d",
        "timestamp" : 1297244207000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
          "fullName" : "Wade Walker"
        },
        "authorEmail" : "wwalker3@austin.rr.com",
        "comment" : "Fix ClassCastException when debug logging enabled\u000a\u000aThe debug logging code puts a null reference into a list,\u000athen tries to cast it to a WGLGLCapabilities object.\u000a",
        "date" : "2011-02-09T03:36:47-0600",
        "id" : "ac03851ea77e02c36bdffab461e4a0d2a1971f2d",
        "msg" : "Fix ClassCastException when debug logging enabled",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/impl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java"
        ],
        "commitId" : "97631dca3c4d36496717438f12fae609e6bafc63",
        "timestamp" : 1297227522000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix code style\u000a",
        "date" : "2011-02-09T05:58:42+0100",
        "id" : "97631dca3c4d36496717438f12fae609e6bafc63",
        "msg" : "Fix code style",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/windows/wgl/WindowsWGLGraphicsConfigurationFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "nbproject/project.xml"
        ],
        "commitId" : "e247b39fcf455a9599d759b31be3614eaf46452f",
        "timestamp" : 1297227851000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NB source level bump 1.5\u000a",
        "date" : "2011-02-09T06:04:11+0100",
        "id" : "e247b39fcf455a9599d759b31be3614eaf46452f",
        "msg" : "NB source level bump 1.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "nbproject/project.xml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wade%20walker",
      "fullName" : "Wade Walker"
    }
  ],
  "runs" : [
    {
      "number" : 296,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/296/"
    }
  ]
}