{
  "_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" : 4238,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4c1622941a6f94ced7fe5c4956edd996aded4d14",
            "branch" : [
              {
                "SHA1" : "4c1622941a6f94ced7fe5c4956edd996aded4d14",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4c1622941a6f94ced7fe5c4956edd996aded4d14",
            "branch" : [
              {
                "SHA1" : "4c1622941a6f94ced7fe5c4956edd996aded4d14",
                "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" : "4c1622941a6f94ced7fe5c4956edd996aded4d14",
        "branch" : [
          {
            "SHA1" : "4c1622941a6f94ced7fe5c4956edd996aded4d14",
            "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" : "#4238",
  "duration" : 19015028,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4238",
  "id" : "2015-09-22_12-10-44",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4238,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1442923844000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4238/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/logrotate/Makefile",
          "components/logrotate/patches/03.logrotate-default.patch",
          "components/logrotate/patches/05.logrotate.c.patch",
          "components/logrotate/logrotate.p5m",
          "components/logrotate/patches/04.compile.patch",
          "components/logrotate/patches/01.automake.patch",
          "components/logrotate/patches/02.man.patch"
        ],
        "commitId" : "c7524ba7f5c5de4c6f297125828af1e92060101d",
        "timestamp" : 1442837975000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add logrotate from sfw-gate, update to 3.9.1\u000a",
        "date" : "2015-09-21T15:19:35+0300",
        "id" : "c7524ba7f5c5de4c6f297125828af1e92060101d",
        "msg" : "Add logrotate from sfw-gate, update to 3.9.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/logrotate/patches/04.compile.patch"
          },
          {
            "editType" : "add",
            "file" : "components/logrotate/patches/01.automake.patch"
          },
          {
            "editType" : "add",
            "file" : "components/logrotate/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/logrotate/patches/05.logrotate.c.patch"
          },
          {
            "editType" : "add",
            "file" : "components/logrotate/logrotate.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/logrotate/patches/03.logrotate-default.patch"
          },
          {
            "editType" : "add",
            "file" : "components/logrotate/patches/02.man.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/logrotate/logrotate.p5m"
        ],
        "commitId" : "e3f9125ad06396492ffd8c1f77568751d0f328c1",
        "timestamp" : 1442853906000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "logrotate: fix directory permissions\u000a",
        "date" : "2015-09-21T19:45:06+0300",
        "id" : "e3f9125ad06396492ffd8c1f77568751d0f328c1",
        "msg" : "logrotate: fix directory permissions",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/logrotate/logrotate.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/opensp/Makefile",
          "components/opensp/patches/opensp-04-fix-testsuite.patch",
          "components/opensp/patches/opensp-02-manpages.patch",
          "components/opensp/opensp.p5m",
          "components/opensp/test/results-32.master",
          "components/opensp/test/results-64.master",
          "components/opensp/files/CATALOG.opensp",
          "components/opensp/patches/opensp-01-studio.patch",
          "components/opensp/patches/opensp-03-fix-build.patch"
        ],
        "commitId" : "01b0124f0615fee9e85fc9781e7babd96b173389",
        "timestamp" : 1442863287000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "21766761 Move opensp from desktop to userland\u000a",
        "date" : "2015-09-21T22:21:27+0300",
        "id" : "01b0124f0615fee9e85fc9781e7babd96b173389",
        "msg" : "21766761 Move opensp from desktop to userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/opensp/opensp.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/patches/opensp-02-manpages.patch"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/files/CATALOG.opensp"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/patches/opensp-03-fix-build.patch"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/test/results-32.master"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/test/results-64.master"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/patches/opensp-01-studio.patch"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/patches/opensp-04-fix-testsuite.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/opensp/test/results-64.master",
          "components/opensp/test/results-32.master",
          "components/opensp/patches/opensp-01-gcc.patch",
          "components/opensp/Makefile",
          "components/opensp/patches/opensp-01-studio.patch"
        ],
        "commitId" : "3dd062adb1a6205a5c9f984b132017eff9a36668",
        "timestamp" : 1442863403000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable opensp\u000a",
        "date" : "2015-09-21T22:23:23+0300",
        "id" : "3dd062adb1a6205a5c9f984b132017eff9a36668",
        "msg" : "Enable opensp",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/opensp/patches/opensp-01-studio.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/opensp/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/opensp/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/opensp/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/opensp/patches/opensp-01-gcc.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openjade/patches/openjade-02-forte.patch",
          "components/openjade/patches/openjade-01-macros.patch",
          "components/openjade/openjade.p5m",
          "components/openjade/files/jade_style-sheet.dtd",
          "components/openjade/patches/openjade-04-msggen.pl.patch",
          "components/openjade/Makefile",
          "components/openjade/patches/openjade-03-manpages.patch"
        ],
        "commitId" : "95763d51d9a9f8f509e45fbd29540db46000be69",
        "timestamp" : 1442866607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add openjade from JDS\u000a",
        "date" : "2015-09-21T23:16:47+0300",
        "id" : "95763d51d9a9f8f509e45fbd29540db46000be69",
        "msg" : "Add openjade from JDS",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/openjade/patches/openjade-02-forte.patch"
          },
          {
            "editType" : "add",
            "file" : "components/openjade/patches/openjade-03-manpages.patch"
          },
          {
            "editType" : "add",
            "file" : "components/openjade/patches/openjade-01-macros.patch"
          },
          {
            "editType" : "add",
            "file" : "components/openjade/openjade.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/openjade/files/jade_style-sheet.dtd"
          },
          {
            "editType" : "add",
            "file" : "components/openjade/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/openjade/patches/openjade-04-msggen.pl.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore",
          "components/popt/popt.p5m",
          "components/popt/Makefile"
        ],
        "commitId" : "aa47be53524779dffea124512dabaa5c7ffe582b",
        "timestamp" : 1442901315000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable popt\u000a",
        "date" : "2015-09-22T08:55:15+0300",
        "id" : "aa47be53524779dffea124512dabaa5c7ffe582b",
        "msg" : "Enable popt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/popt/popt.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "edit",
            "file" : "components/popt/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "33f87266600293628990ca75d45f3b7a2e0f4efb",
        "timestamp" : 1442905582000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Really enable popt\u000a",
        "date" : "2015-09-22T10:06:22+0300",
        "id" : "33f87266600293628990ca75d45f3b7a2e0f4efb",
        "msg" : "Really enable popt",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libgnome/Makefile",
          "components/libgnome/patches/libgnome-09-disable-deprecated.patch"
        ],
        "commitId" : "18e5966d60a51ad8c5ebe2dcde14c484f4bd4ed3",
        "timestamp" : 1442908712000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix libgnome build\u000a",
        "date" : "2015-09-22T10:58:32+0300",
        "id" : "18e5966d60a51ad8c5ebe2dcde14c484f4bd4ed3",
        "msg" : "Fix libgnome build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/libgnome/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/libgnome/patches/libgnome-09-disable-deprecated.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}