{
  "_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" : 163,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
            "branch" : [
              {
                "SHA1" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
            "branch" : [
              {
                "SHA1" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
        "branch" : [
          {
            "SHA1" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
            "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" : "#163",
  "duration" : 3368,
  "estimatedDuration" : 118145,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #163",
  "id" : "163",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 163,
  "queueId" : 656,
  "result" : "FAILURE",
  "timestamp" : 1727286670032,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/163/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash/Makefile",
          "components/shell/bash/patches/bash52-033.patch",
          "components/shell/bash/patches/bash52-034.patch",
          "components/shell/bash/patches/bash52-036.patch",
          "components/shell/bash/manifests/sample-manifest.p5m",
          "components/shell/bash/patches/bash52-035.patch",
          "components/shell/bash/bash.p5m",
          "components/shell/bash/patches/bash52-037.patch"
        ],
        "commitId" : "b1dd9a583e4cbdaf41217eeeedc5c7331ce16e8f",
        "timestamp" : 1727286493000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bash: update to 5.2p37\u000a\u000a",
        "date" : "2024-09-25 19:48:13 +0200",
        "id" : "b1dd9a583e4cbdaf41217eeeedc5c7331ce16e8f",
        "msg" : "bash: update to 5.2p37",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-035.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-036.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-037.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-034.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/bash.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash/patches/bash52-033.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/harfbuzz/harfbuzz.p5m",
          "components/library/harfbuzz/manifests/sample-manifest.p5m",
          "components/library/harfbuzz/Makefile"
        ],
        "commitId" : "80f5eeabb38f85b73e97a36a18dbe4281c133ac0",
        "timestamp" : 1727286506000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "harfbuzz: update to 10.0.1\u000a\u000a",
        "date" : "2024-09-25 19:48:26 +0200",
        "id" : "80f5eeabb38f85b73e97a36a18dbe4281c133ac0",
        "msg" : "harfbuzz: update to 10.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/harfbuzz.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXi/manifests/sample-manifest.p5m",
          "components/x11/libXi/pkg5",
          "components/x11/libXi/Makefile"
        ],
        "commitId" : "e9c3ec47e93aa98c4726a6f019057df23df983e0",
        "timestamp" : 1727286522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libXi: update to 1.8.2\u000a\u000a",
        "date" : "2024-09-25 19:48:42 +0200",
        "id" : "e9c3ec47e93aa98c4726a6f019057df23df983e0",
        "msg" : "libXi: update to 1.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXi/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libXi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
        "timestamp" : 1727286535000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: update to 2.478\u000a\u000a",
        "date" : "2024-09-25 19:48:55 +0200",
        "id" : "538db1342130bc2f1ada136ee5f91de0d0dfdcd4",
        "msg" : "jenkins-core-weekly: update to 2.478",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}