{
  "_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" : 539,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
            "branch" : [
              {
                "SHA1" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
            "branch" : [
              {
                "SHA1" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
        "branch" : [
          {
            "SHA1" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
            "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" : "#539",
  "duration" : 84366,
  "estimatedDuration" : 172323,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #539",
  "id" : "539",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 539,
  "queueId" : 1401,
  "result" : "SUCCESS",
  "timestamp" : 1733087471958,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/539/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/bass/component.py"
        ],
        "commitId" : "2257919f8fbc74555252cac8548574d50bbc3f8c",
        "timestamp" : 1733087381000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bass: add --no-print-directory to run_make()\u000a\u000a",
        "date" : "2024-12-01 22:09:41 +0100",
        "id" : "2257919f8fbc74555252cac8548574d50bbc3f8c",
        "msg" : "bass: add --no-print-directory to run_make()",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/bass/component.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/bass/component.py",
          "tools/bass/makefiles.py"
        ],
        "commitId" : "e09a8e368e8e142f2f6fdc2546223a5e3ac35d88",
        "timestamp" : 1733087391000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bass: remove shebang from component.py and makefiles.py\u000a\u000a",
        "date" : "2024-12-01 22:09:51 +0100",
        "id" : "e09a8e368e8e142f2f6fdc2546223a5e3ac35d88",
        "msg" : "bass: remove shebang from component.py and makefiles.py",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/bass/component.py"
          },
          {
            "editType" : "edit",
            "file" : "tools/bass/makefiles.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/gettext/gettext.p5m",
          "components/text/gettext/Makefile",
          "components/text/gettext/test/results-all.master",
          "components/text/gettext/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
        "timestamp" : 1733087408000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gettext: update to 0.23\u000a\u000a",
        "date" : "2024-12-01 22:10:08 +0100",
        "id" : "d0299562b9e6b5f3cc4c82b43492740396fe0f12",
        "msg" : "gettext: update to 0.23",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/gettext/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gettext/gettext.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gettext/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/text/gettext/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}