{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 895",
          "upstreamBuild" : 895,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 895,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
            "branch" : [
              {
                "SHA1" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
            "branch" : [
              {
                "SHA1" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
        "branch" : [
          {
            "SHA1" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/gluegen.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 0,
      "totalCount" : 248,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "linux-x86_64",
  "duration" : 519665,
  "estimatedDuration" : 189647,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 linux-x86_64",
  "id" : "895",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 895,
  "queueId" : 1134,
  "result" : "SUCCESS",
  "timestamp" : 1443099807409,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=linux-x86_64/895/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/java/com/jogamp/common/util/IOUtil.java",
          "src/native/tinype/make.sh",
          "src/native/tinype/tiny2.c",
          "src/java/com/jogamp/common/util/CustomCompress.java",
          "src/junit/com/jogamp/common/util/CustomDeflate.java",
          "src/native/tinype/tiny.c",
          "src/junit/com/jogamp/common/util/CustomInflate.java",
          "src/java/com/jogamp/common/util/bin/exe-windows-i386-2048b.bin.316b.gz",
          "src/java/com/jogamp/common/util/bin/exe-windows-i386.defl",
          "src/java/com/jogamp/common/util/bin/exe-windows-x86_64.defl"
        ],
        "commitId" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
        "timestamp" : 1443099566000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1231: Add Windows x86_64 test executable ; Use 'WinMain' for Windows\u000atest-executable ; Use CustomInflate for Performance\u000a- Use 'WinMain' for Windows test-executable\u000a This may have little difference than using std 'main' entry\u000a- Add Windows x86_64 test executable\u000a Since the reporter claims the test executable works well\u000a on Windows i386, maybe utilizing a x86_64 test executable\u000a on same VM fixes the issue\u000a- Use CustomInflate for Performance\u000a - Skips GZIP header\u000a - Adds own custom header [magic, deflate-size, inflate-size]\u000a - Own header allows simplified I/O read and deflation\u000a",
        "date" : "2015-09-24 14:59:26 +0200",
        "id" : "0e723ff0866919cbc4ddfc3d7773c3485252eba3",
        "msg" : "Bug 1231: Add Windows x86_64 test executable ; Use 'WinMain' for Windows",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/util/CustomCompress.java"
          },
          {
            "editType" : "edit",
            "file" : "src/native/tinype/make.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/native/tinype/tiny.c"
          },
          {
            "editType" : "edit",
            "file" : "src/native/tinype/tiny2.c"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/util/CustomDeflate.java"
          },
          {
            "editType" : "edit",
            "file" : "src/java/com/jogamp/common/util/IOUtil.java"
          },
          {
            "editType" : "add",
            "file" : "src/junit/com/jogamp/common/util/CustomInflate.java"
          },
          {
            "editType" : "delete",
            "file" : "src/java/com/jogamp/common/util/bin/exe-windows-i386-2048b.bin.316b.gz"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/util/bin/exe-windows-i386.defl"
          },
          {
            "editType" : "add",
            "file" : "src/java/com/jogamp/common/util/bin/exe-windows-x86_64.defl"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}