{
  "_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" : 2574,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
            "branch" : [
              {
                "SHA1" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
            "branch" : [
              {
                "SHA1" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
        "branch" : [
          {
            "SHA1" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
            "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" : "#2574",
  "duration" : 96250,
  "estimatedDuration" : 103272,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #2574",
  "id" : "2574",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2574,
  "queueId" : 2639,
  "result" : "SUCCESS",
  "timestamp" : 1766232367393,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/2574/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uc-micro-py/Makefile",
          "components/python/uc-micro-py/.gitignore",
          "components/python/uc-micro-py/patches/02-tox-enable-tests.patch",
          "components/python/uc-micro-py/patches/01-no-coverage.patch",
          "components/python/uc-micro-py/uc-micro-py-PYVER.p5m",
          "components/python/uc-micro-py/manifests/sample-manifest.p5m",
          "components/python/uc-micro-py/test/results-all.master",
          "components/python/uc-micro-py/python-integrate-project.conf",
          "components/python/uc-micro-py/pkg5"
        ],
        "commitId" : "133a56e5fc4a40e06b4e2280b7daf17449455a4a",
        "timestamp" : 1766232186000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uc-micro-py: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-12-20 20:03:06 +0800",
        "id" : "133a56e5fc4a40e06b4e2280b7daf17449455a4a",
        "msg" : "python/uc-micro-py: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/uc-micro-py/patches/02-tox-enable-tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/uc-micro-py/patches/01-no-coverage.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uc-micro-py/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uc-micro-py/uc-micro-py-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/uc-micro-py/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uc-micro-py/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uc-micro-py/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/uc-micro-py/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uc-micro-py/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/iso8601/test/results-all.master",
          "components/python/iso8601/iso8601-PYVER.p5m",
          "components/python/iso8601/Makefile",
          "components/python/iso8601/.gitignore",
          "components/python/iso8601/pkg5",
          "components/python/iso8601/manifests/sample-manifest.p5m"
        ],
        "commitId" : "619b477f42b2749f493a54cae6f90e8b948e6336",
        "timestamp" : 1766232203000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/iso8601: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-12-20 20:03:23 +0800",
        "id" : "619b477f42b2749f493a54cae6f90e8b948e6336",
        "msg" : "python/iso8601: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/iso8601/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/iso8601/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/iso8601/iso8601-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/iso8601/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/iso8601/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/iso8601/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mouse/Makefile",
          "components/perl/Mouse/perl-integrate-module.conf",
          "components/perl/Mouse/.gitignore",
          "components/perl/Mouse/patches/01-test-import-fix.patch"
        ],
        "commitId" : "978a50f0bad9746b8e0310f1def7c313ea1d8bc1",
        "timestamp" : 1766232218000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mouse: update to v2.6.1\u000a\u000a",
        "date" : "2025-12-20 20:03:38 +0800",
        "id" : "978a50f0bad9746b8e0310f1def7c313ea1d8bc1",
        "msg" : "perl/Mouse: update to v2.6.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mouse/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mouse/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Mouse/patches/01-test-import-fix.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mouse/perl-integrate-module.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sqlparse/.gitignore",
          "components/python/sqlparse/test/results-all.master",
          "components/python/sqlparse/Makefile"
        ],
        "commitId" : "82dc8c1f626d693a9893d863719bba51519b17bf",
        "timestamp" : 1766232233000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sqlparse: update to 0.5.5\u000a\u000a",
        "date" : "2025-12-20 20:03:53 +0800",
        "id" : "82dc8c1f626d693a9893d863719bba51519b17bf",
        "msg" : "python/sqlparse: update to 0.5.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlparse/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/testtools/Makefile",
          "components/python/testtools/.gitignore",
          "components/python/testtools/manifests/sample-manifest.p5m",
          "components/python/testtools/testtools-PYVER.p5m"
        ],
        "commitId" : "8b7342c26d192d22bde0bc1ad902dc59322d09a2",
        "timestamp" : 1766232249000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/testtools: update to 2.8.2\u000a\u000a",
        "date" : "2025-12-20 20:04:09 +0800",
        "id" : "8b7342c26d192d22bde0bc1ad902dc59322d09a2",
        "msg" : "python/testtools: update to 2.8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/testtools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/testtools/testtools-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tomlkit/pkg5",
          "components/python/tomlkit/Makefile",
          "components/python/tomlkit/test/results-all.master",
          "components/python/tomlkit/manifests/sample-manifest.p5m",
          "components/python/tomlkit/python-integrate-project.conf",
          "components/python/tomlkit/tomlkit-PYVER.p5m"
        ],
        "commitId" : "53f0455f058c1e4e21a7fbec4d5c4272c51eede2",
        "timestamp" : 1766232264000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tomlkit: rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-12-20 20:04:24 +0800",
        "id" : "53f0455f058c1e4e21a7fbec4d5c4272c51eede2",
        "msg" : "python/tomlkit: rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tomlkit/tomlkit-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pkgconfig/Makefile",
          "components/python/pkgconfig/pkgconfig-PYVER.p5m",
          "components/python/pkgconfig/.gitignore",
          "components/python/pkgconfig/history",
          "components/python/pkgconfig/test/results-all.master",
          "components/python/pkgconfig/manifests/sample-manifest.p5m",
          "components/python/pkgconfig/python-integrate-project.conf",
          "components/python/pkgconfig/pkg5"
        ],
        "commitId" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
        "timestamp" : 1766232279000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pkgconfig: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-12-20 20:04:39 +0800",
        "id" : "0a7c3d9655d381e9aaec039dd14b6248c8f247ae",
        "msg" : "python/pkgconfig: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pkgconfig/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pkgconfig/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pkgconfig/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkgconfig/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkgconfig/pkgconfig-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkgconfig/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkgconfig/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pkgconfig/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}