{
  "_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" : 174,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
            "branch" : [
              {
                "SHA1" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
            "branch" : [
              {
                "SHA1" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
        "branch" : [
          {
            "SHA1" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
            "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" : "#174",
  "duration" : 62350,
  "estimatedDuration" : 116814,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #174",
  "id" : "174",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 174,
  "queueId" : 681,
  "result" : "FAILURE",
  "timestamp" : 1727597474096,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/174/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/openjdk-21/Makefile",
          "components/runtime/openjdk-21/pkg5"
        ],
        "commitId" : "404e0767b4c0e49cc92da921caad4c7083a2365a",
        "timestamp" : 1727597426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openjdk-21: build using OpenJDK 21\u000a\u000a",
        "date" : "2024-09-29 10:10:26 +0200",
        "id" : "404e0767b4c0e49cc92da921caad4c7083a2365a",
        "msg" : "openjdk-21: build using OpenJDK 21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-21/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-21/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/bracex/.gitignore",
          "components/python/bracex/Makefile"
        ],
        "commitId" : "b2b73dd6048abccd38ee6004f26f8bcf217ace6b",
        "timestamp" : 1727597441000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/bracex: update to 2.5.post1\u000a\u000a",
        "date" : "2024-09-29 10:10:41 +0200",
        "id" : "b2b73dd6048abccd38ee6004f26f8bcf217ace6b",
        "msg" : "python/bracex: update to 2.5.post1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/bracex/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bracex/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dill/patches/01-no-shebang.patch",
          "components/python/dill/Makefile",
          "components/python/dill/manifests/sample-manifest.p5m",
          "components/python/dill/dill-PYVER.p5m",
          "components/python/dill/test/results-all.master",
          "components/python/dill/pkg5",
          "components/python/dill/.gitignore",
          "components/python/dill/patches/02-test-no-pip-install.patch"
        ],
        "commitId" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
        "timestamp" : 1727597453000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dill: update to 0.3.9\u000a\u000a",
        "date" : "2024-09-29 10:10:53 +0200",
        "id" : "f76ddc1c6ed0458f32e1acc9a1e48f26e7e79c47",
        "msg" : "python/dill: update to 0.3.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dill/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/dill/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/patches/02-test-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/dill-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dill/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}