{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6989,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
            "branch" : [
              {
                "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
            "branch" : [
              {
                "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
        "branch" : [
          {
            "SHA1" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
            "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" : "#6989",
  "duration" : 2931211,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6989",
  "id" : "6989",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6989,
  "queueId" : 193,
  "result" : "FAILURE",
  "timestamp" : 1674864302392,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6989/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-mypy/patches/02-test-skip-failing.patch",
          "components/python/pytest-mypy/Makefile",
          "components/python/pytest-mypy/pytest-mypy-PYVER.p5m",
          "components/python/pytest-mypy/python-integrate-project.conf",
          "components/python/pytest-mypy/manifests/sample-manifest.p5m",
          "components/python/pytest-mypy/test/results-3.9.master",
          "components/python/pytest-mypy/patches/01-no-xdist.patch",
          "components/python/pytest-mypy/pkg5",
          "components/python/pytest-mypy/test/results-3.7.master"
        ],
        "commitId" : "113bcbb3a1026a89a6134df254d66702b1a17efc",
        "timestamp" : 1674801922000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pytest-mypy python project\u000a\u000a",
        "date" : "2023-01-27 07:45:22 +0100",
        "id" : "113bcbb3a1026a89a6134df254d66702b1a17efc",
        "msg" : "Add pytest-mypy python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/patches/01-no-xdist.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/patches/02-test-skip-failing.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/pytest-mypy-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mypy/test/results-3.7.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/portend/test/results-all.master"
        ],
        "commitId" : "c76d2c3a25ff7a8047e4154059457222192b62a8",
        "timestamp" : 1674819047000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/portend: add test results\u000a\u000a",
        "date" : "2023-01-27 12:30:47 +0100",
        "id" : "c76d2c3a25ff7a8047e4154059457222192b62a8",
        "msg" : "python/portend: add test results",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/portend/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.unittest_mock/backports.unittest_mock-PYVER.p5m",
          "components/python/backports.unittest_mock/pkg5",
          "components/python/backports.unittest_mock/test/results-3.7.master",
          "components/python/backports.unittest_mock/manifests/sample-manifest.p5m",
          "components/python/backports.unittest_mock/test/results-3.9.master",
          "components/python/backports.unittest_mock/Makefile"
        ],
        "commitId" : "276700bee0f2e1bc2c10b24865bf5a516adaac24",
        "timestamp" : 1674819057000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add backports.unittest_mock python project\u000a\u000a",
        "date" : "2023-01-27 12:30:57 +0100",
        "id" : "276700bee0f2e1bc2c10b24865bf5a516adaac24",
        "msg" : "Add backports.unittest_mock python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/test/results-3.7.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/backports.unittest_mock-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/backports.unittest_mock/test/results-3.9.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.path/Makefile",
          "components/python/jaraco.path/jaraco.path-PYVER.p5m",
          "components/python/jaraco.path/pkg5",
          "components/python/jaraco.path/manifests/sample-manifest.p5m",
          "components/python/jaraco.path/test/results-all.master"
        ],
        "commitId" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
        "timestamp" : 1674819070000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add jaraco.path python project\u000a\u000a",
        "date" : "2023-01-27 12:31:10 +0100",
        "id" : "77161c7a91cd91f5ffc0dee5c6198832d8a2cc1b",
        "msg" : "Add jaraco.path python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/jaraco.path-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.path/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Unidecode/Unidecode-PYVER.p5m",
          "components/python/Unidecode/python-integrate-project.conf",
          "components/python/Unidecode/manifests/sample-manifest.p5m",
          "components/python/Unidecode/pkg5",
          "components/python/Unidecode/test/results-all.master",
          "components/python/Unidecode/Makefile"
        ],
        "commitId" : "f08b220dca661ad4205a978c51fbae1151ccbae6",
        "timestamp" : 1674830328000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Unidecode python project\u000a\u000a",
        "date" : "2023-01-27 15:38:48 +0100",
        "id" : "f08b220dca661ad4205a978c51fbae1151ccbae6",
        "msg" : "Add Unidecode python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/Unidecode/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/Unidecode/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/Unidecode/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/Unidecode/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/Unidecode/Unidecode-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/Unidecode/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/backports.functools_lru_cache/test/results-all.master"
        ],
        "commitId" : "bc278b02f345e1ffba06361920c8e7832b6c2382",
        "timestamp" : 1674830338000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/backports.functools_lru_cache: add test results\u000a\u000a",
        "date" : "2023-01-27 15:38:58 +0100",
        "id" : "bc278b02f345e1ffba06361920c8e7832b6c2382",
        "msg" : "python/backports.functools_lru_cache: add test results",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/backports.functools_lru_cache/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.classes/test/results-all.master",
          "components/python/jaraco.classes/Makefile",
          "components/python/jaraco.classes/jaraco.classes-PYVER.p5m",
          "components/python/jaraco.classes/pkg5",
          "components/python/jaraco.classes/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1d9cef648c9cb76d6bcecc2a43af97a4cf37c816",
        "timestamp" : 1674845260000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add jaraco.classes python project\u000a\u000a",
        "date" : "2023-01-27 19:47:40 +0100",
        "id" : "1d9cef648c9cb76d6bcecc2a43af97a4cf37c816",
        "msg" : "Add jaraco.classes python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/jaraco.classes-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.classes/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.envs/test/results-all.master"
        ],
        "commitId" : "2ad66634fa11a064cf4d5cb9d0a55ba7450063ac",
        "timestamp" : 1674845273000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jaraco.envs: add test results\u000a\u000a",
        "date" : "2023-01-27 19:47:53 +0100",
        "id" : "2ad66634fa11a064cf4d5cb9d0a55ba7450063ac",
        "msg" : "python/jaraco.envs: add test results",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.envs/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tempora/pkg5",
          "components/python/tempora/Makefile",
          "components/python/tempora/manifests/sample-manifest.p5m",
          "components/python/tempora/tempora-PYVER.p5m"
        ],
        "commitId" : "6ec3695664a2b5ce839d25b99615464b1843812b",
        "timestamp" : 1674846729000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tempora: update to 5.2.1\u000a\u000a",
        "date" : "2023-01-27 20:12:09 +0100",
        "id" : "6ec3695664a2b5ce839d25b99615464b1843812b",
        "msg" : "python/tempora: update to 5.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tempora/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tempora/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tempora/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/tempora/tempora-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/glib/test/results-all.master",
          "components/library/glib/patches/17-python.patch",
          "components/library/glib/patches/25-slow-tests.patch",
          "components/library/glib/Makefile",
          "components/library/glib/patches/15-x-terminal-emulator.patch",
          "components/library/glib/manifests/sample-manifest.p5m",
          "components/library/glib/glib2.p5m"
        ],
        "commitId" : "2d715d729d2590fb2b920d9c5856c112984e6e02",
        "timestamp" : 1674848396000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "glib - update to version 2.74.5\u000a\u000a",
        "date" : "2023-01-27 20:39:56 +0100",
        "id" : "2d715d729d2590fb2b920d9c5856c112984e6e02",
        "msg" : "glib - update to version 2.74.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/glib/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/glib/patches/15-x-terminal-emulator.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/glib2.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/glib/patches/25-slow-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/patches/17-python.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/glib/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/ocaml/zarith/Makefile",
          "components/ocaml/zarith/pkg5",
          "components/ocaml/zarith/test/results-all.master",
          "components/ocaml/zarith/Zarith.p5m",
          "components/ocaml/zarith/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d557df3dbafb382413da74e06db589480aa02a28",
        "timestamp" : 1674852146000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Zarith - ocaml package for arithmetic and logical operations over arbitrary-precision integers.\u000a\u000a",
        "date" : "2023-01-27 21:42:26 +0100",
        "id" : "d557df3dbafb382413da74e06db589480aa02a28",
        "msg" : "Zarith - ocaml package for arithmetic and logical operations over arbitrary-precision integers.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/Zarith.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/ocaml/zarith/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/ngrep/pkg5",
          "components/sysutils/ngrep/Makefile"
        ],
        "commitId" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
        "timestamp" : 1674852193000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Make ngrep 64bit only\u000a\u000a",
        "date" : "2023-01-27 21:43:13 +0100",
        "id" : "0e2fe4c24fbc7d406a7e833ab05531f4c29cc028",
        "msg" : "Make ngrep 64bit only",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/ngrep/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/ngrep/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}