{
  "_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" : 1705,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
            "branch" : [
              {
                "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
            "branch" : [
              {
                "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
                "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" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
        "branch" : [
          {
            "SHA1" : "eb4a739bcc684cee8feec88c4207d41ddaa0d91f",
            "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" : "#1705",
  "duration" : 2007041,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #1705",
  "id" : "2015-08-13_14-16-06",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1705,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1439475366000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/1705/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bash/Makefile",
          "components/bash/patches/solaris-022.bash.sighup.patch",
          "components/bash/patches/bash42-051.patch",
          "components/bash/patches/bash42-053.patch",
          "components/bash/patches/parse.y-CVE-2014-7169.patch",
          "components/bash/patches/parser-oob-4.2.patch",
          "components/bash/patches/variables-affix-4.2.patch",
          "components/bash/patches/bash42-049.patch",
          "components/bash/patches/solaris-023.eaccess.c.patch",
          "components/bash/patches/bash42-050.patch",
          "components/bash/patches/bash42-052.patch"
        ],
        "commitId" : "a3094204524b5dc5a28ab5fc7c5ce8c4e068b428",
        "timestamp" : 1439464224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update bash to 4.2.53\u000a",
        "date" : "2015-08-13T14:10:24+0300",
        "id" : "a3094204524b5dc5a28ab5fc7c5ce8c4e068b428",
        "msg" : "Update bash to 4.2.53",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/bash/patches/solaris-022.bash.sighup.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-049.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/solaris-023.eaccess.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-051.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-053.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/bash/patches/parse.y-CVE-2014-7169.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/bash/patches/parser-oob-4.2.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/bash/patches/variables-affix-4.2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-050.patch"
          },
          {
            "editType" : "add",
            "file" : "components/bash/patches/bash42-052.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/bash/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}