{
  "_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" : 11819,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
            "branch" : [
              {
                "SHA1" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
            "branch" : [
              {
                "SHA1" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
                "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" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
        "branch" : [
          {
            "SHA1" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
            "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" : "#11819",
  "duration" : 2635928,
  "estimatedDuration" : 386964,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11819",
  "id" : "11819",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11819,
  "queueId" : 129,
  "result" : "SUCCESS",
  "timestamp" : 1720543568840,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11819/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/identify/.gitignore",
          "components/python/identify/test/results-all.master",
          "components/python/identify/Makefile"
        ],
        "commitId" : "d02c6a97c3cb69924935c67e61a6341b55d21ab8",
        "timestamp" : 1720543417000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/identify: update to 2.6.0\u000a\u000a",
        "date" : "2024-07-09 18:43:37 +0200",
        "id" : "d02c6a97c3cb69924935c67e61a6341b55d21ab8",
        "msg" : "python/identify: update to 2.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/identify/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/identify/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/identify/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/maturin/.gitignore",
          "components/python/maturin/manifests/sample-manifest.p5m",
          "components/python/maturin/Makefile",
          "components/python/maturin/maturin-PYVER.p5m"
        ],
        "commitId" : "08f1ad18928e89878ac70e932cbfef8b2b6895a0",
        "timestamp" : 1720543429000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/maturin: update to 1.7.0\u000a\u000a",
        "date" : "2024-07-09 18:43:49 +0200",
        "id" : "08f1ad18928e89878ac70e932cbfef8b2b6895a0",
        "msg" : "python/maturin: update to 1.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/maturin/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/maturin-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/maturin/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nh3/Makefile",
          "components/python/nh3/.gitignore",
          "components/python/nh3/test/results-all.master"
        ],
        "commitId" : "a41eb4979ee47c33dcc5dccfa766a294c21a0183",
        "timestamp" : 1720543442000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nh3: update to 0.2.18\u000a\u000a",
        "date" : "2024-07-09 18:44:02 +0200",
        "id" : "a41eb4979ee47c33dcc5dccfa766a294c21a0183",
        "msg" : "python/nh3: update to 0.2.18",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nh3/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/nh3/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pdm_backend/.gitignore",
          "components/python/pdm_backend/Makefile"
        ],
        "commitId" : "8d2b63508ea91e6ebc2f7ccb86ea29e0a6f639fa",
        "timestamp" : 1720543455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pdm_backend: update to 2.3.2\u000a\u000a",
        "date" : "2024-07-09 18:44:15 +0200",
        "id" : "8d2b63508ea91e6ebc2f7ccb86ea29e0a6f639fa",
        "msg" : "python/pdm_backend: update to 2.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pdm_backend/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pdm_backend/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_installer/Makefile",
          "components/python/pyproject_installer/test/results-all.master",
          "components/python/pyproject_installer/.gitignore"
        ],
        "commitId" : "e24698c0e30466b9cdc6c63ebb0cc70b6feb5d32",
        "timestamp" : 1720543466000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_installer: update to 0.5.4\u000a\u000a",
        "date" : "2024-07-09 18:44:26 +0200",
        "id" : "e24698c0e30466b9cdc6c63ebb0cc70b6feb5d32",
        "msg" : "python/pyproject_installer: update to 0.5.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_installer/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyproject_installer/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonschema/.gitignore",
          "components/python/jsonschema/Makefile",
          "components/python/jsonschema/test/results-all.master"
        ],
        "commitId" : "080455a3d48f658c966f3482692ee21f9bf82e9c",
        "timestamp" : 1720543477000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jsonschema: update to 4.23.0\u000a\u000a",
        "date" : "2024-07-09 18:44:37 +0200",
        "id" : "080455a3d48f658c966f3482692ee21f9bf82e9c",
        "msg" : "python/jsonschema: update to 4.23.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jsonschema/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonschema/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch",
          "components/multimedia/yt-dlp/test/results-all.master",
          "components/multimedia/yt-dlp/manifests/sample-manifest.p5m",
          "components/multimedia/yt-dlp/yt_dlp.p5m",
          "components/multimedia/yt-dlp/Makefile",
          "components/multimedia/yt-dlp/.gitignore"
        ],
        "commitId" : "045f50de959fca1c6ddec7ccf6cb9c521fbd8ed5",
        "timestamp" : 1720543489000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "multimedia/yt-dlp: update to 2024.7.8\u000a\u000a",
        "date" : "2024-07-09 18:44:49 +0200",
        "id" : "045f50de959fca1c6ddec7ccf6cb9c521fbd8ed5",
        "msg" : "multimedia/yt-dlp: update to 2024.7.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/yt_dlp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/patches/02-pytest-indirectly.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/yt-dlp/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/rpds_py/Makefile",
          "components/python/rpds_py/.gitignore"
        ],
        "commitId" : "22ecddfd138811bbcff20617a6b47d2b5a05ec79",
        "timestamp" : 1720543499000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/rpds_py: update to 0.19.0\u000a\u000a",
        "date" : "2024-07-09 18:44:59 +0200",
        "id" : "22ecddfd138811bbcff20617a6b47d2b5a05ec79",
        "msg" : "python/rpds_py: update to 0.19.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/rpds_py/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/rpds_py/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-docutils/.gitignore",
          "components/python/types-docutils/Makefile"
        ],
        "commitId" : "66c3c0ccdbb2008ee345b9b7ad19075ed41f0591",
        "timestamp" : 1720543508000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-docutils: update to 0.21.0.20240708\u000a\u000a",
        "date" : "2024-07-09 18:45:08 +0200",
        "id" : "66c3c0ccdbb2008ee345b9b7ad19075ed41f0591",
        "msg" : "python/types-docutils: update to 0.21.0.20240708",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/types-docutils/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-docutils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-setuptools/Makefile",
          "components/python/types-setuptools/.gitignore"
        ],
        "commitId" : "e7fa151a653d99777121cceca41b1008fbbf4e9f",
        "timestamp" : 1720543517000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-setuptools: update to 70.2.0.20240704\u000a\u000a",
        "date" : "2024-07-09 18:45:17 +0200",
        "id" : "e7fa151a653d99777121cceca41b1008fbbf4e9f",
        "msg" : "python/types-setuptools: update to 70.2.0.20240704",
        "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/certifi/.gitignore",
          "components/python/certifi/Makefile"
        ],
        "commitId" : "e0f7ab32396b7a64da017877740087b177d99118",
        "timestamp" : 1720543527000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/certifi: update to 2024.7.4\u000a\u000a",
        "date" : "2024-07-09 18:45:27 +0200",
        "id" : "e0f7ab32396b7a64da017877740087b177d99118",
        "msg" : "python/certifi: update to 2024.7.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/certifi/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/certifi/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/readme_renderer/test/results-all.master",
          "components/python/readme_renderer/Makefile",
          "components/python/readme_renderer/patches/01-no-pytest-icdiff.patch",
          "components/python/readme_renderer/.gitignore",
          "components/python/readme_renderer/pkg5"
        ],
        "commitId" : "5af87a816c915a0ede468bfab01c93e70313bc1b",
        "timestamp" : 1720543537000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/readme_renderer: update to 44.0\u000a\u000a",
        "date" : "2024-07-09 18:45:37 +0200",
        "id" : "5af87a816c915a0ede468bfab01c93e70313bc1b",
        "msg" : "python/readme_renderer: update to 44.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/readme_renderer/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/readme_renderer/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/readme_renderer/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/readme_renderer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/readme_renderer/patches/01-no-pytest-icdiff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/validators/patches/01-no-eth-hash.patch",
          "components/python/validators/Makefile",
          "components/python/validators/python-integrate-project.conf",
          "components/python/validators/manifests/sample-manifest.p5m",
          "components/python/validators/.gitignore",
          "components/python/validators/validators-PYVER.p5m",
          "components/python/validators/pkg5",
          "components/python/validators/test/results-all.master"
        ],
        "commitId" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
        "timestamp" : 1720543548000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/validators: update to 0.31.0\u000a\u000a",
        "date" : "2024-07-09 18:45:48 +0200",
        "id" : "4db873a4899276f20ec4ff4438fcaa1926f383e3",
        "msg" : "python/validators: update to 0.31.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/validators/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/validators/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/validators/patches/01-no-eth-hash.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/validators-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/.gitignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}