{
  "_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" : 6665,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
            "branch" : [
              {
                "SHA1" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
            "branch" : [
              {
                "SHA1" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
        "branch" : [
          {
            "SHA1" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6665",
  "duration" : 2262951,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6665",
  "id" : "6665",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6665,
  "queueId" : 92,
  "result" : "SUCCESS",
  "timestamp" : 1647561958309,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6665/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openssl/openssl-1.0.2/Makefile",
          "components/library/openssl/openssl-1.0.2/patches/208-CVE-2022-0778.patch",
          "components/library/openssl/openssl-1.1/test/results-all.master",
          "components/library/openssl/openssl-1.0.2/openssl-1.0.2.p5m",
          "components/library/openssl/openssl-1.1/Makefile"
        ],
        "commitId" : "bf49434d442b5eaabe80680db3d1e01629395d4f",
        "timestamp" : 1647524425000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update openssl-1.0 and 1.1\u000a\u000a* openssl-1.0.2: add patch for CVE-2022.0778\u000a\u000a* openssl-1.1: update to 1.1.1n\u000a",
        "date" : "2022-03-17 14:40:25 +0100",
        "id" : "bf49434d442b5eaabe80680db3d1e01629395d4f",
        "msg" : "update openssl-1.0 and 1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.0.2/openssl-1.0.2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openssl/openssl-1.1/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/library/openssl/openssl-1.0.2/patches/208-CVE-2022-0778.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ZenLib/ZenLib.p5m",
          "components/library/ZenLib/pkg5",
          "components/library/ZenLib/patches/01-Thread.cpp.patch",
          "components/library/ZenLib/patches/02-Makefile.am.patch",
          "components/library/ZenLib/manifests/sample-manifest.p5m",
          "components/library/ZenLib/Makefile"
        ],
        "commitId" : "4b307f2089dfbb393c752ca62880cca272fd59c8",
        "timestamp" : 1647537780000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add ZenLib-0.4.39\u000a\u000a",
        "date" : "2022-03-17 18:23:00 +0100",
        "id" : "4b307f2089dfbb393c752ca62880cca272fd59c8",
        "msg" : "Add ZenLib-0.4.39",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/ZenLib/ZenLib.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/ZenLib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/ZenLib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/ZenLib/patches/01-Thread.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/ZenLib/patches/02-Makefile.am.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/ZenLib/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/jxrlib/Makefile",
          "components/library/jxrlib/jxrlib.p5m",
          "components/library/jxrlib/pkg5",
          "components/library/jxrlib/LICENSE",
          "components/library/jxrlib/patches/01-Makefile.patch",
          "components/library/jxrlib/manifests/sample-manifest.p5m"
        ],
        "commitId" : "020906432dc2f75b0398a59be9dbbed32be5e8e5",
        "timestamp" : 1647537790000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added jxrlib-0.2.4\u000a\u000a",
        "date" : "2022-03-17 18:23:10 +0100",
        "id" : "020906432dc2f75b0398a59be9dbbed32be5e8e5",
        "msg" : "Added jxrlib-0.2.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/jxrlib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/jxrlib/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/jxrlib/LICENSE"
          },
          {
            "editType" : "add",
            "file" : "components/library/jxrlib/patches/01-Makefile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/jxrlib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/jxrlib/jxrlib.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/FreeImage/Makefile",
          "components/library/FreeImage/manifests/sample-manifest.p5m",
          "components/library/FreeImage/FreeImage.p5m",
          "components/library/FreeImage/patches/01-Makefile.gnu.patch",
          "components/library/FreeImage/libfreeimage.pc",
          "components/library/FreeImage/pkg5"
        ],
        "commitId" : "2492cb61e34bd0c21c0c295d7164b8e4b00afb9e",
        "timestamp" : 1647537800000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add FreeImage 3.18.0\u000a\u000a",
        "date" : "2022-03-17 18:23:20 +0100",
        "id" : "2492cb61e34bd0c21c0c295d7164b8e4b00afb9e",
        "msg" : "Add FreeImage 3.18.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/FreeImage/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/FreeImage/libfreeimage.pc"
          },
          {
            "editType" : "add",
            "file" : "components/library/FreeImage/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/FreeImage/FreeImage.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/FreeImage/patches/01-Makefile.gnu.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/FreeImage/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python37/manifests/sample-manifest.p5m",
          "components/python/python39/manifests/sample-manifest.p5m",
          "components/python/python37/python-37.p5m",
          "components/python/python39/idle-39.p5m",
          "components/python/python39/Makefile",
          "components/python/python37/Makefile",
          "components/python/python39/python-39.p5m"
        ],
        "commitId" : "335cef245cd4b1d0d0ca13ebb8426e0bd0c3e45e",
        "timestamp" : 1647543306000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update python-39 and -37\u000a\u000a* python-39: update to 3.9.11\u000a\u000a* python-37: update to 3.7.13\u000a",
        "date" : "2022-03-17 19:55:06 +0100",
        "id" : "335cef245cd4b1d0d0ca13ebb8426e0bd0c3e45e",
        "msg" : "update python-39 and -37",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python37/python-37.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python39/python-39.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python39/idle-39.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python37/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python37/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python39/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python39/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-116/Makefile",
          "components/developer/golang-116/manifests/sample-manifest.p5m",
          "components/developer/golang-116/golang-116.p5m",
          "components/developer/golang-117/Makefile",
          "components/developer/golang-117/golang-117.p5m",
          "components/developer/golang-117/manifests/sample-manifest.p5m"
        ],
        "commitId" : "48441c9b34ca5d600e51e01dfa3f26b2053d2cf9",
        "timestamp" : 1647545342000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "update golang-1.17 and -1.16\u000a\u000a* golang-117: update to 1.17.8\u000a\u000a* golang-116: update to 1.16.15\u000a",
        "date" : "2022-03-17 20:29:02 +0100",
        "id" : "48441c9b34ca5d600e51e01dfa3f26b2053d2cf9",
        "msg" : "update golang-1.17 and -1.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-116/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-116/golang-116.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-117/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-117/golang-117.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-116/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-117/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/MediaInfoLib/patches/01-Makefile.am.patch",
          "components/library/MediaInfoLib/pkg5",
          "components/library/MediaInfoLib/manifests/sample-manifest.p5m",
          "components/library/MediaInfoLib/MediainfoLib.p5m",
          "components/library/MediaInfoLib/Makefile"
        ],
        "commitId" : "1bde6d24db077d2c10afceca1bc9cc3470c209a1",
        "timestamp" : 1647545354000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add MediaInfoLib-21.09\u000a\u000a",
        "date" : "2022-03-17 20:29:14 +0100",
        "id" : "1bde6d24db077d2c10afceca1bc9cc3470c209a1",
        "msg" : "Add MediaInfoLib-21.09",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/MediaInfoLib/MediainfoLib.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/MediaInfoLib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/MediaInfoLib/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/MediaInfoLib/patches/01-Makefile.am.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/MediaInfoLib/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-editing-services1/gst-editing-services1.p5m",
          "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m",
          "components/encumbered/gst-editing-services1/Makefile",
          "components/encumbered/gst-editing-services1/gst-editing-services1.license",
          "components/encumbered/gst-editing-services1/pkg5"
        ],
        "commitId" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
        "timestamp" : 1647545364000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gst-editing-services: Add package\u000a\u000a",
        "date" : "2022-03-17 20:29:24 +0100",
        "id" : "4f8bf9a7e765ec51df0166bcd212c11451516869",
        "msg" : "gst-editing-services: Add package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-editing-services1/gst-editing-services1.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-editing-services1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-editing-services1/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-editing-services1/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/encumbered/gst-editing-services1/gst-editing-services1.license"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}