{
  "_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" : 11334,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3d1fd89360d0504542607a86ae25d95e660137c7",
            "branch" : [
              {
                "SHA1" : "3d1fd89360d0504542607a86ae25d95e660137c7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3d1fd89360d0504542607a86ae25d95e660137c7",
            "branch" : [
              {
                "SHA1" : "3d1fd89360d0504542607a86ae25d95e660137c7",
                "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" : "3d1fd89360d0504542607a86ae25d95e660137c7",
        "branch" : [
          {
            "SHA1" : "3d1fd89360d0504542607a86ae25d95e660137c7",
            "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" : "#11334",
  "duration" : 3122681,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11334",
  "id" : "11334",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11334,
  "queueId" : 1278,
  "result" : "SUCCESS",
  "timestamp" : 1709746526801,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11334/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/prep-patch.mk"
        ],
        "commitId" : "535814cd4895ee35e7b35461cdd5f196b9ddc159",
        "timestamp" : 1709746319000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "prep-patch.mk: refresh-patches should propagate gpatch and quilt failures\u000a\u000a",
        "date" : "2024-03-06 18:31:59 +0100",
        "id" : "535814cd4895ee35e7b35461cdd5f196b9ddc159",
        "msg" : "prep-patch.mk: refresh-patches should propagate gpatch and quilt failures",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/prep-patch.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rapidfuzz/pkg5",
          "components/python/rapidfuzz/Makefile",
          "components/python/rapidfuzz/test/results-all.master",
          "components/python/rapidfuzz/rapidfuzz-PYVER.p5m",
          "components/python/rapidfuzz/manifests/sample-manifest.p5m"
        ],
        "commitId" : "4992c124aea9a5fff23ef976d49d28a98430748b",
        "timestamp" : 1709746330000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rapidfuzz: update to 3.6.2\u000a\u000a",
        "date" : "2024-03-06 18:32:10 +0100",
        "id" : "4992c124aea9a5fff23ef976d49d28a98430748b",
        "msg" : "python/rapidfuzz: update to 3.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/rapidfuzz-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyparsing/test/results-all.master",
          "components/python/pyparsing/python-integrate-project.conf",
          "components/python/pyparsing/history",
          "components/python/pyparsing/Makefile",
          "components/python/pyparsing/pkg5",
          "components/python/pyparsing/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c78df6ab4893af1688420dd2504a898e5658e0e0",
        "timestamp" : 1709746340000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyparsing: update to 3.1.2\u000a\u000a",
        "date" : "2024-03-06 18:32:20 +0100",
        "id" : "c78df6ab4893af1688420dd2504a898e5658e0e0",
        "msg" : "python/pyparsing: update to 3.1.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyparsing/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyparsing/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyparsing/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyparsing/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyparsing/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyparsing/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Cython/Makefile",
          "components/python/Cython/patches/03-gmake.patch",
          "components/python/Cython/manifests/sample-manifest.p5m",
          "components/python/Cython/patches/04-test-no-time.patch",
          "components/python/Cython/patches/05-test_beta.patch",
          "components/python/Cython/test/results-all.master",
          "components/python/Cython/pkg5",
          "components/python/Cython/patches/02-test_int_pow.patch",
          "components/python/Cython/Cython-PYVER.p5m"
        ],
        "commitId" : "9a2fd59930e100d950e21fe690d1e0a57ff53dcc",
        "timestamp" : 1709746350000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Cython: update to 3.0.9\u000a\u000a",
        "date" : "2024-03-06 18:32:30 +0100",
        "id" : "9a2fd59930e100d950e21fe690d1e0a57ff53dcc",
        "msg" : "python/Cython: update to 3.0.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/02-test_int_pow.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/03-gmake.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/04-test-no-time.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/Cython-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Cython/patches/05-test_beta.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/patches/05-tox-current-env.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/test/results-all.master"
        ],
        "commitId" : "3d1fd89360d0504542607a86ae25d95e660137c7",
        "timestamp" : 1709746361000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.14.0\u000a\u000a",
        "date" : "2024-03-06 18:32:41 +0100",
        "id" : "3d1fd89360d0504542607a86ae25d95e660137c7",
        "msg" : "python/tox: update to 4.14.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/06-no-diff-cover.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/04-test-tox-path.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/test/results-all.master"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}