{
  "_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" : 4391,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4d50a9c5a546125391057eefa724f8391c72f9f3",
            "branch" : [
              {
                "SHA1" : "4d50a9c5a546125391057eefa724f8391c72f9f3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4d50a9c5a546125391057eefa724f8391c72f9f3",
            "branch" : [
              {
                "SHA1" : "4d50a9c5a546125391057eefa724f8391c72f9f3",
                "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" : "4d50a9c5a546125391057eefa724f8391c72f9f3",
        "branch" : [
          {
            "SHA1" : "4d50a9c5a546125391057eefa724f8391c72f9f3",
            "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" : "#4391",
  "duration" : 21889714,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4391",
  "id" : "2016-02-18_12-05-36",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4391,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1455797136000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4391/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libical/Makefile",
          "components/libical/libical.license",
          "components/libical/libical.p5m",
          "make-rules/cmake.mk"
        ],
        "commitId" : "940b864c8b6c2f49592de6e98f839de8ff8385be",
        "timestamp" : 1455705384000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libical to 1.0\u000a",
        "date" : "2016-02-17T13:36:24+0300",
        "id" : "940b864c8b6c2f49592de6e98f839de8ff8385be",
        "msg" : "Update libical to 1.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/libical/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "make-rules/cmake.mk"
          },
          {
            "editType" : "add",
            "file" : "components/libical/libical.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/libical/libical.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/graphite2/patches/graphite2-debian-05-CVE-2016-152x.patch",
          "components/graphite2/Makefile"
        ],
        "commitId" : "cc38dca5054ff3b7bfbdfc6362ab12d55359903c",
        "timestamp" : 1455725114000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "graphite2: add Ubuntu fix for CVE-2016-152x, fix __fabsf undefined reference\u000a",
        "date" : "2016-02-17T19:05:14+0300",
        "id" : "cc38dca5054ff3b7bfbdfc6362ab12d55359903c",
        "msg" : "graphite2: add Ubuntu fix for CVE-2016-152x, fix __fabsf undefined",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/graphite2/patches/graphite2-debian-05-CVE-2016-152x.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/graphite2/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/evolution-data-server/Makefile"
        ],
        "commitId" : "be7d8c7ceee183e26dd7911e7a4ff2013642b481",
        "timestamp" : 1455725981000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Rebuild evolution-data-server after libical update\u000a",
        "date" : "2016-02-17T19:19:41+0300",
        "id" : "be7d8c7ceee183e26dd7911e7a4ff2013642b481",
        "msg" : "Rebuild evolution-data-server after libical update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/evolution-data-server/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/gnome-python-desktop/Makefile",
          "components/evolution/Makefile",
          "components/gnome-panel/Makefile",
          "components/evolution-webcal/Makefile"
        ],
        "commitId" : "8a4df15f6e57a58a1a4bf3a870f892e05e9ddc72",
        "timestamp" : 1455730785000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Rebuild dependent components after libical update\u000a",
        "date" : "2016-02-17T20:39:45+0300",
        "id" : "8a4df15f6e57a58a1a4bf3a870f892e05e9ddc72",
        "msg" : "Rebuild dependent components after libical update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/gnome-python-desktop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/evolution-webcal/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/evolution/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/gnome-panel/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}