{
  "_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" : 647,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "9c9ec6eb775801c7062428857cc3021e5444552d",
            "branch" : [
              {
                "SHA1" : "9c9ec6eb775801c7062428857cc3021e5444552d",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "9c9ec6eb775801c7062428857cc3021e5444552d",
            "branch" : [
              {
                "SHA1" : "9c9ec6eb775801c7062428857cc3021e5444552d",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "9c9ec6eb775801c7062428857cc3021e5444552d",
        "branch" : [
          {
            "SHA1" : "9c9ec6eb775801c7062428857cc3021e5444552d",
            "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" : "#647",
  "duration" : 1252004,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #647",
  "id" : "2013-08-20_14-06-02",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 647,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1377007562000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/647/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pigz/patches/Makefile.patch",
          "components/pigz/Makefile",
          "components/pigz/pigz.p5m",
          "components/pigz/patches/lm.patch"
        ],
        "commitId" : "cd33a2c5f699a6e138e991028e14841a32b7cefe",
        "timestamp" : 1376726453000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Update pigz to 2.3\u000a",
        "date" : "2013-08-17T10:00:53+0200",
        "id" : "cd33a2c5f699a6e138e991028e14841a32b7cefe",
        "msg" : "Update pigz to 2.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/pigz/pigz.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/pigz/patches/Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/pigz/patches/lm.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/pigz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/apr-util/Makefile"
        ],
        "commitId" : "a6be82ba26a4185aae9b951cffd1f71a772e99d4",
        "timestamp" : 1376983721000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "switch apr-util dependency to mariadb\u000a",
        "date" : "2013-08-20T11:28:41+0400",
        "id" : "a6be82ba26a4185aae9b951cffd1f71a772e99d4",
        "msg" : "switch apr-util dependency to mariadb",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/apr-util/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pbzip2/pbzip2.p5m",
          "components/pbzip2/patches/Makefile.patch",
          "components/pbzip2/Makefile"
        ],
        "commitId" : "0d1cb4b565266d8edc53062d196c8e408641d1fc",
        "timestamp" : 1376991749000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Fix pbzip2\u000a",
        "date" : "2013-08-20T11:42:29+0200",
        "id" : "0d1cb4b565266d8edc53062d196c8e408641d1fc",
        "msg" : "Fix pbzip2",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/pbzip2/patches/Makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/pbzip2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/pbzip2/pbzip2.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/lzop/resolve.deps",
          "components/lzop/lzop.license",
          "components/lzop/lzop.p5m",
          "components/lzop/Makefile"
        ],
        "commitId" : "b88b9426966c76ae409718e1fd704f2c9a3a0f00",
        "timestamp" : 1376994196000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add lzop\u000a",
        "date" : "2013-08-20T12:23:16+0200",
        "id" : "b88b9426966c76ae409718e1fd704f2c9a3a0f00",
        "msg" : "Add lzop",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/lzop/lzop.license"
          },
          {
            "editType" : "add",
            "file" : "components/lzop/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/lzop/lzop.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/lzop/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/xz/Makefile"
        ],
        "commitId" : "a37529162f1c456176cb5c46359a5c3536a156f3",
        "timestamp" : 1376994578000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Upgrade xz to 5.0.5\u000a",
        "date" : "2013-08-20T12:29:38+0200",
        "id" : "a37529162f1c456176cb5c46359a5c3536a156f3",
        "msg" : "Upgrade xz to 5.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/xz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "c6dbcb722b275fd419ae0b71756f0179ba00be7d",
        "timestamp" : 1376994609000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Enable pigz\u000a",
        "date" : "2013-08-20T12:30:09+0200",
        "id" : "c6dbcb722b275fd419ae0b71756f0179ba00be7d",
        "msg" : "Enable pigz",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "293a5534e9aa296283501497dcac59a9cbb39eac",
        "timestamp" : 1376994645000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Enable pbzip2\u000a",
        "date" : "2013-08-20T12:30:45+0200",
        "id" : "293a5534e9aa296283501497dcac59a9cbb39eac",
        "msg" : "Enable pbzip2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
      "fullName" : "adam.stevko"
    }
  ]
}