{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 4362,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0192b0433aa97360beace08983dc2be7e625861a",
            "branch" : [
              {
                "SHA1" : "0192b0433aa97360beace08983dc2be7e625861a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0192b0433aa97360beace08983dc2be7e625861a",
            "branch" : [
              {
                "SHA1" : "0192b0433aa97360beace08983dc2be7e625861a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0192b0433aa97360beace08983dc2be7e625861a",
        "branch" : [
          {
            "SHA1" : "0192b0433aa97360beace08983dc2be7e625861a",
            "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" : "#4362",
  "duration" : 1195820,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4362",
  "id" : "2016-01-20_12-05-36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4362,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1453291536000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4362/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/nimbus/Makefile",
          "components/unico/patches/01-sync-bzr.patch",
          "components/nimbus/nimbus.p5m",
          "components/unico/gtk3-engines-uniqo.p5m",
          "components/unico/Makefile"
        ],
        "commitId" : "6cd3865e79e89f7ac64b624d798ba7803ffcef74",
        "timestamp" : 1453197790000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add unico 1.0.2 + patch to the latest bzr version\u000a",
        "date" : "2016-01-19T13:03:10+0300",
        "id" : "6cd3865e79e89f7ac64b624d798ba7803ffcef74",
        "msg" : "Add unico 1.0.2 + patch to the latest bzr version",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/unico/gtk3-engines-uniqo.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/nimbus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/nimbus/nimbus.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/unico/patches/01-sync-bzr.patch"
          },
          {
            "editType" : "add",
            "file" : "components/unico/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openjpeg/patches/openjpeg-02-mct-sse.patch",
          "components/openjpeg/Makefile"
        ],
        "commitId" : "00c54ed91ff1326ee4aa8cca5cc441243deefadd",
        "timestamp" : 1453228833000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Fix opj_mct_decode_real segfault in openjpeg\u000a",
        "date" : "2016-01-19T19:40:33+0100",
        "id" : "00c54ed91ff1326ee4aa8cca5cc441243deefadd",
        "msg" : "Fix opj_mct_decode_real segfault in openjpeg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openjpeg/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/openjpeg/patches/openjpeg-02-mct-sse.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/bind/bind.license",
          "components/bind/bindc.p5m",
          "components/bind/patches/15912313.nslookup-revert.patch",
          "components/bind/Makefile",
          "components/bind/bind.p5m",
          "components/bind/patches/01-pkcs11.build.patch"
        ],
        "commitId" : "9923f53b2c61e3c475fea88474063c8e8ff920d2",
        "timestamp" : 1453261198000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "6547 Update bind to 9.10.3-P3. Fixes CVE-2015-8704\u000a",
        "date" : "2016-01-20T06:39:58+0300",
        "id" : "9923f53b2c61e3c475fea88474063c8e8ff920d2",
        "msg" : "6547 Update bind to 9.10.3-P3. Fixes CVE-2015-8704",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/bind/bind.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/bind/patches/15912313.nslookup-revert.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/bind/bindc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/bind/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/bind/bind.license"
          },
          {
            "editType" : "delete",
            "file" : "components/bind/patches/01-pkcs11.build.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}