{
  "_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" : 1761,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
            "branch" : [
              {
                "SHA1" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
            "branch" : [
              {
                "SHA1" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
        "branch" : [
          {
            "SHA1" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
            "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" : "#1761",
  "duration" : 229746,
  "estimatedDuration" : 172323,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #1761",
  "id" : "1761",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 1761,
  "queueId" : 910,
  "result" : "SUCCESS",
  "timestamp" : 1752086448583,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/1761/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile"
        ],
        "commitId" : "a7c4432d8d3bb91706b8ff23743441eca583053b",
        "timestamp" : 1752086153000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.135.26\u000a\u000a",
        "date" : "2025-07-09 20:35:53 +0200",
        "id" : "a7c4432d8d3bb91706b8ff23743441eca583053b",
        "msg" : "python/hypothesis: update to 6.135.26",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/Makefile",
          "components/python/maturin/.gitignore"
        ],
        "commitId" : "4e15a5dbf1f60b72ae886ed257d3f6e0257b8dc7",
        "timestamp" : 1752086167000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.9.1\u000a\u000a",
        "date" : "2025-07-09 20:36:07 +0200",
        "id" : "4e15a5dbf1f60b72ae886ed257d3f6e0257b8dc7",
        "msg" : "python/maturin: update to 1.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipenv/Makefile",
          "components/python/pipenv/patches/01-no-shebang.patch",
          "components/python/pipenv/.gitignore",
          "components/python/pipenv/manifests/sample-manifest.p5m",
          "components/python/pipenv/pipenv-PYVER.p5m"
        ],
        "commitId" : "e6861316b12343f9d9acde4717ce288d5cb5a23e",
        "timestamp" : 1752086179000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipenv: update to 2025.0.4\u000a\u000a",
        "date" : "2025-07-09 20:36:19 +0200",
        "id" : "e6861316b12343f9d9acde4717ce288d5cb5a23e",
        "msg" : "python/pipenv: update to 2025.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/patches/01-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/pipenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/poetry_dynamic_versioning/.gitignore",
          "components/python/poetry_dynamic_versioning/Makefile"
        ],
        "commitId" : "2bb9f86844cb9190584131579da7c6cc71365289",
        "timestamp" : 1752086190000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/poetry_dynamic_versioning: update to 1.9.1\u000a\u000a",
        "date" : "2025-07-09 20:36:30 +0200",
        "id" : "2bb9f86844cb9190584131579da7c6cc71365289",
        "msg" : "python/poetry_dynamic_versioning: update to 1.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/poetry_dynamic_versioning/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_dynamic_versioning/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/puremagic/Makefile",
          "components/python/puremagic/.gitignore"
        ],
        "commitId" : "9fee4d82259acdcec646c3ef0b7a0c2f48824608",
        "timestamp" : 1752086200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/puremagic: update to 1.30\u000a\u000a",
        "date" : "2025-07-09 20:36:40 +0200",
        "id" : "9fee4d82259acdcec646c3ef0b7a0c2f48824608",
        "msg" : "python/puremagic: update to 1.30",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/puremagic/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/puremagic/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-regressions/.gitignore",
          "components/python/pytest-regressions/patches/04-test-no-restructuredtext-lint.patch",
          "components/python/pytest-regressions/patches/03-test-no-pre-commit.patch",
          "components/python/pytest-regressions/patches/02-test-no-matplotlib.patch",
          "components/python/pytest-regressions/Makefile",
          "components/python/pytest-regressions/patches/01-test-no-pandas.patch",
          "components/python/pytest-regressions/patches/05-test-no-pyarrow.patch"
        ],
        "commitId" : "904caf69f9740974efd94b38a01d339a40d9703c",
        "timestamp" : 1752086212000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-regressions: update to 2.8.1\u000a\u000a",
        "date" : "2025-07-09 20:36:52 +0200",
        "id" : "904caf69f9740974efd94b38a01d339a40d9703c",
        "msg" : "python/pytest-regressions: update to 2.8.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-regressions/patches/01-test-no-pandas.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-regressions/patches/05-test-no-pyarrow.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-regressions/patches/03-test-no-pre-commit.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-regressions/patches/02-test-no-matplotlib.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-regressions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-regressions/patches/04-test-no-restructuredtext-lint.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-regressions/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typing_extensions/.gitignore",
          "components/python/typing_extensions/test/results-all.master",
          "components/python/typing_extensions/Makefile",
          "components/python/typing_extensions/patches/02-unittest-verbose.patch"
        ],
        "commitId" : "db5b9073ea5a9ec1481da5967525e142fb4f1aac",
        "timestamp" : 1752086224000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/typing_extensions: update to 4.14.1\u000a\u000a",
        "date" : "2025-07-09 20:37:04 +0200",
        "id" : "db5b9073ea5a9ec1481da5967525e142fb4f1aac",
        "msg" : "python/typing_extensions: update to 4.14.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/patches/02-unittest-verbose.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-docutils/manifests/sample-manifest.p5m",
          "components/python/types-docutils/.gitignore",
          "components/python/types-docutils/types_docutils-PYVER.p5m",
          "components/python/types-docutils/Makefile"
        ],
        "commitId" : "2186f8ae421d93d1230722078b1d6c9e080ae288",
        "timestamp" : 1752086241000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-docutils: update to 0.21.0.20250708\u000a\u000a",
        "date" : "2025-07-09 20:37:21 +0200",
        "id" : "2186f8ae421d93d1230722078b1d6c9e080ae288",
        "msg" : "python/types-docutils: update to 0.21.0.20250708",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/types_docutils-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history"
        ],
        "commitId" : "88e9cded6de1e5e51c6a95cd83205e65e84ae624",
        "timestamp" : 1752086263000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "history: fix php 8.1 obsoletion\u000a\u000a",
        "date" : "2025-07-09 20:37:43 +0200",
        "id" : "88e9cded6de1e5e51c6a95cd83205e65e84ae624",
        "msg" : "history: fix php 8.1 obsoletion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-paramiko/.gitignore",
          "components/python/types-paramiko/Makefile"
        ],
        "commitId" : "436abb5f1bcda56ce2decb3c09af66d4ba7abfe5",
        "timestamp" : 1752086277000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-paramiko: update to 3.5.0.20250708\u000a\u000a",
        "date" : "2025-07-09 20:37:57 +0200",
        "id" : "436abb5f1bcda56ce2decb3c09af66d4ba7abfe5",
        "msg" : "python/types-paramiko: update to 3.5.0.20250708",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-paramiko/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-paramiko/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-python-dateutil/manifests/sample-manifest.p5m",
          "components/python/types-python-dateutil/.gitignore",
          "components/python/types-python-dateutil/Makefile",
          "components/python/types-python-dateutil/types_python_dateutil-PYVER.p5m"
        ],
        "commitId" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
        "timestamp" : 1752086291000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-python-dateutil: update to 2.9.0.20250708\u000a\u000a",
        "date" : "2025-07-09 20:38:11 +0200",
        "id" : "836778eb1dc00ee016fbc1b2860953c957e9015f",
        "msg" : "python/types-python-dateutil: update to 2.9.0.20250708",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-python-dateutil/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-python-dateutil/types_python_dateutil-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-python-dateutil/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-python-dateutil/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}