{
  "_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" : 7308,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
            "branch" : [
              {
                "SHA1" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
            "branch" : [
              {
                "SHA1" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
        "branch" : [
          {
            "SHA1" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
            "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" : "#7308",
  "duration" : 6455161,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7308",
  "id" : "7308",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7308,
  "queueId" : 1019,
  "result" : "SUCCESS",
  "timestamp" : 1705968312599,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7308/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/imagemagick/Makefile",
          "components/image/imagemagick/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b26cdeecfea4e19c605b7462b8ae26940c8ce447",
        "timestamp" : 1705948079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "imagemagick: update to 7.1.1-27\u000a\u000a",
        "date" : "2024-01-22 19:27:59 +0100",
        "id" : "b26cdeecfea4e19c605b7462b8ae26940c8ce447",
        "msg" : "imagemagick: update to 7.1.1-27",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/imagemagick/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/md4c/Makefile"
        ],
        "commitId" : "93d9a2fbaa065e2f652f84a5b477662cd4e3ac7c",
        "timestamp" : 1705948094000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "md4c: update to 0.5.1\u000a\u000a",
        "date" : "2024-01-22 19:28:14 +0100",
        "id" : "93d9a2fbaa065e2f652f84a5b477662cd4e3ac7c",
        "msg" : "md4c: update to 0.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/md4c/Makefile"
          }
        ]
      },
      {
        "_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" : "91e847fc39fd9eafc39c5f24fb197304465a52d6",
        "timestamp" : 1705948106000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.96.2\u000a\u000a",
        "date" : "2024-01-22 19:28:26 +0100",
        "id" : "91e847fc39fd9eafc39c5f24fb197304465a52d6",
        "msg" : "python/hypothesis: update to 6.96.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/02-pytest-plugins.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/05-pytest-reporter.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/07-pytest-checkdocs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pipenv/Makefile",
          "components/python/pipenv/pkg5",
          "components/python/pipenv/pipenv-PYVER.p5m",
          "components/python/pipenv/manifests/sample-manifest.p5m"
        ],
        "commitId" : "379e32d0c8b9f512ed174fcc9b628a9832901e8b",
        "timestamp" : 1705948116000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pipenv: update to 2023.11.17\u000a\u000a",
        "date" : "2024-01-22 19:28:36 +0100",
        "id" : "379e32d0c8b9f512ed174fcc9b628a9832901e8b",
        "msg" : "python/pipenv: update to 2023.11.17",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/pipenv-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pipenv/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Math-Int64/manifests/sample-manifest.p5m",
          "components/perl/Math-Int64/pkg5",
          "components/perl/Math-Int64/test/results-all.master",
          "components/perl/Math-Int64/Makefile",
          "components/perl/Math-Int64/Math-Int64-PERLVER.p5m"
        ],
        "commitId" : "87ddfc3b21b6b3e2262265fae93268be8d7b049a",
        "timestamp" : 1705948129000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Math-Int64: update to 0.57\u000a\u000a",
        "date" : "2024-01-22 19:28:49 +0100",
        "id" : "87ddfc3b21b6b3e2262265fae93268be8d7b049a",
        "msg" : "perl/Math-Int64: update to 0.57",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Int64/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Int64/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Int64/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Int64/Math-Int64-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Math-Int64/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/psutil/patches/04-test-disable-failing.patch",
          "components/python/psutil/pkg5",
          "components/python/psutil/test/results-all.master",
          "components/python/psutil/patches/02-test_connections.patch",
          "components/python/psutil/python-integrate-project.conf",
          "components/python/psutil/patches/05-test_count.patch",
          "components/python/psutil/patches/06-test_cpu_times_comparison.patch",
          "components/python/psutil/Makefile",
          "components/python/psutil/manifests/sample-manifest.p5m",
          "components/python/psutil/patches/03-sunos.patch",
          "components/python/psutil/psutil-PYVER.p5m",
          "components/python/psutil/patches/01-no-shebang.patch"
        ],
        "commitId" : "5a455049082a38f6a6b3e38c716a48e35768cbaa",
        "timestamp" : 1705948140000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/psutil: update to 5.9.8\u000a\u000a",
        "date" : "2024-01-22 19:29:00 +0100",
        "id" : "5a455049082a38f6a6b3e38c716a48e35768cbaa",
        "msg" : "python/psutil: update to 5.9.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/psutil/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/05-test_count.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/psutil-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/06-test_cpu_times_comparison.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/psutil/patches/02-test_connections.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/04-test-disable-failing.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/patches/03-sunos.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/psutil/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/psutil/patches/01-no-shebang.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/htop/pkg5",
          "components/sysutils/htop/manifests/sample-manifest.p5m",
          "components/sysutils/htop/patches/01-illumos.patch",
          "components/sysutils/htop/Makefile",
          "components/sysutils/htop/htop.license"
        ],
        "commitId" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
        "timestamp" : 1705959604000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "htop: update to 3.3.0 using a patch from OmniOS\u000a\u000a",
        "date" : "2024-01-22 22:40:04 +0100",
        "id" : "f91b7c01f09dbf36419a51d4c14f49f630f02e66",
        "msg" : "htop: update to 3.3.0 using a patch from OmniOS",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/htop/patches/01-illumos.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/htop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/htop/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/htop/htop.license"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/htop/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}