{
  "_class" : "hudson.matrix.MatrixRun",
  "actions" : [
    {
      
    },
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UpstreamCause",
          "shortDescription" : "Started by upstream project \"jogl_onmaster\" build number 108",
          "upstreamBuild" : 108,
          "upstreamProject" : "jogl_onmaster",
          "upstreamUrl" : "job/jogl_onmaster/"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 108,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
            "branch" : [
              {
                "SHA1" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
            "branch" : [
              {
                "SHA1" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
        "branch" : [
          {
            "SHA1" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "git://jogamp.org/srv/scm/jogl.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#108",
  "duration" : 220477,
  "estimatedDuration" : 1395812,
  "executor" : None,
  "fullDisplayName" : "jogl_onmaster » linux-x86_64-master-001 #108",
  "id" : "108",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 108,
  "queueId" : 793,
  "result" : "SUCCESS",
  "timestamp" : 1578921358420,
  "url" : "https://jogamp.org/chuck/view/on%20server/job/jogl_onmaster/label=linux-x86_64-master-001/108/",
  "builtOn" : "linux64-null-centos55-jogamp-x64-chuck-001",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-test.xml"
        ],
        "commitId" : "99327d6f66d9e0acfe0794e56f508aa3c8eb55b3",
        "timestamp" : 1578901252000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "build-test.xml: *generic* tests: unset temp vars and be more verbose on used pattern\u000a",
        "date" : "2020-01-13 08:40:52 +0100",
        "id" : "99327d6f66d9e0acfe0794e56f508aa3c8eb55b3",
        "msg" : "build-test.xml: *generic* tests: unset temp vars and be more verbose on used pattern",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/build-test.xml"
        ],
        "commitId" : "17ced028996740af751542ddcd78d2e81d0fbbcf",
        "timestamp" : 1578901303000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "build-test.xml: FIX usage of generic.junit.run.swt.headless.include.pattern (its a property!)\u000a\u000aMissed the SWT headless unit tests altogether ;-)\u000a",
        "date" : "2020-01-13 08:41:43 +0100",
        "id" : "17ced028996740af751542ddcd78d2e81d0fbbcf",
        "msg" : "build-test.xml: FIX usage of generic.junit.run.swt.headless.include.pattern (its a property!)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/build-test.xml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests-win.bat",
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTAccessor02NewtGLWindow.java"
        ],
        "commitId" : "a1d9e3d0deaa06a417efac9fcd223db35ec6d255",
        "timestamp" : 1578919873000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks on OSX and Windows\u000a\u000aEssentially same code path as NewtCanvasSWT\u000a",
        "date" : "2020-01-13 13:51:13 +0100",
        "id" : "a1d9e3d0deaa06a417efac9fcd223db35ec6d255",
        "msg" : "TestSWTAccessor02NewtGLWindow: Setup SWT EDTUtil for NEWT, avoiding deadlocks on OSX and Windows",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests-win.bat"
          },
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestSWTAccessor02NewtGLWindow.java"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make/scripts/tests.sh",
          "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NewtCanvasSWT.java",
          "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestGLCanvasSWTNewtCanvasSWTPosInTabs.java"
        ],
        "commitId" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
        "timestamp" : 1578920711000,
        "author" : {
          "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
          "fullName" : "Sven Gothel"
        },
        "authorEmail" : "sgothel@jausoft.com",
        "comment" : "NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independent UI interaction coding\u000a",
        "date" : "2020-01-13 14:05:11 +0100",
        "id" : "2cdf7730b6d3e813a8693087582f3cf3ac44f015",
        "msg" : "NewtCanvasSWT Tests: Add NEWTDemoListener giving weight to toolkit independent UI interaction coding",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make/scripts/tests.sh"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/swt/TestGLCanvasSWTNewtCanvasSWTPosInTabs.java"
          },
          {
            "editType" : "edit",
            "file" : "src/test/com/jogamp/opengl/test/junit/jogl/demos/es2/newt/TestGearsES2NewtCanvasSWT.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jogamp.org/chuck/user/sven%20gothel",
      "fullName" : "Sven Gothel"
    }
  ]
}