{
  "_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" : 4944,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
            "branch" : [
              {
                "SHA1" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
            "branch" : [
              {
                "SHA1" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
                "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" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
        "branch" : [
          {
            "SHA1" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
            "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" : "#4944",
  "duration" : 6969713,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4944",
  "id" : "4944",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4944,
  "queueId" : 1086,
  "result" : "SUCCESS",
  "timestamp" : 1501286728452,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4944/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/ips.mk"
        ],
        "commitId" : "bd5c30d532e79944e030526ff771ac21a1ee59c7",
        "timestamp" : 1501245863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Support version-specific files in PYV manifests\u000a",
        "date" : "2017-07-28 15:44:23 +0300",
        "id" : "bd5c30d532e79944e030526ff771ac21a1ee59c7",
        "msg" : "Support version-specific files in PYV manifests",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/ips.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/dbus-python/manifests/sample-manifest.p5m",
          "components/python/dbus-python/Makefile",
          "components/python/dbus-python/python-dbus-PYVER.p5m"
        ],
        "commitId" : "d92511a9e80e13e29e75f3959b2283db2e29ed87",
        "timestamp" : 1501245863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "dbus-python: add python 3.4 version\u000a",
        "date" : "2017-07-28 15:44:23 +0300",
        "id" : "d92511a9e80e13e29e75f3959b2283db2e29ed87",
        "msg" : "dbus-python: add python 3.4 version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/dbus-python/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dbus-python/python-dbus-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/dbus-python/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmikmod/Makefile"
        ],
        "commitId" : "6c6face58acab2386e54606b72f705f7c986ba21",
        "timestamp" : 1501250060000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libmikmod to 3.3.11.1\u000a",
        "date" : "2017-07-28 16:54:20 +0300",
        "id" : "6c6face58acab2386e54606b72f705f7c986ba21",
        "msg" : "Bump libmikmod to 3.3.11.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libmikmod/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libsodium/manifests/sample-manifest.p5m",
          "components/library/libsodium/test/results-64.master",
          "components/library/libsodium/test/results-32.master",
          "components/library/libsodium/Makefile",
          "components/library/libsodium/libsodium.p5m"
        ],
        "commitId" : "6920afc4e2eadf8ddb0c5ed8a5466294fc5d4797",
        "timestamp" : 1501250092000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libsodium to 1.0.13\u000a",
        "date" : "2017-07-28 16:54:52 +0300",
        "id" : "6920afc4e2eadf8ddb0c5ed8a5466294fc5d4797",
        "msg" : "Bump libsodium to 1.0.13",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libsodium/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsodium/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsodium/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsodium/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libsodium/libsodium.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libwps/Makefile",
          "components/library/libwps/manifests/sample-manifest.p5m",
          "components/library/libwps/libwps.p5m"
        ],
        "commitId" : "f8d211a0f0f878a507dd4774a717c5e42d720bec",
        "timestamp" : 1501255397000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libwps to 0.4.7\u000a",
        "date" : "2017-07-28 18:23:17 +0300",
        "id" : "f8d211a0f0f878a507dd4774a717c5e42d720bec",
        "msg" : "Bump libwps to 0.4.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libwps/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libwps/libwps.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libwps/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng16/test/results-all.master",
          "components/library/libpng16/Makefile",
          "components/library/libpng16/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ccf035be5c6b1b0e0cfc30e5b33d72edf7b8c634",
        "timestamp" : 1501261556000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libpng16 to 1.6.31\u000a",
        "date" : "2017-07-28 19:05:56 +0200",
        "id" : "ccf035be5c6b1b0e0cfc30e5b33d72edf7b8c634",
        "msg" : "Bump libpng16 to 1.6.31",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libpng16/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/groovy-24/groovy-24.p5m",
          "components/developer/groovy-24/Makefile",
          "components/developer/groovy-24/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d77cd2333d09293cc3814307b6f23d5c7d29feb4",
        "timestamp" : 1501261579000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump groovy to 2.4.12\u000a",
        "date" : "2017-07-28 19:06:19 +0200",
        "id" : "d77cd2333d09293cc3814307b6f23d5c7d29feb4",
        "msg" : "Bump groovy to 2.4.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/groovy-24/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/groovy-24/groovy-24.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/groovy-24/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/gst-plugins-bad1/Makefile"
        ],
        "commitId" : "8855aaa3526651f42f5b083b5975a5080a173fc4",
        "timestamp" : 1501263500000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Rebuild gst-plugins-bad1 with libwebp 0.6.0\u000a",
        "date" : "2017-07-28 19:38:20 +0200",
        "id" : "8855aaa3526651f42f5b083b5975a5080a173fc4",
        "msg" : "Rebuild gst-plugins-bad1 with libwebp 0.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/gst-plugins-bad1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libtasn1/libtasn1.p5m",
          "components/library/libtasn1/Makefile",
          "components/library/libtasn1/patches/01-CVE-2017-6891.patch",
          "components/library/libtasn1/manifests/sample-manifest.p5m",
          "components/library/libtasn1/test/results-all.master"
        ],
        "commitId" : "09cf4f4cb590677a1158f3d1cc686d3a85d0ea79",
        "timestamp" : 1501275461000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump libtasn1 to 4.12\u000a",
        "date" : "2017-07-28 22:57:41 +0200",
        "id" : "09cf4f4cb590677a1158f3d1cc686d3a85d0ea79",
        "msg" : "Bump libtasn1 to 4.12",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libtasn1/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libtasn1/patches/01-CVE-2017-6891.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libtasn1/libtasn1.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libtasn1/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libtasn1/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/mosh/patches/01-do-not-print-motd.patch",
          "components/shell/mosh/Makefile"
        ],
        "commitId" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
        "timestamp" : 1501275476000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump mosh to 1.3.2\u000a",
        "date" : "2017-07-28 22:57:56 +0200",
        "id" : "16fa4171c4e296ff381cddc06e2b16a62d9d7165",
        "msg" : "Bump mosh to 1.3.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/mosh/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/mosh/patches/01-do-not-print-motd.patch"
          }
        ]
      }
    ],
    "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"
    }
  ]
}