{
  "_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" : 11664,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
            "branch" : [
              {
                "SHA1" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
            "branch" : [
              {
                "SHA1" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
                "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" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
        "branch" : [
          {
            "SHA1" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
            "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" : "#11664",
  "duration" : 6179435,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11664",
  "id" : "11664",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11664,
  "queueId" : 56,
  "result" : "SUCCESS",
  "timestamp" : 1717417516302,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11664/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rapidfuzz/.gitignore",
          "components/python/rapidfuzz/Makefile"
        ],
        "commitId" : "c561be4e766260337597cd1884198f21573f92cc",
        "timestamp" : 1717417201000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rapidfuzz: update to 3.9.3\u000a\u000a",
        "date" : "2024-06-03 14:20:01 +0200",
        "id" : "c561be4e766260337597cd1884198f21573f92cc",
        "msg" : "python/rapidfuzz: update to 3.9.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/rapidfuzz/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pkginfo/manifests/sample-manifest.p5m",
          "components/python/pkginfo/.gitignore",
          "components/python/pkginfo/pkginfo-PYVER.p5m",
          "components/python/pkginfo/Makefile",
          "components/python/pkginfo/test/results-all.master"
        ],
        "commitId" : "4b1392d0d68c31f958f74b66a6fa0bb2e647d3d9",
        "timestamp" : 1717417216000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pkginfo: update to 1.11.0\u000a\u000a",
        "date" : "2024-06-03 14:20:16 +0200",
        "id" : "4b1392d0d68c31f958f74b66a6fa0bb2e647d3d9",
        "msg" : "python/pkginfo: update to 1.11.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pkginfo/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pkginfo/pkginfo-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/test/results-all.master",
          "components/developer/git/Makefile"
        ],
        "commitId" : "9b9b21650cdfae15d35f89abfff29600a6d60fbe",
        "timestamp" : 1717417230000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "git: update to 2.45.2; test fixes by Marcel Telka\u000a\u000a",
        "date" : "2024-06-03 14:20:30 +0200",
        "id" : "9b9b21650cdfae15d35f89abfff29600a6d60fbe",
        "msg" : "git: update to 2.45.2; test fixes by Marcel Telka",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/typing_extensions/.gitignore",
          "components/python/typing_extensions/test/results-all.master",
          "components/python/typing_extensions/Makefile",
          "components/python/typing_extensions/patches/02-unittest-verbose.patch"
        ],
        "commitId" : "6881775083b600d726be9ce9562edf398aa8c1e2",
        "timestamp" : 1717417244000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/typing_extensions: update to 4.12.1\u000a\u000a",
        "date" : "2024-06-03 14:20:44 +0200",
        "id" : "6881775083b600d726be9ce9562edf398aa8c1e2",
        "msg" : "python/typing_extensions: update to 4.12.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/patches/02-unittest-verbose.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/typing_extensions/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zipp/patches/01-no-big-O.patch",
          "components/python/zipp/python-integrate-project.conf",
          "components/python/zipp/Makefile",
          "components/python/zipp/test/results-all.master",
          "components/python/zipp/patches/02-no-ruff.patch",
          "components/python/zipp/.gitignore"
        ],
        "commitId" : "760aceda8a0d152b5ff812fdd82946e6c28ebb9d",
        "timestamp" : 1717417255000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/zipp: update to 3.19.1\u000a\u000a",
        "date" : "2024-06-03 14:20:55 +0200",
        "id" : "760aceda8a0d152b5ff812fdd82946e6c28ebb9d",
        "msg" : "python/zipp: update to 3.19.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zipp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/02-no-ruff.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/patches/01-no-big-O.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zipp/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/certifi/.gitignore",
          "components/python/certifi/Makefile"
        ],
        "commitId" : "8ba5126d5ee18753526847ff882a337d72a3b021",
        "timestamp" : 1717417267000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/certifi: update to 2024.6.2\u000a\u000a",
        "date" : "2024-06-03 14:21:07 +0200",
        "id" : "8ba5126d5ee18753526847ff882a337d72a3b021",
        "msg" : "python/certifi: update to 2024.6.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/certifi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/certifi/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipdeptree/test/results-all.master",
          "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch",
          "components/python/pipdeptree/Makefile",
          "components/python/pipdeptree/patches/04-tox-cov-proto.patch",
          "components/python/pipdeptree/.gitignore"
        ],
        "commitId" : "11e80f69baee7cd7c06dd0e3259b733875876409",
        "timestamp" : 1717417279000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipdeptree: update to 2.22.0\u000a\u000a",
        "date" : "2024-06-03 14:21:19 +0200",
        "id" : "11e80f69baee7cd7c06dd0e3259b733875876409",
        "msg" : "python/pipdeptree: update to 2.22.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/04-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipdeptree/patches/01-tox-no-diff-cover.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uvicorn/Makefile",
          "components/python/uvicorn/.gitignore"
        ],
        "commitId" : "69eee4e44e201acc73ddf0f74dc3e7a0389eeb54",
        "timestamp" : 1717417291000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uvicorn: update to 0.30.1\u000a\u000a",
        "date" : "2024-06-03 14:21:31 +0200",
        "id" : "69eee4e44e201acc73ddf0f74dc3e7a0389eeb54",
        "msg" : "python/uvicorn: update to 0.30.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-requests/.gitignore",
          "components/python/types-requests/Makefile"
        ],
        "commitId" : "962825a0de6c350e0e9de08286c4c2016c6a4cf5",
        "timestamp" : 1717417304000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-requests: update to 2.32.0.20240602\u000a\u000a",
        "date" : "2024-06-03 14:21:44 +0200",
        "id" : "962825a0de6c350e0e9de08286c4c2016c6a4cf5",
        "msg" : "python/types-requests: update to 2.32.0.20240602",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-requests/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/hacluster/hacluster.p5m",
          "components/cluster/pcs/files/svc-pcs",
          "components/cluster/pcs/.gitignore",
          "components/meta-packages/hacluster-remote/hacluster-remote.p5m",
          "components/cluster/pcs/patches/011-pcsd-bootstrap.patch",
          "components/meta-packages/hacluster/manifests/sample-manifest.p5m",
          "components/cluster/pcs/pcs.license",
          "components/cluster/pcs/pcs.p5m",
          "components/cluster/pcs/Makefile",
          "components/meta-packages/hacluster/Makefile",
          "components/cluster/pcs/files/README",
          "components/cluster/pcs/patches/010-man8.patch",
          "components/cluster/pcs/patches/004-hacluster.patch",
          "components/cluster/pcs/patches/001-libexec.patch",
          "components/cluster/pcs/pkg5",
          "components/cluster/pcs/files/pcs.xml",
          "components/meta-packages/hacluster-remote/pkg5",
          "components/cluster/pcs/patches/003-Makefile.patch",
          "components/cluster/pcs/patches/007-pcsd-pcs.patch",
          "components/cluster/pcs/patches/012-pcsd-Makefile.patch",
          "components/meta-packages/hacluster-remote/Makefile",
          "components/meta-packages/hacluster-remote/manifests/sample-manifest.p5m",
          "components/cluster/pcs/patches/009-pcsd-pcsd-cli.patch",
          "components/meta-packages/history/history",
          "components/cluster/pcs/manifests/sample-manifest.p5m",
          "components/cluster/pcs/patches/013-no-pam.d.patch",
          "components/cluster/pcs/patches/005-pcs-settings.patch",
          "components/meta-packages/hacluster/pkg5"
        ],
        "commitId" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
        "timestamp" : 1717417315000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete pcs\u000a\u000a",
        "date" : "2024-06-03 14:21:55 +0200",
        "id" : "79c5c326666a3d18cd4a5354d42b60dfa627b7b1",
        "msg" : "Obsolete pcs",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/007-pcsd-pcs.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/005-pcs-settings.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/files/svc-pcs"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/hacluster/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/hacluster-remote/hacluster-remote.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/.gitignore"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/001-libexec.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/011-pcsd-bootstrap.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/pcs.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/files/pcs.xml"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/hacluster-remote/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/hacluster-remote/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/004-hacluster.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/013-no-pam.d.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/hacluster-remote/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/pcs.license"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/files/README"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/010-man8.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/hacluster/hacluster.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/003-Makefile.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/009-pcsd-pcsd-cli.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/pcs/patches/012-pcsd-Makefile.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/hacluster/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/hacluster/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}