{
  "_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" : 4826,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
            "branch" : [
              {
                "SHA1" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
            "branch" : [
              {
                "SHA1" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
                "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" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
        "branch" : [
          {
            "SHA1" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
            "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" : "#4826",
  "duration" : 2268075,
  "estimatedDuration" : 2740406,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4826",
  "id" : "4826",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4826,
  "queueId" : 220,
  "result" : "SUCCESS",
  "timestamp" : 1568192721272,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4826/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libexpat/expat.p5m",
          "components/library/libexpat/patches/01-manpage.patch",
          "components/library/libexpat/manifests/sample-manifest.p5m",
          "components/library/libexpat/Makefile"
        ],
        "commitId" : "93bfc43d7efcba8d51a608a045976be960b3f57d",
        "timestamp" : 1568192450000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update libexpat to 2.2.7, fix CVE-2018-20843\u000a",
        "date" : "2019-09-11 11:00:50 +0200",
        "id" : "93bfc43d7efcba8d51a608a045976be960b3f57d",
        "msg" : "Update libexpat to 2.2.7, fix CVE-2018-20843",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/expat.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libexpat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libexpat/patches/01-manpage.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/history/history",
          "components/library/openusb/openusb.p5m",
          "components/library/openusb/files/libopenusb.3lib",
          "components/library/openusb/manifests/sample-manifest.p5m",
          "components/library/openusb/Makefile",
          "components/library/openusb/patches/testopenusb.patch",
          "components/library/openusb/patches/Makefile.am.patch",
          "components/library/openusb/openusb.license"
        ],
        "commitId" : "211f6832dd1bb6a747f24eafd3c03f8bc2b937b0",
        "timestamp" : 1568192466000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "8551 Obsolete openusb\u000a",
        "date" : "2019-09-11 11:01:06 +0200",
        "id" : "211f6832dd1bb6a747f24eafd3c03f8bc2b937b0",
        "msg" : "8551 Obsolete openusb",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/library/openusb/patches/testopenusb.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/patches/Makefile.am.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/files/libopenusb.3lib"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/openusb.license"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/openusb.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/openusb/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/htop/Makefile"
        ],
        "commitId" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
        "timestamp" : 1568192498000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "htop: Add compressed ARC statistics\u000a",
        "date" : "2019-09-11 11:01:38 +0200",
        "id" : "61b36ab4a800ec9469f49960f2af13ce31d197dc",
        "msg" : "htop: Add compressed ARC statistics",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/htop/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}