{
  "_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" : 5186,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
            "branch" : [
              {
                "SHA1" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
            "branch" : [
              {
                "SHA1" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
        "branch" : [
          {
            "SHA1" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
            "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" : "#5186",
  "duration" : 3309630,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5186",
  "id" : "5186",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5186,
  "queueId" : 845,
  "result" : "SUCCESS",
  "timestamp" : 1589895665584,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5186/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile"
        ],
        "commitId" : "0b354a8dd7d66522c50b36f90a4cd4ce35a57738",
        "timestamp" : 1589895627000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump jenkins-core-weekly to v2.237\u000a",
        "date" : "2020-05-19 15:40:27 +0200",
        "id" : "0b354a8dd7d66522c50b36f90a4cd4ce35a57738",
        "msg" : "Bump jenkins-core-weekly to v2.237",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/check-version.sh"
        ],
        "commitId" : "49f8b8eab56bc3064e6bd6199abf26733b53a92a",
        "timestamp" : 1589895627000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump jenkins-core-weekly/check-version.sh script\u000a",
        "date" : "2020-05-19 15:40:27 +0200",
        "id" : "49f8b8eab56bc3064e6bd6199abf26733b53a92a",
        "msg" : "Bump jenkins-core-weekly/check-version.sh script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/check-version.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/check-version.sh"
        ],
        "commitId" : "df6c7ac886517c32be1ae34f9ada4ad1dac305f5",
        "timestamp" : 1589895627000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump jenkins-core-lts/check-version.sh script\u000a",
        "date" : "2020-05-19 15:40:27 +0200",
        "id" : "df6c7ac886517c32be1ae34f9ada4ad1dac305f5",
        "msg" : "Bump jenkins-core-lts/check-version.sh script",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/check-version.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
        "timestamp" : 1589895627000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump jenkins-core-lts to v2.222.3\u000a",
        "date" : "2020-05-19 15:40:27 +0200",
        "id" : "6a257cb1f8be8cb839dbe232ac44a27d2aefd34f",
        "msg" : "Bump jenkins-core-lts to v2.222.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}