{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"gluegen\" build number 711",
          "upstreamBuild" : 711,
          "upstreamProject" : "gluegen",
          "upstreamUrl" : "job/gluegen/"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 711,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
            "branch" : [
              {
                "SHA1" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
            "branch" : [
              {
                "SHA1" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
        "branch" : [
          {
            "SHA1" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
            "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" : 155,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#711",
  "duration" : 167240,
  "estimatedDuration" : 181378,
  "executor" : None,
  "fullDisplayName" : "gluegen » linux-x86_64 #711",
  "id" : "2013-09-02_04-40-24",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 711,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1378089624000,
  "url" : "https://jogamp.org/chuck/job/gluegen/label=linux-x86_64/711/",
  "builtOn" : "linux64-AMD58xx-debian7-jogamp-x64-sgothel-002",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/lib/junit.LICENSE.txt",
          "make/scripts/runtest.sh",
          ".classpath",
          "make/lib/junit.jar",
          "src/junit/com/jogamp/junit/util/JunitTracer.java",
          "src/junit/com/jogamp/common/util/TestTempJarCache.java",
          "make/lib/junit.txt"
        ],
        "commitId" : "10a28c860bd3f4ccecef156c9bbbc88087bf568d",
        "timestamp" : 1377952310000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' annotation\u000a\u000aIssue: Java7 unit test order is no more predictable\u000a\u000aFix: junit 4.11 performs a determined (not defined default) test order.\u000a     Additionally user can force ascending method name test order\u000a\u000aProduced a drop-in junit.jar / junit-source.zip replacement, which includes\u000a  - junit version version 4.11\u000a  - hamcrest-core version 1.3\u000a",
        "date" : "2013-08-31T14:31:50+0200",
        "id" : "10a28c860bd3f4ccecef156c9bbbc88087bf568d",
        "msg" : "Bump junit 4.8.2 -> 4.11 (incl. hamcrest 1.2) ; TestTempJarCache uses",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/lib/junit.jar"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/util/JunitTracer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestTempJarCache.java"
          },
          {
            "editType" : "edit",
            "file" : "make/lib/junit.LICENSE.txt"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/runtest.sh"
          },
          {
            "editType" : "edit",
            "file" : ".classpath"
          },
          {
            "editType" : "delete",
            "file" : "make/lib/junit.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/junit/com/jogamp/common/nio/BuffersTest.java",
          "src/junit/com/jogamp/common/util/TestVersionInfo.java",
          "src/junit/com/jogamp/common/net/AssetURLConnectionRegisteredTest.java",
          "src/junit/com/jogamp/common/nio/TestBuffersFloatDoubleConversion.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p2ProcAddressEmitter.java",
          "src/junit/com/jogamp/common/util/TestPlatform01.java",
          "src/junit/com/jogamp/common/net/AssetURLConnectionUnregisteredTest.java",
          "src/junit/com/jogamp/common/nio/TestPointerBufferEndian.java",
          "src/junit/com/jogamp/common/util/locks/TestRecursiveLock01.java",
          "src/junit/com/jogamp/common/util/IntIntHashMapTest.java",
          "src/junit/com/jogamp/common/util/locks/TestSingletonServerSocket01.java",
          "src/junit/com/jogamp/common/os/TestElfReader01.java",
          "src/junit/com/jogamp/common/util/IntObjectHashMapTest.java",
          "src/junit/com/jogamp/common/util/TestIOUtil01.java",
          "src/junit/com/jogamp/gluegen/test/junit/structgen/TestStructGen01.java",
          "src/junit/com/jogamp/common/util/TestLFRingBuffer01.java",
          "src/junit/com/jogamp/common/nio/TestStructAccessorEndian.java",
          "src/junit/com/jogamp/common/util/locks/TestSingletonServerSocket02.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p1JavaEmitter.java",
          "src/junit/com/jogamp/junit/sec/TestSecIOUtil01.java",
          "src/junit/com/jogamp/common/util/TestArrayHashSet01.java",
          "src/junit/com/jogamp/common/util/TestJarUtil.java",
          "src/junit/com/jogamp/gluegen/test/junit/generation/PCPPTest.java",
          "src/junit/com/jogamp/common/util/TestSystemPropsAndEnvs.java",
          "src/junit/com/jogamp/common/util/TestVersionNumber.java",
          "src/junit/com/jogamp/common/util/LongIntHashMapTest.java",
          "src/junit/com/jogamp/common/util/locks/TestRecursiveThreadGroupLock01.java",
          "src/junit/com/jogamp/common/net/URLCompositionTest.java",
          "src/junit/com/jogamp/common/util/TestRunnableTask01.java",
          "src/junit/com/jogamp/common/util/TestFloatStack01.java",
          "src/junit/com/jogamp/common/util/locks/TestSingletonServerSocket00.java",
          "src/junit/com/jogamp/common/util/TestSyncRingBuffer01.java",
          "src/junit/com/jogamp/common/util/TestIteratorIndexCORE.java",
          "src/junit/com/jogamp/common/nio/CachedBufferFactoryTest.java",
          "src/junit/com/jogamp/common/util/TestValueConversion.java"
        ],
        "commitId" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
        "timestamp" : 1377952736000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test* classes\u000a",
        "date" : "2013-08-31T14:38:56+0200",
        "id" : "70c9ba258c5ba3d78f0f52faf37d88b4c62d0c96",
        "msg" : "Add '@FixMethodOrder(MethodSorters.NAME_ASCENDING)' to all *Test*",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestLFRingBuffer01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestRunnableTask01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestVersionInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestVersionNumber.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionUnregisteredTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/junit/sec/TestSecIOUtil01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/LongIntHashMapTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p2ProcAddressEmitter.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestFloatStack01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestSyncRingBuffer01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestArrayHashSet01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestSystemPropsAndEnvs.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/nio/CachedBufferFactoryTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/os/TestElfReader01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/locks/TestRecursiveThreadGroupLock01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestPlatform01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/locks/TestSingletonServerSocket00.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/nio/TestStructAccessorEndian.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/nio/TestBuffersFloatDoubleConversion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/locks/TestRecursiveLock01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/nio/TestPointerBufferEndian.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/structgen/TestStructGen01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/locks/TestSingletonServerSocket01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/locks/TestSingletonServerSocket02.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestJarUtil.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestValueConversion.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/AssetURLConnectionRegisteredTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestIOUtil01.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/net/URLCompositionTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/nio/BuffersTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/IntIntHashMapTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/PCPPTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/IntObjectHashMapTest.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/common/util/TestIteratorIndexCORE.java"
          },
          {
            "editType" : "edit",
            "file" : "src/junit/com/jogamp/gluegen/test/junit/generation/Test1p1JavaEmitter.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}