{
  "_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" : 4133,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "25d01b5e38268995c6d139417ec78563218e0001",
            "branch" : [
              {
                "SHA1" : "25d01b5e38268995c6d139417ec78563218e0001",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "25d01b5e38268995c6d139417ec78563218e0001",
            "branch" : [
              {
                "SHA1" : "25d01b5e38268995c6d139417ec78563218e0001",
                "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" : "25d01b5e38268995c6d139417ec78563218e0001",
        "branch" : [
          {
            "SHA1" : "25d01b5e38268995c6d139417ec78563218e0001",
            "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" : "#4133",
  "duration" : 317565,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4133",
  "id" : "2015-06-09_12-05-58",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4133,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1433851558000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4133/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pango/patches/04-disable-thai-modules.patch",
          "components/pango/Makefile"
        ],
        "commitId" : "c4b5c78775dae7b7b7655d8cb02a7f530abfb3ef",
        "timestamp" : 1433754903000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix reference to pango-thai-lang.so in pango.modules\u000a",
        "date" : "2015-06-08T12:15:03+0300",
        "id" : "c4b5c78775dae7b7b7655d8cb02a7f530abfb3ef",
        "msg" : "Fix reference to pango-thai-lang.so in pango.modules",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/pango/patches/04-disable-thai-modules.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/pango/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xterm/patches/02-solaris-ia.patch",
          "components/meta-packages/X-incorporation/X-incorporation.p5m",
          "components/x11/xterm/xterm.p5m",
          "components/x11/xterm/Makefile",
          "components/x11/xterm/xterm.license",
          "components/x11/xterm/patches/01-desktop-icon.patch"
        ],
        "commitId" : "27c32c5484745231401559c3570cdd1775e4866a",
        "timestamp" : 1433755829000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update xterm to 318, add patches from x-s12-clone\u000a",
        "date" : "2015-06-08T12:30:29+0300",
        "id" : "27c32c5484745231401559c3570cdd1775e4866a",
        "msg" : "Update xterm to 318, add patches from x-s12-clone",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/xterm/xterm.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xterm/patches/02-solaris-ia.patch"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xterm/xterm.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xterm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/xterm/patches/01-desktop-icon.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/X-incorporation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/lighttpd/Solaris/auth_attr",
          "components/lighttpd/patches/05-network-nodelay.patch",
          "components/lighttpd/patches/07-parfait-errors.patch",
          "components/lighttpd/lighttpd.p5m",
          "components/lighttpd/patches/03-lighttpd.conf.patch",
          "components/lighttpd/patches/01-drop_privileges.patch",
          "components/lighttpd/patches/06-fix_lua.patch",
          "components/lighttpd/patches/02-sslv3-disable.patch",
          "components/lighttpd/Solaris/http-lighttpd14.xml",
          "components/lighttpd/Solaris/ssl.conf",
          "components/lighttpd/Makefile",
          "components/lighttpd/patches/08-fix-mysql-sock-location.patch",
          "components/lighttpd/patches/lighttpd-src.Makefile.am.patch",
          "components/lighttpd/Solaris/http-lighttpd14",
          "components/lighttpd/patches/fix_lua.patch",
          "components/lighttpd/patches/04-manpage.patch",
          "components/lighttpd/patches/lighttpd-manpage.patch",
          "components/lighttpd/patches/lighttpd-nodelay.patch",
          "components/lighttpd/Solaris/lighttpd.conf",
          "components/lighttpd/patches/CVE-2015-3200.patch"
        ],
        "commitId" : "a3f9f06f839ee62af9b7e85f3b3a478e4b418774",
        "timestamp" : 1433780615000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "lighttpd: update to 1.4.35, import userland patches\u000a",
        "date" : "2015-06-08T19:23:35+0300",
        "id" : "a3f9f06f839ee62af9b7e85f3b3a478e4b418774",
        "msg" : "lighttpd: update to 1.4.35, import userland patches",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/lighttpd/patches/lighttpd-src.Makefile.am.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/lighttpd/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/01-drop_privileges.patch"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/08-fix-mysql-sock-location.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/lighttpd/Solaris/auth_attr"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/05-network-nodelay.patch"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/06-fix_lua.patch"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/07-parfait-errors.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/lighttpd/lighttpd.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/lighttpd/patches/lighttpd-manpage.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/lighttpd/Solaris/lighttpd.conf"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/CVE-2015-3200.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/lighttpd/Solaris/http-lighttpd14"
          },
          {
            "editType" : "delete",
            "file" : "components/lighttpd/patches/fix_lua.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/lighttpd/patches/lighttpd-nodelay.patch"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/03-lighttpd.conf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/04-manpage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/lighttpd/Solaris/http-lighttpd14.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/lighttpd/Solaris/ssl.conf"
          },
          {
            "editType" : "add",
            "file" : "components/lighttpd/patches/02-sslv3-disable.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}