{
  "_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" : 7171,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8873097dc86af908c4894afa25a76132a3299c99",
            "branch" : [
              {
                "SHA1" : "8873097dc86af908c4894afa25a76132a3299c99",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8873097dc86af908c4894afa25a76132a3299c99",
            "branch" : [
              {
                "SHA1" : "8873097dc86af908c4894afa25a76132a3299c99",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "8873097dc86af908c4894afa25a76132a3299c99",
        "branch" : [
          {
            "SHA1" : "8873097dc86af908c4894afa25a76132a3299c99",
            "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" : "#7171",
  "duration" : 11497970,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7171",
  "id" : "7171",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7171,
  "queueId" : 647,
  "result" : "SUCCESS",
  "timestamp" : 1691798703255,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7171/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-Object/Test-Object-PERLVER.p5m",
          "components/perl/Test-Object/Makefile",
          "components/perl/Test-Object/pkg5",
          "components/perl/Test-Object/manifests/sample-manifest.p5m",
          "components/perl/Test-Object/test/results-all.master"
        ],
        "commitId" : "26727868225f17d14abea3aaaeb0453094405b82",
        "timestamp" : 1691734166000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Test::Object Perl module\u000a\u000a",
        "date" : "2023-08-11 08:09:26 +0200",
        "id" : "26727868225f17d14abea3aaaeb0453094405b82",
        "msg" : "Add Test::Object Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-Object/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Object/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Object/Test-Object-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Object/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-Object/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Hook-LexWrap/Hook-LexWrap-PERLVER.p5m",
          "components/perl/Hook-LexWrap/test/results-all.master",
          "components/perl/Hook-LexWrap/manifests/sample-manifest.p5m",
          "components/perl/Hook-LexWrap/pkg5",
          "components/perl/Hook-LexWrap/Makefile"
        ],
        "commitId" : "0ff39d4db9f31464f81addddb9c945760ef69a07",
        "timestamp" : 1691734176000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Hook::LexWrap Perl module\u000a\u000a",
        "date" : "2023-08-11 08:09:36 +0200",
        "id" : "0ff39d4db9f31464f81addddb9c945760ef69a07",
        "msg" : "Add Hook::LexWrap Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Hook-LexWrap/Hook-LexWrap-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Hook-LexWrap/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Hook-LexWrap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Hook-LexWrap/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Hook-LexWrap/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/BTrees/manifests/sample-manifest.p5m",
          "components/python/BTrees/pkg5",
          "components/python/BTrees/BTrees-PYVER.p5m",
          "components/python/BTrees/python-integrate-project.conf",
          "components/python/BTrees/Makefile",
          "components/python/BTrees/test/results-all.master"
        ],
        "commitId" : "d0a53304336af0fe439c2e73d592b1b8ef9b9c83",
        "timestamp" : 1691734187000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add BTrees Python project\u000a\u000a",
        "date" : "2023-08-11 08:09:47 +0200",
        "id" : "d0a53304336af0fe439c2e73d592b1b8ef9b9c83",
        "msg" : "Add BTrees Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/BTrees/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/BTrees/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/BTrees/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/BTrees/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/BTrees/BTrees-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/BTrees/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zodbpickle/zodbpickle-PYVER.p5m",
          "components/python/zodbpickle/pkg5",
          "components/python/zodbpickle/Makefile",
          "components/python/zodbpickle/test/results-all.master",
          "components/python/zodbpickle/python-integrate-project.conf",
          "components/python/zodbpickle/manifests/sample-manifest.p5m"
        ],
        "commitId" : "37ae6fb6d85ca2d8786362f16f97d190b30348b0",
        "timestamp" : 1691734200000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add zodbpickle Python project\u000a\u000a",
        "date" : "2023-08-11 08:10:00 +0200",
        "id" : "37ae6fb6d85ca2d8786362f16f97d190b30348b0",
        "msg" : "Add zodbpickle Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zodbpickle/zodbpickle-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zodbpickle/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/zodbpickle/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zodbpickle/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zodbpickle/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/zodbpickle/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.i18nmessageid/test/results-all.master",
          "components/python/zope.i18nmessageid/zope.i18nmessageid-PYVER.p5m",
          "components/python/zope.i18nmessageid/python-integrate-project.conf",
          "components/python/zope.i18nmessageid/manifests/sample-manifest.p5m",
          "components/python/zope.i18nmessageid/pkg5",
          "components/python/zope.i18nmessageid/Makefile"
        ],
        "commitId" : "5b6ae4a30d4d810759576e0759f6f1d8c2522171",
        "timestamp" : 1691734213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add zope.i18nmessageid Python project\u000a\u000a",
        "date" : "2023-08-11 08:10:13 +0200",
        "id" : "5b6ae4a30d4d810759576e0759f6f1d8c2522171",
        "msg" : "Add zope.i18nmessageid Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/zope.i18nmessageid-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.i18nmessageid/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.component/pkg5",
          "components/python/zope.component/python-integrate-project.conf",
          "components/python/zope.component/Makefile",
          "components/python/zope.component/manifests/sample-manifest.p5m",
          "components/python/zope.component/zope.component-PYVER.p5m"
        ],
        "commitId" : "2bbc1f41eedc9e342c336e696b883c633c4406a9",
        "timestamp" : 1691734226000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add zope.component Python project\u000a\u000a",
        "date" : "2023-08-11 08:10:26 +0200",
        "id" : "2bbc1f41eedc9e342c336e696b883c633c4406a9",
        "msg" : "Add zope.component Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zope.component/zope.component-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.component/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.component/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.component/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.component/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker.mk"
        ],
        "commitId" : "9140e07dd5dcdcf2ad32f5308ec3510fd4c8be68",
        "timestamp" : 1691747374000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "makemaker.mk: add TODO to unresolved test dependencies\u000a\u000a",
        "date" : "2023-08-11 11:49:34 +0200",
        "id" : "9140e07dd5dcdcf2ad32f5308ec3510fd4c8be68",
        "msg" : "makemaker.mk: add TODO to unresolved test dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-SubCalls/pkg5",
          "components/perl/Test-SubCalls/manifests/sample-manifest.p5m",
          "components/perl/Test-SubCalls/test/results-all.master",
          "components/perl/Test-SubCalls/Makefile",
          "components/perl/Test-SubCalls/Test-SubCalls-PERLVER.p5m"
        ],
        "commitId" : "272e205a21e5e4c0eb5b33ea5a51e1cec9f6530b",
        "timestamp" : 1691747387000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Test::SubCalls Perl module\u000a\u000a",
        "date" : "2023-08-11 11:49:47 +0200",
        "id" : "272e205a21e5e4c0eb5b33ea5a51e1cec9f6530b",
        "msg" : "Add Test::SubCalls Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-SubCalls/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-SubCalls/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-SubCalls/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-SubCalls/Test-SubCalls-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-SubCalls/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/async-timeout/manifests/sample-manifest.p5m",
          "components/python/async-timeout/test/results-all.master",
          "components/python/async-timeout/Makefile",
          "components/python/async-timeout/history",
          "components/python/async-timeout/pkg5",
          "components/python/async-timeout/python-integrate-project.conf",
          "components/python/async-timeout/async-timeout-PYVER.p5m"
        ],
        "commitId" : "02541821d10ac9ca6f00f44e858775b2d0773a4c",
        "timestamp" : 1691747399000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/async-timeout: update to 4.0.3; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-08-11 11:49:59 +0200",
        "id" : "02541821d10ac9ca6f00f44e858775b2d0773a4c",
        "msg" : "python/async-timeout: update to 4.0.3; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/async-timeout/async-timeout-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/async-timeout/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/async-timeout/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/async-timeout/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/async-timeout/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/async-timeout/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/async-timeout/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/tqdm/Makefile"
        ],
        "commitId" : "f68c1fdb07f19c996cf27791c1be776630cad86f",
        "timestamp" : 1691747408000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/tqdm: update to 4.66.1\u000a\u000a",
        "date" : "2023-08-11 11:50:08 +0200",
        "id" : "f68c1fdb07f19c996cf27791c1be776630cad86f",
        "msg" : "python/tqdm: update to 4.66.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/tqdm/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mixin-Linewise/pkg5",
          "components/perl/Mixin-Linewise/manifests/sample-manifest.p5m",
          "components/perl/Mixin-Linewise/test/results-all.master",
          "components/perl/Mixin-Linewise/Makefile",
          "components/perl/Mixin-Linewise/Mixin-Linewise-PERLVER.p5m"
        ],
        "commitId" : "69b5d088474d977b62005b5935c197b1a42edbde",
        "timestamp" : 1691751058000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Mixin::Linewise Perl module\u000a\u000a",
        "date" : "2023-08-11 12:50:58 +0200",
        "id" : "69b5d088474d977b62005b5935c197b1a42edbde",
        "msg" : "Add Mixin::Linewise Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Mixin-Linewise/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Mixin-Linewise/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Mixin-Linewise/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Mixin-Linewise/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Mixin-Linewise/Mixin-Linewise-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/licenses/license.LGPL-3.0-only.filter"
        ],
        "commitId" : "3fa2bacb7280db4b70c7529d253c64fd59256132",
        "timestamp" : 1691751068000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/license-detector: improve LGPL-3.0-only detection\u000a\u000a",
        "date" : "2023-08-11 12:51:08 +0200",
        "id" : "3fa2bacb7280db4b70c7529d253c64fd59256132",
        "msg" : "tools/license-detector: improve LGPL-3.0-only detection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/licenses/license.LGPL-3.0-only.filter"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyzmq/test/results-3.9.master",
          "components/python/pyzmq/python-integrate-project.conf",
          "components/python/pyzmq/pyzmq.license",
          "components/python/pyzmq/history",
          "components/python/pyzmq/Makefile",
          "components/python/pyzmq/test/results-3.7.master",
          "components/python/pyzmq/pkg5",
          "components/python/pyzmq/test/results-all.master"
        ],
        "commitId" : "4d92c26a189bbf0c0b098e4eb4cdfd8d0b4c451b",
        "timestamp" : 1691757608000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyzmq: update to 25.1.1; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-08-11 14:40:08 +0200",
        "id" : "4d92c26a189bbf0c0b098e4eb4cdfd8d0b4c451b",
        "msg" : "python/pyzmq: update to 25.1.1; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyzmq/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyzmq/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyzmq/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyzmq/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyzmq/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pyzmq/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyzmq/pyzmq.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyzmq/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.schema/Makefile",
          "components/python/zope.schema/pkg5",
          "components/python/zope.schema/python-integrate-project.conf",
          "components/python/zope.schema/test/results-all.master",
          "components/python/zope.schema/zope.schema-PYVER.p5m",
          "components/python/zope.schema/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d1e697e4a481b9755be4348057ebd466d4d8555d",
        "timestamp" : 1691757619000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add zope.schema Python project\u000a\u000a",
        "date" : "2023-08-11 14:40:19 +0200",
        "id" : "d1e697e4a481b9755be4348057ebd466d4d8555d",
        "msg" : "Add zope.schema Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zope.schema/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.schema/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.schema/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.schema/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.schema/zope.schema-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.schema/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/node20/Makefile"
        ],
        "commitId" : "0d91283c8b5156d6a9a43f956adebe6196978d63",
        "timestamp" : 1691757631000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nodejs-20: update to 20.5.1\u000a\u000a",
        "date" : "2023-08-11 14:40:31 +0200",
        "id" : "0d91283c8b5156d6a9a43f956adebe6196978d63",
        "msg" : "nodejs-20: update to 20.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/node20/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.proxy/Makefile",
          "components/python/zope.proxy/python-integrate-project.conf",
          "components/python/zope.proxy/manifests/sample-manifest.p5m",
          "components/python/zope.proxy/zope.proxy-PYVER.p5m",
          "components/python/zope.proxy/pkg5"
        ],
        "commitId" : "6ef2d94d27462e9125e06f66be01b5d52484a181",
        "timestamp" : 1691757644000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add zope.proxy Python project\u000a\u000a",
        "date" : "2023-08-11 14:40:44 +0200",
        "id" : "6ef2d94d27462e9125e06f66be01b5d52484a181",
        "msg" : "Add zope.proxy Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zope.proxy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.proxy/zope.proxy-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.proxy/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.proxy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.proxy/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ZODB/Makefile",
          "components/python/ZODB/manifests/sample-manifest.p5m",
          "components/python/ZODB/test/results-all.master",
          "components/python/ZODB/pkg5",
          "components/python/ZODB/python-integrate-project.conf",
          "components/python/ZODB/ZODB-PYVER.p5m"
        ],
        "commitId" : "37ae3146e0d20141c30a1b01803de4b549bf648a",
        "timestamp" : 1691764576000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add ZODB Python project\u000a\u000a",
        "date" : "2023-08-11 16:36:16 +0200",
        "id" : "37ae3146e0d20141c30a1b01803de4b549bf648a",
        "msg" : "Add ZODB Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/ZODB/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/ZODB/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/ZODB/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/ZODB/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/ZODB/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/ZODB/ZODB-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Pod-Eventual/Pod-Eventual-PERLVER.p5m",
          "components/perl/Pod-Eventual/test/results-all.master",
          "components/perl/Pod-Eventual/Makefile",
          "components/perl/Pod-Eventual/manifests/sample-manifest.p5m",
          "components/perl/Pod-Eventual/pkg5"
        ],
        "commitId" : "7146a7dea859338508e8a9eed5544dee7179e684",
        "timestamp" : 1691764587000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Pod::Eventual Perl module\u000a\u000a",
        "date" : "2023-08-11 16:36:27 +0200",
        "id" : "7146a7dea859338508e8a9eed5544dee7179e684",
        "msg" : "Add Pod::Eventual Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Eventual/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Eventual/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Eventual/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Eventual/Pod-Eventual-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Eventual/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PPI/test/results-all.master",
          "components/perl/PPI/manifests/sample-manifest.p5m",
          "components/perl/PPI/PPI-PERLVER.p5m",
          "components/perl/PPI/Makefile",
          "components/perl/PPI/pkg5"
        ],
        "commitId" : "5cfdac71233713e860779e2c0f57a5b7dbedf7cc",
        "timestamp" : 1691764599000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add PPI Perl module\u000a\u000a",
        "date" : "2023-08-11 16:36:39 +0200",
        "id" : "5cfdac71233713e860779e2c0f57a5b7dbedf7cc",
        "msg" : "Add PPI Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/PPI/PPI-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPI/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPI/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPI/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPI/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyramid/pyramid-PYVER.p5m",
          "components/python/pyramid/manifests/sample-manifest.p5m",
          "components/python/pyramid/pkg5",
          "components/python/pyramid/python-integrate-project.conf",
          "components/python/pyramid/test/results-all.master",
          "components/python/pyramid/Makefile"
        ],
        "commitId" : "c8dba1716e276a5b5a669878b5abc4b13e0c20dd",
        "timestamp" : 1691764609000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pyramid Python project\u000a\u000a",
        "date" : "2023-08-11 16:36:49 +0200",
        "id" : "c8dba1716e276a5b5a669878b5abc4b13e0c20dd",
        "msg" : "Add pyramid Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pyramid/pyramid-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyramid/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyramid/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyramid/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyramid/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyramid/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/test/results-i386.master",
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "e8b5006fef65071b1c4b2538376ecb402abf66c0",
        "timestamp" : 1691764619000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 3.27.2\u000a\u000a",
        "date" : "2023-08-11 16:36:59 +0200",
        "id" : "e8b5006fef65071b1c4b2538376ecb402abf66c0",
        "msg" : "cmake: update to 3.27.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/test/results-i386.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-FailWarnings/Test-FailWarnings-PERLVER.p5m",
          "components/perl/Test-FailWarnings/test/results-all.master",
          "components/perl/Test-FailWarnings/Makefile",
          "components/perl/Test-FailWarnings/pkg5",
          "components/perl/Test-FailWarnings/manifests/sample-manifest.p5m"
        ],
        "commitId" : "139d6ef9d577266e004aa98f5d53721d75be9513",
        "timestamp" : 1691775318000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Test::FailWarnings Perl module\u000a\u000a",
        "date" : "2023-08-11 19:35:18 +0200",
        "id" : "139d6ef9d577266e004aa98f5d53721d75be9513",
        "msg" : "Add Test::FailWarnings Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-FailWarnings/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-FailWarnings/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-FailWarnings/Test-FailWarnings-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-FailWarnings/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-FailWarnings/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/mypy/patches/04-no-xdist.patch",
          "components/python/mypy/manifests/sample-manifest.p5m",
          "components/python/mypy/patches/01-types-typed-ast.patch",
          "components/python/mypy/patches/07-_prunetraceback.patch",
          "components/python/mypy/Makefile",
          "components/python/mypy/python-integrate-project.conf",
          "components/python/mypy/mypy-PYVER.p5m",
          "components/python/mypy/test/results-all.master",
          "components/python/mypy/patches/07-no-ruff.patch"
        ],
        "commitId" : "f02f8b2ae3b2705c9cfb60392ff98c93a7af5195",
        "timestamp" : 1691775331000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/mypy: update to 1.5.0\u000a\u000a",
        "date" : "2023-08-11 19:35:31 +0200",
        "id" : "f02f8b2ae3b2705c9cfb60392ff98c93a7af5195",
        "msg" : "python/mypy: update to 1.5.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/mypy/mypy-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/mypy/patches/01-types-typed-ast.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/mypy/patches/07-_prunetraceback.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/mypy/patches/04-no-xdist.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/mypy/patches/07-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PPIx-Regexp/Makefile",
          "components/perl/PPIx-Regexp/PPIx-Regexp-PERLVER.p5m",
          "components/perl/PPIx-Regexp/test/results-all.master",
          "components/perl/PPIx-Regexp/manifests/sample-manifest.p5m",
          "components/perl/PPIx-Regexp/pkg5",
          "components/perl/PPIx-Regexp/PPIx-Regexp.license"
        ],
        "commitId" : "8052454e2d8b934812ee9d497b18770a7f00216e",
        "timestamp" : 1691775342000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add PPIx::Regexp Perl module\u000a\u000a",
        "date" : "2023-08-11 19:35:42 +0200",
        "id" : "8052454e2d8b934812ee9d497b18770a7f00216e",
        "msg" : "Add PPIx::Regexp Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Regexp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Regexp/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Regexp/PPIx-Regexp.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Regexp/PPIx-Regexp-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Regexp/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Regexp/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PPIx-QuoteLike/pkg5",
          "components/perl/PPIx-QuoteLike/test/results-all.master",
          "components/perl/PPIx-QuoteLike/Makefile",
          "components/perl/PPIx-QuoteLike/PPIx-QuoteLike-PERLVER.p5m",
          "components/perl/PPIx-QuoteLike/PPIx-QuoteLike.license",
          "components/perl/PPIx-QuoteLike/manifests/sample-manifest.p5m"
        ],
        "commitId" : "1d9d1143a6d570505da600638ed53fff5e359e6b",
        "timestamp" : 1691775353000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add PPIx::QuoteLike Perl module\u000a\u000a",
        "date" : "2023-08-11 19:35:53 +0200",
        "id" : "1d9d1143a6d570505da600638ed53fff5e359e6b",
        "msg" : "Add PPIx::QuoteLike Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/PPIx-QuoteLike.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-QuoteLike/PPIx-QuoteLike-PERLVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/PPIx-Utils/PPIx-Utils-PERLVER.p5m",
          "components/perl/PPIx-Utils/pkg5",
          "components/perl/PPIx-Utils/manifests/sample-manifest.p5m",
          "components/perl/PPIx-Utils/test/results-all.master",
          "components/perl/PPIx-Utils/Makefile"
        ],
        "commitId" : "62b54d6d87c9ccbfc1e23fcee6a07285276beb2b",
        "timestamp" : 1691775365000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add PPIx::Utils Perl module\u000a\u000a",
        "date" : "2023-08-11 19:36:05 +0200",
        "id" : "62b54d6d87c9ccbfc1e23fcee6a07285276beb2b",
        "msg" : "Add PPIx::Utils Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Utils/PPIx-Utils-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Utils/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Utils/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Utils/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/PPIx-Utils/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Pod-Coverage-TrustPod/pkg5",
          "components/perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-PERLVER.p5m",
          "components/perl/Pod-Coverage-TrustPod/Makefile",
          "components/perl/Pod-Coverage-TrustPod/manifests/sample-manifest.p5m",
          "components/perl/Pod-Coverage-TrustPod/test/results-all.master"
        ],
        "commitId" : "82f142a276e72c691edf38a446855167a5b9df77",
        "timestamp" : 1691775376000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Pod::Coverage::TrustPod Perl module\u000a\u000a",
        "date" : "2023-08-11 19:36:16 +0200",
        "id" : "82f142a276e72c691edf38a446855167a5b9df77",
        "msg" : "Add Pod::Coverage::TrustPod Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Coverage-TrustPod/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Coverage-TrustPod/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Coverage-TrustPod/Pod-Coverage-TrustPod-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Coverage-TrustPod/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Coverage-TrustPod/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.configuration/patches/01-test-no-dictest.patch",
          "components/python/zope.configuration/zope.configuration-PYVER.p5m",
          "components/python/zope.configuration/python-integrate-project.conf",
          "components/python/zope.configuration/pkg5",
          "components/python/zope.configuration/test/results-all.master",
          "components/python/zope.configuration/manifests/sample-manifest.p5m",
          "components/python/zope.configuration/Makefile"
        ],
        "commitId" : "f8cbe2c70347d9172eafdf82aee0af1b7bd255d0",
        "timestamp" : 1691775385000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add zope.configuration Python project\u000a\u000a",
        "date" : "2023-08-11 19:36:25 +0200",
        "id" : "f8cbe2c70347d9172eafdf82aee0af1b7bd255d0",
        "msg" : "Add zope.configuration Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zope.configuration/patches/01-test-no-dictest.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.configuration/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.configuration/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.configuration/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.configuration/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.configuration/zope.configuration-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.configuration/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "3b415b2eefe81c24e2cb8c5b6ea2872b4c4c3967",
        "timestamp" : 1691778376000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Disable python/mypy\u000a\u000a",
        "date" : "2023-08-11 20:26:16 +0200",
        "id" : "3b415b2eefe81c24e2cb8c5b6ea2872b4c4c3967",
        "msg" : "Disable python/mypy",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope.copy/python-integrate-project.conf",
          "components/python/zope.copy/manifests/sample-manifest.p5m",
          "components/python/zope.copy/Makefile",
          "components/python/zope.copy/zope.copy-PYVER.p5m",
          "components/python/zope.copy/pkg5"
        ],
        "commitId" : "8873097dc86af908c4894afa25a76132a3299c99",
        "timestamp" : 1691778388000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add zope.copy Python project\u000a\u000a",
        "date" : "2023-08-11 20:26:28 +0200",
        "id" : "8873097dc86af908c4894afa25a76132a3299c99",
        "msg" : "Add zope.copy Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/zope.copy/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.copy/zope.copy-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.copy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.copy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/zope.copy/python-integrate-project.conf"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}