{
  "_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" : 1003,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
            "branch" : [
              {
                "SHA1" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
            "branch" : [
              {
                "SHA1" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
        "branch" : [
          {
            "SHA1" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 20,
      "skipCount" : 0,
      "totalCount" : 7780,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#1003",
  "duration" : 3916557,
  "estimatedDuration" : 3723458,
  "executor" : None,
  "fullDisplayName" : "jogl #1003",
  "id" : "2013-06-16_04-30-50",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1003,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1371349850000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/1003/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x32-sgothel-020",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/awt/AWTGraphicsConfiguration.java"
        ],
        "commitId" : "2d83e346b1e737f9efc0e782ddbd2a9be6a4cd35",
        "timestamp" : 1371269659000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "AWTGraphicsConfiguration: Allow null capsRequested; NewtCanvasAWT: Avoid NPE @ addNotify() w/o newtChild\u000a",
        "date" : "2013-06-15T06:14:19+0200",
        "id" : "2d83e346b1e737f9efc0e782ddbd2a9be6a4cd35",
        "msg" : "AWTGraphicsConfiguration: Allow null capsRequested; NewtCanvasAWT: Avoid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/awt/AWTGraphicsConfiguration.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/com/jogamp/newt/awt/NewtCanvasAWT.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java"
        ],
        "commitId" : "646a1f18c6f7e755f6ae3cbb3f2282b1b1bc9e5f",
        "timestamp" : 1371341069000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "GLDrawableHelper Perf.: Branch into execGLRunnables(..) only if glRunnables.size()>0\u000a",
        "date" : "2013-06-16T02:04:29+0200",
        "id" : "646a1f18c6f7e755f6ae3cbb3f2282b1b1bc9e5f",
        "msg" : "GLDrawableHelper Perf.: Branch into execGLRunnables(..) only if",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDrawableHelper.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
        ],
        "commitId" : "ea85d60b854e2b6720dc0ef2b43c783074a66abf",
        "timestamp" : 1371341095000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "MacOSXCGLContext: Use final qualifier for CGL.CGLLockContext(cglCtx) result.\u000a",
        "date" : "2013-06-16T02:04:55+0200",
        "id" : "ea85d60b854e2b6720dc0ef2b43c783074a66abf",
        "msg" : "MacOSXCGLContext: Use final qualifier for CGL.CGLLockContext(cglCtx)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/macosx/cgl/MacOSXCGLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/landscape.fp",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/landscape.vp",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv3AppletAWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestLandscapeES2NEWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv4AWT.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv2AppletAWT.java",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestLandscapeES2NewtCanvasAWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/LandscapeES2.java",
          "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
        ],
        "commitId" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
        "timestamp" : 1371341696000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 735: Adding Andres test cases for analysis. OSX exposes diff. odd behaviors - See BugXYZ test cases.\u000a",
        "date" : "2013-06-16T02:14:56+0200",
        "id" : "4fe6cf06f74085cc90d1f5b003fd717234d43ced",
        "msg" : "Bug 735: Adding Andres test cases for analysis. OSX exposes diff. odd",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/LandscapeES2.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/landscape.fp"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv4AWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv1AppletAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv3AppletAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestLandscapeES2NEWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv0AppletAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/bugs/Bug735Inv2AppletAWT.java"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/shader/landscape.vp"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "add",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestLandscapeES2NewtCanvasAWT.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/edwin.vane",
      "fullName" : "edwin.vane"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/michaelhermannweber",
      "fullName" : "michaelhermannweber"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rob.hatcherson",
      "fullName" : "rob.hatcherson"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/eric.brayet",
      "fullName" : "eric.brayet"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/daniel.krisher.ctr",
      "fullName" : "daniel.krisher.ctr"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/rami%20santina",
      "fullName" : "Rami Santina"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wwalker3",
      "fullName" : "wwalker3"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/petr.skramovsky",
      "fullName" : "petr.skramovsky"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/harvey.harrison",
      "fullName" : "harvey.harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/maik.riechert",
      "fullName" : "maik.riechert"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/wamei.cho",
      "fullName" : "wamei.cho"
    }
  ],
  "runs" : [
    {
      "number" : 1003,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=linux-x86_64/1003/"
    },
    {
      "number" : 1003,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=macos-x86_64/1003/"
    },
    {
      "number" : 1003,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=windows-x86_64/1003/"
    }
  ]
}