{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.model.Cause$UserIdCause",
          "shortDescription" : "Started by user anonymous",
          "userId" : "alp",
          "userName" : "anonymous"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1187,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "fb5b6515a20b724d56146eb657b4fe3fcfb173a1",
            "branch" : [
              {
                "SHA1" : "fb5b6515a20b724d56146eb657b4fe3fcfb173a1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "fb5b6515a20b724d56146eb657b4fe3fcfb173a1",
            "branch" : [
              {
                "SHA1" : "fb5b6515a20b724d56146eb657b4fe3fcfb173a1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "fb5b6515a20b724d56146eb657b4fe3fcfb173a1",
        "branch" : [
          {
            "SHA1" : "fb5b6515a20b724d56146eb657b4fe3fcfb173a1",
            "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" : "#1187",
  "duration" : 5296939,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1187",
  "id" : "2014-12-03_19-01-40",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1187,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1417633300000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1187/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libxml++/Makefile",
          "components/libxml++/libxml++.p5m"
        ],
        "commitId" : "2c124379071104f7b32869235ff9344b007da0f3",
        "timestamp" : 1417622189000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libxml++\u000a",
        "date" : "2014-12-03T18:56:29+0300",
        "id" : "2c124379071104f7b32869235ff9344b007da0f3",
        "msg" : "Add libxml++",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libxml++/libxml++.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/libxml++/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libgsasl/Makefile",
          "components/libgsasl/libgsasl.p5m"
        ],
        "commitId" : "8d7aa41d982d974884a02f3cf8a45e6fcc5995ab",
        "timestamp" : 1417622220000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libgsasl\u000a",
        "date" : "2014-12-03T18:57:00+0300",
        "id" : "8d7aa41d982d974884a02f3cf8a45e6fcc5995ab",
        "msg" : "Add libgsasl",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libgsasl/libgsasl.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/libgsasl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/obby.p5m",
          "components/meta-packages/history/net6.p5m"
        ],
        "commitId" : "77f7aeea28ed372d7716dd395ba27a82cb553479",
        "timestamp" : 1417622265000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Obsolete libraries required by old gobby\u000a",
        "date" : "2014-12-03T18:57:45+0300",
        "id" : "77f7aeea28ed372d7716dd395ba27a82cb553479",
        "msg" : "Obsolete libraries required by old gobby",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/obby.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/history/net6.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}