{
  "_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" : 6815,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
            "branch" : [
              {
                "SHA1" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
            "branch" : [
              {
                "SHA1" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
        "branch" : [
          {
            "SHA1" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
            "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" : "#6815",
  "duration" : 2395374,
  "estimatedDuration" : 1366976,
  "executor" : None,
  "fullDisplayName" : "oi-userland #6815",
  "id" : "6815",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6815,
  "queueId" : 40,
  "result" : "SUCCESS",
  "timestamp" : 1646661646683,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/6815/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gmime/manifests/sample-manifest.p5m",
          "components/library/gmime/gmime.license",
          "components/library/gmime/pkg5",
          "components/library/gmime/patches/libgmime-03-glib.patch",
          "components/library/gmime/gmime.p5m",
          "components/library/gmime/patches/libgmime-04-deprecated.patch",
          "components/library/gmime/Makefile"
        ],
        "commitId" : "ea75431b7937a59f10d22815a7ac9c52a96d04e9",
        "timestamp" : 1646661355000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gmime: Update to 2.6.23\u000a\u000a",
        "date" : "2022-03-07 14:55:55 +0100",
        "id" : "ea75431b7937a59f10d22815a7ac9c52a96d04e9",
        "msg" : "gmime: Update to 2.6.23",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/gmime/patches/libgmime-04-deprecated.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/gmime/patches/libgmime-03-glib.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gmime/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gmime/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gmime/gmime.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gmime/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/library/gmime/gmime.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/pcs/pkg5",
          "components/cluster/pcs/manifests/sample-manifest.p5m",
          "components/cluster/pcs/pcs.p5m",
          "components/cluster/pcs/Makefile"
        ],
        "commitId" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
        "timestamp" : 1646661369000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pcs: fix missing files in p5m\u000a\u000a",
        "date" : "2022-03-07 14:56:09 +0100",
        "id" : "1a2fc0b0c841d54d3e38a99f13155a4b52d7fc2d",
        "msg" : "pcs: fix missing files in p5m",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/pcs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/pcs/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}