{
  "_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" : 2368,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2674a92308c2e18135a49fd1ed189ceb8b852205",
            "branch" : [
              {
                "SHA1" : "2674a92308c2e18135a49fd1ed189ceb8b852205",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2674a92308c2e18135a49fd1ed189ceb8b852205",
            "branch" : [
              {
                "SHA1" : "2674a92308c2e18135a49fd1ed189ceb8b852205",
                "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" : "2674a92308c2e18135a49fd1ed189ceb8b852205",
        "branch" : [
          {
            "SHA1" : "2674a92308c2e18135a49fd1ed189ceb8b852205",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "jenkins.model.InterruptedBuildAction"
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#2368",
  "duration" : 19682728,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2368",
  "id" : "2016-07-01_19-45-47",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2368,
  "queueId" : -1,
  "result" : "ABORTED",
  "timestamp" : 1467402347000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2368/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk",
          "doc/makefile-targets.txt"
        ],
        "commitId" : "4221e17e0bba8bf0ee49ce857a6d61200767cbf7",
        "timestamp" : 1464250325000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "ips.mk : allow to separate the verification that a package is good to publish from actually publishing it (new \"pre-publish\" vs. \"publish\" that now calls it)\u000a",
        "date" : "2016-05-26T10:12:05+0200",
        "id" : "4221e17e0bba8bf0ee49ce857a6d61200767cbf7",
        "msg" : "ips.mk : allow to separate the verification that a package is good to",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          },
          {
            "editType" : "edit",
            "file" : "doc/makefile-targets.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk"
        ],
        "commitId" : "c4b7a5e9ac126442d64a3b0bb684a5fa1a6e2506",
        "timestamp" : 1466453304000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "ips.mk : remove verbose message from \"publish\" recipe\u000a",
        "date" : "2016-06-20T22:08:24+0200",
        "id" : "c4b7a5e9ac126442d64a3b0bb684a5fa1a6e2506",
        "msg" : "ips.mk : remove verbose message from \"publish\" recipe",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ncurses/resolve.deps",
          "components/library/ncurses/Makefile",
          "components/library/ncurses/ncurses.p5m"
        ],
        "commitId" : "da38fbf26cdb985caf950e45acb34354e7bc028d",
        "timestamp" : 1467390929000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Deliver libncursesw compatibility links in library/ncurses\u000a",
        "date" : "2016-07-01T19:35:29+0300",
        "id" : "da38fbf26cdb985caf950e45acb34354e7bc028d",
        "msg" : "Deliver libncursesw compatibility links in library/ncurses",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/ncurses/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/ncurses.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "templates/configure.mk",
          "make-rules/shared-macros.mk",
          "templates/ruby.mk",
          "templates/justmake.mk",
          "templates/ant.mk",
          "templates/cmake.mk",
          "templates/python.mk"
        ],
        "commitId" : "fd5ab52f5aebb38d382ee662954fb9e82e1da98a",
        "timestamp" : 1467390941000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/adam.stevko",
          "fullName" : "adam.stevko"
        },
        "authorEmail" : "adam.stevko@gmail.com",
        "comment" : "Add COMPONENT_LICENSE_FILE to shared-macros.mk\u000a",
        "date" : "2016-07-01T19:35:41+0300",
        "id" : "fd5ab52f5aebb38d382ee662954fb9e82e1da98a",
        "msg" : "Add COMPONENT_LICENSE_FILE to shared-macros.mk",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "templates/ant.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/justmake.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/cmake.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/configure.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/python.mk"
          },
          {
            "editType" : "edit",
            "file" : "templates/ruby.mk"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/xenol",
      "fullName" : "xenol"
    }
  ]
}