{
  "_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" : 4765,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8cf19277368fddef63afb012f7bcc3a62fcd3e89",
            "branch" : [
              {
                "SHA1" : "8cf19277368fddef63afb012f7bcc3a62fcd3e89",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8cf19277368fddef63afb012f7bcc3a62fcd3e89",
            "branch" : [
              {
                "SHA1" : "8cf19277368fddef63afb012f7bcc3a62fcd3e89",
                "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" : "8cf19277368fddef63afb012f7bcc3a62fcd3e89",
        "branch" : [
          {
            "SHA1" : "8cf19277368fddef63afb012f7bcc3a62fcd3e89",
            "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" : "#4765",
  "duration" : 6595281,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4765",
  "id" : "4765",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4765,
  "queueId" : 401,
  "result" : "SUCCESS",
  "timestamp" : 1485821840071,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4765/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xproto/Makefile",
          "components/x11/xproto/manifests/sample-manifest.p5m",
          "components/x11/xproto/xproto.p5m"
        ],
        "commitId" : "25381b38ffbd200e8d81a95b34705065e18300c9",
        "timestamp" : 1485791999000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xproto to 7.0.31\u000a",
        "date" : "2017-01-30 16:59:59 +0100",
        "id" : "25381b38ffbd200e8d81a95b34705065e18300c9",
        "msg" : "Bump xproto to 7.0.31",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xproto/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xproto/xproto.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xproto/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/libXfont2/manifests/sample-manifest.p5m",
          "components/x11/libXfont2/libxfont2.p5m",
          "components/x11/libXfont2/Makefile"
        ],
        "commitId" : "5f49a6260c2ef5445ff725019a0e978a8b3e7f27",
        "timestamp" : 1485792122000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Add libXfont2 2.0.1\u000a",
        "date" : "2017-01-30 17:02:02 +0100",
        "id" : "5f49a6260c2ef5445ff725019a0e978a8b3e7f27",
        "msg" : "Add libXfont2 2.0.1",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/x11/libXfont2/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXfont2/libxfont2.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/x11/libXfont2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xconsole/xconsole.p5m",
          "components/x11/xconsole/Makefile",
          "components/x11/xconsole/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9e0f58307b952c4e33bdf263681b95e5ff3cc0f3",
        "timestamp" : 1485792279000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xconsole to 1.0.7\u000a",
        "date" : "2017-01-30 17:04:39 +0100",
        "id" : "9e0f58307b952c4e33bdf263681b95e5ff3cc0f3",
        "msg" : "Bump xconsole to 1.0.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xconsole/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xconsole/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xconsole/xconsole.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xauth/xauth.p5m",
          "components/x11/xauth/Makefile",
          "components/x11/xauth/manifests/sample-manifest.p5m"
        ],
        "commitId" : "347e3ef8bc915aaf3a0a71dd73ba01d9b25907f5",
        "timestamp" : 1485792501000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xauth to 1.0.10\u000a",
        "date" : "2017-01-30 17:08:21 +0100",
        "id" : "347e3ef8bc915aaf3a0a71dd73ba01d9b25907f5",
        "msg" : "Bump xauth to 1.0.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xauth/xauth.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xauth/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/xauth/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/util-macros/Makefile",
          "components/x11/util-macros/patches/configure.ac.patch",
          "components/x11/util-macros/xorg-macros.p5m",
          "components/x11/util-macros/manifests/sample-manifest.p5m"
        ],
        "commitId" : "805c9b65fe47c7f96d03b341138dae0e6ce98e69",
        "timestamp" : 1485792865000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump xorg-macros to 1.19.1\u000a",
        "date" : "2017-01-30 17:14:25 +0100",
        "id" : "805c9b65fe47c7f96d03b341138dae0e6ce98e69",
        "msg" : "Bump xorg-macros to 1.19.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/patches/configure.ac.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/x11/util-macros/xorg-macros.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/guile/guile-config.1",
          "components/library/guile/files/guile.1",
          "components/library/guile/Makefile",
          "components/library/guile/guile.p5m",
          "components/library/guile/files/guile-config.1",
          "components/guile/manifests/sample-manifest.p5m",
          "components/library/guile/manifests/sample-manifest.p5m",
          "components/library/guile/files/guile-snarf.1",
          "components/guile/patches/time.test.patch",
          "components/guile/guile-tools.1",
          "components/guile/guile-snarf.1",
          "components/guile/Makefile",
          "components/library/guile/files/guile-tools.1",
          "components/library/guile/guile.license",
          "components/guile/guile.p5m",
          "components/guile/guile.1",
          "components/guile/guile.license",
          "components/guile/resolve.deps",
          "components/library/guile/patches/time.test.patch"
        ],
        "commitId" : "608ecb9df69f5e7ba6c658ec710c7b2590fd5b47",
        "timestamp" : 1485795836000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "7824 Fix guile, /usr/bin/guile-snarf path to gcc hard-coded\u000a",
        "date" : "2017-01-30 18:03:56 +0100",
        "id" : "608ecb9df69f5e7ba6c658ec710c7b2590fd5b47",
        "msg" : "7824 Fix guile, /usr/bin/guile-snarf path to gcc hard-coded",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/guile/guile.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/guile.1"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/patches/time.test.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/files/guile.1"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/guile-snarf.1"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/files/guile-snarf.1"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/resolve.deps"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/guile-tools.1"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/patches/time.test.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/guile.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/guile-config.1"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/files/guile-config.1"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/files/guile-tools.1"
          },
          {
            "editType" : "add",
            "file" : "components/library/guile/guile.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/guile/guile.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "97cb3fdb329c30f96d50618b525cfd156d06d822",
        "timestamp" : 1485808367000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "firefox: update to 45.7.0esr\u000a",
        "date" : "2017-01-30 23:32:47 +0300",
        "id" : "97cb3fdb329c30f96d50618b525cfd156d06d822",
        "msg" : "firefox: update to 45.7.0esr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "9846dc9ddefb6e905763ab9fc335784efd7ebae3",
        "timestamp" : 1485808500000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "thunderbird: update to 45.7.0\u000a",
        "date" : "2017-01-30 23:35:00 +0300",
        "id" : "9846dc9ddefb6e905763ab9fc335784efd7ebae3",
        "msg" : "thunderbird: update to 45.7.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/aurelien.larcher",
      "fullName" : "aurelien.larcher"
    }
  ]
}