{
  "_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" : 7374,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
            "branch" : [
              {
                "SHA1" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
            "branch" : [
              {
                "SHA1" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
        "branch" : [
          {
            "SHA1" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
            "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" : "#7374",
  "duration" : 4265355,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7374",
  "id" : "7374",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7374,
  "queueId" : 61,
  "result" : "SUCCESS",
  "timestamp" : 1711670756039,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7374/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/rust/Makefile"
        ],
        "commitId" : "2b88ad3082926601ee2eedad5300040f9bbc07dc",
        "timestamp" : 1711605500000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild rustc for new libgit2\u000a\u000a",
        "date" : "2024-03-28 06:58:20 +0100",
        "id" : "2b88ad3082926601ee2eedad5300040f9bbc07dc",
        "msg" : "rebuild rustc for new libgit2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/rust/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "45f2956c1e25a02d993d5868046584b3b422e053",
        "timestamp" : 1711605514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: disable system-statistics pytest plugin\u000a\u000a",
        "date" : "2024-03-28 06:58:34 +0100",
        "id" : "45f2956c1e25a02d993d5868046584b3b422e053",
        "msg" : "tools/python-integrate-project: disable system-statistics pytest plugin",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/httpcore/patches/02-no-httpbin.patch",
          "components/python/httpcore/patches/01-no-trio.patch",
          "components/python/httpcore/test/results-all.master",
          "components/python/httpcore/Makefile",
          "components/python/httpcore/patches/03-no-socksio.patch",
          "components/python/httpcore/python-integrate-project.conf"
        ],
        "commitId" : "d05562cde9fcafce4892d825c52f3cab58a5a087",
        "timestamp" : 1711612769000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/httpcore: update to 1.0.5\u000a\u000a",
        "date" : "2024-03-28 08:59:29 +0100",
        "id" : "d05562cde9fcafce4892d825c52f3cab58a5a087",
        "msg" : "python/httpcore: update to 1.0.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/httpcore/patches/03-no-socksio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/patches/01-no-trio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/patches/02-no-httpbin.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/httpcore/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyasn1/test/results-all.master",
          "components/python/pyasn1/pkg5",
          "components/python/pyasn1/Makefile",
          "components/python/pyasn1/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ce3c1483a956b5b81a71bfbcfef420e0bc6bbe05",
        "timestamp" : 1711612780000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyasn1: update to 0.6.0\u000a\u000a",
        "date" : "2024-03-28 08:59:40 +0100",
        "id" : "ce3c1483a956b5b81a71bfbcfef420e0bc6bbe05",
        "msg" : "python/pyasn1: update to 0.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/Bug1886802.patch",
          "components/web/firefox/patches/10-regression-in-Bug1875369.patch",
          "components/web/firefox/Makefile"
        ],
        "commitId" : "a9dd16ba8ef3f365b0bc6f683403e873339a71a1",
        "timestamp" : 1711612791000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 124.0.1\u000a\u000a",
        "date" : "2024-03-28 08:59:51 +0100",
        "id" : "a9dd16ba8ef3f365b0bc6f683403e873339a71a1",
        "msg" : "firefox: update to 124.0.1",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/10-regression-in-Bug1875369.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/Bug1886802.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/archiver/zstd/manifests/sample-manifest.p5m",
          "components/archiver/zstd/Makefile",
          "components/archiver/zstd/pkg5"
        ],
        "commitId" : "15bfeb661a3db2e1f6a98086df4628425fccb38a",
        "timestamp" : 1711612801000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "zstd: update to 1.5.6\u000a\u000a",
        "date" : "2024-03-28 09:00:01 +0100",
        "id" : "15bfeb661a3db2e1f6a98086df4628425fccb38a",
        "msg" : "zstd: update to 1.5.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/archiver/zstd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/zstd/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/archiver/zstd/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nh3/nh3-PYVER.p5m",
          "components/python/nh3/manifests/sample-manifest.p5m",
          "components/python/nh3/pkg5",
          "components/python/nh3/python-integrate-project.conf",
          "components/python/nh3/Makefile",
          "components/python/nh3/test/results-all.master"
        ],
        "commitId" : "f588fd6d37b07fceb5e43ee40cdcc8bf8e5cca3a",
        "timestamp" : 1711612817000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/nh3: update to 0.2.17\u000a\u000a",
        "date" : "2024-03-28 09:00:17 +0100",
        "id" : "f588fd6d37b07fceb5e43ee40cdcc8bf8e5cca3a",
        "msg" : "python/nh3: update to 0.2.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/nh3/nh3-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nh3/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pybind11/pybind11-PYVER.p5m",
          "components/python/pybind11/manifests/sample-manifest.p5m",
          "components/python/pybind11/Makefile",
          "components/python/pybind11/pkg5"
        ],
        "commitId" : "6ccef2d937174fa99ed55d4dd825d14b41593c3a",
        "timestamp" : 1711612828000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pybind11: update to 2.12.0\u000a\u000a",
        "date" : "2024-03-28 09:00:28 +0100",
        "id" : "6ccef2d937174fa99ed55d4dd825d14b41593c3a",
        "msg" : "python/pybind11: update to 2.12.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/pybind11-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pybind11/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyasn1_modules/history",
          "components/python/pyasn1_modules/test/results-all.master",
          "components/python/pyasn1_modules/Makefile",
          "components/python/pyasn1_modules/pkg5",
          "components/python/pyasn1_modules/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8029e2799b3ae708bf8466daf90bb4c608110dee",
        "timestamp" : 1711612839000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyasn1_modules: update to 0.4.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2024-03-28 09:00:39 +0100",
        "id" : "8029e2799b3ae708bf8466daf90bb4c608110dee",
        "msg" : "python/pyasn1_modules: update to 0.4.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1_modules/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pyasn1_modules/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1_modules/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1_modules/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyasn1_modules/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pymongo/patches/02-no-mypy.patch",
          "components/python/pymongo/Makefile",
          "components/python/pymongo/test/results-all.master",
          "components/python/pymongo/patches/01-tox-enable-tests.patch"
        ],
        "commitId" : "ff4422c0d22ba3154b99bbecef28cdfb1fbbc05d",
        "timestamp" : 1711633395000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pymongo: update to 4.6.3\u000a\u000a",
        "date" : "2024-03-28 14:43:15 +0100",
        "id" : "ff4422c0d22ba3154b99bbecef28cdfb1fbbc05d",
        "msg" : "python/pymongo: update to 4.6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/patches/01-tox-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pymongo/patches/02-no-mypy.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/unearth/Makefile"
        ],
        "commitId" : "7539e398da5357a3ae065b7526a7f3751ec2d37c",
        "timestamp" : 1711633405000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/unearth: update to 0.15.1\u000a\u000a",
        "date" : "2024-03-28 14:43:25 +0100",
        "id" : "7539e398da5357a3ae065b7526a7f3751ec2d37c",
        "msg" : "python/unearth: update to 0.15.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/unearth/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elastic-transport/python-integrate-project.conf",
          "components/python/elastic-transport/Makefile",
          "components/python/elastic-transport/patches/02-test-reqs.patch",
          "components/python/elastic-transport/patches/01-remove-unneeded-requirements.patch",
          "components/python/elastic-transport/elastic-transport-PYVER.p5m",
          "components/python/elastic-transport/manifests/sample-manifest.p5m",
          "components/python/elastic-transport/test/results-all.master"
        ],
        "commitId" : "39abad09123434bd95797ba2f48bb4002832d3c6",
        "timestamp" : 1711633415000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elastic-transport: update to 8.13.0\u000a\u000a",
        "date" : "2024-03-28 14:43:35 +0100",
        "id" : "39abad09123434bd95797ba2f48bb4002832d3c6",
        "msg" : "python/elastic-transport: update to 8.13.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elastic-transport/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/elastic-transport/patches/02-test-reqs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elastic-transport/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elastic-transport/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elastic-transport/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elastic-transport/elastic-transport-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elastic-transport/patches/01-remove-unneeded-requirements.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/elasticsearch/python-integrate-project.conf",
          "components/python/elasticsearch/patches/01-test-no-search-engine.patch",
          "components/python/elasticsearch/manifests/sample-manifest.p5m",
          "components/python/elasticsearch/test/results-all.master",
          "components/python/elasticsearch/elasticsearch-PYVER.p5m",
          "components/python/elasticsearch/patches/03-test-no-packages.patch",
          "components/python/elasticsearch/Makefile"
        ],
        "commitId" : "8d9f476ec7f10b78fa896436bc3df54458cf6879",
        "timestamp" : 1711654415000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/elasticsearch: update to 8.13.0\u000a\u000a",
        "date" : "2024-03-28 20:33:35 +0100",
        "id" : "8d9f476ec7f10b78fa896436bc3df54458cf6879",
        "msg" : "python/elasticsearch: update to 8.13.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/03-test-no-packages.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/patches/01-test-no-search-engine.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/elasticsearch/elasticsearch-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mm-common/Makefile"
        ],
        "commitId" : "35bdd04e9f4b3d8cf613106c35abd8a2896fef2a",
        "timestamp" : 1711661579000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mm-common: fix scripts\u000a\u000a",
        "date" : "2024-03-28 22:32:59 +0100",
        "id" : "35bdd04e9f4b3d8cf613106c35abd8a2896fef2a",
        "msg" : "mm-common: fix scripts",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mm-common/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ansible-core/patches/05-wcwidth.patch",
          "components/python/ansible-core/patches/06-dev-null.patch",
          "components/python/ansible-core/patches/07-test_importlib_resources.patch",
          "components/python/ansible-core/test/results-all.master",
          "components/python/ansible-core/patches/02-selinux.patch",
          "components/python/ansible-core/python-integrate-project.conf",
          "components/python/ansible-core/patches/03-test-disable-plugins.patch",
          "components/python/ansible-core/Makefile"
        ],
        "commitId" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
        "timestamp" : 1711664838000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ansible-core: update to 2.15.10\u000a\u000a",
        "date" : "2024-03-28 23:27:18 +0100",
        "id" : "22f007a7e50fb2b0264244eb98ffb733ed55afd9",
        "msg" : "python/ansible-core: update to 2.15.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/patches/07-test_importlib_resources.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/patches/02-selinux.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/patches/03-test-disable-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/patches/05-wcwidth.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible-core/patches/06-dev-null.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}