{
  "_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" : 5248,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
            "branch" : [
              {
                "SHA1" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
            "branch" : [
              {
                "SHA1" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
                "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" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
        "branch" : [
          {
            "SHA1" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
            "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" : "#5248",
  "duration" : 141011,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #5248",
  "id" : "5248",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5248,
  "queueId" : 926,
  "result" : "FAILURE",
  "timestamp" : 1591561526441,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/5248/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/colorama/Makefile"
        ],
        "commitId" : "d8978c0f039193de4f10fad2335c33f979f4d896",
        "timestamp" : 1591561515000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "colorama: single quoted values break gmake print-package-names\u000a",
        "date" : "2020-06-07 22:25:15 +0200",
        "id" : "d8978c0f039193de4f10fad2335c33f979f4d896",
        "msg" : "colorama: single quoted values break gmake print-package-names",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/colorama/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argcomplete/Makefile"
        ],
        "commitId" : "67008c03c1c38e3e5b1d98211f4c3b1fbb8e7b91",
        "timestamp" : 1591561515000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "argcomplete: broken by single quoted summary\u000a",
        "date" : "2020-06-07 22:25:15 +0200",
        "id" : "67008c03c1c38e3e5b1d98211f4c3b1fbb8e7b91",
        "msg" : "argcomplete: broken by single quoted summary",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pillow/Makefile"
        ],
        "commitId" : "2d5ba8be15cb1ab8ca7f0c936620a57c63fc843b",
        "timestamp" : 1591561515000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "pillow: broken by single quoted variables\u000a",
        "date" : "2020-06-07 22:25:15 +0200",
        "id" : "2d5ba8be15cb1ab8ca7f0c936620a57c63fc843b",
        "msg" : "pillow: broken by single quoted variables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pillow/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/kafka-python/Makefile"
        ],
        "commitId" : "29f90576739268ba6d2fc6bacb8a882d9e4da132",
        "timestamp" : 1591561515000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "kafka-python: broken by single quoted variables\u000a",
        "date" : "2020-06-07 22:25:15 +0200",
        "id" : "29f90576739268ba6d2fc6bacb8a882d9e4da132",
        "msg" : "kafka-python: broken by single quoted variables",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/kafka-python/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/argcomplete/argcomplete-PYVER.p5m"
        ],
        "commitId" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
        "timestamp" : 1591561515000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "argcomplete: missing pkg:/ in manifest\u000a",
        "date" : "2020-06-07 22:25:15 +0200",
        "id" : "f590e65d65152cdc5f43655ab8731ea18881a5e3",
        "msg" : "argcomplete: missing pkg:/ in manifest",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/argcomplete/argcomplete-PYVER.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}