{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_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" : 2279,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "deadfada6b44908558854d273b3c09b2c8a51bba",
            "branch" : [
              {
                "SHA1" : "deadfada6b44908558854d273b3c09b2c8a51bba",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "deadfada6b44908558854d273b3c09b2c8a51bba",
            "branch" : [
              {
                "SHA1" : "deadfada6b44908558854d273b3c09b2c8a51bba",
                "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" : "deadfada6b44908558854d273b3c09b2c8a51bba",
        "branch" : [
          {
            "SHA1" : "deadfada6b44908558854d273b3c09b2c8a51bba",
            "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" : "#2279",
  "duration" : 8219427,
  "estimatedDuration" : 320804,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2279",
  "id" : "2016-06-01_15-07-08",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2279,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1464793628000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2279/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash-completion/Makefile",
          "components/shell/bash-completion/bash-completion.p5m"
        ],
        "commitId" : "498d9ea6eec7ab7011933ac8e2f5c8bc7559ec67",
        "timestamp" : 1464780079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
          "fullName" : "sergey.avseyev"
        },
        "authorEmail" : "sergey.avseyev@gmail.com",
        "comment" : "bash-completion: update to 2.3\u000a",
        "date" : "2016-06-01T14:21:19+0300",
        "id" : "498d9ea6eec7ab7011933ac8e2f5c8bc7559ec67",
        "msg" : "bash-completion: update to 2.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/bash-completion.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/X-incorporation/X-incorporation.p5m"
        ],
        "commitId" : "b6a0c0824c534451532a4b91f22f1f02a7cab212",
        "timestamp" : 1464787470000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Relax X-incorporation for x11_S12_98\u000a",
        "date" : "2016-06-01T15:24:30+0200",
        "id" : "b6a0c0824c534451532a4b91f22f1f02a7cab212",
        "msg" : "Relax X-incorporation for x11_S12_98",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/X-incorporation.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/sergey.avseyev",
      "fullName" : "sergey.avseyev"
    }
  ]
}