{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 7469,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
            "branch" : [
              {
                "SHA1" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
            "branch" : [
              {
                "SHA1" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
        "branch" : [
          {
            "SHA1" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
            "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" : "#7469",
  "duration" : 1871511,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #7469",
  "id" : "7469",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7469,
  "queueId" : 844,
  "result" : "SUCCESS",
  "timestamp" : 1659269749404,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/7469/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/makemaker.mk"
        ],
        "commitId" : "4d6c7086768f0892181cc7381e5f1d686eadc60f",
        "timestamp" : 1659269510000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "makemaker.mk: remove BITS from test related file names\u000a\u000aSince we never build perl multiarch the BITS part in the test file names is\u000aboth redundant and confusing.\u000a",
        "date" : "2022-07-31 14:11:50 +0200",
        "id" : "4d6c7086768f0892181cc7381e5f1d686eadc60f",
        "msg" : "makemaker.mk: remove BITS from test related file names",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/makemaker.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "4a6306d52ade2ad8228468ef67045461f76da099",
        "timestamp" : 1659269556000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: support for per version test results\u000a\u000a",
        "date" : "2022-07-31 14:12:36 +0200",
        "id" : "4a6306d52ade2ad8228468ef67045461f76da099",
        "msg" : "tools/perl-integrate-module: support for per version test results",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/List-MoreUtils-XS/test/results-all.master",
          "components/perl/List-MoreUtils-XS/List-MoreUtils-XS-PERLVER.p5m",
          "components/perl/List-MoreUtils-XS/perl-integrate-module.conf",
          "components/perl/List-MoreUtils-XS/Makefile",
          "components/perl/List-MoreUtils-XS/pkg5",
          "components/perl/List-MoreUtils-XS/List-MoreUtils-XS.license",
          "components/perl/List-MoreUtils-XS/test/results-5.34.master",
          "components/perl/List-MoreUtils-XS/test/results-5.36.master",
          "components/perl/List-MoreUtils-XS/manifests/sample-manifest.p5m",
          "components/perl/List-MoreUtils-XS/history"
        ],
        "commitId" : "99562264be71d82fa05c476848c2c5b9996421af",
        "timestamp" : 1659269593000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/List-MoreUtils-XS: rebuild for perl 5.36 and to get packages for perl 5.22 and 5.24 obsoleted\u000a\u000a",
        "date" : "2022-07-31 14:13:13 +0200",
        "id" : "99562264be71d82fa05c476848c2c5b9996421af",
        "msg" : "perl/List-MoreUtils-XS: rebuild for perl 5.36 and to get packages for perl 5.22 and 5.24 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils-XS/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/List-MoreUtils-XS/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/List-MoreUtils-XS/List-MoreUtils-XS.license"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils-XS/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils-XS/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/List-MoreUtils-XS/test/results-5.34.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/List-MoreUtils-XS/List-MoreUtils-XS-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/List-MoreUtils-XS/history"
          },
          {
            "editType" : "add",
            "file" : "components/perl/List-MoreUtils-XS/perl-integrate-module.conf"
          },
          {
            "editType" : "add",
            "file" : "components/perl/List-MoreUtils-XS/test/results-5.36.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
        "timestamp" : 1659269624000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: fix Artistic-1.0 vs. Artistic-2.0 confusion\u000a\u000a",
        "date" : "2022-07-31 14:13:44 +0200",
        "id" : "83d5363e6bc755b33ab55e8065dcfc5031450e8c",
        "msg" : "tools/perl-integrate-module: fix Artistic-1.0 vs. Artistic-2.0 confusion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}