{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl\" build number 1,474",
          "upstreamBuild" : 1474,
          "upstreamProject" : "jogl",
          "upstreamUrl" : "job/jogl/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1474,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "347271ffdd09153a2334fda593774d49050f84e0",
            "branch" : [
              {
                "SHA1" : "347271ffdd09153a2334fda593774d49050f84e0",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "347271ffdd09153a2334fda593774d49050f84e0",
            "branch" : [
              {
                "SHA1" : "347271ffdd09153a2334fda593774d49050f84e0",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "347271ffdd09153a2334fda593774d49050f84e0",
        "branch" : [
          {
            "SHA1" : "347271ffdd09153a2334fda593774d49050f84e0",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.tasks.junit.TestResultAction",
      "failCount" : 19,
      "skipCount" : 7,
      "totalCount" : 1078,
      "urlName" : "testReport"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "windows-x86_64",
  "duration" : 3221529,
  "estimatedDuration" : 3745003,
  "executor" : None,
  "fullDisplayName" : "jogl » windows-x86_64 windows-x86_64",
  "id" : "1474",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1474,
  "queueId" : 56,
  "result" : "UNSTABLE",
  "timestamp" : 1544444727134,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl/label=windows-x86_64/1474/",
  "builtOn" : "win64-nvgtx460-win7-jogamp-x64-sgothel-011",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/index.html"
        ],
        "commitId" : "b3555058a05aed43e8fe93dc21db70695df5a9ad",
        "timestamp" : 1445337917000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@gudinna.com",
        "comment" : "www/index.html: Update links and text OpenGL ES 3.x -> OpenGL ES 3.2\u000a",
        "date" : "2015-10-20 12:45:17 +0200",
        "id" : "b3555058a05aed43e8fe93dc21db70695df5a9ad",
        "msg" : "www/index.html: Update links and text OpenGL ES 3.x -> OpenGL ES 3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/config/jogl/gl-common.cfg",
          "make/doc/jogl/spec-overview.html"
        ],
        "commitId" : "0d2abcd9b556cabdaaaa36d0c1465d3d1f4f0808",
        "timestamp" : 1445338348000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@gudinna.com",
        "comment" : "make/doc/jogl/spec-overview.html, make/config/jogl/gl-common.cfg: OpenGL\u000aES 3.1 -> 3.2\u000a",
        "date" : "2015-10-20 12:52:28 +0200",
        "id" : "0d2abcd9b556cabdaaaa36d0c1465d3d1f4f0808",
        "msg" : "make/doc/jogl/spec-overview.html, make/config/jogl/gl-common.cfg: OpenGL",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/config/jogl/gl-common.cfg"
          },
          {
            "editType" : "edit",
            "file" : "make/doc/jogl/spec-overview.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/NativeWindowFactory.java"
        ],
        "commitId" : "fef0ec387c64b819e4ceeb5d153682658e70957c",
        "timestamp" : 1449544463000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "jogl: complete audit of code for unneeded calls to .intern()\u000aCompletes task from Bug1059. These calls are not needed as the VM \u000aimplicitly interns String constants when a class is loaded.\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2015-12-07 19:14:23 -0800",
        "id" : "fef0ec387c64b819e4ceeb5d153682658e70957c",
        "msg" : "jogl: complete audit of code for unneeded calls to .intern()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/NativeWindowFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/classes/com/jogamp/nativewindow/NativeWindowFactory.java"
        ],
        "commitId" : "93094928489adb0b12889f7b35c75a28303e18e8",
        "timestamp" : 1455126981000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/gottfried.haider",
          "fullName" : "gottfried.haider"
        },
        "authorEmail" : "gottfried.haider@gmail.com",
        "comment" : "Change BCM VC IV detection to handle presence of vc4 DRI module\u000aThe recent Raspbian release comes with a vc4 kernel module that can be\u000aactivated with a device tree overlay. In this case, we want to use the\u000aDRI & Mesa / Gallium3D driver instead of the BCM VC IV one, whose\u000auserspace library remains in /opt/vc.\u000a",
        "date" : "2016-02-10 18:56:21 +0100",
        "id" : "93094928489adb0b12889f7b35c75a28303e18e8",
        "msg" : "Change BCM VC IV detection to handle presence of vc4 DRI module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/NativeWindowFactory.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "www/media/JaamSim_160x160.png",
          "www/index.html"
        ],
        "commitId" : "8a62985ca763c793ab75a69d2600cb9724a84402",
        "timestamp" : 1456354728000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
          "fullName" : "Harvey Harrison"
        },
        "authorEmail" : "harvey.harrison@gmail.com",
        "comment" : "WWW: update description of jaamsim on the website.\u000aSigned-off-by: Harvey Harrison <harvey.harrison@gmail.com>\u000a",
        "date" : "2016-02-24 14:58:48 -0800",
        "id" : "8a62985ca763c793ab75a69d2600cb9724a84402",
        "msg" : "WWW: update description of jaamsim on the website.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "www/media/JaamSim_160x160.png"
          },
          {
            "editType" : "edit",
            "file" : "www/index.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/com/jogamp/opengl/JoglVersion.java"
        ],
        "commitId" : "fa0f55873667a0380101312c073ad18bd0ec3fab",
        "timestamp" : 1459888971000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
          "fullName" : "gouessej"
        },
        "authorEmail" : "gouessej@orange.fr",
        "comment" : "Shows all information of the default graphics device in JoglVersion, bug\u000a1294\u000a",
        "date" : "2016-04-05 22:42:51 +0200",
        "id" : "fa0f55873667a0380101312c073ad18bd0ec3fab",
        "msg" : "Shows all information of the default graphics device in JoglVersion, bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/com/jogamp/opengl/JoglVersion.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/make.jogl.all.linux-aarch64-cross.sh",
          "make/build-common.xml"
        ],
        "commitId" : "d21c48849eb962c3c5c863587aeffe2db33a236f",
        "timestamp" : 1481533459000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
          "fullName" : "xerxes"
        },
        "authorEmail" : "xerxes@gudinna.com",
        "comment" : "Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support\u000ascripts/make.jogl.all.linux-aarch64-cross.sh:\u000a New crosscompile script\u000abuild-common.xml:\u000a Add SWT compile hack for isLinuxARM64\u000a",
        "date" : "2016-12-12 10:04:19 +0100",
        "id" : "d21c48849eb962c3c5c863587aeffe2db33a236f",
        "msg" : "Bug 1295: Add linux-aarch64 GNU/Linux AArch64 support",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make/scripts/make.jogl.all.linux-aarch64-cross.sh"
          },
          {
            "editType" : "edit",
            "file" : "make/build-common.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java"
        ],
        "commitId" : "6665ecc942fff70667a2c3ca3d25eba54b909faa",
        "timestamp" : 1487242034000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/gottfried.haider",
          "fullName" : "gottfried.haider"
        },
        "authorEmail" : "gottfried.haider@gmail.com",
        "comment" : "Change library search order for Broadcom VC IV graphics\u000aWhen the VC4 DRM driver isn't loaded, we want to load the VC IV GLES2\u000adriver, which is - unfortunately - only available as libGLESv2.so.\u000a",
        "date" : "2017-02-16 11:47:14 +0100",
        "id" : "6665ecc942fff70667a2c3ca3d25eba54b909faa",
        "msg" : "Change library search order for Broadcom VC IV graphics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "doc/HowToBuild.html"
        ],
        "commitId" : "ec05537be8a1355d74c86d0f3b4509ec3dc653f5",
        "timestamp" : 1515997067000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "HowToBuild: Add Debian 9 Notes\u000a",
        "date" : "2018-01-15 07:17:47 +0100",
        "id" : "ec05537be8a1355d74c86d0f3b4509ec3dc653f5",
        "msg" : "HowToBuild: Add Debian 9 Notes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "doc/HowToBuild.html"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/nativewindow/native/macosx/OSXmisc.m"
        ],
        "commitId" : "d590c5df17650b3790bb434fb7529df874914a09",
        "timestamp" : 1515997301000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1299: Fix Warning when using JOGL on Mac OS X El Capitan\u000aIt turned out to be a missing CATransaction, i.e. the native\u000acreate/destroy commands had to be encapsulated within [CATransaction\u000abegin] and [CATransaction commit] causing the uncommitted CATransaction.\u000a",
        "date" : "2018-01-15 07:21:41 +0100",
        "id" : "d590c5df17650b3790bb434fb7529df874914a09",
        "msg" : "Bug 1299: Fix Warning when using JOGL on Mac OS X El Capitan",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/native/macosx/OSXmisc.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
        ],
        "commitId" : "9cecc35ac7ee52622ff2e5eb3c961e0f75abd72b",
        "timestamp" : 1516003847000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Version Semantics Test: Bump for 2.4.0 -> 2.3.x\u000aWe are still on the 2.3.x branch for the next release\u000a",
        "date" : "2018-01-15 09:10:47 +0100",
        "id" : "9cecc35ac7ee52622ff2e5eb3c961e0f75abd72b",
        "msg" : "Version Semantics Test: Bump for 2.4.0 -> 2.3.x",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/acore/TestVersionSemanticsNOUI.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java",
          "src/nativewindow/classes/com/jogamp/nativewindow/NativeWindowFactory.java",
          "src/nativewindow/classes/jogamp/nativewindow/BcmVCArtifacts.java"
        ],
        "commitId" : "347271ffdd09153a2334fda593774d49050f84e0",
        "timestamp" : 1516081546000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "Bug 1290: Expand query whether BCM IV is being used, exclude\u000a'/dev/dri/card0'\u000aAlso refactor query to jogamp.nativewindow.BcmVCArtifacts\u000a",
        "date" : "2018-01-16 06:45:46 +0100",
        "id" : "347271ffdd09153a2334fda593774d49050f84e0",
        "msg" : "Bug 1290: Expand query whether BCM IV is being used, exclude",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/nativewindow/classes/com/jogamp/nativewindow/NativeWindowFactory.java"
          },
          {
            "editType" : "add",
            "file" : "src/nativewindow/classes/jogamp/nativewindow/BcmVCArtifacts.java"
          },
          {
            "editType" : "edit",
            "file" : "src/jogl/classes/jogamp/opengl/egl/EGLES2DynamicLibraryBundleInfo.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gottfried.haider",
      "fullName" : "gottfried.haider"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/hharrison",
      "fullName" : "Harvey Harrison"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/xerxes",
      "fullName" : "xerxes"
    },
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/gouessej",
      "fullName" : "gouessej"
    }
  ]
}