{
  "_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" : 70,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
            "branch" : [
              {
                "SHA1" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
            "branch" : [
              {
                "SHA1" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
        "branch" : [
          {
            "SHA1" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
            "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" : "#70",
  "duration" : 3293,
  "estimatedDuration" : 90012,
  "executor" : None,
  "fullDisplayName" : "oi-encumbered #70",
  "id" : "70",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 70,
  "queueId" : 460,
  "result" : "FAILURE",
  "timestamp" : 1725549974194,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-encumbered/70/",
  "builtOn" : "encumbered_node",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "77463f7dc6c076b69c868c533c97adfb4b3a4fc4",
        "timestamp" : 1725549734000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-weekly: upate to 2.475\u000a\u000a",
        "date" : "2024-09-05 17:22:14 +0200",
        "id" : "77463f7dc6c076b69c868c533c97adfb4b3a4fc4",
        "msg" : "jenkins-core-weekly: upate to 2.475",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "ce46816753e93cd58e0620415818f5a17933ad1a",
        "timestamp" : 1725549752000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "jenkins-core-lts: upate to 2.462.2\u000a\u000a",
        "date" : "2024-09-05 17:22:32 +0200",
        "id" : "ce46816753e93cd58e0620415818f5a17933ad1a",
        "msg" : "jenkins-core-lts: upate to 2.462.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/httpx/patches/05-pip-install.patch",
          "components/python/httpx/patches/03-test-requirements.patch",
          "components/python/httpx/patches/02-no-ruff.patch",
          "components/python/httpx/.gitignore",
          "components/python/httpx/patches/01-no-trio.patch",
          "components/python/httpx/Makefile",
          "components/python/httpx/test/results-all.master"
        ],
        "commitId" : "f2f412fa1dcef82d911fa38d07774091b8ec7f8c",
        "timestamp" : 1725549771000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/httpx: update to 0.27.2\u000a\u000a",
        "date" : "2024-09-05 17:22:51 +0200",
        "id" : "f2f412fa1dcef82d911fa38d07774091b8ec7f8c",
        "msg" : "python/httpx: update to 0.27.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/httpx/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpx/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpx/patches/05-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpx/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpx/patches/01-no-trio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpx/patches/03-test-requirements.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpx/patches/02-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/pkg5",
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "d85f3c1116e92ef127fce0f1dfca2d9f7ba99fee",
        "timestamp" : 1725549783000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.23.0\u000a\u000a",
        "date" : "2024-09-05 17:23:03 +0200",
        "id" : "d85f3c1116e92ef127fce0f1dfca2d9f7ba99fee",
        "msg" : "fastfetch: update to 2.23.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/patches/01-load-syntax-highlighting-files.patch",
          "components/editor/nano/Makefile"
        ],
        "commitId" : "a86345f450fe20f0f3f91ec818be516d9dd1ad98",
        "timestamp" : 1725549795000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nano: update to 8.2\u000a\u000a",
        "date" : "2024-09-05 17:23:15 +0200",
        "id" : "a86345f450fe20f0f3f91ec818be516d9dd1ad98",
        "msg" : "nano: update to 8.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/patches/01-load-syntax-highlighting-files.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dist-meta/test/results-all.master",
          "components/python/dist-meta/patches/04-test-no-hpy.patch",
          "components/python/dist-meta/Makefile",
          "components/python/dist-meta/python-integrate-project.conf",
          "components/python/dist-meta/patches/05-test-coverage.patch"
        ],
        "commitId" : "f70d6756dc95edec318698fe7c70f3f4f5717e83",
        "timestamp" : 1725549814000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/dist-meta: add test results\u000a\u000a",
        "date" : "2024-09-05 17:23:34 +0200",
        "id" : "f70d6756dc95edec318698fe7c70f3f4f5717e83",
        "msg" : "python/dist-meta: add test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dist-meta/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/dist-meta/patches/05-test-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/dist-meta/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dist-meta/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/dist-meta/patches/04-test-no-hpy.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/cairo/patches/01-full-hinting.patch",
          "components/library/cairo/cairo.p5m",
          "components/library/cairo/patches/04-WIFEXITED.patch",
          "components/library/cairo/Makefile",
          "components/library/cairo/test/results-all.master",
          "components/library/cairo/manifests/sample-manifest.p5m",
          "components/library/cairo/pkg5"
        ],
        "commitId" : "4842424bd2be19e3486d4bce198eed3582861bbc",
        "timestamp" : 1725549843000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cairo: update to 1.18.2; add test results\u000a\u000a",
        "date" : "2024-09-05 17:24:03 +0200",
        "id" : "4842424bd2be19e3486d4bce198eed3582861bbc",
        "msg" : "cairo: update to 1.18.2; add test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/cairo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cairo/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cairo/patches/04-WIFEXITED.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/cairo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cairo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cairo/patches/01-full-hinting.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/cairo/cairo.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/clamav/Makefile"
        ],
        "commitId" : "a5858a6fabf444e5b18f8d2b846329a59459e7b2",
        "timestamp" : 1725549856000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "clamav: update to 1.4.1\u000a\u000a",
        "date" : "2024-09-05 17:24:16 +0200",
        "id" : "a5858a6fabf444e5b18f8d2b846329a59459e7b2",
        "msg" : "clamav: update to 1.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile"
        ],
        "commitId" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
        "timestamp" : 1725549869000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "imagemagick: update to 7.1.1-38\u000a\u000a",
        "date" : "2024-09-05 17:24:29 +0200",
        "id" : "f1cd6cfa2939ab82c95c05f2d5e605fe62e79307",
        "msg" : "imagemagick: update to 7.1.1-38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}