{
  "_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" : 294,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d69638881989f344a26f9ada07f59cedc39af3f9",
            "branch" : [
              {
                "SHA1" : "d69638881989f344a26f9ada07f59cedc39af3f9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d69638881989f344a26f9ada07f59cedc39af3f9",
            "branch" : [
              {
                "SHA1" : "d69638881989f344a26f9ada07f59cedc39af3f9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d69638881989f344a26f9ada07f59cedc39af3f9",
        "branch" : [
          {
            "SHA1" : "d69638881989f344a26f9ada07f59cedc39af3f9",
            "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" : "#294",
  "duration" : 3493,
  "estimatedDuration" : 116814,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #294",
  "id" : "294",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 294,
  "queueId" : 921,
  "result" : "FAILURE",
  "timestamp" : 1729518056381,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/294/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/binutils/test/results-sparcv9.master"
        ],
        "commitId" : "657e0806eaee02c202acf24b9e83b597d0a4d5a8",
        "timestamp" : 1729517881000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update results for binutils on SPARC.\u000a\u000a",
        "date" : "2024-10-21 15:38:01 +0200",
        "id" : "657e0806eaee02c202acf24b9e83b597d0a4d5a8",
        "msg" : "Update results for binutils on SPARC.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/binutils/test/results-sparcv9.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/MarkupSafe/test/results-all.master",
          "components/python/MarkupSafe/.gitignore",
          "components/python/MarkupSafe/Makefile"
        ],
        "commitId" : "b6ec9f574b8351baabdcdc4299d01d38e92498aa",
        "timestamp" : 1729517894000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/MarkupSafe: update to 3.0.2\u000a\u000a",
        "date" : "2024-10-21 15:38:14 +0200",
        "id" : "b6ec9f574b8351baabdcdc4299d01d38e92498aa",
        "msg" : "python/MarkupSafe: update to 3.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/MarkupSafe/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/MarkupSafe/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/MarkupSafe/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/yarl/test/results-all.master",
          "components/python/yarl/.gitignore",
          "components/python/yarl/Makefile",
          "components/python/yarl/patches/03-test-no-pytest-codspeed.patch",
          "components/python/yarl/patches/01-test-reqs.patch",
          "components/python/yarl/patches/02-test-no-cov.patch"
        ],
        "commitId" : "98acca758eaa198dbade2506c993ab232d4a7b89",
        "timestamp" : 1729517905000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/yarl: update to 1.15.5\u000a\u000a",
        "date" : "2024-10-21 15:38:25 +0200",
        "id" : "98acca758eaa198dbade2506c993ab232d4a7b89",
        "msg" : "python/yarl: update to 1.15.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/02-test-no-cov.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/01-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/patches/03-test-no-pytest-codspeed.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/yarl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/DBD-SQLite/Makefile",
          "components/perl/DBD-SQLite/history",
          "components/perl/DBD-SQLite/.gitignore"
        ],
        "commitId" : "0840bee2578506f64c6af55df64f4bb5f5aa2a87",
        "timestamp" : 1729517916000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/DBD-SQLite: update to 1.76\u000a\u000a",
        "date" : "2024-10-21 15:38:36 +0200",
        "id" : "0840bee2578506f64c6af55df64f4bb5f5aa2a87",
        "msg" : "perl/DBD-SQLite: update to 1.76",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-SQLite/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-SQLite/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/DBD-SQLite/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mypy/patches/05-test-pkg.patch",
          "components/python/mypy/Makefile",
          "components/python/mypy/patches/01-test-requirements.patch",
          "components/python/mypy/.gitignore",
          "components/python/mypy/test/results-all.master",
          "components/python/mypy/patches/07-no-ruff.patch"
        ],
        "commitId" : "566dd1e9b7e1c9f07fa893eaa1a004c5e0eceeee",
        "timestamp" : 1729517926000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mypy: update to 1.12.1\u000a\u000a",
        "date" : "2024-10-21 15:38:46 +0200",
        "id" : "566dd1e9b7e1c9f07fa893eaa1a004c5e0eceeee",
        "msg" : "python/mypy: update to 1.12.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/01-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/05-test-pkg.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/07-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Pod-Spell/Makefile",
          "components/perl/Pod-Spell/.gitignore",
          "components/perl/Pod-Spell/history",
          "components/perl/Pod-Spell/test/results-all.master"
        ],
        "commitId" : "82f3c7ba8fcb93a76b9ecead4594a796117d687d",
        "timestamp" : 1729517936000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Pod-Spell: update to 1.27\u000a\u000a",
        "date" : "2024-10-21 15:38:56 +0200",
        "id" : "82f3c7ba8fcb93a76b9ecead4594a796117d687d",
        "msg" : "perl/Pod-Spell: update to 1.27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Spell/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Spell/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Spell/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Spell/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mysqlclient/Makefile",
          "components/python/mysqlclient/test/results-all.master",
          "components/python/mysqlclient/mysqlclient-PYVER.p5m",
          "components/python/mysqlclient/.gitignore",
          "components/python/mysqlclient/manifests/sample-manifest.p5m",
          "components/python/mysqlclient/patches/01-db-config.patch",
          "components/python/mysqlclient/pkg5"
        ],
        "commitId" : "5c84228266d813d81f738f03b7dda1989529144b",
        "timestamp" : 1729517953000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mysqlclient: update to 2.2.5\u000a\u000a",
        "date" : "2024-10-21 15:39:13 +0200",
        "id" : "5c84228266d813d81f738f03b7dda1989529144b",
        "msg" : "python/mysqlclient: update to 2.2.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/patches/01-db-config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/mysqlclient/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mysqlclient/mysqlclient-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/.gitignore",
          "components/python/cryptography_vectors/Makefile"
        ],
        "commitId" : "081d2d804ef069eedae1ce61035a5c6c8e73555d",
        "timestamp" : 1729517964000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 43.0.3\u000a\u000a",
        "date" : "2024-10-21 15:39:24 +0200",
        "id" : "081d2d804ef069eedae1ce61035a5c6c8e73555d",
        "msg" : "python/cryptography_vectors: update to 43.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "ca3d90a3524e8852928b9c0e91eba5b66e661d64",
        "timestamp" : 1729517976000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 75.2.0.20241019\u000a\u000a",
        "date" : "2024-10-21 15:39:36 +0200",
        "id" : "ca3d90a3524e8852928b9c0e91eba5b66e661d64",
        "msg" : "python/types-setuptools: update to 75.2.0.20241019",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-setuptools/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-shell-utilities/.gitignore",
          "components/python/pytest-shell-utilities/Makefile"
        ],
        "commitId" : "065144cbec2fc9cf58d96d46e79eb064704e68ff",
        "timestamp" : 1729517988000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-shell-utilities: update to 1.9.6\u000a\u000a",
        "date" : "2024-10-21 15:39:48 +0200",
        "id" : "065144cbec2fc9cf58d96d46e79eb064704e68ff",
        "msg" : "python/pytest-shell-utilities: update to 1.9.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-shell-utilities/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-shell-utilities/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coverage/patches/01-tox-dependencies.patch",
          "components/python/coverage/patches/07-rmdir-busy-dir.patch",
          "components/python/coverage/.gitignore",
          "components/python/coverage/patches/04-test-vendor-packages.patch",
          "components/python/coverage/patches/02-test-no-eventlet.patch",
          "components/python/coverage/Makefile",
          "components/python/coverage/patches/08-test-disable-failing.patch",
          "components/python/coverage/patches/09-self_collectors.patch",
          "components/python/coverage/patches/03-tox-no-pip-install.patch",
          "components/python/coverage/python-integrate-project.conf",
          "components/python/coverage/patches/06-PYTHONPATH.patch",
          "components/python/coverage/patches/05-shell-Terminated.patch"
        ],
        "commitId" : "568ce798ed4014a6b96fe31af339ca1fea83f20d",
        "timestamp" : 1729518000000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coverage: update to 7.6.4\u000a\u000a",
        "date" : "2024-10-21 15:40:00 +0200",
        "id" : "568ce798ed4014a6b96fe31af339ca1fea83f20d",
        "msg" : "python/coverage: update to 7.6.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coverage/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/02-test-no-eventlet.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/coverage/patches/08-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/01-tox-dependencies.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/03-tox-no-pip-install.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/coverage/patches/07-rmdir-busy-dir.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/patches/04-test-vendor-packages.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/coverage/patches/09-self_collectors.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coverage/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/coverage/patches/06-PYTHONPATH.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/coverage/patches/05-shell-Terminated.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml.clib/history",
          "components/python/ruamel.yaml.clib/Makefile",
          "components/python/ruamel.yaml.clib/test/results-all.master",
          "components/python/ruamel.yaml.clib/.gitignore",
          "components/python/ruamel.yaml.clib/pkg5",
          "components/python/ruamel.yaml.clib/manifests/sample-manifest.p5m",
          "components/python/ruamel.yaml.clib/ruamel.yaml.clib-PYVER.p5m"
        ],
        "commitId" : "d69638881989f344a26f9ada07f59cedc39af3f9",
        "timestamp" : 1729518012000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml.clib: update to 0.2.12\u000a\u000a",
        "date" : "2024-10-21 15:40:12 +0200",
        "id" : "d69638881989f344a26f9ada07f59cedc39af3f9",
        "msg" : "python/ruamel.yaml.clib: update to 0.2.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml.clib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/ruamel.yaml.clib/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml.clib/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/ruamel.yaml.clib/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml.clib/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml.clib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml.clib/ruamel.yaml.clib-PYVER.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}