{
  "_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" : 3334,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b4a3a17ee4d160285695d49841917d9a752aa051",
            "branch" : [
              {
                "SHA1" : "b4a3a17ee4d160285695d49841917d9a752aa051",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b4a3a17ee4d160285695d49841917d9a752aa051",
            "branch" : [
              {
                "SHA1" : "b4a3a17ee4d160285695d49841917d9a752aa051",
                "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" : "b4a3a17ee4d160285695d49841917d9a752aa051",
        "branch" : [
          {
            "SHA1" : "b4a3a17ee4d160285695d49841917d9a752aa051",
            "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" : "#3334",
  "duration" : 9573309,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3334",
  "id" : "3334",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3334,
  "queueId" : 1120,
  "result" : "SUCCESS",
  "timestamp" : 1502369148618,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3334/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/webkitgtk/patches/09-struct-dirent.patch",
          "components/library/webkitgtk/Makefile",
          "components/library/webkitgtk/patches/06-LOCAL_LABEL_STRING.patch",
          "components/library/webkitgtk/patches/13-174940-build-fix.patch",
          "components/library/webkitgtk/patches/06-InlineAsm.h.patch",
          "components/library/webkitgtk/webkitgtk2.p5m",
          "components/library/webkitgtk/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b4a3a17ee4d160285695d49841917d9a752aa051",
        "timestamp" : 1502369037000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "webkitgtk: update to 2.16.6\u000a",
        "date" : "2017-08-10 15:43:57 +0300",
        "id" : "b4a3a17ee4d160285695d49841917d9a752aa051",
        "msg" : "webkitgtk: update to 2.16.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/patches/09-struct-dirent.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/webkitgtk/patches/06-InlineAsm.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/webkitgtk2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/webkitgtk/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/webkitgtk/patches/13-174940-build-fix.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/webkitgtk/patches/06-LOCAL_LABEL_STRING.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}