{
  "_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" : 4333,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "c483045548fc6ff01c6bd470d16c27d8ac91228d",
            "branch" : [
              {
                "SHA1" : "c483045548fc6ff01c6bd470d16c27d8ac91228d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c483045548fc6ff01c6bd470d16c27d8ac91228d",
            "branch" : [
              {
                "SHA1" : "c483045548fc6ff01c6bd470d16c27d8ac91228d",
                "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" : "c483045548fc6ff01c6bd470d16c27d8ac91228d",
        "branch" : [
          {
            "SHA1" : "c483045548fc6ff01c6bd470d16c27d8ac91228d",
            "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" : "#4333",
  "duration" : 17763527,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4333",
  "id" : "2015-12-22_12-30-46",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4333,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1450787446000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4333/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/metacity/Makefile",
          "components/metacity/files/mini-window.png",
          "components/metacity/files/window.png",
          "components/metacity/patches/metacity-13-window-icon.patch"
        ],
        "commitId" : "ff7d3858902a2344046bbbbc3f5ea5d4d0d81216",
        "timestamp" : 1450717585000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "metacity: fix https://bugzilla.gnome.org/show_bug.cgi?id=616246\u000a",
        "date" : "2015-12-21T20:06:25+0300",
        "id" : "ff7d3858902a2344046bbbbc3f5ea5d4d0d81216",
        "msg" : "metacity: fix https://bugzilla.gnome.org/show_bug.cgi?id=616246",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/metacity/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/metacity/patches/metacity-13-window-icon.patch"
          },
          {
            "editType" : "add",
            "file" : "components/metacity/files/mini-window.png"
          },
          {
            "editType" : "add",
            "file" : "components/metacity/files/window.png"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/hexchat/Makefile",
          "components/hexchat/patches/plugin-autoload.patch"
        ],
        "commitId" : "bafd7668428fedbb385afb80c785fb49a8e87e66",
        "timestamp" : 1450740136000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
          "fullName" : "marcel"
        },
        "authorEmail" : "marcel@telka.sk",
        "comment" : "hexchat: Fix plugin autoload\u000a",
        "date" : "2015-12-22T00:22:16+0100",
        "id" : "bafd7668428fedbb385afb80c785fb49a8e87e66",
        "msg" : "hexchat: Fix plugin autoload",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/hexchat/patches/plugin-autoload.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/hexchat/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/admin-incorporation/Makefile",
          "components/meta-packages/history/history",
          "components/meta-packages/auto-install/auto_install.p5m",
          "components/meta-packages/history/consolidation-admin-admin-incorporation.p5m",
          "components/meta-packages/admin-incorporation/admin-incorporation.p5m",
          "components/meta-packages/server_install/server_install.p5m",
          "components/meta-packages/build-essential/build-essential.p5m",
          "components/meta-packages/gui-install/gui_install.p5m"
        ],
        "commitId" : "3e93ef8d400ed562d0ea18c1577097c58b279e16",
        "timestamp" : 1450764032000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Remove admin-incorporation\u000a",
        "date" : "2015-12-22T09:00:32+0300",
        "id" : "3e93ef8d400ed562d0ea18c1577097c58b279e16",
        "msg" : "Remove admin-incorporation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/server_install/server_install.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/auto-install/auto_install.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/consolidation-admin-admin-incorporation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/build-essential/build-essential.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/gui-install/gui_install.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/meta-packages/admin-incorporation/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/meta-packages/admin-incorporation/admin-incorporation.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/marcel",
      "fullName" : "marcel"
    }
  ]
}