{
  "_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" : 4315,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "037d1831cb2ec9fe216f25f1f2e306a6a5ecf169",
            "branch" : [
              {
                "SHA1" : "037d1831cb2ec9fe216f25f1f2e306a6a5ecf169",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "037d1831cb2ec9fe216f25f1f2e306a6a5ecf169",
            "branch" : [
              {
                "SHA1" : "037d1831cb2ec9fe216f25f1f2e306a6a5ecf169",
                "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" : "037d1831cb2ec9fe216f25f1f2e306a6a5ecf169",
        "branch" : [
          {
            "SHA1" : "037d1831cb2ec9fe216f25f1f2e306a6a5ecf169",
            "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" : "#4315",
  "duration" : 636608,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4315",
  "id" : "2015-12-04_13-01-59",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4315,
  "queueId" : -1,
  "result" : "SUCCESS",
  "timestamp" : 1449234119000,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4315/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/at-spi/at-spi.p5m",
          "components/at-spi2-atk/at-spi2-atk.p5m",
          "components/at-spi/Makefile",
          "components/at-spi2-atk/Makefile"
        ],
        "commitId" : "a516d5e65ad9a3965ff27ce570440badd23b7067",
        "timestamp" : 1449137353000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add at-spi2-atk 2.18.1, replace at-spi gtk-2.0 module with at-spi2-atk one\u000a",
        "date" : "2015-12-03T13:09:13+0300",
        "id" : "a516d5e65ad9a3965ff27ce570440badd23b7067",
        "msg" : "Add at-spi2-atk 2.18.1, replace at-spi gtk-2.0 module with at-spi2-atk",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/at-spi2-atk/at-spi2-atk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/at-spi/at-spi.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/at-spi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/at-spi2-atk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore",
          "components/libIDL/Makefile"
        ],
        "commitId" : "191ee69f9f843d03c0644207b631a07e177206a6",
        "timestamp" : 1449159649000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Disable at-spi for now. Rebuild libIDL to get new CPP\u000a",
        "date" : "2015-12-03T19:20:49+0300",
        "id" : "191ee69f9f843d03c0644207b631a07e177206a6",
        "msg" : "Disable at-spi for now. Rebuild libIDL to get new CPP",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          },
          {
            "editType" : "edit",
            "file" : "components/libIDL/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/components.ignore"
        ],
        "commitId" : "e22aaa14f6d67ae94111e68d776abe12c7c5d443",
        "timestamp" : 1449165634000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Enable at-spi\u000a",
        "date" : "2015-12-03T21:00:34+0300",
        "id" : "e22aaa14f6d67ae94111e68d776abe12c7c5d443",
        "msg" : "Enable at-spi",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/components.ignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gtk+3/patches/08-default-print-ps.patch",
          "components/gtk+3/patches/02-disable-papi.patch",
          "components/gtk+3/patches/04-isinf.patch",
          "components/gtk+3/gtk3.p5m",
          "components/gtk+3/patches/01-configure.patch",
          "components/gtk+3/Makefile",
          "components/gtk+3/gtk3-backend-cups.p5m",
          "components/gtk+3/patches/16-remove-papi.patch",
          "components/gtk+3/patches/10-filechooser-enterkey.patch",
          "components/gtk+3/patches/17-unregister-callback.patch",
          "components/gtk+3/patches/03-use-xim-for-all-locales.patch"
        ],
        "commitId" : "62d94095c144675989a8eee90cdc290f93300552",
        "timestamp" : 1449196420000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add GTK3 3.14.15\u000a",
        "date" : "2015-12-04T05:33:40+0300",
        "id" : "62d94095c144675989a8eee90cdc290f93300552",
        "msg" : "Add GTK3 3.14.15",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/08-default-print-ps.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/03-use-xim-for-all-locales.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/gtk3-backend-cups.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/01-configure.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/04-isinf.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/10-filechooser-enterkey.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/02-disable-papi.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/gtk3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/17-unregister-callback.patch"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/gtk+3/patches/16-remove-papi.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/gtk3-engines/gtk3-engines-extra.p5m",
          "components/gtk3-engines/Makefile",
          "components/gtk3-engines/gtk3-engines.p5m"
        ],
        "commitId" : "e8237732a76df35afa28c321896e1faaa715311d",
        "timestamp" : 1449202627000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add gtk3-engines 2.91.1\u000a",
        "date" : "2015-12-04T07:17:07+0300",
        "id" : "e8237732a76df35afa28c321896e1faaa715311d",
        "msg" : "Add gtk3-engines 2.91.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/gtk3-engines/gtk3-engines-extra.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/gtk3-engines/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/gtk3-engines/gtk3-engines.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/libcanberra/libcanberra.p5m",
          "components/libcanberra/Makefile",
          "components/libcanberra/patches/03-gtk3.patch"
        ],
        "commitId" : "d52d95e32f3a1228289accf6d2acfc72c87d3fdc",
        "timestamp" : 1449212283000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libcanberra: add gtk3 support\u000a",
        "date" : "2015-12-04T09:58:03+0300",
        "id" : "d52d95e32f3a1228289accf6d2acfc72c87d3fdc",
        "msg" : "libcanberra: add gtk3 support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/libcanberra/libcanberra.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/libcanberra/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/libcanberra/patches/03-gtk3.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop-cache/patches/desktop-cache-05-gtk3-immodules.patch",
          "components/desktop-cache/Makefile"
        ],
        "commitId" : "9de958f3e79cca371c20bfe05eb82fab8c133dc7",
        "timestamp" : 1449212357000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "desktop-cache: add gtk3 support\u000a",
        "date" : "2015-12-04T09:59:17+0300",
        "id" : "9de958f3e79cca371c20bfe05eb82fab8c133dc7",
        "msg" : "desktop-cache: add gtk3 support",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop-cache/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop-cache/patches/desktop-cache-05-gtk3-immodules.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openssl/openssl-1.0.2/patches/042-default_fips_keygen.patch",
          "components/openssl/openssl-1.0.2/patches/038-remove_illegal_instruction_calls.patch",
          "components/openssl/openssl-1.0.2/Makefile",
          "components/openssl/openssl-0.9.8/Makefile",
          "components/openssl/openssl-1.0.2/openssl-1.0.2.p5m"
        ],
        "commitId" : "5adb75233fa1247622b0d7c4c571469798f538be",
        "timestamp" : 1449217005000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "openssl: update to 1.0.2e,0.9.8zh, drop one SPARC-specific patch\u000a",
        "date" : "2015-12-04T11:16:45+0300",
        "id" : "5adb75233fa1247622b0d7c4c571469798f538be",
        "msg" : "openssl: update to 1.0.2e,0.9.8zh, drop one SPARC-specific patch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-1.0.2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-0.9.8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/openssl/openssl-1.0.2/openssl-1.0.2.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/openssl/openssl-1.0.2/patches/042-default_fips_keygen.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/openssl/openssl-1.0.2/patches/038-remove_illegal_instruction_calls.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}