{
  "_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" : 5676,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
            "branch" : [
              {
                "SHA1" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
            "branch" : [
              {
                "SHA1" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
                "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" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
        "branch" : [
          {
            "SHA1" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
            "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" : "#5676",
  "duration" : 1396585,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5676",
  "id" : "5676",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5676,
  "queueId" : 1557,
  "result" : "SUCCESS",
  "timestamp" : 1609010718151,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5676/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/libexif/Makefile",
          "components/image/libexif/libexif.license",
          "components/image/libexif/libexif.p5m",
          "components/image/libexif/patches/02-CVE-2017-7544.patch",
          "components/image/libexif/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1207fbd0e399443ba4013cf35c0e541f24a97180",
        "timestamp" : 1609010498000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libexif: update to 0.6.22\u000a",
        "date" : "2020-12-26 20:21:38 +0100",
        "id" : "1207fbd0e399443ba4013cf35c0e541f24a97180",
        "msg" : "libexif: update to 0.6.22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/libexif/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/libexif/libexif.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/libexif/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/image/libexif/libexif.license"
          },
          {
            "editType" : "delete",
            "file" : "components/image/libexif/patches/02-CVE-2017-7544.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libepoxy/Makefile",
          "components/x11/libepoxy/libepoxy.p5m",
          "components/x11/libepoxy/manifests/sample-manifest.p5m",
          "components/x11/libepoxy/patches/disable-egl.patch",
          "components/x11/libepoxy/pkg5"
        ],
        "commitId" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
        "timestamp" : 1609010626000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libepoxy: update to 1.5.5 and activate egl support\u000a",
        "date" : "2020-12-26 20:23:46 +0100",
        "id" : "001e8b17fc3291fc8ea829549a48377d77d664ff",
        "msg" : "libepoxy: update to 1.5.5 and activate egl support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libepoxy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libepoxy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/x11/libepoxy/patches/disable-egl.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libepoxy/libepoxy.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libepoxy/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}