{
  "_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" : 2618,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "b404dce726fb647aa64c3633cb22a4abfc877775",
            "branch" : [
              {
                "SHA1" : "b404dce726fb647aa64c3633cb22a4abfc877775",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "b404dce726fb647aa64c3633cb22a4abfc877775",
            "branch" : [
              {
                "SHA1" : "b404dce726fb647aa64c3633cb22a4abfc877775",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "b404dce726fb647aa64c3633cb22a4abfc877775",
        "branch" : [
          {
            "SHA1" : "b404dce726fb647aa64c3633cb22a4abfc877775",
            "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" : "#2618",
  "duration" : 105364,
  "estimatedDuration" : 151468,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #2618",
  "id" : "2618",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2618,
  "queueId" : 2726,
  "result" : "SUCCESS",
  "timestamp" : 1766837731665,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/oi-encumbered/2618/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/gi-docgen/test/results-all.master",
          "components/python/gi-docgen/Makefile",
          "components/python/gi-docgen/.gitignore",
          "components/python/gi-docgen/gi_docgen-PYVER.p5m",
          "components/python/gi-docgen/manifests/sample-manifest.p5m",
          "components/python/gi-docgen/python-integrate-project.conf",
          "components/python/gi-docgen/pkg5",
          "components/python/gi-docgen/test/results-3.14.master",
          "components/python/gi-docgen/test/results-3.9.master"
        ],
        "commitId" : "d9310ff2d120c38bf01ee5d4d471401c49ae7547",
        "timestamp" : 1766837556000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/gi-docgen: update to 2025.5; rebuild for Python 3.14\u000a\u000a",
        "date" : "2025-12-27 20:12:36 +0800",
        "id" : "d9310ff2d120c38bf01ee5d4d471401c49ae7547",
        "msg" : "python/gi-docgen: update to 2025.5; rebuild for Python 3.14",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/gi-docgen/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/gi-docgen/test/results-3.14.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/gi-docgen/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gi-docgen/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gi-docgen/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/python/gi-docgen/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gi-docgen/gi_docgen-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gi-docgen/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/gi-docgen/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/translationstring/pkg5",
          "components/python/translationstring/Makefile",
          "components/python/translationstring/manifests/sample-manifest.p5m",
          "components/python/translationstring/test/results-all.master",
          "components/python/translationstring/python-integrate-project.conf",
          "components/python/translationstring/history",
          "components/python/translationstring/.gitignore",
          "components/python/translationstring/translationstring-PYVER.p5m",
          "components/python/translationstring/patches/01-pytest.patch"
        ],
        "commitId" : "b404dce726fb647aa64c3633cb22a4abfc877775",
        "timestamp" : 1766837571000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/translationstring: rebuild for Python 3.14 and obsolete package for Python 3.7\u000a\u000a",
        "date" : "2025-12-27 20:12:51 +0800",
        "id" : "b404dce726fb647aa64c3633cb22a4abfc877775",
        "msg" : "python/translationstring: rebuild for Python 3.14 and obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/translationstring/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/translationstring/translationstring-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/translationstring/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/translationstring/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/translationstring/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/translationstring/patches/01-pytest.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/translationstring/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/translationstring/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/translationstring/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}