{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,472",
          "upstreamBuild" : 1472,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1472,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
            "branch" : [
              {
                "SHA1" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
            "branch" : [
              {
                "SHA1" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
        "branch" : [
          {
            "SHA1" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 0,
      "skipCount" : 7,
      "totalCount" : 1077,
      "urlName" : "testReport"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "windows-x86_64",
  "duration" : 4794034,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 windows-x86_64",
  "id" : "1472",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1472,
  "queueId" : 2821,
  "result" : "SUCCESS",
  "timestamp" : 1447708977768,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=windows-x86_64/1472/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/newt/native/NewtMacWindow.h",
          "src/newt/classes/jogamp/newt/WindowImpl.java",
          "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java",
          "src/newt/native/NewtMacWindow.m"
        ],
        "commitId" : "2fa50b55b2459fee19338fcf4f5666577b25ca7d",
        "timestamp" : 1447558491000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resize\u000aOSX El Capitan 10.11.1 using JRE 1.8.0_66:\u000aAnimated NEWT GLWindow flickers at resize.\u000aWhile at live resize the animation thread renders into the live resized\u000aNSView which causes flickering on OSX 10.11.\u000aResolution is to pause animation during live resize and resume at its\u000aend.\u000a",
        "date" : "2015-11-15 04:34:51 +0100",
        "id" : "2fa50b55b2459fee19338fcf4f5666577b25ca7d",
        "msg" : "Bug 1267 - OSX El Capitan: Animated NEWT GLWindow flickers at resize",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/newt/native/NewtMacWindow.h"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/driver/macosx/WindowDriver.java"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/native/NewtMacWindow.m"
          },
          {
            "editType" : "edit",
            "file" : "src/newt/classes/jogamp/newt/WindowImpl.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/DesktopGLDynamicLookupHelper.java",
          "src/oculusvr/classes/com/jogamp/oculusvr/OVRDynamicLibraryBundleInfo.java",
          "src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java",
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java",
          "src/jogl/classes/jogamp/opengl/GLDynamicLibraryBundleInfo.java"
        ],
        "commitId" : "d686924d80660a266c57473b7fbc209d6a1a062b",
        "timestamp" : 1447560212000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1268: Adapt to GlueGen commit\u000a2034bbfac88b7d1360f9c939e173ff758f7f47ac\u000a",
        "date" : "2015-11-15 05:03:32 +0100",
        "id" : "d686924d80660a266c57473b7fbc209d6a1a062b",
        "msg" : "Bug 1268: Adapt to GlueGen commit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/cg/CgDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/DesktopGLDynamicLookupHelper.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/GLDynamicLibraryBundleInfo.java"
          },
          {
            "editType" : "edit",
            "file" : "src/oculusvr/classes/com/jogamp/oculusvr/OVRDynamicLibraryBundleInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java",
          "src/jogl/classes/jogamp/opengl/openal/av/ALAudioSink.java"
        ],
        "commitId" : "5b6112bf45f7ae2e0e14f2219b9bbf11b84252d2",
        "timestamp" : 1447561081000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: Show\u000aOpenAL Version\u000a",
        "date" : "2015-11-15 05:18:01 +0100",
        "id" : "5b6112bf45f7ae2e0e14f2219b9bbf11b84252d2",
        "msg" : "Bug 1270 - Fix OSX El Capitan 10.11 stuttering: ALAudioSink: DEBUG: Show",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/util/av/impl/FFMPEGMediaPlayer.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/openal/av/ALAudioSink.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
        ],
        "commitId" : "2583a422d48ebb754547eb9d8e0ae89933de637f",
        "timestamp" : 1447561122000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "X11Util.openDisplay: DEBUG: Show reusable and pending display count\u000a",
        "date" : "2015-11-15 05:18:42 +0100",
        "id" : "2583a422d48ebb754547eb9d8e0ae89933de637f",
        "msg" : "X11Util.openDisplay: DEBUG: Show reusable and pending display count",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/x11/X11Util.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests-javaws-x64.bat",
          "make/scripts/tests-x64.bat",
          "make/scripts/make.jogl.all.win64.bat",
          "make/scripts/tests-x64-dbg.bat",
          "make/scripts/make.jogl.all.win32.bat",
          "make/scripts/tests.sh",
          "make/scripts/tests-x32.bat",
          "make/scripts/tests-x32-dbg.bat",
          "make/scripts/test-win32-smb_share.bat"
        ],
        "commitId" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
        "timestamp" : 1447639776000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bump scripts to jre1.8.0_66\u000a",
        "date" : "2015-11-16 03:09:36 +0100",
        "id" : "45cc13c4d68fb3137b741cbc39ea653c15db2f66",
        "msg" : "Bump scripts to jre1.8.0_66",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.win64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/test-win32-smb_share.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-javaws-x64.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x64-dbg.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-x32.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/make.jogl.all.win32.bat"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sgothel",
      "fullName" : "Sven Gothel"
    }
  ]
}