{
  "_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" : 584,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
            "branch" : [
              {
                "SHA1" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
            "branch" : [
              {
                "SHA1" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
        "branch" : [
          {
            "SHA1" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
            "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" : "#584",
  "duration" : 425466,
  "estimatedDuration" : 172323,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #584",
  "id" : "584",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 584,
  "queueId" : 1498,
  "result" : "SUCCESS",
  "timestamp" : 1733982071838,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/584/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/build-essential/Makefile",
          "components/meta-packages/build-essential/build-essential.p5m"
        ],
        "commitId" : "5c1894e4f109a533c4e6ad3a8a03521b3016eea8",
        "timestamp" : 1733981989000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "build-essential: illumos-gate switched to gcc-14 as shadow compiler\u000a\u000a",
        "date" : "2024-12-12 06:39:49 +0100",
        "id" : "5c1894e4f109a533c4e6ad3a8a03521b3016eea8",
        "msg" : "build-essential: illumos-gate switched to gcc-14 as shadow compiler",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/build-essential/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/build-essential/build-essential.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "83a27a07176abec1b698bfcebed83024bba831e8",
        "timestamp" : 1733982000000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 128.5.2\u000a\u000a",
        "date" : "2024-12-12 06:40:00 +0100",
        "id" : "83a27a07176abec1b698bfcebed83024bba831e8",
        "msg" : "thunderbird: update to 128.5.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/curl/patches/005-libcurl.pc.in.patch",
          "components/web/curl/Makefile",
          "components/web/curl/test/results-all.master",
          "components/web/curl/patches/000-configure.ac.patch"
        ],
        "commitId" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
        "timestamp" : 1733982015000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "curl: update to 8.11.1\u000a\u000a",
        "date" : "2024-12-12 06:40:15 +0100",
        "id" : "287228d140a9eb1e5ab96d16db520d854825d8cf",
        "msg" : "curl: update to 8.11.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/curl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/patches/005-libcurl.pc.in.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/web/curl/patches/000-configure.ac.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}