{
  "_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" : 4427,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d6aa2f3d06d3b67be4dab395da2ec17a5d0a8394",
            "branch" : [
              {
                "SHA1" : "d6aa2f3d06d3b67be4dab395da2ec17a5d0a8394",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d6aa2f3d06d3b67be4dab395da2ec17a5d0a8394",
            "branch" : [
              {
                "SHA1" : "d6aa2f3d06d3b67be4dab395da2ec17a5d0a8394",
                "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" : "d6aa2f3d06d3b67be4dab395da2ec17a5d0a8394",
        "branch" : [
          {
            "SHA1" : "d6aa2f3d06d3b67be4dab395da2ec17a5d0a8394",
            "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" : "#4427",
  "duration" : 11854285,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4427",
  "id" : "2016-03-24_13-37-23",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4427,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1458826643000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4427/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libconfig/libconfig.p5m",
          "components/library/libconfig/Makefile"
        ],
        "commitId" : "91e15cfc78b612a4a9a04e8bf9f74fa3ef650f17",
        "timestamp" : 1458639032000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/bentahyr",
          "fullName" : "bentahyr"
        },
        "authorEmail" : "bentahyr@chez.com",
        "comment" : "Initial commit of libconfig\u000aAdapted include statements to new categories (adding a level)\u000aUse of $(MACH64) instead of amd64 in p5m\u000aRemove COMPONENT_BUGDB\u000aFix formatting\u000a",
        "date" : "2016-03-22T22:30:32+1300",
        "id" : "91e15cfc78b612a4a9a04e8bf9f74fa3ef650f17",
        "msg" : "Initial commit of libconfig",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libconfig/libconfig.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libconfig/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/gtar/patches/man.patch",
          "components/gtar/patches/xgetcwd.patch",
          "components/archiver/gtar/patches/remote-shell.patch",
          "components/archiver/gtar/Makefile",
          "components/gtar/gtar.license",
          "components/gtar/Makefile",
          "components/gtar/resolve.deps",
          "components/gtar/gtar.1.sunman",
          "components/gtar/gtar.p5m",
          "components/archiver/gtar/gtar.p5m",
          "components/archiver/gtar/gtar.license",
          "components/gtar/patches/remote-shell.patch"
        ],
        "commitId" : "dd91cadd460238fcf1458feeca3445e7504e7de6",
        "timestamp" : 1458723618000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "6750 /hipster gnu-tar dependency issue\u000aUpdate gtar to 1.28 (upstream change)\u000a",
        "date" : "2016-03-23T12:00:18+0300",
        "id" : "dd91cadd460238fcf1458feeca3445e7504e7de6",
        "msg" : "6750 /hipster gnu-tar dependency issue",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/gtar.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gtar/patches/remote-shell.patch"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/patches/remote-shell.patch"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/gtar.license"
          },
          {
            "editType" : "delete",
            "file" : "components/gtar/resolve.deps"
          },
          {
            "editType" : "delete",
            "file" : "components/gtar/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/gtar/gtar.license"
          },
          {
            "editType" : "delete",
            "file" : "components/gtar/gtar.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/gtar/gtar.1.sunman"
          },
          {
            "editType" : "add",
            "file" : "components/archiver/gtar/patches/man.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/gtar/patches/xgetcwd.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/tiff/patches/11-CVE-2014-81xx-10.patch",
          "components/library/tiff/patches/16-CVE-2014-81xx-5.patch",
          "components/library/tiff/patches/05-CVE-2013-4232.patch",
          "components/tiff/patches/21-CVE-2014-9655-1.patch",
          "components/tiff/patches/18-CVE-2014-81xx-7.patch",
          "components/tiff/patches/20-CVE-2014-81xx-9.patch",
          "components/library/tiff/patches/03-CVE-2013-1961.patch",
          "components/library/tiff/patches/20-CVE-2014-81xx-9.patch",
          "components/tiff/patches/19-CVE-2014-81xx-8.patch",
          "components/tiff/patches/16-CVE-2014-81xx-5.patch",
          "components/tiff/patches/03-CVE-2013-1961.patch",
          "components/library/tiff/patches/21-CVE-2014-9655-1.patch",
          "components/tiff/files/tiffconf.h",
          "components/library/tiff/patches/01-CVE-2012-4564.patch",
          "components/tiff/patches/09-CVE-2014-8130.patch",
          "components/tiff/patches/12-CVE-2014-81xx-11.patch",
          "components/library/tiff/Makefile",
          "components/tiff/patches/05-CVE-2013-4232.patch",
          "components/tiff/patches/22-CVE-2014-9655-2.patch",
          "components/library/tiff/patches/24-CVE-2015-8665-8683.patch",
          "components/tiff/patches/15-CVE-2014-81xx-4.patch",
          "components/library/tiff/patches/15-CVE-2014-81xx-4.patch",
          "components/tiff/patches/11-CVE-2014-81xx-10.patch",
          "components/library/tiff/patches/22-CVE-2014-9655-2.patch",
          "components/library/tiff/patches/04-CVE-2013-4231.patch",
          "components/library/tiff/patches/19-CVE-2014-81xx-8.patch",
          "components/library/tiff/patches/13-CVE-2014-81xx-2.patch",
          "components/library/tiff/patches/10-CVE-2014-81xx-1.patch",
          "components/tiff/patches/06-CVE-2013-4244.patch",
          "components/library/tiff/patches/12-CVE-2014-81xx-11.patch",
          "components/tiff/patches/01-CVE-2012-4564.patch",
          "components/library/tiff/patches/09-CVE-2014-8130.patch",
          "components/library/tiff/libtiff.p5m",
          "components/tiff/patches/14-CVE-2014-81xx-3.patch",
          "components/library/tiff/patches/07-CVE-2013-4243.patch",
          "components/library/tiff/patches/23-CVE-2014-9655-3.patch",
          "components/library/tiff/patches/26-CVE-2015-8784.patch",
          "components/tiff/patches/23-CVE-2014-9655-3.patch",
          "components/library/tiff/patches/25-CVE-2015-8781-8782-8783.patch",
          "components/library/tiff/patches/02-CVE-2013-1960.patch",
          "components/tiff/patches/07-CVE-2013-4243.patch",
          "components/library/tiff/patches/14-CVE-2014-81xx-3.patch",
          "components/tiff/patches/02-CVE-2013-1960.patch",
          "components/library/tiff/patches/06-CVE-2013-4244.patch",
          "components/tiff/Makefile",
          "components/library/tiff/patches/17-CVE-2014-81xx-6.patch",
          "components/tiff/patches/13-CVE-2014-81xx-2.patch",
          "components/tiff/patches/10-CVE-2014-81xx-1.patch",
          "components/library/tiff/files/tiffconf.h",
          "components/tiff/patches/17-CVE-2014-81xx-6.patch",
          "components/library/tiff/patches/18-CVE-2014-81xx-7.patch",
          "components/tiff/patches/04-CVE-2013-4231.patch",
          "components/tiff/libtiff.p5m"
        ],
        "commitId" : "e391bd037bf24f1ded4c334e8e81085e6f0beac9",
        "timestamp" : 1458755293000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tiff: fix CVE-2015-8665, CVE-2015-8683, CVE-2015-8781, CVE-2015-8782, CVE-2015-8783, CVE-2015-8784\u000a",
        "date" : "2016-03-23T20:48:13+0300",
        "id" : "e391bd037bf24f1ded4c334e8e81085e6f0beac9",
        "msg" : "tiff: fix CVE-2015-8665, CVE-2015-8683, CVE-2015-8781, CVE-2015-8782,",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/02-CVE-2013-1960.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/16-CVE-2014-81xx-5.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/03-CVE-2013-1961.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/11-CVE-2014-81xx-10.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/17-CVE-2014-81xx-6.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/14-CVE-2014-81xx-3.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/files/tiffconf.h"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/12-CVE-2014-81xx-11.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/14-CVE-2014-81xx-3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/01-CVE-2012-4564.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/23-CVE-2014-9655-3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/libtiff.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/10-CVE-2014-81xx-1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/12-CVE-2014-81xx-11.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/20-CVE-2014-81xx-9.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/06-CVE-2013-4244.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/18-CVE-2014-81xx-7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/24-CVE-2015-8665-8683.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/17-CVE-2014-81xx-6.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/07-CVE-2013-4243.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/26-CVE-2015-8784.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/10-CVE-2014-81xx-1.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/20-CVE-2014-81xx-9.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/15-CVE-2014-81xx-4.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/15-CVE-2014-81xx-4.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/19-CVE-2014-81xx-8.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/25-CVE-2015-8781-8782-8783.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/02-CVE-2013-1960.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/21-CVE-2014-9655-1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/23-CVE-2014-9655-3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/09-CVE-2014-8130.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/11-CVE-2014-81xx-10.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/16-CVE-2014-81xx-5.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/09-CVE-2014-8130.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/21-CVE-2014-9655-1.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/04-CVE-2013-4231.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/01-CVE-2012-4564.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/files/tiffconf.h"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/04-CVE-2013-4231.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/03-CVE-2013-1961.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/06-CVE-2013-4244.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/13-CVE-2014-81xx-2.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/05-CVE-2013-4232.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/05-CVE-2013-4232.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/22-CVE-2014-9655-2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/19-CVE-2014-81xx-8.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/07-CVE-2013-4243.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/libtiff.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/13-CVE-2014-81xx-2.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/tiff/patches/18-CVE-2014-81xx-7.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/patches/22-CVE-2014-9655-2.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libconfig/patches/01-parallel-build.patch",
          "components/library/libconfig/patches/02-fix-verinfo.patch",
          "components/library/libconfig/Makefile"
        ],
        "commitId" : "9f26d6b40065fca723172006c66424316275219f",
        "timestamp" : 1458789680000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libconfig: fix parallel build and Makefile.am/Makefile.in inconsistency\u000a",
        "date" : "2016-03-24T06:21:20+0300",
        "id" : "9f26d6b40065fca723172006c66424316275219f",
        "msg" : "libconfig: fix parallel build and Makefile.am/Makefile.in inconsistency",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libconfig/patches/01-parallel-build.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/libconfig/patches/02-fix-verinfo.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libconfig/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/bentahyr",
      "fullName" : "bentahyr"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/moinakg",
      "fullName" : "moinakg"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    }
  ]
}