{
  "_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" : 6999,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
            "branch" : [
              {
                "SHA1" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
            "branch" : [
              {
                "SHA1" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
        "branch" : [
          {
            "SHA1" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
            "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" : "#6999",
  "duration" : 7859778,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6999",
  "id" : "6999",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6999,
  "queueId" : 304,
  "result" : "SUCCESS",
  "timestamp" : 1675814750727,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6999/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/hylafax/Makefile",
          "components/network/hylafax/patches/01_configure_Tiff.patch"
        ],
        "commitId" : "c0c38a6ef5250a7eb8a0c13ccd588453b74489b0",
        "timestamp" : 1675767796000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add SPARC support in hylafax - fpic to fPIC\u000a\u000a",
        "date" : "2023-02-07 12:03:16 +0100",
        "id" : "c0c38a6ef5250a7eb8a0c13ccd588453b74489b0",
        "msg" : "add SPARC support in hylafax - fpic to fPIC",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/hylafax/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/hylafax/patches/01_configure_Tiff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/bottle/bottle-PYVER.p5m",
          "components/python/bottle/python-integrate-project.conf",
          "components/python/bottle/patches/01-no-shebang.patch",
          "components/python/bottle/pkg5",
          "components/python/bottle/manifests/sample-manifest.p5m",
          "components/python/bottle/Makefile"
        ],
        "commitId" : "665c59a01b06babb8466004826661c886e0d4e51",
        "timestamp" : 1675767806000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add bottle python project\u000a\u000a",
        "date" : "2023-02-07 12:03:26 +0100",
        "id" : "665c59a01b06babb8466004826661c886e0d4e51",
        "msg" : "Add bottle python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/bottle/bottle-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/bottle/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/bottle/patches/01-no-shebang.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/bottle/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/bottle/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/bottle/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/aspell/Makefile",
          "components/text/aspell/aspell.p5m",
          "components/text/aspell/pkg5"
        ],
        "commitId" : "22ca1149fe7a03a51eba0c5f4b2e3303efed9c0d",
        "timestamp" : 1675772481000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "re-add 32bit libs to aspell, enchant needs them\u000a\u000a",
        "date" : "2023-02-07 13:21:21 +0100",
        "id" : "22ca1149fe7a03a51eba0c5f4b2e3303efed9c0d",
        "msg" : "re-add 32bit libs to aspell, enchant needs them",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/aspell/aspell.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/aspell/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/text/aspell/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hyperlink/test/results-all.master",
          "components/python/hyperlink/Makefile",
          "components/python/hyperlink/hyperlink.license",
          "components/python/hyperlink/history",
          "components/python/hyperlink/manifests/generic-manifest.p5m",
          "components/python/hyperlink/test/results-3.7.master",
          "components/python/hyperlink/pkg5",
          "components/python/hyperlink/test/results-3.9.master",
          "components/python/hyperlink/hyperlink-PYVER.p5m",
          "components/python/hyperlink/manifests/sample-manifest.p5m",
          "components/python/hyperlink/test/results-3.5.master"
        ],
        "commitId" : "5dddf516f565b0408fc0d42bd3153db1d10ffa13",
        "timestamp" : 1675772493000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hyperlink: rebuild to get package for python 3.5 obsoleted\u000a\u000a",
        "date" : "2023-02-07 13:21:33 +0100",
        "id" : "5dddf516f565b0408fc0d42bd3153db1d10ffa13",
        "msg" : "python/hyperlink: rebuild to get package for python 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/hyperlink/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hyperlink/hyperlink-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hyperlink/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/hyperlink/hyperlink.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/hyperlink/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hyperlink/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hyperlink/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/hyperlink/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hyperlink/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/hyperlink/test/results-3.5.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/hyperlink/test/results-3.7.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jsonrpclib-pelix/jsonrpclib-pelix-PYVER.p5m",
          "components/python/jsonrpclib/manifests/sample-manifest.p5m",
          "components/python/jsonrpclib/jsonrpclib.license",
          "components/python/jsonrpclib/jsonrpclib-PYVER.p5m",
          "components/python/jsonrpclib-pelix/patches/01-no-shebang.patch",
          "components/python/jsonrpclib-pelix/pkg5",
          "components/python/jsonrpclib/Makefile",
          "components/python/jsonrpclib/jsonrpclib-GENFRAG.p5m",
          "components/python/jsonrpclib-pelix/Makefile",
          "components/python/jsonrpclib/manifests/generic-manifest.p5m",
          "components/python/jsonrpclib-pelix/history",
          "components/python/jsonrpclib/history",
          "components/python/jsonrpclib-pelix/manifests/sample-manifest.p5m",
          "components/python/jsonrpclib-pelix/python-integrate-project.conf",
          "components/python/jsonrpclib/pkg5"
        ],
        "commitId" : "3ec9fbb06813f51094cd6d16977fa63f1939d2a7",
        "timestamp" : 1675790436000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jsonrpclib-pelix: move from jsonrpclib; rename package; update to 0.4.3.2; obsolete packages for python 2.7 and 3.5\u000a\u000a",
        "date" : "2023-02-07 18:20:36 +0100",
        "id" : "3ec9fbb06813f51094cd6d16977fa63f1939d2a7",
        "msg" : "python/jsonrpclib-pelix: move from jsonrpclib; rename package; update to 0.4.3.2; obsolete packages for python 2.7 and 3.5",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/jsonrpclib-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/patches/01-no-shebang.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/jsonrpclib.license"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/jsonrpclib-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/jsonrpclib/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/jsonrpclib-pelix-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jsonrpclib-pelix/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycups/manifests/sample-manifest.p5m",
          "components/python/pycups/pkg5",
          "components/python/pycups/pycups.copyright",
          "components/python/pycups/history",
          "components/python/pycups/pycups-PYVER.p5m",
          "components/python/pycups/python-integrate-project.conf",
          "components/python/pycups/pycups.license",
          "components/python/pycups/Makefile"
        ],
        "commitId" : "9f1edb412812771325cb304e6ecd182e4cb4e908",
        "timestamp" : 1675790459000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pycups: update to 2.0.1; rebuild for python 3.7 and 3.9 and to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-02-07 18:20:59 +0100",
        "id" : "9f1edb412812771325cb304e6ecd182e4cb4e908",
        "msg" : "python/pycups: update to 2.0.1; rebuild for python 3.7 and 3.9 and to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pycups/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycups/pycups.license"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycups/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycups/pycups-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycups/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycups/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycups/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pycups/pycups.copyright"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/twine/pkg5",
          "components/python/twine/Makefile",
          "components/python/twine/twine-PYVER.p5m",
          "components/python/twine/python-integrate-project.conf",
          "components/python/twine/manifests/sample-manifest.p5m",
          "components/python/twine/patches/01-no-shebang.patch"
        ],
        "commitId" : "f7360597e86463abe28a47391ccb61376a3ae5ec",
        "timestamp" : 1675790472000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add twine python project\u000a\u000a",
        "date" : "2023-02-07 18:21:12 +0100",
        "id" : "f7360597e86463abe28a47391ccb61376a3ae5ec",
        "msg" : "Add twine python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/twine/patches/01-no-shebang.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/twine/twine-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/twine/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/twine/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/twine/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/twine/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/idna/test/results-3.5-32.master",
          "components/python/idna/history",
          "components/python/idna/test/results-all.master",
          "components/python/idna/test/results-2.7-32.master",
          "components/python/idna/idna.license",
          "components/python/idna/manifests/generic-manifest.p5m",
          "components/python/idna/test/results-3.7-32.master",
          "components/python/idna/test/results-3.9-32.master",
          "components/python/idna/python-integrate-project.conf",
          "components/python/idna/manifests/sample-manifest.p5m",
          "components/python/idna/idna-PYVER.p5m",
          "components/python/idna/pkg5",
          "components/python/idna/Makefile"
        ],
        "commitId" : "8d38f21641cc7151de8fb3c68db2e8a69fe1ca80",
        "timestamp" : 1675790485000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/idna: update to 3.4; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-02-07 18:21:25 +0100",
        "id" : "8d38f21641cc7151de8fb3c68db2e8a69fe1ca80",
        "msg" : "python/idna: update to 3.4; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/idna/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/idna/test/results-2.7-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/idna/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/idna/test/results-3.5-32.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/idna/test/results-3.9-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/idna-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/idna/test/results-3.7-32.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/idna/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/idna/idna.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/bcrypt/bcrypt-PYVER.p5m",
          "components/python/bcrypt/history",
          "components/python/bcrypt/patches/01-no-coverage-report.patch",
          "components/python/bcrypt/test/results-all.master",
          "components/python/bcrypt/manifests/generic-manifest.p5m",
          "components/python/bcrypt/manifests/sample-manifest.p5m",
          "components/python/bcrypt/Makefile",
          "components/python/bcrypt/python-integrate-project.conf",
          "components/python/bcrypt/pkg5"
        ],
        "commitId" : "03f02d446c6df63f301e3ef3c2cda32aa2fce0ba",
        "timestamp" : 1675790497000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/bcrypt: update to 3.2.2; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-02-07 18:21:37 +0100",
        "id" : "03f02d446c6df63f301e3ef3c2cda32aa2fce0ba",
        "msg" : "python/bcrypt: update to 3.2.2; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt/patches/01-no-coverage-report.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/bcrypt/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/bcrypt-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/bcrypt/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/bcrypt/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/serpent/pkg5",
          "components/python/serpent/test/results-all.master",
          "components/python/serpent/manifests/sample-manifest.p5m",
          "components/python/serpent/Makefile",
          "components/python/serpent/manifests/generic-manifest.p5m",
          "components/python/serpent/serpent.license",
          "components/python/serpent/serpent-PYVER.p5m",
          "components/python/serpent/history"
        ],
        "commitId" : "fba10e87be68346f0939aaaaa8184df740e48165",
        "timestamp" : 1675790508000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/serpent: update to 1.41; rebuild to get package for python 3.5 obsoleted\u000a\u000a",
        "date" : "2023-02-07 18:21:48 +0100",
        "id" : "fba10e87be68346f0939aaaaa8184df740e48165",
        "msg" : "python/serpent: update to 1.41; rebuild to get package for python 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/serpent/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/serpent/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/serpent/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/serpent/serpent.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/serpent/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/serpent/serpent-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/serpent/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/serpent/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/qemu/patches/0006-configure-uses-break-outside-loop.patch",
          "components/sysutils/qemu/Makefile",
          "components/sysutils/qemu/patches/0007-cpu-exec.c-fails-to-compile-code-path-is-reachable.patch",
          "components/sysutils/qemu/patches/0010-Drop-unnecessary-privileges.patch",
          "components/sysutils/qemu/patches/0003-Do-not-pass-dynamic-list-to-linker.patch",
          "components/sysutils/qemu/qemu.p5m",
          "components/sysutils/qemu/patches/0005-configure-uses-bash-extensions.patch",
          "components/sysutils/qemu/files/exec_attr",
          "components/sysutils/qemu/patches/0002-illumos-OFD-locking-must-span-the-entire-file.patch",
          "components/sysutils/qemu/patches/0009-Add-support-for-VNICs.patch",
          "components/sysutils/qemu/pkg5",
          "components/sysutils/qemu/patches/0004-illumos-defines-FSCALE-in-sys-param.h.patch",
          "components/sysutils/qemu/manifests/sample-manifest.p5m"
        ],
        "commitId" : "0640a133ee54d58b38607a6dcba47fa13dabf6c2",
        "timestamp" : 1675795832000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add qemu package\u000a\u000a",
        "date" : "2023-02-07 19:50:32 +0100",
        "id" : "0640a133ee54d58b38607a6dcba47fa13dabf6c2",
        "msg" : "add qemu package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0009-Add-support-for-VNICs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0006-configure-uses-break-outside-loop.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0007-cpu-exec.c-fails-to-compile-code-path-is-reachable.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/files/exec_attr"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0010-Drop-unnecessary-privileges.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/qemu.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0002-illumos-OFD-locking-must-span-the-entire-file.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0003-Do-not-pass-dynamic-list-to-linker.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0005-configure-uses-bash-extensions.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/patches/0004-illumos-defines-FSCALE-in-sys-param.h.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/qemu/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/qemu/pkg5",
          "components/sysutils/qemu/Makefile"
        ],
        "commitId" : "d65974c93eb2518e65f973c9d302e38e24ce5414",
        "timestamp" : 1675802916000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix qemu dependencies\u000a\u000a",
        "date" : "2023-02-07 21:48:36 +0100",
        "id" : "d65974c93eb2518e65f973c9d302e38e24ce5414",
        "msg" : "fix qemu dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/qemu/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/qemu/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "6f314a4d1430ca6a93c6ae0654ed1ce178f98ece",
        "timestamp" : 1675802928000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "shared-macros.mk: PYTHON_SCRIPTS are in PROTO_DIR; make shebang fix more generic\u000a\u000a",
        "date" : "2023-02-07 21:48:48 +0100",
        "id" : "6f314a4d1430ca6a93c6ae0654ed1ce178f98ece",
        "msg" : "shared-macros.mk: PYTHON_SCRIPTS are in PROTO_DIR; make shebang fix more generic",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/print/system-config-printer/pkg5",
          "components/print/system-config-printer/system-config-printer.p5m",
          "components/print/system-config-printer/patches/02-desktop-files.patch",
          "components/print/system-config-printer/patches/01-vendor-packages.patch",
          "components/print/system-config-printer/manifests/sample-manifest.p5m",
          "components/print/system-config-printer/test/results-all.master",
          "components/print/system-config-printer/patches/03-no-shebang.patch",
          "components/print/system-config-printer/Makefile",
          "components/print/system-config-printer/patches/01-python-version.patch"
        ],
        "commitId" : "0583fae877ef8c997b5f02d1988260417fa5ee54",
        "timestamp" : 1675803280000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "system-config-printer: update to 1.5.18\u000a\u000a",
        "date" : "2023-02-07 21:54:40 +0100",
        "id" : "0583fae877ef8c997b5f02d1988260417fa5ee54",
        "msg" : "system-config-printer: update to 1.5.18",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/print/system-config-printer/patches/03-no-shebang.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/print/system-config-printer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/print/system-config-printer/patches/02-desktop-files.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/print/system-config-printer/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/print/system-config-printer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/print/system-config-printer/patches/01-python-version.patch"
          },
          {
            "editType" : "add",
            "file" : "components/print/system-config-printer/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/print/system-config-printer/patches/01-vendor-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/print/system-config-printer/system-config-printer.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/text/hunspell-pl/Makefile",
          "components/text/hunspell-pl/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e54bb81a6efe99d28f72bf64c6a74b84a0e95c09",
        "timestamp" : 1675803372000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update polish hunspell dictonary to 2023.2.1\u000a\u000a",
        "date" : "2023-02-07 21:56:12 +0100",
        "id" : "e54bb81a6efe99d28f72bf64c6a74b84a0e95c09",
        "msg" : "Update polish hunspell dictonary to 2023.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/text/hunspell-pl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/text/hunspell-pl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/beautifulsoup4/pkg5",
          "components/python/beautifulsoup4/manifests/sample-manifest.p5m",
          "components/python/beautifulsoup4/beautifulsoup4-PYVER.p5m",
          "components/python/beautifulsoup4/Makefile",
          "components/python/beautifulsoup4/test/results-all.master"
        ],
        "commitId" : "38c4b6f91529a2337e468dada5b330d7b5de66ae",
        "timestamp" : 1675804933000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add beautifulsoup4 python project\u000a\u000a",
        "date" : "2023-02-07 22:22:13 +0100",
        "id" : "38c4b6f91529a2337e468dada5b330d7b5de66ae",
        "msg" : "Add beautifulsoup4 python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/beautifulsoup4/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/beautifulsoup4/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/beautifulsoup4/beautifulsoup4-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/beautifulsoup4/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/beautifulsoup4/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/help2man/pkg5",
          "components/developer/help2man/Makefile"
        ],
        "commitId" : "cc2c6ef1b5d70c5e2c4ac84e0d511e5d9b7e60e4",
        "timestamp" : 1675805490000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "help2man: update to 1.49.3\u000a\u000a",
        "date" : "2023-02-07 22:31:30 +0100",
        "id" : "cc2c6ef1b5d70c5e2c4ac84e0d511e5d9b7e60e4",
        "msg" : "help2man: update to 1.49.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/help2man/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/help2man/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libspectre/libspectre.p5m",
          "components/library/libspectre/Makefile",
          "components/library/libspectre/libspectre.license",
          "components/library/libspectre/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b0f1322f2c352d4671fcbc4241deab6b29632e8c",
        "timestamp" : 1675806703000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libspectre: update to 0.2.12\u000a\u000a",
        "date" : "2023-02-07 22:51:43 +0100",
        "id" : "b0f1322f2c352d4671fcbc4241deab6b29632e8c",
        "msg" : "libspectre: update to 0.2.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libspectre/libspectre.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libspectre/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libspectre/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libspectre/libspectre.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/libstatgrab/manifests/sample-manifest.p5m",
          "components/cluster/libstatgrab/libstatgrab.p5m",
          "components/cluster/libstatgrab/Makefile"
        ],
        "commitId" : "272c567068a4d29986c6836b081e94ed707351ec",
        "timestamp" : 1675807513000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libstatgrab: update to 0.92.1\u000a\u000a",
        "date" : "2023-02-07 23:05:13 +0100",
        "id" : "272c567068a4d29986c6836b081e94ed707351ec",
        "msg" : "libstatgrab: update to 0.92.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/cluster/libstatgrab/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/libstatgrab/libstatgrab.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/libstatgrab/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libSM/manifests/sample-manifest.p5m",
          "components/x11/libSM/Makefile",
          "components/x11/libSM/pkg5",
          "components/x11/libSM/libSM.p5m"
        ],
        "commitId" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
        "timestamp" : 1675807527000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libSM: update to 1.2.4\u000a\u000a",
        "date" : "2023-02-07 23:05:27 +0100",
        "id" : "7f76d2663cd01829f3d79352f286cf80e0426a55",
        "msg" : "libSM: update to 1.2.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libSM/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libSM/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libSM/libSM.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/libSM/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}