{
  "_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" : 5824,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5449f3b83e6e4432f2d6266e163620a219c58921",
            "branch" : [
              {
                "SHA1" : "5449f3b83e6e4432f2d6266e163620a219c58921",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5449f3b83e6e4432f2d6266e163620a219c58921",
            "branch" : [
              {
                "SHA1" : "5449f3b83e6e4432f2d6266e163620a219c58921",
                "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" : "5449f3b83e6e4432f2d6266e163620a219c58921",
        "branch" : [
          {
            "SHA1" : "5449f3b83e6e4432f2d6266e163620a219c58921",
            "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" : "#5824",
  "duration" : 11092813,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5824",
  "id" : "5824",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5824,
  "queueId" : 405,
  "result" : "SUCCESS",
  "timestamp" : 1576541146203,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5824/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/atril/manifests/sample-manifest.p5m",
          "components/desktop/mate/atril/atril.p5m",
          "components/desktop/mate/atril/Makefile"
        ],
        "commitId" : "f7a724864aa6752c7e6acb0af9c9d550307006b9",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update Atrill to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "f7a724864aa6752c7e6acb0af9c9d550307006b9",
        "msg" : "Update Atrill to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/atril/atril.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/caja/Makefile",
          "components/desktop/mate/caja/manifests/sample-manifest.p5m",
          "components/desktop/mate/caja/caja.p5m"
        ],
        "commitId" : "c57828bfc16d1b7e42ef6fdadc7a52221305866c",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update caja to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "c57828bfc16d1b7e42ef6fdadc7a52221305866c",
        "msg" : "Update caja to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/caja.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/caja-extensions/caja-extensions.p5m",
          "components/desktop/mate/caja-extensions/manifests/sample-manifest.p5m",
          "components/desktop/mate/caja-extensions/Makefile"
        ],
        "commitId" : "e901246e670af8f758bf83888a175cd9ef3e86b9",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update caja-extensions to 1.22.1\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "e901246e670af8f758bf83888a175cd9ef3e86b9",
        "msg" : "Update caja-extensions to 1.22.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/caja-extensions/caja-extensions.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/image/eom/Makefile",
          "components/image/eom/manifests/sample-manifest.p5m",
          "components/image/eom/eom.p5m"
        ],
        "commitId" : "5347ff5d61fa81687e6af736c757673dd52d72eb",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update eom to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "5347ff5d61fa81687e6af736c757673dd52d72eb",
        "msg" : "Update eom to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/image/eom/eom.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/image/eom/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/image/eom/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-applets/Makefile",
          "components/desktop/mate/mate-applets/patches/01-make-multiload-network-available.patch",
          "components/desktop/mate/mate-applets/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-applets/mate-applets.p5m"
        ],
        "commitId" : "56c6f41e0ef0b6f7849f069c4b12b355e68456b3",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-applets to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "56c6f41e0ef0b6f7849f069c4b12b355e68456b3",
        "msg" : "Update mate-applets to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/mate-applets.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-applets/patches/01-make-multiload-network-available.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/libmateweather/manifests/sample-manifest.p5m",
          "components/desktop/mate/libmateweather/Makefile",
          "components/desktop/mate/libmateweather/libmateweather.p5m"
        ],
        "commitId" : "b198d055c699a01919bfe30f755774ac92c972c4",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libmateweather to 1.22.1\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "b198d055c699a01919bfe30f755774ac92c972c4",
        "msg" : "Update libmateweather to 1.22.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/libmateweather.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/libmateweather/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-calc/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-calc/mate-calc.p5m",
          "components/desktop/mate/mate-calc/Makefile"
        ],
        "commitId" : "cc5e5919437a6eba73daf03f8d1515acfa4fbda5",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-calc to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "cc5e5919437a6eba73daf03f8d1515acfa4fbda5",
        "msg" : "Update mate-calc to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/mate-calc.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-calc/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-control-center/Makefile",
          "components/desktop/mate/mate-control-center/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-control-center/control-center.p5m"
        ],
        "commitId" : "a4b0f79a294261d3b8a629e797c2945a0c87b548",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-control-center to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "a4b0f79a294261d3b8a629e797c2945a0c87b548",
        "msg" : "Update mate-control-center to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/control-center.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-control-center/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-desktop/Makefile",
          "components/desktop/mate/mate-desktop/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-desktop/mate-desktop.p5m"
        ],
        "commitId" : "632f4c3775ec9748e3c99d88fb1686d8d9ade879",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-desktop to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "632f4c3775ec9748e3c99d88fb1686d8d9ade879",
        "msg" : "Update mate-desktop to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/mate-desktop.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-desktop/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-icon-theme/mate-icon-theme.p5m",
          "components/desktop/mate/mate-icon-theme/Makefile",
          "components/desktop/mate/mate-icon-theme/manifests/sample-manifest.p5m"
        ],
        "commitId" : "752d1657da41b822cd8100f24c0d8e877edde1e3",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-icon-theme to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "752d1657da41b822cd8100f24c0d8e877edde1e3",
        "msg" : "Update mate-icon-theme to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-icon-theme/mate-icon-theme.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-media/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-media/mate-media.p5m",
          "components/desktop/mate/mate-media/Makefile"
        ],
        "commitId" : "15b8c335e025981e9360a2c34ad4cd2f1fdec8a6",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-media to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "15b8c335e025981e9360a2c34ad4cd2f1fdec8a6",
        "msg" : "Update mate-media to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/mate-media.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-media/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-menus/Makefile",
          "components/desktop/mate/mate-menus/mate-menus.p5m",
          "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m"
        ],
        "commitId" : "3dc14e531516ca36d29105cc91f6b00eb7d0d258",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-menus to 1.22.1\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "3dc14e531516ca36d29105cc91f6b00eb7d0d258",
        "msg" : "Update mate-menus to 1.22.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-menus/mate-menus.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-notification-daemon/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-notification-daemon/mate-notification-daemon.p5m",
          "components/desktop/mate/mate-notification-daemon/Makefile"
        ],
        "commitId" : "d8cf1d7b021bd7b0cd854d533d924e5c057371fe",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-notification-daemon to 1.22.1\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "d8cf1d7b021bd7b0cd854d533d924e5c057371fe",
        "msg" : "Update mate-notification-daemon to 1.22.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/mate-notification-daemon.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-notification-daemon/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-panel/Makefile",
          "components/desktop/mate/mate-panel/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-panel/mate-panel.p5m"
        ],
        "commitId" : "c301b339ace1d70b648d75bed66cca9aae45a260",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-panel to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "c301b339ace1d70b648d75bed66cca9aae45a260",
        "msg" : "Update mate-panel to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-panel/mate-panel.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-power-manager/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-power-manager/Makefile",
          "components/desktop/mate/mate-power-manager/mate-power-manager.p5m"
        ],
        "commitId" : "77b7cced47c5f60c9912db7a6c50c4e812efa22a",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-power-manager to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "77b7cced47c5f60c9912db7a6c50c4e812efa22a",
        "msg" : "Update mate-power-manager to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/mate-power-manager.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-power-manager/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-session-manager/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-session-manager/Makefile",
          "components/desktop/mate/mate-session-manager/mate-session-manager.p5m"
        ],
        "commitId" : "8ad049e2bab6ee6cefea4681b9a8764946a25698",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-session-manager to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "8ad049e2bab6ee6cefea4681b9a8764946a25698",
        "msg" : "Update mate-session-manager to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-session-manager/mate-session-manager.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-settings-daemon/Makefile",
          "components/desktop/mate/mate-settings-daemon/mate-settings-daemon.p5m",
          "components/desktop/mate/mate-settings-daemon/manifests/sample-manifest.p5m"
        ],
        "commitId" : "5b1b884f8407ad1d0ee33adc30ae9a3512dd30bd",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-settings-daemon to 1.22.1\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "5b1b884f8407ad1d0ee33adc30ae9a3512dd30bd",
        "msg" : "Update mate-settings-daemon to 1.22.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/mate-settings-daemon.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-settings-daemon/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-system-monitor/mate-system-monitor.p5m",
          "components/desktop/mate/mate-system-monitor/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-system-monitor/Makefile"
        ],
        "commitId" : "b11e8da88575c591d2a219b40aa259d423344d19",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-system-monitor to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "b11e8da88575c591d2a219b40aa259d423344d19",
        "msg" : "Update mate-system-monitor to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-system-monitor/mate-system-monitor.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-system-monitor/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-system-monitor/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-utils/mate-disk-usage-analyzer.p5m",
          "components/desktop/mate/mate-utils/mate-system-log.p5m",
          "components/desktop/mate/mate-utils/Makefile",
          "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-utils/mate-search-tool.p5m"
        ],
        "commitId" : "b00aaffe2250ea8d791fb0466e386b5e4a140db8",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-utils to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "b00aaffe2250ea8d791fb0466e386b5e4a140db8",
        "msg" : "Update mate-utils to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-disk-usage-analyzer.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-search-tool.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/mate-system-log.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-utils/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-user-guide/Makefile",
          "components/desktop/mate/mate-user-guide/manifests/sample-manifest.p5m",
          "components/desktop/mate/mate-user-guide/mate-user-guide.p5m"
        ],
        "commitId" : "261a14c770bf67078f59aef1ffff110025885f9d",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-user-guide to 1.22.3\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "261a14c770bf67078f59aef1ffff110025885f9d",
        "msg" : "Update mate-user-guide to 1.22.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-user-guide/mate-user-guide.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mozo/mozo.p5m",
          "components/desktop/mate/mozo/Makefile",
          "components/desktop/mate/mozo/manifests/sample-manifest.p5m"
        ],
        "commitId" : "25dede941779d1ff83a7c3413c7ea308849b6f32",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mozo to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "25dede941779d1ff83a7c3413c7ea308849b6f32",
        "msg" : "Update mozo to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mozo/mozo.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/pluma/pluma.p5m",
          "components/editor/pluma/Makefile",
          "components/editor/pluma/manifests/sample-manifest.p5m"
        ],
        "commitId" : "bfd79ed4d35ae645d590aa24dffa5402633d04bb",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update pluma to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "bfd79ed4d35ae645d590aa24dffa5402633d04bb",
        "msg" : "Update pluma to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/pluma/pluma.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/mate-common/Makefile"
        ],
        "commitId" : "cb2dcd358b51c17d43d095cdec115f45894cf338",
        "timestamp" : 1576476079000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update mate-common to 1.22.2\u000a",
        "date" : "2019-12-16 09:01:19 +0300",
        "id" : "cb2dcd358b51c17d43d095cdec115f45894cf338",
        "msg" : "Update mate-common to 1.22.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/mate-common/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXpm/Makefile"
        ],
        "commitId" : "5449f3b83e6e4432f2d6266e163620a219c58921",
        "timestamp" : 1576525798000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libxpm: bump to 3.5.13\u000a",
        "date" : "2019-12-16 20:49:58 +0100",
        "id" : "5449f3b83e6e4432f2d6266e163620a219c58921",
        "msg" : "libxpm: bump to 3.5.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/libXpm/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}