{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4491,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
            "branch" : [
              {
                "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
            "branch" : [
              {
                "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
        "branch" : [
          {
            "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#4491",
  "duration" : 425506,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4491",
  "id" : "2016-05-26_12-05-00",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4491,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1464264300000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4491/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pbzip2/pbzip2.p5m",
          "components/archiver/pbzip2/pbzip2.license",
          "components/archiver/pbzip2/resolve.deps",
          "components/archiver/pbzip2/Makefile"
        ],
        "commitId" : "4f814457527341c0308279b1137a0bd111418640",
        "timestamp" : 1464126054000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of pbzip2 and make sure large file support is there\u000a",
        "date" : "2016-05-24T23:40:54+0200",
        "id" : "4f814457527341c0308279b1137a0bd111418640",
        "msg" : "Provide 32- and 64-bit versions of pbzip2 and make sure large file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/archiver/pbzip2/pbzip2.license"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/pbzip2/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pbzip2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pbzip2/pbzip2.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pigz/resolve.deps",
          "components/archiver/pigz/pigz.p5m",
          "components/archiver/pigz/Makefile"
        ],
        "commitId" : "3c1b1e99a61f60fa8fd9cb8ec640ed9bab879b94",
        "timestamp" : 1464160628000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of pigz and make sure large file support is there\u000a",
        "date" : "2016-05-25T09:17:08+0200",
        "id" : "3c1b1e99a61f60fa8fd9cb8ec640ed9bab879b94",
        "msg" : "Provide 32- and 64-bit versions of pigz and make sure large file support",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/archiver/pigz/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pigz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pigz/pigz.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pixz/resolve.deps",
          "components/archiver/pixz/Makefile",
          "components/archiver/pixz/pixz.p5m"
        ],
        "commitId" : "63bb443d1b33f888258f3699836179a7078538c6",
        "timestamp" : 1464160629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of pixz (update to 1.0.6) and make sure large file support is there\u000a",
        "date" : "2016-05-25T09:17:09+0200",
        "id" : "63bb443d1b33f888258f3699836179a7078538c6",
        "msg" : "Provide 32- and 64-bit versions of pixz (update to 1.0.6) and make sure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/pixz/pixz.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/pixz/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pixz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/resolve.deps",
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/Makefile"
        ],
        "commitId" : "fa6512a3c2ea84e9f6979c317225797ec46583af",
        "timestamp" : 1464160629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of p7zip and make sure large file support is there\u000a",
        "date" : "2016-05-25T09:17:09+0200",
        "id" : "fa6512a3c2ea84e9f6979c317225797ec46583af",
        "msg" : "Provide 32- and 64-bit versions of p7zip and make sure large file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/patches/manpages.patch",
          "components/archiver/p7zip/patches/compile.patch",
          "components/archiver/p7zip/patches/getpassphrase.patch",
          "components/archiver/p7zip/Makefile",
          "components/archiver/p7zip/patches/pragmapack.patch"
        ],
        "commitId" : "c4d5ce56aa9e23fbce66056cd1821060ca28895c",
        "timestamp" : 1464160630000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Bump of p7zip to version 15.14.1 (both 32 and 64 bit)\u000a",
        "date" : "2016-05-25T09:17:10+0200",
        "id" : "c4d5ce56aa9e23fbce66056cd1821060ca28895c",
        "msg" : "Bump of p7zip to version 15.14.1 (both 32 and 64 bit)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/manpages.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/getpassphrase.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/compile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/pragmapack.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/nimbus/files/icons/32x32/places/start-here.png",
          "components/nimbus/files/icons/24x24/places/start-here.png",
          "components/nimbus/patches/03-rtl-option-menu.patch",
          "components/desktop/nimbus/files/icons/32x32/places/start-here.png",
          "components/desktop/nimbus/files/icons/24x24/places/start-here.png",
          "components/nimbus/Makefile",
          "components/desktop/nimbus/patches/02-rtl-icons.patch",
          "components/desktop/nimbus/patches/03-rtl-option-menu.patch",
          "components/nimbus/files/icons/48x48/places/start-here.png",
          "components/desktop/nimbus/nimbus-hires.p5m",
          "components/nimbus/nimbus-hires.p5m",
          "components/nimbus/patches/04-dmz-cursor-theme.patch",
          "components/nimbus/files/nimbus-media-play-rtl.png",
          "components/desktop/nimbus/files/nimbus-media-play-rtl.png",
          "components/desktop/nimbus/files/icons/48x48/places/start-here.png",
          "components/nimbus/patches/02-rtl-icons.patch",
          "components/desktop/nimbus/nimbus.p5m",
          "components/nimbus/nimbus.p5m",
          "components/desktop/nimbus/Makefile",
          "components/desktop/nimbus/patches/04-dmz-cursor-theme.patch"
        ],
        "commitId" : "428b3ad89d615453d419bb89428637f5affd17cd",
        "timestamp" : 1464171045000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Make nimbus theme more gtk3-friendly\u000a",
        "date" : "2016-05-25T13:10:45+0300",
        "id" : "428b3ad89d615453d419bb89428637f5affd17cd",
        "msg" : "Make nimbus theme more gtk3-friendly",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/nimbus/patches/02-rtl-icons.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/files/icons/24x24/places/start-here.png"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/patches/02-rtl-icons.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/nimbus-hires.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/nimbus-media-play-rtl.png"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/nimbus-hires.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/icons/48x48/places/start-here.png"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/files/icons/32x32/places/start-here.png"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/nimbus.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/icons/32x32/places/start-here.png"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/files/icons/48x48/places/start-here.png"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/patches/03-rtl-option-menu.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/patches/03-rtl-option-menu.patch"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/files/icons/24x24/places/start-here.png"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/nimbus/patches/04-dmz-cursor-theme.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/patches/04-dmz-cursor-theme.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/nimbus.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/nimbus/files/nimbus-media-play-rtl.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pciutils/pciutils.p5m",
          "components/pciutils/Makefile",
          "components/sysutils/pciutils/pciutils.p5m",
          "components/sysutils/pciutils/Makefile"
        ],
        "commitId" : "de161eba9378764049634d1c3c2d7adfdac7ec46",
        "timestamp" : 1464178796000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Update pciutils to 3.4.0 (#2037)\u000a",
        "date" : "2016-05-25T14:19:56+0200",
        "id" : "de161eba9378764049634d1c3c2d7adfdac7ec46",
        "msg" : "Update pciutils to 3.4.0 (#2037)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/pciutils/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/pciutils/pciutils.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/pciutils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/pciutils/pciutils.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/iperf3/iperf.license",
          "components/sysutils/iperf3/iperf3.p5m",
          "components/sysutils/iperf3/Makefile"
        ],
        "commitId" : "72e781d15c4114ac46d59d992e0152e15462bc43",
        "timestamp" : 1464178818000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xen0l",
          "fullName" : "xen0l"
        },
        "authorEmail" : "xen0l@users.noreply.github.com",
        "comment" : "Add iperf3 (#2036)\u000a",
        "date" : "2016-05-25T14:20:18+0200",
        "id" : "72e781d15c4114ac46d59d992e0152e15462bc43",
        "msg" : "Add iperf3 (#2036)",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/iperf3/iperf.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/iperf3/iperf3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/iperf3/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/simplejson/Makefile"
        ],
        "commitId" : "1708719b3f6e9c73e746c266b7888c12827cd66b",
        "timestamp" : 1464175463000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Update simplejson to 3.8.2\u000a",
        "date" : "2016-05-25T14:24:23+0300",
        "id" : "1708719b3f6e9c73e746c266b7888c12827cd66b",
        "msg" : "Update simplejson to 3.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/simplejson/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/screen/Makefile",
          "components/sysutils/screen/screen.p5m"
        ],
        "commitId" : "2d2ecdbf86b8f2a1c3cc6e1b1333f17f4802a8fd",
        "timestamp" : 1464177718000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Unship terminfo screen files and ship /usr/bin/screen\u000a",
        "date" : "2016-05-25T15:01:58+0300",
        "id" : "2d2ecdbf86b8f2a1c3cc6e1b1333f17f4802a8fd",
        "msg" : "Unship terminfo screen files and ship /usr/bin/screen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/screen/screen.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/screen/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/netperf/files/prof_netserver",
          "components/sysutils/netperf/files/netserver.xml",
          "components/sysutils/netperf/Makefile",
          "components/sysutils/netperf/files/auth_netserver",
          "components/sysutils/netperf/netperf.license",
          "components/sysutils/netperf/patches/xopen-sendmsg.patch",
          "components/sysutils/netperf/netperf.p5m",
          "components/sysutils/netperf/patches/sys-types-h.patch",
          "components/sysutils/netperf/patches/sendfile.patch"
        ],
        "commitId" : "a520523dbb29dd60704278ebed9de49bacc9ee9b",
        "timestamp" : 1464177897000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add netperf 2.7.0\u000a",
        "date" : "2016-05-25T15:04:57+0300",
        "id" : "a520523dbb29dd60704278ebed9de49bacc9ee9b",
        "msg" : "Add netperf 2.7.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/patches/xopen-sendmsg.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/files/netserver.xml"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/netperf.license"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/netperf.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/files/auth_netserver"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/files/prof_netserver"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/patches/sys-types-h.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/patches/sendfile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/netperf/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/illumos/nvidia/Solaris/glxext.h",
          "components/nvidia/Solaris/vdpau.h",
          "components/nvidia/driver-graphics-nvidia.license",
          "components/illumos/nvidia/Solaris/glx.h",
          "components/nvidia/print-pci-ids.sh",
          "components/illumos/nvidia/driver-graphics-nvidia.license",
          "components/nvidia/Solaris/glxext.h",
          "components/illumos/nvidia/Makefile",
          "components/illumos/nvidia/Solaris/vdpau_x11.h",
          "components/illumos/nvidia/Solaris/vdpau.h",
          "components/illumos/nvidia/driver-graphics-nvidia.p5m",
          "components/illumos/nvidia/Solaris/glext.h",
          "components/illumos/nvidia/Solaris/gl.h",
          "components/illumos/nvidia/print-pci-ids.sh",
          "components/nvidia/Makefile",
          "components/illumos/nvidia/Solaris/README",
          "components/nvidia/Solaris/glx.h",
          "components/nvidia/Solaris/vdpau_x11.h",
          "components/nvidia/Solaris/gl.h",
          "components/nvidia/Solaris/README",
          "components/nvidia/Solaris/glext.h",
          "components/nvidia/driver-graphics-nvidia.p5m"
        ],
        "commitId" : "bcc72a08e90714086d7c038b9099a8ed0cfae89d",
        "timestamp" : 1464232937000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update nvidia driver to 340.96\u000a",
        "date" : "2016-05-26T06:22:17+0300",
        "id" : "bcc72a08e90714086d7c038b9099a8ed0cfae89d",
        "msg" : "Update nvidia driver to 340.96",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/nvidia/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/Solaris/vdpau.h"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/print-pci-ids.sh"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Solaris/glext.h"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Solaris/vdpau_x11.h"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Solaris/gl.h"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/Solaris/glx.h"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Solaris/vdpau.h"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/Solaris/gl.h"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/Solaris/vdpau_x11.h"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/driver-graphics-nvidia.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/Solaris/README"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Solaris/README"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/driver-graphics-nvidia.license"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/Solaris/glext.h"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/driver-graphics-nvidia.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/driver-graphics-nvidia.license"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Solaris/glx.h"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/Solaris/glxext.h"
          },
          {
            "editType" : "add",
            "file" : "components/illumos/nvidia/print-pci-ids.sh"
          },
          {
            "editType" : "delete",
            "file" : "components/nvidia/Solaris/glxext.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python26/patches/readline-63.patch",
          "components/python/python26/Makefile"
        ],
        "commitId" : "ab51f52b072648f6fd141d960abc5f31c846bec1",
        "timestamp" : 1464237201000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix python2.6 build with readline 6.3\u000a",
        "date" : "2016-05-26T07:33:21+0300",
        "id" : "ab51f52b072648f6fd141d960abc5f31c846bec1",
        "msg" : "Fix python2.6 build with readline 6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python26/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/python26/patches/readline-63.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}