{
  "_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" : 5712,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
            "branch" : [
              {
                "SHA1" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
            "branch" : [
              {
                "SHA1" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
                "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" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
        "branch" : [
          {
            "SHA1" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
            "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" : "#5712",
  "duration" : 5386911,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5712",
  "id" : "5712",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5712,
  "queueId" : 197,
  "result" : "FAILURE",
  "timestamp" : 1567123540203,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5712/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/emacs/gnu-emacs.p5m",
          "components/editor/emacs/Makefile",
          "components/editor/emacs/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c3263d6a51d134ddabe004367d0bf22649903d58",
        "timestamp" : 1567083003000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update GNU Emacs to 26.3\u000a",
        "date" : "2019-08-29 14:50:03 +0200",
        "id" : "c3263d6a51d134ddabe004367d0bf22649903d58",
        "msg" : "Update GNU Emacs to 26.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/emacs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/emacs/gnu-emacs.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/emacs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/sane-backends/Makefile",
          "components/library/sane-backends/sane-backends.p5m",
          "components/library/sane-backends/manifests/sample-manifest.p5m"
        ],
        "commitId" : "8d16a250bad23cc139b80cc0d07d68bd1802fd11",
        "timestamp" : 1567084631000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update sane-backends to 1.0.28\u000a",
        "date" : "2019-08-29 15:17:11 +0200",
        "id" : "8d16a250bad23cc139b80cc0d07d68bd1802fd11",
        "msg" : "Update sane-backends to 1.0.28",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/sane-backends/sane-backends.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/sane-backends/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/sane-backends/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/ncurses/Makefile"
        ],
        "commitId" : "bd274cff5a8ce0573140cda7f1667aae9f855fce",
        "timestamp" : 1567109494000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update ncurses to 6.1.20190817\u000a",
        "date" : "2019-08-29 22:11:34 +0200",
        "id" : "bd274cff5a8ce0573140cda7f1667aae9f855fce",
        "msg" : "Update ncurses to 6.1.20190817",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/ncurses/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/baekmuk/Makefile",
          "components/fonts/baekmuk/baekmuk.p5m",
          "components/fonts/baekmuk/history"
        ],
        "commitId" : "303a1c514bde1676a368e21edc826550d91f7c6d",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "baekmuk: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "303a1c514bde1676a368e21edc826550d91f7c6d",
        "msg" : "baekmuk: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/baekmuk/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/baekmuk/baekmuk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/baekmuk/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/dejavu/Makefile",
          "components/fonts/dejavu/dejavu.p5m",
          "components/fonts/dejavu/history"
        ],
        "commitId" : "f3eec9811e41f7450e5271796cccbbbfdf68728c",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "dejavu: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "f3eec9811e41f7450e5271796cccbbbfdf68728c",
        "msg" : "dejavu: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/dejavu/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/dejavu/history"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/dejavu/dejavu.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/arphic-ukai/arphic-ukai.p5m",
          "components/fonts/arphic-ukai/history",
          "components/fonts/arphic-ukai/Makefile"
        ],
        "commitId" : "ba8427198d73bf6bc5da2e555621fbc8e9409dbb",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "arphic-ukai: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "ba8427198d73bf6bc5da2e555621fbc8e9409dbb",
        "msg" : "arphic-ukai: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/arphic-ukai/arphic-ukai.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/arphic-ukai/history"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/arphic-ukai/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/arphic-uming/Makefile",
          "components/fonts/arphic-uming/arphic-uming.p5m",
          "components/fonts/arphic-uming/history"
        ],
        "commitId" : "87c4344e67c6343b2a530ea54b3c474ce1af82a8",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "arphic-uming: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "87c4344e67c6343b2a530ea54b3c474ce1af82a8",
        "msg" : "arphic-uming: fix rename",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fonts/arphic-uming/history"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/arphic-uming/arphic-uming.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/arphic-uming/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/bitstream-vera/history",
          "components/fonts/bitstream-vera/bitstream-vera.p5m",
          "components/fonts/bitstream-vera/Makefile"
        ],
        "commitId" : "21a698eebb502173d6affa60d083e3dd296d38b6",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "bitstream-vera: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "21a698eebb502173d6affa60d083e3dd296d38b6",
        "msg" : "bitstream-vera: fix rename",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fonts/bitstream-vera/history"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/bitstream-vera/bitstream-vera.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/bitstream-vera/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/freefont/Makefile",
          "components/fonts/freefont/history",
          "components/fonts/freefont/freefont.p5m"
        ],
        "commitId" : "4e4e4c9aea9bd7951029fe3ec1f39f7a7ed5cd40",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "freefont: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "4e4e4c9aea9bd7951029fe3ec1f39f7a7ed5cd40",
        "msg" : "freefont: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/freefont/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/freefont/history"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/freefont/freefont.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/gentium/Makefile",
          "components/fonts/gentium/gentium.p5m",
          "components/fonts/gentium/history"
        ],
        "commitId" : "27902a25bf25b371c816148620bb6b5cd17f0948",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gentium: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "27902a25bf25b371c816148620bb6b5cd17f0948",
        "msg" : "gentium: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/gentium.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/gentium/history"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/gentium/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/google-droid/Makefile",
          "components/fonts/google-droid/history",
          "components/fonts/google-droid/google-droid.p5m"
        ],
        "commitId" : "4cad8f92a6000b04df5e38fb23c193631d5aeb04",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "google-droid: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "4cad8f92a6000b04df5e38fb23c193631d5aeb04",
        "msg" : "google-droid: fix rename",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fonts/google-droid/history"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/google-droid/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/google-droid/google-droid.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/texgyre/texgyre.p5m",
          "components/fonts/texgyre/Makefile",
          "components/fonts/texgyre/history"
        ],
        "commitId" : "5c03fdb1bd968b2a54adc9eb6d391f24b25585b1",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "texgyre: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "5c03fdb1bd968b2a54adc9eb6d391f24b25585b1",
        "msg" : "texgyre: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/texgyre/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/texgyre/texgyre.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/texgyre/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/unfonts-ko-core/unfonts-ko-core.p5m",
          "components/fonts/unfonts-ko-core/history",
          "components/fonts/unfonts-ko-core/Makefile"
        ],
        "commitId" : "cfbe6c0a78966ffe9b142469228e7ceae6e894f1",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "unfonts-ko-core: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "cfbe6c0a78966ffe9b142469228e7ceae6e894f1",
        "msg" : "unfonts-ko-core: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/unfonts-ko-core/unfonts-ko-core.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/unfonts-ko-core/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/unfonts-ko-core/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/unfonts-ko-extra/unfonts-ko-extra.p5m",
          "components/fonts/unfonts-ko-extra/Makefile",
          "components/fonts/unfonts-ko-extra/history"
        ],
        "commitId" : "ca7b9201852801e8e46b21971a78adb5f997c9b0",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "unfonts-ko-extra: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "ca7b9201852801e8e46b21971a78adb5f997c9b0",
        "msg" : "unfonts-ko-extra: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/unfonts-ko-extra/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/unfonts-ko-extra/unfonts-ko-extra.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/unfonts-ko-extra/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/wqy-zenhei/Makefile",
          "components/fonts/wqy-zenhei/wqy-zenhei.p5m",
          "components/fonts/wqy-zenhei/history"
        ],
        "commitId" : "6628e9fa8b8b826d8f7122eb8ff09f0e51343a95",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "wqy-zenhei: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "6628e9fa8b8b826d8f7122eb8ff09f0e51343a95",
        "msg" : "wqy-zenhei: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/wqy-zenhei/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/wqy-zenhei/wqy-zenhei.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/wqy-zenhei/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/gnome-fonts/gnome-fonts.p5m",
          "components/meta-packages/gnome-fonts/Makefile"
        ],
        "commitId" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
        "timestamp" : 1567109514000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "gnome-fonts: fix rename\u000a",
        "date" : "2019-08-29 22:11:54 +0200",
        "id" : "6c71e0758abad04ff43eb2aab52dc6405addeb92",
        "msg" : "gnome-fonts: fix rename",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/gnome-fonts/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/gnome-fonts/gnome-fonts.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}