{
  "_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" : 6776,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
            "branch" : [
              {
                "SHA1" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
            "branch" : [
              {
                "SHA1" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
        "branch" : [
          {
            "SHA1" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
            "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" : "#6776",
  "duration" : 2768509,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6776",
  "id" : "6776",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6776,
  "queueId" : 648,
  "result" : "FAILURE",
  "timestamp" : 1656547502149,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6776/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/waf.mk",
          "make-rules/font.mk",
          "make-rules/modulebuild.mk",
          "make-rules/ant.mk",
          "make-rules/attpackagemake.mk"
        ],
        "commitId" : "c529ecc3244110e651fd91d2e34207626c29d63f",
        "timestamp" : 1656512197000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Allow changing cloney args from Makefile in more cases\u000a\u000a",
        "date" : "2022-06-29 11:16:37 -0300",
        "id" : "c529ecc3244110e651fd91d2e34207626c29d63f",
        "msg" : "Allow changing cloney args from Makefile in more cases",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/waf.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/attpackagemake.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/font.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/modulebuild.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/ant.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/python39/python-39.p5m",
          "components/python/python39/Makefile"
        ],
        "commitId" : "d723285e4beaaad05992048f88f127689a8a7120",
        "timestamp" : 1656535666000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python-39: fix wrong use of python3 mediator\u000a\u000a",
        "date" : "2022-06-29 22:47:46 +0200",
        "id" : "d723285e4beaaad05992048f88f127689a8a7120",
        "msg" : "python-39: fix wrong use of python3 mediator",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/python39/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/python39/python-39.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/openindiana/illumos-gate/Makefile",
          "components/meta-packages/build-essential/Makefile",
          "make-rules/shared-macros.mk",
          "components/perl/perl-522/Makefile",
          "components/meta-packages/build-essential/build-essential.p5m",
          "components/perl/perl-534/Makefile",
          "transforms/defaults"
        ],
        "commitId" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
        "timestamp" : 1656535714000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Switch default perl from 5.22 to 5.34\u000a\u000a",
        "date" : "2022-06-29 22:48:34 +0200",
        "id" : "ae88b5a90c5164f5124ab1f6a63fa405d75a9764",
        "msg" : "Switch default perl from 5.22 to 5.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perl-534/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/illumos-gate/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/perl-522/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "transforms/defaults"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/build-essential/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/build-essential/build-essential.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}