{
  "_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" : {
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2539,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d038a8f8be782820623af6a44daa95d18ee18e72",
            "branch" : [
              {
                "SHA1" : "d038a8f8be782820623af6a44daa95d18ee18e72",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d038a8f8be782820623af6a44daa95d18ee18e72",
            "branch" : [
              {
                "SHA1" : "d038a8f8be782820623af6a44daa95d18ee18e72",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "d038a8f8be782820623af6a44daa95d18ee18e72",
        "branch" : [
          {
            "SHA1" : "d038a8f8be782820623af6a44daa95d18ee18e72",
            "name" : "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" : "#2539",
  "duration" : 985129,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #2539",
  "id" : "2014-02-28_10-05-42",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 2539,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1393581942000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/2539/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/php-5_5/php55-apache-module.p5m",
          "components/php-5_4/php54-apache-module.p5m"
        ],
        "commitId" : "59ac8ee0d2ffdf35788db2f64d9d43210b4ba91d",
        "timestamp" : 1393560286000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix permissions on configuration file for php apache module\u000a",
        "date" : "2014-02-28T08:04:46+0400",
        "id" : "59ac8ee0d2ffdf35788db2f64d9d43210b4ba91d",
        "msg" : "Fix permissions on configuration file for php apache module",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/php-5_5/php55-apache-module.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/php-5_4/php54-apache-module.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/php-5_4-apache24/php54-apache-module.p5m",
          "components/php-5_5-apache24/files/php55.conf",
          "components/php-5_5-apache24/Makefile",
          "components/php-5_4-apache24/php54.license",
          "components/meta-packages/amp/apache24-php5.p5m",
          "components/php-5_5-apache24/php55.license",
          "components/php-5_4-apache24/Makefile",
          "components/php-5_4-apache24/files/php54.conf",
          "components/php-5_5-apache24/php55-apache-module.p5m",
          "components/php-5_4-apache24/patches/pdo-sqlite3-workaround.patch",
          "components/php-5_5-apache24/patches/ext_socket_config.m4.patch",
          "components/php-5_5-apache24/patches/pdo-sqlite3-workaround.patch"
        ],
        "commitId" : "acb9a0ff51a73fe81fdac1d667c05459710518f1",
        "timestamp" : 1393560492000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add apache 2.4 handlers for php 5.4 and 5.5\u000a",
        "date" : "2014-02-28T08:08:12+0400",
        "id" : "acb9a0ff51a73fe81fdac1d667c05459710518f1",
        "msg" : "Add apache 2.4 handlers for php 5.4 and 5.5",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/php-5_4-apache24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_4-apache24/php54-apache-module.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_4-apache24/files/php54.conf"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_5-apache24/files/php55.conf"
          },
          {
            "editType" : "add",
            "file" : "components/meta-packages/amp/apache24-php5.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_5-apache24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_5-apache24/patches/pdo-sqlite3-workaround.patch"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_5-apache24/patches/ext_socket_config.m4.patch"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_5-apache24/php55.license"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_4-apache24/php54.license"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_4-apache24/patches/pdo-sqlite3-workaround.patch"
          },
          {
            "editType" : "add",
            "file" : "components/php-5_5-apache24/php55-apache-module.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/apache2-modules/mod_wsgi/Makefile",
          "components/apache2-modules/mod_fcgid/patches/fcgid.badspawnctl-r1037727.patch",
          "components/apache2-modules/mod_security2/Makefile",
          "components/apache2-modules/mod_fcgid/Makefile",
          "components/apache2-modules/mod_security2/patches/security2-conf.patch"
        ],
        "commitId" : "ed97396535cdad282a15d8ab631e44397025a1db",
        "timestamp" : 1393561964000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update current apache22 modules\u000a",
        "date" : "2014-02-28T08:32:44+0400",
        "id" : "ed97396535cdad282a15d8ab631e44397025a1db",
        "msg" : "Update current apache22 modules",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/apache2-modules/mod_security2/patches/security2-conf.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/apache2-modules/mod_wsgi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/apache2-modules/mod_fcgid/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/apache2-modules/mod_fcgid/patches/fcgid.badspawnctl-r1037727.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/apache2-modules/mod_security2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/apache2-modules/mod_fcgid-24/Makefile",
          "components/apache2-modules/mod_dtrace-24/dtrace.conf",
          "components/apache2-modules/mod_wsgi-24/mod_wsgi.p5m",
          "components/apache2-modules/mod_wsgi-24/mod_wsgi-27.p5m",
          "components/apache2-modules/mod_wsgi-24/mod_wsgi.license",
          "components/apache2-modules/mod_dtrace-24/src/Makefile",
          "components/apache2-modules/mod_security2-24/patches/security2-conf.patch",
          "components/apache2-modules/mod_dtrace-24/Makefile",
          "components/apache2-modules/mod_dtrace-24/apache.license",
          "components/apache2-modules/mod_jk-24/workers.properties",
          "components/apache2-modules/mod_dtrace-24/resolve.deps",
          "components/apache2-modules/mod_jk-24/Makefile",
          "components/apache2-modules/mod_dtrace-24/src/mapfile",
          "components/apache2-modules/mod_dtrace-24/src/apache.d",
          "components/apache2-modules/mod_fcgid-24/apache-fcgid.p5m",
          "components/apache2-modules/mod_dtrace-24/apache-dtrace.p5m",
          "components/apache2-modules/mod_wsgi-24/resolve.deps",
          "components/apache2-modules/mod_jk-24/apache.license",
          "components/apache2-modules/mod_security2-24/patches/tests.patch",
          "components/apache2-modules/mod_dtrace-24/src/mod_dtrace.c",
          "components/apache2-modules/mod_security2-24/Makefile",
          "components/apache2-modules/mod_fcgid-24/resolve.deps",
          "components/apache2-modules/mod_jk-24/apache-jk.p5m",
          "components/apache2-modules/mod_security2-24/apache-security.p5m",
          "components/apache2-modules/mod_wsgi-24/Makefile",
          "components/apache2-modules/mod_jk-24/jk.conf",
          "components/apache2-modules/mod_wsgi-24/mod_wsgi-26.p5m",
          "components/apache2-modules/mod_fcgid-24/fcgid.conf",
          "components/apache2-modules/mod_jk-24/patches/apache-24.patch",
          "components/apache2-modules/mod_jk-24/resolve.deps",
          "components/apache2-modules/mod_security2-24/resolve.deps",
          "components/apache2-modules/mod_fcgid-24/patches/fcgid.configure.apxs.patch",
          "components/apache2-modules/mod_fcgid-24/apache.license"
        ],
        "commitId" : "d553be6732ded462e19374ca3cbaa6ae74174db8",
        "timestamp" : 1393562101000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add apache2.4 modules\u000a",
        "date" : "2014-02-28T08:35:01+0400",
        "id" : "d553be6732ded462e19374ca3cbaa6ae74174db8",
        "msg" : "Add apache2.4 modules",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_security2-24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/src/apache.d"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_fcgid-24/apache.license"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_jk-24/apache.license"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/apache.license"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/apache-dtrace.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_fcgid-24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_fcgid-24/fcgid.conf"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_wsgi-24/mod_wsgi-26.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_security2-24/patches/tests.patch"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_security2-24/apache-security.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_fcgid-24/patches/fcgid.configure.apxs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/src/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_fcgid-24/apache-fcgid.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_jk-24/workers.properties"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_jk-24/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_security2-24/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_wsgi-24/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_fcgid-24/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_security2-24/patches/security2-conf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/dtrace.conf"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/src/mod_dtrace.c"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_wsgi-24/mod_wsgi.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_wsgi-24/mod_wsgi-27.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_wsgi-24/mod_wsgi.license"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_jk-24/jk.conf"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_wsgi-24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_jk-24/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_jk-24/apache-jk.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_dtrace-24/src/mapfile"
          },
          {
            "editType" : "add",
            "file" : "components/apache2-modules/mod_jk-24/patches/apache-24.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}