{
  "_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" : 5853,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
            "branch" : [
              {
                "SHA1" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
            "branch" : [
              {
                "SHA1" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
                "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" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
        "branch" : [
          {
            "SHA1" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
            "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" : "#5853",
  "duration" : 12254567,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5853",
  "id" : "5853",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5853,
  "queueId" : 469,
  "result" : "SUCCESS",
  "timestamp" : 1578701148202,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5853/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/upower/patches/04-upower-glib-crash.patch",
          "components/sysutils/upower/upower.p5m",
          "components/sysutils/upower/manifests/sample-manifest.p5m",
          "components/sysutils/upower/Makefile"
        ],
        "commitId" : "212d13c63cc24d1811db8fff2a0c70c338000601",
        "timestamp" : 1578634865000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update UPower to 0.99.11\u000a",
        "date" : "2020-01-10 08:41:05 +0300",
        "id" : "212d13c63cc24d1811db8fff2a0c70c338000601",
        "msg" : "Update UPower to 0.99.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/upower.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/patches/04-upower-glib-crash.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/pdsh/Makefile",
          "components/shell/pdsh/test/results-64.master"
        ],
        "commitId" : "6b0e42fe036c8f9b86586e509e82b06a88285adb",
        "timestamp" : 1578634954000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update pdsh to 2.34\u000a",
        "date" : "2020-01-10 08:42:34 +0300",
        "id" : "6b0e42fe036c8f9b86586e509e82b06a88285adb",
        "msg" : "Update pdsh to 2.34",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/pdsh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/pdsh/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/lightdm-gtk-greeter/Makefile"
        ],
        "commitId" : "c95e3cd0a23c15a2457a9417c82792ab100b0474",
        "timestamp" : 1578634981000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update LightDM GTK Greeter to 2.0.7\u000a",
        "date" : "2020-01-10 08:43:01 +0300",
        "id" : "c95e3cd0a23c15a2457a9417c82792ab100b0474",
        "msg" : "Update LightDM GTK Greeter to 2.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/lightdm-gtk-greeter/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/Makefile",
          "components/developer/git/manifests/sample-manifest.p5m",
          "components/developer/git/git.p5m",
          "components/developer/git/test/results-64.master"
        ],
        "commitId" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
        "timestamp" : 1578635329000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Git to 2.24.1\u000a",
        "date" : "2020-01-10 08:48:49 +0300",
        "id" : "a8dbde26cf792e6f047710b28acc59c3e0081ec5",
        "msg" : "Update Git to 2.24.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/git.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}