{
  "_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" : 4060,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "585ccc50a70857c183f9abca07cbec007d64814d",
            "branch" : [
              {
                "SHA1" : "585ccc50a70857c183f9abca07cbec007d64814d",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "585ccc50a70857c183f9abca07cbec007d64814d",
            "branch" : [
              {
                "SHA1" : "585ccc50a70857c183f9abca07cbec007d64814d",
                "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" : "585ccc50a70857c183f9abca07cbec007d64814d",
        "branch" : [
          {
            "SHA1" : "585ccc50a70857c183f9abca07cbec007d64814d",
            "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" : "#4060",
  "duration" : 8534274,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4060",
  "id" : "2015-03-28_12-05-30",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4060,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1427544330000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4060/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/drivel/Makefile"
        ],
        "commitId" : "52c33e93251a1d1a65799d46ce7ac00350d62a6e",
        "timestamp" : 1427456263000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "drivel: update to 3.0.5, fixes build with new glib\u000a",
        "date" : "2015-03-27T14:37:43+0300",
        "id" : "52c33e93251a1d1a65799d46ce7ac00350d62a6e",
        "msg" : "drivel: update to 3.0.5, fixes build with new glib",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/drivel/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gedit/Makefile",
          "components/gedit/patches/11-fix-gmodule.patch"
        ],
        "commitId" : "0561f81c3c93e8f5bb213a77bc14316203bd36ef",
        "timestamp" : 1427457543000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gedit: fix build with updated glib\u000a",
        "date" : "2015-03-27T14:59:03+0300",
        "id" : "0561f81c3c93e8f5bb213a77bc14316203bd36ef",
        "msg" : "gedit: fix build with updated glib",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gedit/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/gedit/patches/11-fix-gmodule.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gnome-panel/Makefile",
          "components/gnome-panel/patches/gnome-panel-17-gmodules.patch"
        ],
        "commitId" : "d3ac0b7a459f8463f81a12a220ec076c45c0ee35",
        "timestamp" : 1427462612000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix gnome-panel build after glib update\u000a",
        "date" : "2015-03-27T16:23:32+0300",
        "id" : "d3ac0b7a459f8463f81a12a220ec076c45c0ee35",
        "msg" : "Fix gnome-panel build after glib update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/gnome-panel/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/gnome-panel/patches/gnome-panel-17-gmodules.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/X-incorporation/X-incorporation.p5m",
          "components/freetype/freetype-2.p5m",
          "components/freetype/patches/01-freetype-config.patch",
          "components/freetype/Makefile",
          "components/freetype/patches/02-GS-conflict.patch"
        ],
        "commitId" : "44c961c6669c489d067feff9f62ed64d3f6bb92d",
        "timestamp" : 1427463164000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add freetype from XNV\u000a",
        "date" : "2015-03-27T16:32:44+0300",
        "id" : "44c961c6669c489d067feff9f62ed64d3f6bb92d",
        "msg" : "Add freetype from XNV",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/freetype/patches/01-freetype-config.patch"
          },
          {
            "editType" : "add",
            "file" : "components/freetype/patches/02-GS-conflict.patch"
          },
          {
            "editType" : "add",
            "file" : "components/freetype/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/freetype/freetype-2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/X-incorporation/X-incorporation.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/yelp/Makefile"
        ],
        "commitId" : "b717a3baf131ab9deb77c47dd9d1bad116355218",
        "timestamp" : 1427464198000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix yelp build after glib update\u000a",
        "date" : "2015-03-27T16:49:58+0300",
        "id" : "b717a3baf131ab9deb77c47dd9d1bad116355218",
        "msg" : "Fix yelp build after glib update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/yelp/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/imagemagick/Makefile",
          "components/imagemagick/patches/uselocale.patch",
          "components/imagemagick/patches/CVE-2014-1958.patch",
          "components/imagemagick/patches/CVE-2014-2030.patch"
        ],
        "commitId" : "38c7609166d8d1827091e4a2243e1c09511fea59",
        "timestamp" : 1427471964000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "imagemagick: import several upstream patches, fix build with newlocale\u000a",
        "date" : "2015-03-27T18:59:24+0300",
        "id" : "38c7609166d8d1827091e4a2243e1c09511fea59",
        "msg" : "imagemagick: import several upstream patches, fix build with newlocale",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/imagemagick/patches/uselocale.patch"
          },
          {
            "editType" : "add",
            "file" : "components/imagemagick/patches/CVE-2014-2030.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/imagemagick/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/imagemagick/patches/CVE-2014-1958.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/webkit/patches/glib.patch",
          "components/webkit/Makefile"
        ],
        "commitId" : "1421a79c808f6e130cb4205c4af55ba7d0123924",
        "timestamp" : 1427498502000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix webkit compilation with new glib\u000a",
        "date" : "2015-03-28T02:21:42+0300",
        "id" : "1421a79c808f6e130cb4205c4af55ba7d0123924",
        "msg" : "Fix webkit compilation with new glib",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/webkit/patches/glib.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/webkit/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/goffice/Makefile",
          "components/goffice/patches/02-glib.patch"
        ],
        "commitId" : "55426312ef31a222a8c869176cd700abc62a5dbd",
        "timestamp" : 1427500984000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix goffice build with new glib\u000a",
        "date" : "2015-03-28T03:03:04+0300",
        "id" : "55426312ef31a222a8c869176cd700abc62a5dbd",
        "msg" : "Fix goffice build with new glib",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/goffice/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/goffice/patches/02-glib.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/swt/Makefile",
          "components/swt/patches/fix-glib-2.35-compatibility.patch"
        ],
        "commitId" : "a79cd8896d4c04c13d9fbe45be1dc5cd77a0349e",
        "timestamp" : 1427510170000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix swt build with new glib\u000a",
        "date" : "2015-03-28T05:36:10+0300",
        "id" : "a79cd8896d4c04c13d9fbe45be1dc5cd77a0349e",
        "msg" : "Fix swt build with new glib",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/swt/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/swt/patches/fix-glib-2.35-compatibility.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "bb7e2610500963d13e4afe35a76a275c9dd3870f",
        "timestamp" : 1427511938000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Disable swt until pango update\u000a",
        "date" : "2015-03-28T06:05:38+0300",
        "id" : "bb7e2610500963d13e4afe35a76a275c9dd3870f",
        "msg" : "Disable swt until pango update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libunique/Makefile"
        ],
        "commitId" : "6ef156c1804cda1275c96a666ae2c1d4847ea3df",
        "timestamp" : 1427512523000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix libunique build with updated glib\u000a",
        "date" : "2015-03-28T06:15:23+0300",
        "id" : "6ef156c1804cda1275c96a666ae2c1d4847ea3df",
        "msg" : "Fix libunique build with updated glib",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/libunique/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pygobject/patches/01-build.patch",
          "components/python/pygobject/Makefile"
        ],
        "commitId" : "1db95ffdbb57b7f63c9d30ba60c89c8c19ebf895",
        "timestamp" : 1427513365000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "pygobject: remove references to deprecated GI_INFO_TYPE_ERROR_DOMAIN\u000a",
        "date" : "2015-03-28T06:29:25+0300",
        "id" : "1db95ffdbb57b7f63c9d30ba60c89c8c19ebf895",
        "msg" : "pygobject: remove references to deprecated GI_INFO_TYPE_ERROR_DOMAIN",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pygobject/patches/01-build.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pygobject/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/evolution/patches/evolution-99-gtk.patch",
          "components/evolution/Makefile",
          "components/evolution/patches/evolution-99-disable-deprecated.patch"
        ],
        "commitId" : "60ef8bb1cb4fac928692241075e36d56aa248eb6",
        "timestamp" : 1427516462000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Fix evolution build after glib update\u000a",
        "date" : "2015-03-28T07:21:02+0300",
        "id" : "60ef8bb1cb4fac928692241075e36d56aa248eb6",
        "msg" : "Fix evolution build after glib update",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/evolution/patches/evolution-99-disable-deprecated.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/evolution/patches/evolution-99-gtk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/evolution/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "d910ed7861c23a11b799f1cc2c887a0a49f4f780",
        "timestamp" : 1427516674000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Disable libunique until pango update\u000a",
        "date" : "2015-03-28T07:24:34+0300",
        "id" : "d910ed7861c23a11b799f1cc2c887a0a49f4f780",
        "msg" : "Disable libunique until pango update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}