{
  "_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" : 1480,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
            "branch" : [
              {
                "SHA1" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
            "branch" : [
              {
                "SHA1" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
        "branch" : [
          {
            "SHA1" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
            "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" : "#1480",
  "duration" : 158806,
  "estimatedDuration" : 118145,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #1480",
  "id" : "1480",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1480,
  "queueId" : 329,
  "result" : "SUCCESS",
  "timestamp" : 1746199869571,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/1480/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-chewing/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus-chewing/pkg5",
          "components/inputmethod/ibus-chewing/Makefile",
          "components/inputmethod/ibus-chewing/ibus-chewing.p5m"
        ],
        "commitId" : "7c723793e8edf4cf63047f27cd9082a99bef3887",
        "timestamp" : 1746199596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ibus-chewing : update to 2.1.4\u000a\u000a",
        "date" : "2025-05-02 17:26:36 +0200",
        "id" : "7c723793e8edf4cf63047f27cd9082a99bef3887",
        "msg" : "ibus-chewing : update to 2.1.4",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-chewing/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-chewing/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-chewing/ibus-chewing.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/ibus-chewing/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dependency-groups/manifests/sample-manifest.p5m",
          "components/python/dependency-groups/.gitignore",
          "components/python/dependency-groups/Makefile",
          "components/python/dependency-groups/patches/01-tox-version.patch",
          "components/python/dependency-groups/dependency_groups-PYVER.p5m",
          "components/python/dependency-groups/test/results-all.master"
        ],
        "commitId" : "2d7e4026eedd64132a9e9356008fac6e3db43ef0",
        "timestamp" : 1746199607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dependency-groups: update to 1.3.1\u000a\u000a",
        "date" : "2025-05-02 17:26:47 +0200",
        "id" : "2d7e4026eedd64132a9e9356008fac6e3db43ef0",
        "msg" : "python/dependency-groups: update to 1.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dependency-groups/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dependency-groups/dependency_groups-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/dependency-groups/patches/01-tox-version.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dependency-groups/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dependency-groups/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dependency-groups/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hatch_fancy_pypi_readme/Makefile",
          "components/python/hatch_fancy_pypi_readme/.gitignore",
          "components/python/hatch_fancy_pypi_readme/manifests/sample-manifest.p5m",
          "components/python/hatch_fancy_pypi_readme/pkg5",
          "components/python/hatch_fancy_pypi_readme/test/results-all.master",
          "components/python/hatch_fancy_pypi_readme/hatch_fancy_pypi_readme-PYVER.p5m"
        ],
        "commitId" : "d048f29aa3cd19e7c61b01f11fa933174230c695",
        "timestamp" : 1746199620000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hatch_fancy_pypi_readme: update to 25.1.0\u000a\u000a",
        "date" : "2025-05-02 17:27:00 +0200",
        "id" : "d048f29aa3cd19e7c61b01f11fa933174230c695",
        "msg" : "python/hatch_fancy_pypi_readme: update to 25.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hatch_fancy_pypi_readme/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatch_fancy_pypi_readme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/hatch_fancy_pypi_readme/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatch_fancy_pypi_readme/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatch_fancy_pypi_readme/hatch_fancy_pypi_readme-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hatch_fancy_pypi_readme/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nox/Makefile",
          "components/python/nox/.gitignore",
          "components/python/nox/test/results-all.master"
        ],
        "commitId" : "e2389b9f6e828bdca47431d81efede1238f16b8e",
        "timestamp" : 1746199636000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nox: update to 2025.5.1\u000a\u000a",
        "date" : "2025-05-02 17:27:16 +0200",
        "id" : "e2389b9f6e828bdca47431d81efede1238f16b8e",
        "msg" : "python/nox: update to 2025.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nox/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/puremagic/Makefile",
          "components/python/puremagic/.gitignore"
        ],
        "commitId" : "92a959641f84c7c6f1a25ac9478984644f1bf7ca",
        "timestamp" : 1746199651000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/puremagic: update to 1.29\u000a\u000a",
        "date" : "2025-05-02 17:27:31 +0200",
        "id" : "92a959641f84c7c6f1a25ac9478984644f1bf7ca",
        "msg" : "python/puremagic: update to 1.29",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/puremagic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/puremagic/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/trove-classifiers/.gitignore",
          "components/python/trove-classifiers/Makefile",
          "components/python/trove-classifiers/patches/01-test-bindir.patch"
        ],
        "commitId" : "d7f012d857fb4bda8e2802fd085caa8ef3459df1",
        "timestamp" : 1746199663000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/trove-classifiers: update to 2025.5.1.12\u000a\u000a",
        "date" : "2025-05-02 17:27:43 +0200",
        "id" : "d7f012d857fb4bda8e2802fd085caa8ef3459df1",
        "msg" : "python/trove-classifiers: update to 2025.5.1.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/patches/01-test-bindir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/trove-classifiers/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zstd/.gitignore",
          "components/python/zstd/Makefile",
          "components/python/zstd/test/results-all.master"
        ],
        "commitId" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
        "timestamp" : 1746199677000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zstd: update to 1.5.6.8\u000a\u000a",
        "date" : "2025-05-02 17:27:57 +0200",
        "id" : "e06e2c01278631f62a79930f05acc19ee1bf51a2",
        "msg" : "python/zstd: update to 1.5.6.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zstd/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zstd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zstd/.gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}