{
  "_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" : 2253,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
            "branch" : [
              {
                "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
            "branch" : [
              {
                "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
                "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" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
        "branch" : [
          {
            "SHA1" : "8edd1a40dd4f16571c95b89e27f1b112b9843ee8",
            "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" : "#2253",
  "duration" : 7691155,
  "estimatedDuration" : 232865,
  "executor" : None,
  "fullDisplayName" : "oi-userland #2253",
  "id" : "2016-05-26_08-50-10",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2253,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1464252610000,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/2253/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pbzip2/pbzip2.p5m",
          "components/archiver/pbzip2/pbzip2.license",
          "components/archiver/pbzip2/resolve.deps",
          "components/archiver/pbzip2/Makefile"
        ],
        "commitId" : "4f814457527341c0308279b1137a0bd111418640",
        "timestamp" : 1464126054000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of pbzip2 and make sure large file support is there\u000a",
        "date" : "2016-05-24T23:40:54+0200",
        "id" : "4f814457527341c0308279b1137a0bd111418640",
        "msg" : "Provide 32- and 64-bit versions of pbzip2 and make sure large file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/archiver/pbzip2/pbzip2.license"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pbzip2/pbzip2.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/pbzip2/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pbzip2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pigz/resolve.deps",
          "components/archiver/pigz/pigz.p5m",
          "components/archiver/pigz/Makefile"
        ],
        "commitId" : "3c1b1e99a61f60fa8fd9cb8ec640ed9bab879b94",
        "timestamp" : 1464160628000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of pigz and make sure large file support is there\u000a",
        "date" : "2016-05-25T09:17:08+0200",
        "id" : "3c1b1e99a61f60fa8fd9cb8ec640ed9bab879b94",
        "msg" : "Provide 32- and 64-bit versions of pigz and make sure large file support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/pigz/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/pigz/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pigz/pigz.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/pixz/resolve.deps",
          "components/archiver/pixz/Makefile",
          "components/archiver/pixz/pixz.p5m"
        ],
        "commitId" : "63bb443d1b33f888258f3699836179a7078538c6",
        "timestamp" : 1464160629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of pixz (update to 1.0.6) and make sure large file support is there\u000a",
        "date" : "2016-05-25T09:17:09+0200",
        "id" : "63bb443d1b33f888258f3699836179a7078538c6",
        "msg" : "Provide 32- and 64-bit versions of pixz (update to 1.0.6) and make sure",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/pixz/pixz.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/pixz/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/pixz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/resolve.deps",
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/Makefile"
        ],
        "commitId" : "fa6512a3c2ea84e9f6979c317225797ec46583af",
        "timestamp" : 1464160629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Provide 32- and 64-bit versions of p7zip and make sure large file support is there\u000a",
        "date" : "2016-05-25T09:17:09+0200",
        "id" : "fa6512a3c2ea84e9f6979c317225797ec46583af",
        "msg" : "Provide 32- and 64-bit versions of p7zip and make sure large file",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/resolve.deps"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/p7zip/patches/manpages.patch",
          "components/archiver/p7zip/p7zip.p5m",
          "components/archiver/p7zip/patches/compile.patch",
          "components/archiver/p7zip/patches/getpassphrase.patch",
          "components/archiver/p7zip/Makefile",
          "components/archiver/p7zip/patches/pragmapack.patch"
        ],
        "commitId" : "c4d5ce56aa9e23fbce66056cd1821060ca28895c",
        "timestamp" : 1464160630000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jimklimov",
          "fullName" : "Jim Klimov"
        },
        "authorEmail" : "jim@jimklimov.com",
        "comment" : "Bump of p7zip to version 15.14.1 (both 32 and 64 bit)\u000a",
        "date" : "2016-05-25T09:17:10+0200",
        "id" : "c4d5ce56aa9e23fbce66056cd1821060ca28895c",
        "msg" : "Bump of p7zip to version 15.14.1 (both 32 and 64 bit)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/manpages.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/getpassphrase.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/pragmapack.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/p7zip/p7zip.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/p7zip/patches/compile.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python26/patches/readline-63.patch",
          "components/python/python26/Makefile"
        ],
        "commitId" : "ab51f52b072648f6fd141d960abc5f31c846bec1",
        "timestamp" : 1464237201000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix python2.6 build with readline 6.3\u000a",
        "date" : "2016-05-26T07:33:21+0300",
        "id" : "ab51f52b072648f6fd141d960abc5f31c846bec1",
        "msg" : "Fix python2.6 build with readline 6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python26/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/python26/patches/readline-63.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/jim",
      "fullName" : "jim"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}