{
  "_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" : 10634,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
            "branch" : [
              {
                "SHA1" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
            "branch" : [
              {
                "SHA1" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
        "branch" : [
          {
            "SHA1" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
            "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" : "#10634",
  "duration" : 2404610,
  "estimatedDuration" : 329473,
  "executor" : None,
  "fullDisplayName" : "oi-userland #10634",
  "id" : "10634",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 10634,
  "queueId" : 456,
  "result" : "SUCCESS",
  "timestamp" : 1699125334263,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/10634/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pugixml/pkg5",
          "components/library/pugixml/Makefile"
        ],
        "commitId" : "980e189ad0ad748a7e3049e464f88bc9f4fd49cb",
        "timestamp" : 1699125072000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild pugixml\u000a\u000a",
        "date" : "2023-11-04 20:11:12 +0100",
        "id" : "980e189ad0ad748a7e3049e464f88bc9f4fd49cb",
        "msg" : "rebuild pugixml",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pugixml/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pugixml/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/jsoncpp/test/results-all.master",
          "components/library/jsoncpp/Makefile",
          "components/library/jsoncpp/pkg5",
          "components/library/jsoncpp/jsoncpp.p5m",
          "components/library/jsoncpp/test/results-64.master",
          "components/library/jsoncpp/manifests/sample-manifest.p5m"
        ],
        "commitId" : "f6b1aa368ba6be71267c9f81a1a3f71d400b1d63",
        "timestamp" : 1699125086000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild jsoncpp\u000a\u000a",
        "date" : "2023-11-04 20:11:26 +0100",
        "id" : "f6b1aa368ba6be71267c9f81a1a3f71d400b1d63",
        "msg" : "rebuild jsoncpp",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/jsoncpp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/jsoncpp/jsoncpp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/jsoncpp/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/jsoncpp/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/jsoncpp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/jsoncpp/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/augeas/pkg5",
          "components/sysutils/augeas/Makefile"
        ],
        "commitId" : "ffa8e5c64c59142a52efe3a3ce8dfba1eddb6912",
        "timestamp" : 1699125098000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild augeas\u000a\u000a",
        "date" : "2023-11-04 20:11:38 +0100",
        "id" : "ffa8e5c64c59142a52efe3a3ce8dfba1eddb6912",
        "msg" : "rebuild augeas",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/augeas/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/augeas/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/git-crypt/Makefile",
          "components/sysutils/git-crypt/pkg5"
        ],
        "commitId" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
        "timestamp" : 1699125111000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild git-crypt\u000a\u000a",
        "date" : "2023-11-04 20:11:51 +0100",
        "id" : "e79ee5a5c3968f0173657609e56b9aca1290da9e",
        "msg" : "rebuild git-crypt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/git-crypt/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/git-crypt/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}