{
  "_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" : 6165,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
            "branch" : [
              {
                "SHA1" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
            "branch" : [
              {
                "SHA1" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
        "branch" : [
          {
            "SHA1" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6165",
  "duration" : 679197,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6165",
  "id" : "6165",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6165,
  "queueId" : 1398,
  "result" : "SUCCESS",
  "timestamp" : 1604880324993,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6165/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-114/manifests/sample-manifest.p5m",
          "components/developer/golang-114/golang-114.p5m",
          "components/developer/golang-114/Makefile"
        ],
        "commitId" : "d1a639b69dcd50737b4a7ff5d160f5c968b20495",
        "timestamp" : 1604861630000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump golang 1.14 minor version\u000a",
        "date" : "2020-11-08 19:53:50 +0100",
        "id" : "d1a639b69dcd50737b4a7ff5d160f5c968b20495",
        "msg" : "Bump golang 1.14 minor version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-114/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-114/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-114/golang-114.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/golang-115/golang-115.p5m",
          "components/developer/golang-115/Makefile",
          "components/developer/golang-115/manifests/sample-manifest.p5m"
        ],
        "commitId" : "74fae3bb42d9fbff70104e0de7e77315c5956924",
        "timestamp" : 1604870261000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump golang 1.15 to 1.15.4\u000a",
        "date" : "2020-11-08 22:17:41 +0100",
        "id" : "74fae3bb42d9fbff70104e0de7e77315c5956924",
        "msg" : "Bump golang 1.15 to 1.15.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/golang-115/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-115/golang-115.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/golang-115/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/libtool/Makefile",
          "components/developer/libtool/patches/002-configure.ac.patch"
        ],
        "commitId" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
        "timestamp" : 1604870579000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bug #11889: Build of developer/libtool fails with autoconf error\u000a",
        "date" : "2020-11-08 22:22:59 +0100",
        "id" : "abf5302f688d97d394a14ee3a15b7e35ff965564",
        "msg" : "Bug #11889: Build of developer/libtool fails with autoconf error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/libtool/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/libtool/patches/002-configure.ac.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}