{
  "_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-demos\" build number 203",
          "upstreamBuild" : 203,
          "upstreamProject" : "jogl-demos",
          "upstreamUrl" : "job/jogl-demos/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 814,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
            "branch" : [
              {
                "SHA1" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
            "branch" : [
              {
                "SHA1" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
        "branch" : [
          {
            "SHA1" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jocl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.test.MatrixTestResult",
      "failCount" : 83,
      "skipCount" : 0,
      "totalCount" : 399,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#814",
  "duration" : 160245,
  "estimatedDuration" : 82281,
  "executor" : None,
  "fullDisplayName" : "jocl #814",
  "id" : "2013-06-25_13-36-24",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 814,
  "queueId" : -1,
  "result" : "UNSTABLE",
  "timestamp" : 1372160184000,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/814/",
  "builtOn" : "solaris-NVQUADRO-solaris10-jogamp-x64-sgothel-021",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".classpath"
        ],
        "commitId" : "d4aef175f1dadae9d12c9930a873b5f3862ac953",
        "timestamp" : 1372142384000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Eclipse: Add junit4 dep.\u000a",
        "date" : "2013-06-25T08:39:44+0200",
        "id" : "d4aef175f1dadae9d12c9930a873b5f3862ac953",
        "msg" : "Eclipse: Add junit4 dep.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".classpath"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLContext.java"
        ],
        "commitId" : "80902692c3e9615cf0b9ea042ce5fdd38b98aa49",
        "timestamp" : 1372142417000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "CLContext.release: Avoid 'concurrency map modify exception'\u000a",
        "date" : "2013-06-25T08:40:17+0200",
        "id" : "80902692c3e9615cf0b9ea042ce5fdd38b98aa49",
        "msg" : "CLContext.release: Avoid 'concurrency map modify exception'",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLContext.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/com/jogamp/opencl/CLEventList.java"
        ],
        "commitId" : "b7e0e6e6ee645c11544609ed5cb90aca47773396",
        "timestamp" : 1372142485000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Fix regression of commit 20a94528161909e12fdcbd06cf5affe89a37efb9: Missing positioning to desired index of duplicated PointerBuffer\u000a",
        "date" : "2013-06-25T08:41:25+0200",
        "id" : "b7e0e6e6ee645c11544609ed5cb90aca47773396",
        "msg" : "Fix regression of commit 20a94528161909e12fdcbd06cf5affe89a37efb9:",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/com/jogamp/opencl/CLEventList.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/com/jogamp/opencl/CLCommandQueueTest.java"
        ],
        "commitId" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
        "timestamp" : 1372142497000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "CLCommandQueueTest: Remove warning ..\u000a",
        "date" : "2013-06-25T08:41:37+0200",
        "id" : "8bcfb75d5812cc590f362bcc078bc15e3d975cf2",
        "msg" : "CLCommandQueueTest: Remove warning ..",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/com/jogamp/opencl/CLCommandQueueTest.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    }
  ],
  "runs" : [
    {
      "number" : 814,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=linux-x86_64/814/"
    },
    {
      "number" : 814,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=macos-x86_64/814/"
    },
    {
      "number" : 814,
      "url" : "https://jogamp.org/chuck/view/on%20server/job/jocl/label=windows-x86_64/814/"
    }
  ]
}