{
  "_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" : 7749,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
            "branch" : [
              {
                "SHA1" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
            "branch" : [
              {
                "SHA1" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
        "branch" : [
          {
            "SHA1" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
            "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" : "#7749",
  "duration" : 3095354,
  "estimatedDuration" : 2625498,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7749",
  "id" : "7749",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7749,
  "queueId" : 158,
  "result" : "SUCCESS",
  "timestamp" : 1774818326891,
  "url" : "https://hipster.openindiana.org/jenkins/view/all/job/illumos-gate/7749/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/ogl-select/files/nvidia_vendor_select",
          "components/x11/ogl-select/Makefile",
          "components/x11/ogl-select/ogl-select.p5m",
          "components/x11/ogl-select/files/mesa_vendor_select",
          "components/x11/ogl-select/manifests/sample-manifest.p5m"
        ],
        "commitId" : "17a5d2aa62039530b44865c18a60a1e2d881c176",
        "timestamp" : 1774590339000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ogl-select: drop 32 bit support\u000a",
        "date" : "2026-03-27 06:45:39 +0100",
        "id" : "17a5d2aa62039530b44865c18a60a1e2d881c176",
        "msg" : "ogl-select: drop 32 bit support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/ogl-select.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/files/mesa_vendor_select"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/files/nvidia_vendor_select"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/ogl-select/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sip/.gitignore",
          "components/python/sip/Makefile",
          "components/python/sip/test/results-all.master"
        ],
        "commitId" : "897f18e20442bcd1f924d570622f4c8be5b20f58",
        "timestamp" : 1774590352000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sip: update to 6.15.3\u000a",
        "date" : "2026-03-27 06:45:52 +0100",
        "id" : "897f18e20442bcd1f924d570622f4c8be5b20f58",
        "msg" : "python/sip: update to 6.15.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sip/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sip/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uv-build/Makefile",
          "components/python/uv-build/.gitignore"
        ],
        "commitId" : "e3caaf73ff382773aedde801eeb33ae623402f8c",
        "timestamp" : 1774590360000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uv-build: update to 0.11.1\u000a",
        "date" : "2026-03-27 06:46:00 +0100",
        "id" : "e3caaf73ff382773aedde801eeb33ae623402f8c",
        "msg" : "python/uv-build: update to 0.11.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cryptography_vectors/Makefile",
          "components/python/cryptography_vectors/.gitignore",
          "components/python/cryptography_vectors/patches/01-uv_build.patch"
        ],
        "commitId" : "c91b0244a048c93883e1bb1c5ffeb4327c65ecda",
        "timestamp" : 1774590369000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cryptography_vectors: update to 46.0.6\u000a",
        "date" : "2026-03-27 06:46:09 +0100",
        "id" : "c91b0244a048c93883e1bb1c5ffeb4327c65ecda",
        "msg" : "python/cryptography_vectors: update to 46.0.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cryptography_vectors/patches/01-uv_build.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nh3/test/results-3.14.master",
          "components/python/nh3/.gitignore",
          "components/python/nh3/test/results-3.9.master",
          "components/python/nh3/Makefile"
        ],
        "commitId" : "46b5153bae33856de895f1f89b2f53af45ae5541",
        "timestamp" : 1774590379000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nh3: update to 0.3.4\u000a",
        "date" : "2026-03-27 06:46:19 +0100",
        "id" : "46b5153bae33856de895f1f89b2f53af45ae5541",
        "msg" : "python/nh3: update to 0.3.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nh3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/test/results-3.14.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/install-types/manifests/sample-manifest.p5m",
          "components/openindiana/nvidia/manifests/sample-manifest.p5m",
          "components/openindiana/nvidia/nvidia.p5m",
          "components/openindiana/nvidia-580/pkg5",
          "components/meta-packages/install-types/includes/desktop_amd64",
          "components/openindiana/nvidia-580/manifests/sample-manifest.p5m",
          "components/openindiana/nvidia-580/Makefile",
          "components/openindiana/nvidia-580/nvidia.p5m",
          "components/openindiana/nvidia-580/nvidia.license",
          "components/openindiana/nvidia/Makefile"
        ],
        "commitId" : "760f0f0bfb0cb8bb76d5ce0fcee42b5781b57862",
        "timestamp" : 1774590393000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nvidia: update to 595.58.03, drop 32 bit libraries; keep R580 as nvidia-580\u000a",
        "date" : "2026-03-27 06:46:33 +0100",
        "id" : "760f0f0bfb0cb8bb76d5ce0fcee42b5781b57862",
        "msg" : "nvidia: update to 595.58.03, drop 32 bit libraries; keep R580 as nvidia-580",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/openindiana/nvidia-580/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/nvidia.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/nvidia-580/nvidia.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/nvidia-580/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/nvidia-580/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/openindiana/nvidia-580/nvidia.license"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/desktop_amd64"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libjpeg-turbo/Makefile",
          "components/library/libjpeg-turbo/test/results-32-7.master",
          "components/library/libjpeg-turbo/test/results-64-7.master",
          "components/library/libjpeg-turbo/test/results-32-6.master",
          "components/library/libjpeg-turbo/test/results-64-6.master",
          "components/library/libjpeg-turbo/test/results-32-8.master",
          "components/library/libjpeg-turbo/patches/01-pkgconfig.patch",
          "components/library/libjpeg-turbo/manifests/sample-manifest.p5m",
          "components/library/libjpeg-turbo/test/results-64-8.master"
        ],
        "commitId" : "2e7b29cbd6d346fe708525dda34ad55550d07a29",
        "timestamp" : 1774590404000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libjpeg-turbo: update to 3.1.4\u000a",
        "date" : "2026-03-27 06:46:44 +0100",
        "id" : "2e7b29cbd6d346fe708525dda34ad55550d07a29",
        "msg" : "libjpeg-turbo: update to 3.1.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/patches/01-pkgconfig.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/test/results-64-8.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/test/results-32-6.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/test/results-32-8.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/test/results-32-7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/test/results-64-6.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/test/results-64-7.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/openexr/test/results-all.master",
          "components/library/openexr/Makefile"
        ],
        "commitId" : "470afdd4f3a55d4361d55eaa86cdd7a84ab75f83",
        "timestamp" : 1774648392000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openexr: update to 3.4.8\u000a",
        "date" : "2026-03-27 22:53:12 +0100",
        "id" : "470afdd4f3a55d4361d55eaa86cdd7a84ab75f83",
        "msg" : "openexr: update to 3.4.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/openexr/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/openexr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "e00aee8559400ff96c57ce31235fab0a7c227f5b",
        "timestamp" : 1774648405000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 149.0.1\u000a",
        "date" : "2026-03-27 22:53:25 +0100",
        "id" : "e00aee8559400ff96c57ce31235fab0a7c227f5b",
        "msg" : "thunderbird: update to 149.0.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Tty/.gitignore",
          "components/perl/IO-Tty/Makefile",
          "components/perl/IO-Tty/history",
          "components/perl/IO-Tty/pkg5",
          "components/perl/IO-Tty/test/results-all.master",
          "components/perl/IO-Tty/manifests/sample-manifest.p5m",
          "components/perl/IO-Tty/IO-Tty.license"
        ],
        "commitId" : "2776af8845aa78ac249f0f71523f7fc0f21422e0",
        "timestamp" : 1774691399000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Tty: update to 1.24\u000a",
        "date" : "2026-03-28 10:49:59 +0100",
        "id" : "2776af8845aa78ac249f0f71523f7fc0f21422e0",
        "msg" : "perl/IO-Tty: update to 1.24",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Tty/IO-Tty.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/XML-Parser/.gitignore",
          "components/perl/XML-Parser/Makefile"
        ],
        "commitId" : "1f7b634e4f11d602fb3f301f0d6f45a16f1bdccc",
        "timestamp" : 1774691414000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/XML-Parser: update to 2.54\u000a",
        "date" : "2026-03-28 10:50:14 +0100",
        "id" : "1f7b634e4f11d602fb3f301f0d6f45a16f1bdccc",
        "msg" : "perl/XML-Parser: update to 2.54",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/XML-Parser/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uv-build/Makefile",
          "components/python/uv-build/.gitignore"
        ],
        "commitId" : "d28c564cf8648dab3e1c5645ae658100a0420169",
        "timestamp" : 1774691426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uv-build: update to 0.11.2\u000a",
        "date" : "2026-03-28 10:50:26 +0100",
        "id" : "d28c564cf8648dab3e1c5645ae658100a0420169",
        "msg" : "python/uv-build: update to 0.11.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/uv-build/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libjpeg-turbo/patches/01-pkgconfig.patch",
          "components/library/libjpeg-turbo/Makefile"
        ],
        "commitId" : "0e977cc890c0919f8bf9f9b936b77d6faa778e6c",
        "timestamp" : 1774691437000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libjpeg-turbo: update to 3.1.4.1\u000a",
        "date" : "2026-03-28 10:50:37 +0100",
        "id" : "0e977cc890c0919f8bf9f9b936b77d6faa778e6c",
        "msg" : "libjpeg-turbo: update to 3.1.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/patches/01-pkgconfig.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libjpeg-turbo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/prolog/trealla/manifests/sample-manifest.p5m",
          "components/prolog/trealla/trealla.p5m",
          "components/prolog/trealla/Makefile",
          "components/prolog/trealla/test/results-all.master",
          "components/prolog/trealla/patches/01-Makefile.patch"
        ],
        "commitId" : "82e58eab737b2e97ab2186027e4b35e04a9c12c4",
        "timestamp" : 1774710879000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trealla-prolog: update to 2.92.3\u000a",
        "date" : "2026-03-28 16:14:39 +0100",
        "id" : "82e58eab737b2e97ab2186027e4b35e04a9c12c4",
        "msg" : "trealla-prolog: update to 2.92.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/trealla.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/patches/01-Makefile.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/fastfetch/Makefile"
        ],
        "commitId" : "667ebccf8f489920c4f69fa2d6c31b3a7cffa568",
        "timestamp" : 1774790057000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fastfetch: update to 2.61.0\u000a",
        "date" : "2026-03-29 15:14:17 +0200",
        "id" : "667ebccf8f489920c4f69fa2d6c31b3a7cffa568",
        "msg" : "fastfetch: update to 2.61.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/fastfetch/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Clone/Makefile",
          "components/perl/Clone/.gitignore",
          "components/perl/Clone/test/results-all.master"
        ],
        "commitId" : "db1e24fe712f4af585fce31662c7fe6ec9e9e6fe",
        "timestamp" : 1774790069000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Clone: update to 0.50\u000a",
        "date" : "2026-03-29 15:14:29 +0200",
        "id" : "db1e24fe712f4af585fce31662c7fe6ec9e9e6fe",
        "msg" : "perl/Clone: update to 0.50",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Clone/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/prolog/trealla/Makefile",
          "components/prolog/trealla/test/results-all.master"
        ],
        "commitId" : "623588b61a3b6f049c6dedf2a761856d3d36c711",
        "timestamp" : 1774790082000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "trealla-prolog: update to 2.92.7\u000a",
        "date" : "2026-03-29 15:14:42 +0200",
        "id" : "623588b61a3b6f049c6dedf2a761856d3d36c711",
        "msg" : "trealla-prolog: update to 2.92.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/prolog/trealla/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "84a2c10a7ac9c8ac48917a9db4f2afd42a241a22",
        "timestamp" : 1774803613000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: set PYTHONSAFEPATH for testing\u000a",
        "date" : "2026-03-29 19:00:13 +0200",
        "id" : "84a2c10a7ac9c8ac48917a9db4f2afd42a241a22",
        "msg" : "setup.py.mk: set PYTHONSAFEPATH for testing",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools-rust/Makefile",
          "components/python/setuptools-rust/test/results-all.master",
          "components/python/setuptools-rust/.gitignore",
          "components/python/setuptools-rust/manifests/sample-manifest.p5m",
          "components/python/setuptools-rust/python-integrate-project.conf"
        ],
        "commitId" : "5eb833b8161b3790b9ca20a5bfe9a8689b1e7a3f",
        "timestamp" : 1774803625000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/setuptools-rust: update to 1.12.1\u000a",
        "date" : "2026-03-29 19:00:25 +0200",
        "id" : "5eb833b8161b3790b9ca20a5bfe9a8689b1e7a3f",
        "msg" : "python/setuptools-rust: update to 1.12.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools-rust/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/patches/02-asdf-module.mk.patch",
          "components/runtime/sbcl/patches/03-Config-x86-64-sunos.patch",
          "components/runtime/sbcl/patches/01-elf.patch",
          "components/runtime/sbcl/Makefile",
          "components/runtime/sbcl/patches/04-thread_c.patch"
        ],
        "commitId" : "5ab09ba1878b864007837e48f9c918b6531b177e",
        "timestamp" : 1774814424000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sbcl: update to 2.6.3\u000a",
        "date" : "2026-03-29 22:00:24 +0200",
        "id" : "5ab09ba1878b864007837e48f9c918b6531b177e",
        "msg" : "sbcl: update to 2.6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/patches/02-asdf-module.mk.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/sbcl/patches/04-thread_c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/sbcl/patches/01-elf.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/sbcl/patches/03-Config-x86-64-sunos.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
        "timestamp" : 1774814442000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 4.3.1\u000a",
        "date" : "2026-03-29 22:00:42 +0200",
        "id" : "547ddb12dd1794074f3728e508b7e3c4d06fb07c",
        "msg" : "cmake: update to 4.3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}