{
  "_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" : 11052,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
            "branch" : [
              {
                "SHA1" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
            "branch" : [
              {
                "SHA1" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
                "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" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
        "branch" : [
          {
            "SHA1" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
            "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" : "#11052",
  "duration" : 1704937,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11052",
  "id" : "11052",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11052,
  "queueId" : 934,
  "result" : "SUCCESS",
  "timestamp" : 1704802519198,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11052/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "transforms/defaults"
        ],
        "commitId" : "2ba597b538fee97d0b78936777a1391ebaaf5be4",
        "timestamp" : 1704802221000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "transforms/defaults: make sure that files in usr/libexec are executable\u000a\u000a",
        "date" : "2024-01-09 13:10:21 +0100",
        "id" : "2ba597b538fee97d0b78936777a1391ebaaf5be4",
        "msg" : "transforms/defaults: make sure that files in usr/libexec are executable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/mailutils/Makefile"
        ],
        "commitId" : "a282c4ed006501ed1f0e6b934cb5e48a399a300b",
        "timestamp" : 1704802237000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild mailutils to fix file modes in libexec\u000a\u000a",
        "date" : "2024-01-09 13:10:37 +0100",
        "id" : "a282c4ed006501ed1f0e6b934cb5e48a399a300b",
        "msg" : "rebuild mailutils to fix file modes in libexec",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/mailutils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/qpdf/qpdf.p5m",
          "components/print/qpdf/manifests/sample-manifest.p5m",
          "components/print/qpdf/Makefile"
        ],
        "commitId" : "f030dbe1363c24203d05d4bc3b4cb6d823b31bda",
        "timestamp" : 1704802250000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "qpdf: update to 11.8.0\u000a\u000a",
        "date" : "2024-01-09 13:10:50 +0100",
        "id" : "f030dbe1363c24203d05d4bc3b4cb6d823b31bda",
        "msg" : "qpdf: update to 11.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/print/qpdf/qpdf.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/dbus-test-runner/Makefile",
          "components/developer/dbus-test-runner/pkg5"
        ],
        "commitId" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
        "timestamp" : 1704802263000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild dbus-test-runner to fix file mode in libexec\u000a\u000a",
        "date" : "2024-01-09 13:11:03 +0100",
        "id" : "e4d0236a933fc7b1c80dd7a1d8e862994f61f4dc",
        "msg" : "rebuild dbus-test-runner to fix file mode in libexec",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/dbus-test-runner/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/dbus-test-runner/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}