{
  "_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" : 11184,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
            "branch" : [
              {
                "SHA1" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
            "branch" : [
              {
                "SHA1" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
                "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" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
        "branch" : [
          {
            "SHA1" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
            "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" : "#11184",
  "duration" : 4423884,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11184",
  "id" : "11184",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11184,
  "queueId" : 1090,
  "result" : "SUCCESS",
  "timestamp" : 1706907964441,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11184/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgbouncer/pkg5",
          "components/database/pgbouncer/manifests/sample-manifest.p5m",
          "components/database/pgbouncer/Makefile"
        ],
        "commitId" : "f41e9b789b33cade7a28fd5ffe72b4432b558b85",
        "timestamp" : 1706907760000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgbouncer: update to 1.22.0\u000a\u000a",
        "date" : "2024-02-02 22:02:40 +0100",
        "id" : "f41e9b789b33cade7a28fd5ffe72b4432b558b85",
        "msg" : "pgbouncer: update to 1.22.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/pgbouncer/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/php/php-8_2/pkg5",
          "components/web/php/php-8_2/Makefile",
          "tools/.gnupg/pubring.gpg"
        ],
        "commitId" : "b85161cd8d47c613a75f7144c8e5cf17d171fa3f",
        "timestamp" : 1706907779000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "php-8.2: update to 8.2.15\u000a\u000a",
        "date" : "2024-02-02 22:02:59 +0100",
        "id" : "b85161cd8d47c613a75f7144c8e5cf17d171fa3f",
        "msg" : "php-8.2: update to 8.2.15",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_2/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "tools/.gnupg/pubring.gpg"
          },
          {
            "editType" : "edit",
            "file" : "components/web/php/php-8_2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/poppler/manifests/sample-manifest.p5m",
          "components/library/poppler/poppler.p5m",
          "components/library/poppler/Makefile",
          "components/library/poppler/pkg5"
        ],
        "commitId" : "fb320fc23e948afc88a0c72dcfd401cbac91f62d",
        "timestamp" : 1706907791000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "poppler: update to 24.02.0\u000a\u000a",
        "date" : "2024-02-02 22:03:11 +0100",
        "id" : "fb320fc23e948afc88a0c72dcfd401cbac91f62d",
        "msg" : "poppler: update to 24.02.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/poppler/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/poppler.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/pixman/Makefile",
          "components/library/pixman/pkg5"
        ],
        "commitId" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
        "timestamp" : 1706907805000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pixman: update to 0.43.2\u000a\u000a",
        "date" : "2024-02-02 22:03:25 +0100",
        "id" : "5c8dae82c4fb7d713d8f78b0cd119b346fe74f50",
        "msg" : "pixman: update to 0.43.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/pixman/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pixman/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}