{
  "_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" : 6053,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
            "branch" : [
              {
                "SHA1" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
            "branch" : [
              {
                "SHA1" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
                "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" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
        "branch" : [
          {
            "SHA1" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
            "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" : "#6053",
  "duration" : 6063801,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6053",
  "id" : "6053",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6053,
  "queueId" : 1034,
  "result" : "SUCCESS",
  "timestamp" : 1595203558755,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6053/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/postgresql-12-citus/patches/04-fix-install.patch",
          "components/database/postgresql-12-citus/Makefile"
        ],
        "commitId" : "4905fdf6492415a971147570c52000b4390d8200",
        "timestamp" : 1595137254000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "postgresql-12-citus: fix install target\u000a",
        "date" : "2020-07-19 08:40:54 +0300",
        "id" : "4905fdf6492415a971147570c52000b4390d8200",
        "msg" : "postgresql-12-citus: fix install target",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/database/postgresql-12-citus/patches/04-fix-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/postgresql-12-citus/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libfuse/manifests/sample-manifest.p5m",
          "components/library/libfuse/patches/pkgconfig64.patch",
          "components/library/libfuse/Makefile",
          "components/library/libfuse/libfuse.p5m"
        ],
        "commitId" : "0cb23ea1d1d2198afd0c894252b2f9538197dce2",
        "timestamp" : 1595146254000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libfuse: add missing 64-bit pkgconfig file\u000a",
        "date" : "2020-07-19 11:10:54 +0300",
        "id" : "0cb23ea1d1d2198afd0c894252b2f9538197dce2",
        "msg" : "libfuse: add missing 64-bit pkgconfig file",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libfuse/patches/pkgconfig64.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libfuse/libfuse.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libfuse/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libfuse/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gkrellm/Makefile",
          "components/desktop/gkrellm/patches/02-battery.patch"
        ],
        "commitId" : "81983a169b6bd661e318234c618adb988bd2949d",
        "timestamp" : 1595151209000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gkrellm: fix build\u000a",
        "date" : "2020-07-19 12:33:29 +0300",
        "id" : "81983a169b6bd661e318234c618adb988bd2949d",
        "msg" : "gkrellm: fix build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gkrellm/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gkrellm/patches/02-battery.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/anthy/Makefile",
          "components/inputmethod/anthy/libanthy.p5m",
          "components/inputmethod/anthy/manifests/sample-manifest.p5m",
          "components/inputmethod/anthy/pkg5"
        ],
        "commitId" : "bfb9989c65833eaf9c25d6261c842c762025ce9d",
        "timestamp" : 1595162290000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libanthy from inputmethod consolidation\u000a",
        "date" : "2020-07-19 15:38:10 +0300",
        "id" : "bfb9989c65833eaf9c25d6261c842c762025ce9d",
        "msg" : "Add libanthy from inputmethod consolidation",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/inputmethod/anthy/libanthy.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/anthy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/anthy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/inputmethod/anthy/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus/patches/03-parfait-fix.patch",
          "components/inputmethod/ibus/ibus.p5m",
          "components/inputmethod/ibus/Makefile",
          "components/inputmethod/ibus/manifests/sample-manifest.p5m",
          "components/inputmethod/ibus/patches/01-enable-autostart-management.patch"
        ],
        "commitId" : "ccc8177599c54ac2850f0e46f10741b4c36099dc",
        "timestamp" : 1595163587000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ibus: update to 1.5.22\u000a",
        "date" : "2020-07-19 15:59:47 +0300",
        "id" : "ccc8177599c54ac2850f0e46f10741b4c36099dc",
        "msg" : "ibus: update to 1.5.22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/ibus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/patches/01-enable-autostart-management.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/inputmethod/ibus/patches/03-parfait-fix.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/inputmethod/ibus-anthy/ibus-anthy.p5m",
          "components/inputmethod/ibus-anthy/Makefile",
          "components/inputmethod/ibus-anthy/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5e13457d981fa9ebc56c2e6f89c77a943a095669",
        "timestamp" : 1595163587000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "ibus-anthy: update to 1.5.11\u000a",
        "date" : "2020-07-19 15:59:47 +0300",
        "id" : "5e13457d981fa9ebc56c2e6f89c77a943a095669",
        "msg" : "ibus-anthy: update to 1.5.11",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/inputmethod/ibus-anthy/ibus-anthy.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/meson/Makefile",
          "components/developer/meson/patches/09-avoid-generating-strangest-rpath.patch",
          "components/developer/meson/patches/03-mesonbuild_scripts_depfixer.patch"
        ],
        "commitId" : "15056f741651ecb6cb82bf0bd4328c5ef538a3e1",
        "timestamp" : 1595163929000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "meson: avoid deleting RUNPATH\u000a",
        "date" : "2020-07-19 16:05:29 +0300",
        "id" : "15056f741651ecb6cb82bf0bd4328c5ef538a3e1",
        "msg" : "meson: avoid deleting RUNPATH",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/03-mesonbuild_scripts_depfixer.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/09-avoid-generating-strangest-rpath.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gobject-introspection/pkg5",
          "components/library/gobject-introspection/Makefile",
          "components/library/gobject-introspection/gobject-introspection.p5m",
          "components/library/gobject-introspection/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7c05eebbeb8a85c21677e791844d58e0d9e9e33a",
        "timestamp" : 1595164589000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "gobject-introspection: drop 32-bit version\u000a",
        "date" : "2020-07-19 16:16:29 +0300",
        "id" : "7c05eebbeb8a85c21677e791844d58e0d9e9e33a",
        "msg" : "gobject-introspection: drop 32-bit version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/gobject-introspection.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gobject-introspection/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libdaemon/libdaemon.p5m",
          "components/library/libdaemon/Makefile"
        ],
        "commitId" : "bc106bcb6a41ff155f1799803502f23737ca46be",
        "timestamp" : 1595175979000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libdaemon: add missing 64-bit pkgconfig file\u000a",
        "date" : "2020-07-19 19:26:19 +0300",
        "id" : "bc106bcb6a41ff155f1799803502f23737ca46be",
        "msg" : "libdaemon: add missing 64-bit pkgconfig file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libdaemon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libdaemon/libdaemon.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/gtk+3/gtk3.p5m",
          "components/network/avahi/Makefile",
          "components/desktop/mate/libmatekbd/manifests/sample-manifest.p5m",
          "components/library/rest/librest.p5m",
          "components/desktop/gnome2/GConf/manifests/sample-manifest.p5m",
          "components/desktop/gnome3/brasero/brasero.p5m",
          "components/multimedia/totem-pl-parser/Makefile",
          "components/library/uhttpmock/uhttpmock.p5m",
          "components/desktop/gnome2/atk/manifests/sample-manifest.p5m",
          "components/library/libgee/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/at-spi2-core/Makefile",
          "components/library/poppler/manifests/sample-manifest.p5m",
          "components/library/gtk+3/Makefile",
          "components/multimedia/gstreamer/Makefile",
          "components/library/gtk+/manifests/sample-manifest.p5m",
          "components/library/libwnck3/Makefile",
          "components/library/libsoup/manifests/sample-manifest.p5m",
          "components/multimedia/gstreamer/manifests/sample-manifest.p5m",
          "components/library/vte-291/Makefile",
          "components/desktop/mate/libmatekbd/Makefile",
          "components/network/avahi/avahi.p5m",
          "components/library/vte-291/vte-291.p5m",
          "components/library/librsvg/manifests/sample-manifest.p5m",
          "components/library/json-glib/manifests/sample-manifest.p5m",
          "components/library/libnotify/Makefile",
          "components/network/avahi/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-desktop/manifests/sample-manifest.p5m",
          "components/library/libgdata/Makefile",
          "components/library/libsoup/libsoup.p5m",
          "components/library/json-glib/Makefile",
          "components/desktop/gsettings-desktop-schemas/Makefile",
          "components/library/json-glib/json-glib.p5m",
          "components/desktop/gnome2/atk/Makefile",
          "components/library/clutter-gst/clutter-gst.p5m",
          "components/library/gcr/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-menus/Makefile",
          "components/library/libsecret/manifests/sample-manifest.p5m",
          "components/desktop/gnome3/gucharmap/gucharmap.p5m",
          "components/desktop/gnome3/brasero/manifests/sample-manifest.p5m",
          "components/library/pango/pango.p5m",
          "components/library/rest/manifests/sample-manifest.p5m",
          "components/library/gtk-vnc/Makefile",
          "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m",
          "components/library/libsoup/Makefile",
          "components/library/libgdata/libgdata.p5m",
          "components/library/vte-291/manifests/sample-manifest.p5m",
          "components/multimedia/totem-pl-parser/totem-pl-parser.p5m",
          "components/library/clutter-gst/Makefile",
          "components/desktop/tracker/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-desktop/mate-desktop.p5m",
          "components/library/liblangtag/Makefile",
          "components/desktop/gnome3/brasero/Makefile",
          "components/sysutils/upower/manifests/sample-manifest.p5m",
          "components/library/libgdata/manifests/sample-manifest.p5m",
          "components/library/libgdl/gdl.p5m",
          "components/library/rest/Makefile",
          "components/library/clutter-gtk/manifests/sample-manifest.p5m",
          "components/library/libxklavier/Makefile",
          "components/library/pango/Makefile",
          "components/desktop/gsettings-desktop-schemas/gsettings-desktop-schemas.p5m",
          "components/library/libpeas/libpeas-pythonloader.p5m",
          "components/library/libgee/Makefile",
          "components/sysutils/upower/Makefile",
          "components/library/libgee/libgee.p5m",
          "components/library/poppler/poppler.p5m",
          "components/library/libxklavier/libxklavier.p5m",
          "components/desktop/gnome3/geocode-glib/geocode-glib.p5m",
          "components/library/liblangtag/manifests/sample-manifest.p5m",
          "components/library/uhttpmock/manifests/sample-manifest.p5m",
          "components/library/libgtop/Makefile",
          "components/desktop/mate/mate-desktop/Makefile",
          "components/library/clutter/clutter.p5m",
          "components/desktop/gnome2/GConf/gconf.p5m",
          "components/desktop/gnome3/geocode-glib/Makefile",
          "components/library/gtksourceview-3/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-base1/gst-plugins-base1.p5m",
          "components/library/libwnck3/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-base1/Makefile",
          "components/multimedia/gstreamer/gstreamer.p5m",
          "components/multimedia/gstreamer1/manifests/sample-manifest.p5m",
          "components/library/gtk+/Makefile",
          "components/library/libxklavier/manifests/sample-manifest.p5m",
          "components/library/gtksourceview-3/gtksourceview.p5m",
          "components/library/libgtop/libgtop.p5m",
          "components/library/libsecret/Makefile",
          "components/library/libwnck3/libwnck3.p5m",
          "components/library/libgdl/Makefile",
          "components/desktop/mate/mate-menus/mate-menus.p5m",
          "components/library/libnotify/libnotify.p5m",
          "components/library/gtksourceview-3/Makefile",
          "components/multimedia/gstreamer1/gstreamer1.p5m",
          "components/library/clutter-gtk/Makefile",
          "components/library/gcr/Makefile",
          "components/multimedia/totem-pl-parser/manifests/sample-manifest.p5m",
          "components/desktop/gnome3/gucharmap/Makefile",
          "components/library/liblangtag/liblangtag.p5m",
          "components/multimedia/gst-plugins-base/manifests/sample-manifest.p5m",
          "components/library/libpeas/manifests/sample-manifest.p5m",
          "components/library/gtk+3/manifests/sample-manifest.p5m",
          "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m",
          "components/library/clutter/manifests/sample-manifest.p5m",
          "components/library/gcr/gcr.p5m",
          "components/multimedia/gstreamer1/Makefile",
          "components/library/gtk-vnc/manifests/sample-manifest.p5m",
          "components/library/librsvg/librsvg.p5m",
          "components/desktop/mate/libmatekbd/libmatekbd.p5m",
          "components/library/clutter-gtk/clutter-gtk.p5m",
          "components/library/libsecret/libsecret.p5m",
          "components/desktop/gnome3/libgweather/Makefile",
          "components/desktop/gnome3/libgweather/libgweather.p5m",
          "components/library/librsvg/Makefile",
          "components/desktop/gnome3/geocode-glib/manifests/sample-manifest.p5m",
          "components/library/libpeas/Makefile",
          "components/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m",
          "components/library/clutter/Makefile",
          "components/library/gtk-vnc/gtk-vnc.p5m",
          "components/desktop/gnome2/GConf/Makefile",
          "components/library/gdk-pixbuf/Makefile",
          "components/desktop/gnome2/atk/atk.p5m",
          "components/library/libpeas/libpeas.p5m",
          "components/encumbered/gst-plugins-bad1/Makefile",
          "components/library/clutter-gst/manifests/sample-manifest.p5m",
          "components/library/gtk+/gtk2.p5m",
          "components/desktop/tracker/Makefile",
          "components/library/libgdl/manifests/sample-manifest.p5m",
          "components/library/poppler/Makefile",
          "components/desktop/gsettings-desktop-schemas/manifests/sample-manifest.p5m",
          "components/desktop/gnome2/at-spi2-core/manifests/sample-manifest.p5m",
          "components/library/gdk-pixbuf/gdk-pixbuf.p5m",
          "components/library/libnotify/manifests/sample-manifest.p5m",
          "components/library/libgtop/manifests/sample-manifest.p5m",
          "components/library/pango/manifests/sample-manifest.p5m",
          "components/library/uhttpmock/Makefile",
          "components/desktop/gnome3/gucharmap/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-base/Makefile",
          "components/desktop/tracker/tracker.p5m",
          "components/library/gdk-pixbuf/manifests/sample-manifest.p5m",
          "components/sysutils/upower/upower.p5m",
          "components/desktop/gnome3/libgweather/manifests/sample-manifest.p5m",
          "components/multimedia/gst-plugins-base/gstreamer-plugin-base.p5m",
          "components/desktop/gnome2/at-spi2-core/at-spi2-core.p5m"
        ],
        "commitId" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
        "timestamp" : 1595190868000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "There's no more 32-bit gobject-introspection\u000a",
        "date" : "2020-07-19 23:34:28 +0300",
        "id" : "d18dbb45a00c6b3b53be6ee66806e5bf342e506b",
        "msg" : "There's no more 32-bit gobject-introspection",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/clutter/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gsettings-desktop-schemas/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgtop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk-vnc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/gst-plugins-bad1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgee/libgee.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libwnck3/libwnck3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/rest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/gucharmap/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview-3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/vte-291.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgdl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgdata/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/pango.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/upower.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gtk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/rest/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter/clutter.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxklavier/libxklavier.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblangtag/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/brasero/brasero.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/librsvg.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblangtag/liblangtag.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gsettings-desktop-schemas/gsettings-desktop-schemas.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/json-glib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/vte-291/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/at-spi2-core/at-spi2-core.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/uhttpmock/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpeas/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/gst-plugins-base1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/libsecret.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/GConf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatekbd/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/geocode-glib/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatekbd/libmatekbd.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk-vnc/gtk-vnc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgdata/libgdata.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/totem-pl-parser/totem-pl-parser.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/atk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/avahi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gcr/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/gtk3.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgdl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gdk-pixbuf/gdk-pixbuf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview-3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/gucharmap/gucharmap.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/gucharmap/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgtop/libgtop.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/at-spi2-core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsecret/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/gstreamer-plugin-base.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/totem-pl-parser/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/atk/atk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgdl/gdl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/libgweather/libgweather.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmatekbd/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup/libsoup.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/avahi/avahi.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/json-glib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/brasero/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgtop/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libwnck3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgdata/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+/gtk2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/GConf/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/mate-menus.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk+3/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpeas/libpeas.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/at-spi2-core/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/libgweather/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gcr/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gdk-pixbuf/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/geocode-glib/geocode-glib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/totem-pl-parser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libnotify/libnotify.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/uhttpmock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgee/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/avahi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/json-glib/json-glib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/mate-desktop.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gtk/clutter-gtk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gst/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/pango/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/liblangtag/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer/gstreamer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/brasero/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/tracker.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/uhttpmock/uhttpmock.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtksourceview-3/gtksourceview.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/rest/librest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxklavier/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/upower/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gcr/gcr.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/geocode-glib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/poppler/poppler.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libnotify/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gst/clutter-gst.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/GConf/gconf.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgee/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/atk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/tracker/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gsettings-desktop-schemas/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpeas/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libwnck3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpeas/libpeas-pythonloader.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome3/libgweather/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libnotify/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gst-plugins-base/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gst/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsoup/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/multimedia/gstreamer1/gstreamer1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/librsvg/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gtk-vnc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/clutter-gtk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libxklavier/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/gdk-pixbuf/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}