{
  "_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" : 6021,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "21bd847b50756bb60a1efcf039decb0851c020d5",
            "branch" : [
              {
                "SHA1" : "21bd847b50756bb60a1efcf039decb0851c020d5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "21bd847b50756bb60a1efcf039decb0851c020d5",
            "branch" : [
              {
                "SHA1" : "21bd847b50756bb60a1efcf039decb0851c020d5",
                "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" : "21bd847b50756bb60a1efcf039decb0851c020d5",
        "branch" : [
          {
            "SHA1" : "21bd847b50756bb60a1efcf039decb0851c020d5",
            "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" : "#6021",
  "duration" : 2120180,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6021",
  "id" : "6021",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6021,
  "queueId" : 953,
  "result" : "SUCCESS",
  "timestamp" : 1592438748445,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6021/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/a2ps/manifests/sample-manifest.p5m",
          "components/print/a2ps/a2ps.p5m",
          "components/print/a2ps/patches/CVE-2014-0466.patch",
          "components/print/a2ps/Makefile",
          "components/print/a2ps/patches/CVE-2001-1593.patch"
        ],
        "commitId" : "99400161c4a550078f562af40863da49b9290446",
        "timestamp" : 1592398959000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "a2ps: fixes\u000a",
        "date" : "2020-06-17 15:02:39 +0200",
        "id" : "99400161c4a550078f562af40863da49b9290446",
        "msg" : "a2ps: fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/a2ps/a2ps.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/print/a2ps/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/print/a2ps/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/print/a2ps/patches/CVE-2001-1593.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/a2ps/patches/CVE-2014-0466.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libarchive/manifests/sample-manifest.p5m",
          "components/library/libarchive/Makefile"
        ],
        "commitId" : "1c559897360e0987fa142c69f1762705f5047c83",
        "timestamp" : 1592404141000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libarchive: bump to 3.4.2\u000a",
        "date" : "2020-06-17 16:29:01 +0200",
        "id" : "1c559897360e0987fa142c69f1762705f5047c83",
        "msg" : "libarchive: bump to 3.4.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/zziplib/patches/01-CVE-2018-7726.patch",
          "components/archiver/zziplib/Makefile",
          "components/archiver/zziplib/manifests/sample-manifest.p5m",
          "components/archiver/zziplib/zziplib.p5m",
          "components/archiver/zziplib/patches/02-CVE-2018-7725.patch"
        ],
        "commitId" : "21bd847b50756bb60a1efcf039decb0851c020d5",
        "timestamp" : 1592404154000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "zziplib: bump to 0.13.71\u000a",
        "date" : "2020-06-17 16:29:14 +0200",
        "id" : "21bd847b50756bb60a1efcf039decb0851c020d5",
        "msg" : "zziplib: bump to 0.13.71",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/zziplib/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/zziplib/patches/02-CVE-2018-7725.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/zziplib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/archiver/zziplib/patches/01-CVE-2018-7726.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/zziplib/zziplib.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}