{
  "_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" : 4962,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "223ed250b758f3e6c543724740bbb5927919eefb",
            "branch" : [
              {
                "SHA1" : "223ed250b758f3e6c543724740bbb5927919eefb",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "223ed250b758f3e6c543724740bbb5927919eefb",
            "branch" : [
              {
                "SHA1" : "223ed250b758f3e6c543724740bbb5927919eefb",
                "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" : "223ed250b758f3e6c543724740bbb5927919eefb",
        "branch" : [
          {
            "SHA1" : "223ed250b758f3e6c543724740bbb5927919eefb",
            "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" : "#4962",
  "duration" : 5917357,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4962",
  "id" : "4962",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4962,
  "queueId" : 1143,
  "result" : "SUCCESS",
  "timestamp" : 1502841956219,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4962/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gd2/files/unitialized_memory_read.gif",
          "components/library/gd2/test/results-32.master",
          "components/library/gd2/test/results-64.master",
          "components/library/gd2/patches/007-fix-test-fails-freetype2_7.patch",
          "components/library/gd2/Makefile",
          "components/library/gd2/patches/008-CVE-2017-7890.patch"
        ],
        "commitId" : "b3e8809162c9597cf70caf7588468bc526fba3d4",
        "timestamp" : 1502790997000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gd2: add fix for CVE-2017-7890 from Ubuntu\u000a",
        "date" : "2017-08-15 12:56:37 +0300",
        "id" : "b3e8809162c9597cf70caf7588468bc526fba3d4",
        "msg" : "gd2: add fix for CVE-2017-7890 from Ubuntu",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/gd2/files/unitialized_memory_read.gif"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/007-fix-test-fails-freetype2_7.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/gd2/patches/008-CVE-2017-7890.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gd2/test/results-32.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-7/gcc-7.p5m",
          "components/developer/gcc-7/manifests/sample-manifest.p5m",
          "components/developer/gcc-7/g++-7-runtime.p5m",
          "components/developer/gcc-7/Makefile"
        ],
        "commitId" : "223ed250b758f3e6c543724740bbb5927919eefb",
        "timestamp" : 1502813190000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump GCC to 7.2.0\u000a",
        "date" : "2017-08-15 19:06:30 +0300",
        "id" : "223ed250b758f3e6c543724740bbb5927919eefb",
        "msg" : "Bump GCC to 7.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/gcc-7.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-7/g++-7-runtime.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}