{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user aszeszo",
          "userId" : "aszeszo",
          "userName" : "aszeszo"
        },
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        },
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 462,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3776b1c7dcaf73a938e36dd221b037c7190ca1cc",
            "branch" : [
              {
                "SHA1" : "3776b1c7dcaf73a938e36dd221b037c7190ca1cc",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3776b1c7dcaf73a938e36dd221b037c7190ca1cc",
            "branch" : [
              {
                "SHA1" : "3776b1c7dcaf73a938e36dd221b037c7190ca1cc",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3776b1c7dcaf73a938e36dd221b037c7190ca1cc",
        "branch" : [
          {
            "SHA1" : "3776b1c7dcaf73a938e36dd221b037c7190ca1cc",
            "name" : "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" : "#462",
  "duration" : 887362,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #462",
  "id" : "2013-08-02_20-08-22",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 462,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1375474102000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/462/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fsvs/patches/src_makefile_install.patch",
          "components/fsvs/patches/subversion.patch",
          "components/fsvs/patches/honor_destdir.patch",
          "components/fsvs/fsvs.license",
          "components/fsvs/patches/configure_aprutillib.patch",
          "components/fsvs/Makefile",
          "components/fsvs/fsvs.p5m",
          "components/fsvs/patches/src_makefile_cc.patch",
          "components/fsvs/patches/options_c.patch",
          "components/fsvs/patches/configure_fmemopen.patch"
        ],
        "commitId" : "9aa39606652c57c46bc307e131366269b5f2901a",
        "timestamp" : 1375450136000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Added FSVS\u000a",
        "date" : "2013-08-02T17:28:56+0400",
        "id" : "9aa39606652c57c46bc307e131366269b5f2901a",
        "msg" : "Added FSVS",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fsvs/fsvs.license"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/patches/src_makefile_cc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/patches/subversion.patch"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/fsvs.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/patches/configure_aprutillib.patch"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/patches/options_c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/patches/src_makefile_install.patch"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/patches/honor_destdir.patch"
          },
          {
            "editType" : "add",
            "file" : "components/fsvs/patches/configure_fmemopen.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fsvs/patches/options_c.patch"
        ],
        "commitId" : "118681f141a6a4a1acdadbe9b9dc23fa455a5942",
        "timestamp" : 1375453723000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Solaris diff doesn't work with fsvs, and gnu diff doesn't understand -p.\u000a",
        "date" : "2013-08-02T18:28:43+0400",
        "id" : "118681f141a6a4a1acdadbe9b9dc23fa455a5942",
        "msg" : "Solaris diff doesn't work with fsvs, and gnu diff doesn't understand -p.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fsvs/patches/options_c.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/aspell/aspell/aspell.p5m"
        ],
        "commitId" : "a018b33dbcd0fef32ce74a3f47638165beb0f05c",
        "timestamp" : 1375454277000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "aspell: If perl version is not specified in script, pkgdepend can't resolve perl\u000a",
        "date" : "2013-08-02T18:37:57+0400",
        "id" : "a018b33dbcd0fef32ce74a3f47638165beb0f05c",
        "msg" : "aspell: If perl version is not specified in script, pkgdepend can't",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/aspell/aspell/aspell.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/apache2/apache-22.p5m"
        ],
        "commitId" : "7366c233d1da1748758c32dcfb1b5450555cc409",
        "timestamp" : 1375454601000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "apache22: If perl version is not specified in script, pkgdepend can't generate dependencies\u000a",
        "date" : "2013-08-02T18:43:21+0400",
        "id" : "7366c233d1da1748758c32dcfb1b5450555cc409",
        "msg" : "apache22: If perl version is not specified in script, pkgdepend can't",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/apache2/apache-22.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}