{
  "_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" : 7366,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
            "branch" : [
              {
                "SHA1" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
            "branch" : [
              {
                "SHA1" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
        "branch" : [
          {
            "SHA1" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
            "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" : "#7366",
  "duration" : 4284935,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7366",
  "id" : "7366",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7366,
  "queueId" : 16,
  "result" : "SUCCESS",
  "timestamp" : 1710979539343,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7366/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/stestr/python-integrate-project.conf",
          "components/python/stestr/stestr-PYVER.p5m",
          "components/python/stestr/Makefile",
          "components/python/stestr/test/results-all.master",
          "make-rules/setup.py.mk",
          "components/python/stestr/manifests/sample-manifest.p5m",
          "components/python/stestr/pkg5",
          "components/python/stestr/patches/01-test-reqs.patch"
        ],
        "commitId" : "b507503548823347fafc76d92ee97f22465add26",
        "timestamp" : 1710915617000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add stestr Python project\u000a\u000a",
        "date" : "2024-03-20 07:20:17 +0100",
        "id" : "b507503548823347fafc76d92ee97f22465add26",
        "msg" : "Add stestr Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/stestr/patches/01-test-reqs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/stestr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/stestr/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/stestr/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/stestr/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/stestr/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/stestr/stestr-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/fish/pkg5",
          "components/shell/fish/manifests/sample-manifest.p5m",
          "components/shell/fish/fish.p5m",
          "components/shell/fish/Makefile"
        ],
        "commitId" : "0941fa3747f61d63bf84a35635a3a4792715b7ed",
        "timestamp" : 1710915629000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fish: update to 3.7.1\u000a\u000a",
        "date" : "2024-03-20 07:20:29 +0100",
        "id" : "0941fa3747f61d63bf84a35635a3a4792715b7ed",
        "msg" : "fish: update to 3.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/fish/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/fish/fish.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/fish/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/fish/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/cliff/patches/02-no-slowest.patch",
          "components/python/cliff/Makefile",
          "components/python/cliff/test/results-all.master",
          "components/python/cliff/patches/01-test-reqs.patch",
          "components/python/cliff/python-integrate-project.conf"
        ],
        "commitId" : "91eadeb666137fe4c25ef8c61012a45b57ce6add",
        "timestamp" : 1710929503000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/cliff: update to 4.6.0\u000a\u000a",
        "date" : "2024-03-20 11:11:43 +0100",
        "id" : "91eadeb666137fe4c25ef8c61012a45b57ce6add",
        "msg" : "python/cliff: update to 4.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/cliff/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/cliff/patches/01-test-reqs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/cliff/patches/02-no-slowest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/cliff/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/cliff/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/patches/07-pytest-checkdocs.patch",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/patches/05-pytest-reporter.patch",
          "components/python/hypothesis/patches/02-pytest-plugins.patch",
          "components/python/hypothesis/test/results-all.master"
        ],
        "commitId" : "339176f314ba7f28a14707466ce4f8139b07065e",
        "timestamp" : 1710929515000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.99.9\u000a\u000a",
        "date" : "2024-03-20 11:11:55 +0100",
        "id" : "339176f314ba7f28a14707466ce4f8139b07065e",
        "msg" : "python/hypothesis: update to 6.99.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/importlib_resources/Makefile",
          "components/python/importlib_resources/patches/01-no-ruff.patch"
        ],
        "commitId" : "afdba615b5f16e1307f5a9778fd4ce6851e83ea2",
        "timestamp" : 1710929526000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/importlib_resources: update to 6.3.2\u000a\u000a",
        "date" : "2024-03-20 11:12:06 +0100",
        "id" : "afdba615b5f16e1307f5a9778fd4ce6851e83ea2",
        "msg" : "python/importlib_resources: update to 6.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/importlib_resources/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/importlib_resources/patches/01-no-ruff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/nvidia/nvidia.p5m",
          "components/openindiana/nvidia/manifests/sample-manifest.p5m",
          "components/openindiana/nvidia/Makefile"
        ],
        "commitId" : "a13e24cbbad87d353e768f03a43d0d29e329cb09",
        "timestamp" : 1710929564000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nvidia: update to 550.67\u000a\u000a",
        "date" : "2024-03-20 11:12:44 +0100",
        "id" : "a13e24cbbad87d353e768f03a43d0d29e329cb09",
        "msg" : "nvidia: update to 550.67",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/nvidia.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/nvidia/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/validators/Makefile",
          "components/python/validators/history",
          "components/python/validators/validators-PYVER.p5m",
          "components/python/validators/manifests/sample-manifest.p5m",
          "components/python/validators/pkg5",
          "components/python/validators/test/results-all.master"
        ],
        "commitId" : "5aabca09f72bf1978b45046b7e496733da931f24",
        "timestamp" : 1710929579000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/validators: update to 0.23.2\u000a\u000a",
        "date" : "2024-03-20 11:12:59 +0100",
        "id" : "5aabca09f72bf1978b45046b7e496733da931f24",
        "msg" : "python/validators: update to 0.23.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/validators/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/validators-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/validators/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/uvicorn/Makefile"
        ],
        "commitId" : "ad3b1b8af41b25e5631dc7d4b81c9d7a4f01e285",
        "timestamp" : 1710929601000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/uvicorn: update to 0.29.0\u000a\u000a",
        "date" : "2024-03-20 11:13:21 +0100",
        "id" : "ad3b1b8af41b25e5631dc7d4b81c9d7a4f01e285",
        "msg" : "python/uvicorn: update to 0.29.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/uvicorn/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/stevedore/history",
          "components/python/stevedore/Makefile",
          "components/python/stevedore/pkg5",
          "components/python/stevedore/python-integrate-project.conf",
          "components/python/stevedore/test/results-all.master",
          "components/python/stevedore/manifests/sample-manifest.p5m"
        ],
        "commitId" : "963d17bcd4a1b72132829b7fb16f94954266244d",
        "timestamp" : 1710929613000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/stevedore: update to 5.2.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2024-03-20 11:13:33 +0100",
        "id" : "963d17bcd4a1b72132829b7fb16f94954266244d",
        "msg" : "python/stevedore: update to 5.2.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/stevedore/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/stevedore/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/stevedore/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-asyncio/Makefile",
          "components/python/pytest-asyncio/python-integrate-project.conf"
        ],
        "commitId" : "219feb3acf479f3c6d5056cde851f478c6439a77",
        "timestamp" : 1710929625000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-asyncio: update to 0.23.6\u000a\u000a",
        "date" : "2024-03-20 11:13:45 +0100",
        "id" : "219feb3acf479f3c6d5056cde851f478c6439a77",
        "msg" : "python/pytest-asyncio: update to 0.23.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest-asyncio/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-asyncio/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/cluster/corosync/corosync.license",
          "components/cluster/corosync/pkg5",
          "components/cluster/corosync/Makefile",
          "components/cluster/corosync/patches/configure-ac.patch",
          "components/cluster/corosync/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7a6642816d676bb633c14d9c14efa2b1e73161b2",
        "timestamp" : 1710966394000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix corosync\u000a\u000a",
        "date" : "2024-03-20 21:26:34 +0100",
        "id" : "7a6642816d676bb633c14d9c14efa2b1e73161b2",
        "msg" : "fix corosync",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/cluster/corosync/patches/configure-ac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/corosync/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/corosync/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/cluster/corosync/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/cluster/corosync/corosync.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycurl/python-integrate-project.conf",
          "components/python/pycurl/test/results-all.master",
          "components/python/pycurl/pkg5",
          "components/python/pycurl/patches/01-test-disable-failing.patch",
          "components/python/pycurl/manifests/sample-manifest.p5m",
          "components/python/pycurl/history",
          "components/python/pycurl/patches/02-test-proxy.patch",
          "components/python/pycurl/pycurl-PYVER.p5m",
          "components/python/pycurl/Makefile"
        ],
        "commitId" : "ebff2f18b5f897582d192bcbe66abd5b3ff148ae",
        "timestamp" : 1710966406000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pycurl: update to 7.45.3\u000a\u000a",
        "date" : "2024-03-20 21:26:46 +0100",
        "id" : "ebff2f18b5f897582d192bcbe66abd5b3ff148ae",
        "msg" : "python/pycurl: update to 7.45.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycurl/patches/02-test-proxy.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/pycurl-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycurl/patches/01-test-disable-failing.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-18/pkg5",
          "components/developer/clang-18/clang-18-runtime.p5m",
          "components/developer/clang-18/Makefile"
        ],
        "commitId" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
        "timestamp" : 1710966417000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix for clang-18 package (now includes also the runtime)\u000a\u000a",
        "date" : "2024-03-20 21:26:57 +0100",
        "id" : "73c51c566ac5fcd15763f26539f6f2196d8af04e",
        "msg" : "fix for clang-18 package (now includes also the runtime)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/clang-18/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-18/clang-18-runtime.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-18/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}