{
  "_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" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1007,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b240c976120a5a10fd0eefe021791bba1f4ee497",
            "branch" : [
              {
                "SHA1" : "b240c976120a5a10fd0eefe021791bba1f4ee497",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b240c976120a5a10fd0eefe021791bba1f4ee497",
            "branch" : [
              {
                "SHA1" : "b240c976120a5a10fd0eefe021791bba1f4ee497",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b240c976120a5a10fd0eefe021791bba1f4ee497",
        "branch" : [
          {
            "SHA1" : "b240c976120a5a10fd0eefe021791bba1f4ee497",
            "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" : "#1007",
  "duration" : 2500561,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #1007",
  "id" : "2013-09-30_10-09-01",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1007,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1380535741000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/1007/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/php-5_4/Makefile",
          "components/php-5_4/php54-common.p5m"
        ],
        "commitId" : "f37c4bfaf0e5f7dd5f8b71e9d66c8051f0c30264",
        "timestamp" : 1380515060000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update php to 5.4.20\u000a",
        "date" : "2013-09-30T08:24:20+0400",
        "id" : "f37c4bfaf0e5f7dd5f8b71e9d66c8051f0c30264",
        "msg" : "Update php to 5.4.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/php-5_4/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_4/php54-common.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/php-5_4-ext-pdo_mysql/Makefile",
          "components/php-5_4-ext-mysqli/Makefile",
          "components/php-5_4-ext-mysql/Makefile",
          "components/php-5_4-ext-pgsql/Makefile"
        ],
        "commitId" : "61333d4c952c5b6e9b3c3c15294c2d8488683894",
        "timestamp" : 1380519488000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Updated php modules to 5.4.20\u000a",
        "date" : "2013-09-30T09:38:08+0400",
        "id" : "61333d4c952c5b6e9b3c3c15294c2d8488683894",
        "msg" : "Updated php modules to 5.4.20",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/php-5_4-ext-mysql/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_4-ext-pdo_mysql/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_4-ext-mysqli/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_4-ext-pgsql/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/php-5_4-ext-apc/Makefile"
        ],
        "commitId" : "a3230318a867093b895a49a010404dcf8b7bf80a",
        "timestamp" : 1380520509000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update PHP APC to 3.1.13\u000a",
        "date" : "2013-09-30T09:55:09+0400",
        "id" : "a3230318a867093b895a49a010404dcf8b7bf80a",
        "msg" : "Update PHP APC to 3.1.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/php-5_4-ext-apc/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}