{
  "_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" : 5792,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0d28f03bb2895b5e475f6c187328a46946742497",
            "branch" : [
              {
                "SHA1" : "0d28f03bb2895b5e475f6c187328a46946742497",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0d28f03bb2895b5e475f6c187328a46946742497",
            "branch" : [
              {
                "SHA1" : "0d28f03bb2895b5e475f6c187328a46946742497",
                "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" : "0d28f03bb2895b5e475f6c187328a46946742497",
        "branch" : [
          {
            "SHA1" : "0d28f03bb2895b5e475f6c187328a46946742497",
            "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" : "#5792",
  "duration" : 1531722,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5792",
  "id" : "5792",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5792,
  "queueId" : 1715,
  "result" : "SUCCESS",
  "timestamp" : 1612645809030,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5792/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/wget/pkg5",
          "components/web/wget/Makefile"
        ],
        "commitId" : "1e675207624d8bcf76a1ba964959859627b515d6",
        "timestamp" : 1612643271000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "wget: use openssl-11\u000a",
        "date" : "2021-02-06 21:27:51 +0100",
        "id" : "1e675207624d8bcf76a1ba964959859627b515d6",
        "msg" : "wget: use openssl-11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/wget/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/wget/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-component",
          "tools/bass/makefiles.py"
        ],
        "commitId" : "4bf6ad9819795950f07a5cd03ecd2a38f2fa9c34",
        "timestamp" : 1612643271000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "userland-component: update rule for openssl package\u000a",
        "date" : "2021-02-06 21:27:51 +0100",
        "id" : "4bf6ad9819795950f07a5cd03ecd2a38f2fa9c34",
        "msg" : "userland-component: update rule for openssl package",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/userland-component"
          },
          {
            "editType" : "edit",
            "file" : "tools/bass/makefiles.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/bass/makefiles.py"
        ],
        "commitId" : "e8b4e841c50dbcaf2592580ebde01673770275f3",
        "timestamp" : 1612643271000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "userland-component: fix continuation lines in variable assignment\u000a",
        "date" : "2021-02-06 21:27:51 +0100",
        "id" : "e8b4e841c50dbcaf2592580ebde01673770275f3",
        "msg" : "userland-component: fix continuation lines in variable assignment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/bass/makefiles.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/userland-component"
        ],
        "commitId" : "0d28f03bb2895b5e475f6c187328a46946742497",
        "timestamp" : 1612643271000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "userland-component: handle change of mk_bits for inconsistent\u000adeclarations\u000a",
        "date" : "2021-02-06 21:27:51 +0100",
        "id" : "0d28f03bb2895b5e475f6c187328a46946742497",
        "msg" : "userland-component: handle change of mk_bits for inconsistent",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/userland-component"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}