{
  "_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" : 2280,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ac4a5f1242cc557a2375904313f51afc9d06e0a8",
            "branch" : [
              {
                "SHA1" : "ac4a5f1242cc557a2375904313f51afc9d06e0a8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ac4a5f1242cc557a2375904313f51afc9d06e0a8",
            "branch" : [
              {
                "SHA1" : "ac4a5f1242cc557a2375904313f51afc9d06e0a8",
                "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" : "ac4a5f1242cc557a2375904313f51afc9d06e0a8",
        "branch" : [
          {
            "SHA1" : "ac4a5f1242cc557a2375904313f51afc9d06e0a8",
            "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" : "#2280",
  "duration" : 8076842,
  "estimatedDuration" : 320804,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2280",
  "id" : "2016-06-02_05-35-30",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2280,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1464845730000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2280/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libfontenc/Makefile",
          "components/x11/libfontenc/patches/01-rpath-flag.patch",
          "components/x11/libfontenc/libfontenc.p5m",
          "components/x11/libfontenc/libfontenc.license"
        ],
        "commitId" : "4c2c8f2a84f69c64f6cd012f8ffac6792680cfa1",
        "timestamp" : 1464732417000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add libfontenc 1.1.2 from x-s12\u000a",
        "date" : "2016-06-01T00:06:57+0200",
        "id" : "4c2c8f2a84f69c64f6cd012f8ffac6792680cfa1",
        "msg" : "Add libfontenc 1.1.2 from x-s12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libfontenc/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libfontenc/libfontenc.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libfontenc/libfontenc.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libfontenc/patches/01-rpath-flag.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libpciaccess/Makefile"
        ],
        "commitId" : "15603ed41eaa369944ef43dfddae156563beca5c",
        "timestamp" : 1464732433000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "REQ libpciaccess\u000a",
        "date" : "2016-06-01T00:07:13+0200",
        "id" : "15603ed41eaa369944ef43dfddae156563beca5c",
        "msg" : "REQ libpciaccess",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libpciaccess/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libxcb/Makefile"
        ],
        "commitId" : "5e7db19d901c279e05d2dff83a06bd54c417263c",
        "timestamp" : 1464732458000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "REQ libxcb\u000a",
        "date" : "2016-06-01T00:07:38+0200",
        "id" : "5e7db19d901c279e05d2dff83a06bd54c417263c",
        "msg" : "REQ libxcb",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libxcb/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libxshmfence/libxshmfence.license",
          "components/x11/libxshmfence/libxshmfence.p5m",
          "components/x11/libxshmfence/Makefile"
        ],
        "commitId" : "ef82e2e4546a055a3ddb5e217b87f9fcebba60c4",
        "timestamp" : 1464732468000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
          "fullName" : "aurelien.larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add libxshmfence 1.2 from x-S12\u000a",
        "date" : "2016-06-01T00:07:48+0200",
        "id" : "ef82e2e4546a055a3ddb5e217b87f9fcebba60c4",
        "msg" : "Add libxshmfence 1.2 from x-S12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libxshmfence/libxshmfence.license"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libxshmfence/libxshmfence.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libxshmfence/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}