{
  "_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" : 4829,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
            "branch" : [
              {
                "SHA1" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
            "branch" : [
              {
                "SHA1" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
                "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" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
        "branch" : [
          {
            "SHA1" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
            "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" : "#4829",
  "duration" : 5427098,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4829",
  "id" : "4829",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4829,
  "queueId" : 599,
  "result" : "SUCCESS",
  "timestamp" : 1491528717518,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4829/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/prep-svn.mk",
          "make-rules/prep.mk"
        ],
        "commitId" : "ad4deb601af859bf74130420d68da38b6a39698a",
        "timestamp" : 1487665411000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/cgrzemba",
          "fullName" : "cgrzemba"
        },
        "authorEmail" : "cgrzemba@opencsw.org",
        "comment" : "add prep-svn.mk for pull source from subversion repositories\u000a",
        "date" : "2017-02-21 09:23:31 +0100",
        "id" : "ad4deb601af859bf74130420d68da38b6a39698a",
        "msg" : "add prep-svn.mk for pull source from subversion repositories",
        "paths" : [
          {
            "editType" : "add",
            "file" : "make-rules/prep-svn.mk"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/prep.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/vpnc/vpnc.p5m",
          "components/network/vpnc/patches/04-enable-openssl.patch",
          "components/network/vpnc/patches/03-man8-to-man1m.patch",
          "components/network/vpnc/patches/02-sysdep.c.patch",
          "components/network/vpnc/Makefile",
          "components/network/vpnc/patches/01-patch-vpnc-solaris-kazuyoshi.patch",
          "components/network/vpnc/patches/05-set-VERSION.patch"
        ],
        "commitId" : "c765bf370a46f4436f151eab213e3abcd743d07d",
        "timestamp" : 1487924680000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/cgrzemba",
          "fullName" : "cgrzemba"
        },
        "authorEmail" : "cgrzemba@opencsw.org",
        "comment" : "vpnc: update to use subversion repository, because there are no tagged\u000aversions since some years\u000a",
        "date" : "2017-02-24 09:24:40 +0100",
        "id" : "c765bf370a46f4436f151eab213e3abcd743d07d",
        "msg" : "vpnc: update to use subversion repository, because there are no tagged",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/vpnc/patches/05-set-VERSION.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/patches/04-enable-openssl.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/patches/02-sysdep.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/patches/03-man8-to-man1m.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/vpnc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/patches/01-patch-vpnc-solaris-kazuyoshi.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/vpnc/Makefile"
        ],
        "commitId" : "dc18c2dc93298622afc893411e00b114f44f5e3a",
        "timestamp" : 1491481150000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vpnc: fix tarball checksum to match with one on build server (#2961)\u000a",
        "date" : "2017-04-06 15:19:10 +0300",
        "id" : "dc18c2dc93298622afc893411e00b114f44f5e3a",
        "msg" : "vpnc: fix tarball checksum to match with one on build server (#2961)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/prep-unpack.mk",
          "components/network/vpnc/Makefile"
        ],
        "commitId" : "4a2f207ff511b61cc60fc87b72ca97ba2639aa5f",
        "timestamp" : 1491496551000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vpnc: fix build on Makefile change (#2963)\u000a",
        "date" : "2017-04-06 19:35:51 +0300",
        "id" : "4a2f207ff511b61cc60fc87b72ca97ba2639aa5f",
        "msg" : "vpnc: fix build on Makefile change (#2963)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/prep-unpack.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/network/vpnc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/mosh/patches/01-do-not-print-motd.patch",
          "components/shell/mosh/Makefile"
        ],
        "commitId" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
        "timestamp" : 1491514833000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "mosh: avoid printing /etc/motd twice (#2964)\u000a",
        "date" : "2017-04-07 00:40:33 +0300",
        "id" : "4afc3a67081373f0f8c376e12a5e6ca949317536",
        "msg" : "mosh: avoid printing /etc/motd twice (#2964)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/mosh/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/shell/mosh/patches/01-do-not-print-motd.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/cgrzemba",
      "fullName" : "cgrzemba"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}