{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1822,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "523f662d69cf0ce2cee9919219dc21af1e25673d",
            "branch" : [
              {
                "SHA1" : "523f662d69cf0ce2cee9919219dc21af1e25673d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "523f662d69cf0ce2cee9919219dc21af1e25673d",
            "branch" : [
              {
                "SHA1" : "523f662d69cf0ce2cee9919219dc21af1e25673d",
                "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" : "523f662d69cf0ce2cee9919219dc21af1e25673d",
        "branch" : [
          {
            "SHA1" : "523f662d69cf0ce2cee9919219dc21af1e25673d",
            "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" : "#1822",
  "duration" : 3524889,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1822",
  "id" : "2015-10-28_09-41-04",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1822,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1446025264000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1822/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/wireshark/Makefile",
          "components/wireshark/wireshark-common.p5m",
          "components/wireshark/wireshark.p5m",
          "components/wireshark/wireshark.license",
          "components/wireshark/tshark.p5m",
          "components/wireshark/patches/evb.patch",
          "components/wireshark/patches/man.patch",
          "components/wireshark/patches/DesktopEntry.patch"
        ],
        "commitId" : "aaf3071d45faecb1df84ccfc1b86f3059c15d8d6",
        "timestamp" : 1446014014000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update wireshark to 1.12.8\u000a",
        "date" : "2015-10-28T09:33:34+0300",
        "id" : "aaf3071d45faecb1df84ccfc1b86f3059c15d8d6",
        "msg" : "Update wireshark to 1.12.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/wireshark/tshark.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/wireshark/wireshark.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/wireshark/wireshark-common.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/wireshark/patches/man.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/wireshark/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/wireshark/patches/evb.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/wireshark/wireshark.license"
          },
          {
            "editType" : "edit",
            "file" : "components/wireshark/patches/DesktopEntry.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/pixman/Makefile"
        ],
        "commitId" : "6d86c5f77f795b158efc0e2fd0634ce3ce313133",
        "timestamp" : 1446014090000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update pixman to 0.32.8\u000a",
        "date" : "2015-10-28T09:34:50+0300",
        "id" : "6d86c5f77f795b158efc0e2fd0634ce3ce313133",
        "msg" : "Update pixman to 0.32.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/pixman/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}