{
  "_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" : 191,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
            "branch" : [
              {
                "SHA1" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
            "branch" : [
              {
                "SHA1" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
        "branch" : [
          {
            "SHA1" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
            "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" : "#191",
  "duration" : 3545,
  "estimatedDuration" : 116814,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #191",
  "id" : "191",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 191,
  "queueId" : 713,
  "result" : "FAILURE",
  "timestamp" : 1727890872438,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/191/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "0160814c2134551c50b01536fb1fad39e74ed707",
        "timestamp" : 1727890561000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: set CLANG_VERSION conditionally\u000a\u000a",
        "date" : "2024-10-02 19:36:01 +0200",
        "id" : "0160814c2134551c50b01536fb1fad39e74ed707",
        "msg" : "shared-macros.mk: set CLANG_VERSION conditionally",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tox/manifests/sample-manifest.p5m",
          "components/python/tox/pkg5",
          "components/python/tox/.gitignore",
          "components/python/tox/patches/05-tox-current-env.patch",
          "components/python/tox/patches/06-no-diff-cover.patch",
          "components/python/tox/tox-PYVER.p5m",
          "components/python/tox/python-integrate-project.conf",
          "components/python/tox/patches/04-test-tox-path.patch",
          "components/python/tox/Makefile",
          "components/python/tox/patches/01-test-no-devpi_process.patch",
          "components/python/tox/patches/03-tox-cov-proto.patch",
          "components/python/tox/test/results-all.master"
        ],
        "commitId" : "7f50d5f92e5ded0f0e5e5a8af0943513e86ba45c",
        "timestamp" : 1727890575000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tox: update to 4.21.0\u000a\u000a",
        "date" : "2024-10-02 19:36:15 +0200",
        "id" : "7f50d5f92e5ded0f0e5e5a8af0943513e86ba45c",
        "msg" : "python/tox: update to 4.21.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tox/Makefile"
          },
          {
            "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/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/01-test-no-devpi_process.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/tox-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tox/patches/05-tox-current-env.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pymongo/patches/02-no-mypy.patch",
          "components/python/pymongo/pymongo-PYVER.p5m",
          "components/python/pymongo/test/results-all.master",
          "components/python/pymongo/patches/01-tox-enable-tests.patch",
          "components/python/pymongo/.gitignore",
          "components/python/pymongo/manifests/sample-manifest.p5m",
          "components/python/pymongo/Makefile",
          "components/python/pymongo/python-integrate-project.conf"
        ],
        "commitId" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
        "timestamp" : 1727890591000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pymongo: update to 4.10.1\u000a\u000a",
        "date" : "2024-10-02 19:36:31 +0200",
        "id" : "f9f3b18dbc4cbb194a99fc267e0c59c1d6eca0dd",
        "msg" : "python/pymongo: update to 4.10.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pymongo/patches/01-tox-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/pymongo-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/patches/02-no-mypy.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}