{
  "_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" : 5368,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
            "branch" : [
              {
                "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
            "branch" : [
              {
                "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
                "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" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
        "branch" : [
          {
            "SHA1" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
            "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" : "#5368",
  "duration" : 9381329,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5368",
  "id" : "5368",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5368,
  "queueId" : 5,
  "result" : "SUCCESS",
  "timestamp" : 1538179547020,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5368/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/coreutils/test/results-i386.master",
          "components/sysutils/coreutils/Makefile",
          "components/sysutils/coreutils/manifests/sample-manifest.p5m",
          "components/sysutils/coreutils/patches/04-set-permission.c.patch",
          "components/sysutils/coreutils/patches/08-shred-remove.sh.patch"
        ],
        "commitId" : "7b38626bcf98c87cb8f6687e7f63006684415923",
        "timestamp" : 1538120105000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "coreutils: bump to 5.30\u000a",
        "date" : "2018-09-28 10:35:05 +0300",
        "id" : "7b38626bcf98c87cb8f6687e7f63006684415923",
        "msg" : "coreutils: bump to 5.30",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/test/results-i386.master"
          },
          {
            "editType" : "delete",
            "file" : "components/sysutils/coreutils/patches/08-shred-remove.sh.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/patches/04-set-permission.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/coreutils/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "8e5cd8226ee7a04e896904a3f19bdce9115d09b9",
        "timestamp" : 1538126493000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "shared-macros: add macros for gcc directories\u000a",
        "date" : "2018-09-28 11:21:33 +0200",
        "id" : "8e5cd8226ee7a04e896904a3f19bdce9115d09b9",
        "msg" : "shared-macros: add macros for gcc directories",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/nasm/Makefile",
          "components/developer/nasm/patches/0001-Remove-invalid-pure_func-qualifiers.patch"
        ],
        "commitId" : "21de5781730ad0f9b08fcfab5543b53c01e0338d",
        "timestamp" : 1538132875000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "nasm: fix gcc-8 build\u000a",
        "date" : "2018-09-28 13:07:55 +0200",
        "id" : "21de5781730ad0f9b08fcfab5543b53c01e0338d",
        "msg" : "nasm: fix gcc-8 build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/nasm/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/developer/nasm/patches/0001-Remove-invalid-pure_func-qualifiers.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-40/Makefile",
          "components/developer/clang-40/manifests/sample-manifest.p5m",
          "components/developer/clang-40/clang-40.p5m",
          "components/developer/clang-40/patches/02-gcc8.patch"
        ],
        "commitId" : "ee6f2b1ad7c9208938a8cbb2fba6153b09dd19cd",
        "timestamp" : 1538132898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "clang-40: fix gcc-8 build and deliver as 64-bit\u000a",
        "date" : "2018-09-28 13:08:18 +0200",
        "id" : "ee6f2b1ad7c9208938a8cbb2fba6153b09dd19cd",
        "msg" : "clang-40: fix gcc-8 build and deliver as 64-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/clang-40.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/developer/clang-40/patches/02-gcc8.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/clang-40/Makefile",
          "components/developer/clang-40/patches/01-openindiana.patch"
        ],
        "commitId" : "c0ca2aff8c9a7895dd3e124c1cadd64a0811d792",
        "timestamp" : 1538132898000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "clang-40: parametrize patch with gcc version\u000a",
        "date" : "2018-09-28 13:08:18 +0200",
        "id" : "c0ca2aff8c9a7895dd3e124c1cadd64a0811d792",
        "msg" : "clang-40: parametrize patch with gcc version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/clang-40/patches/01-openindiana.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m",
          "components/editor/vim/patches/var_tabstops.patch",
          "components/editor/vim/patches/build_date.patch",
          "components/editor/vim/vim-core.p5m"
        ],
        "commitId" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
        "timestamp" : 1538132951000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Vim: bump to 8.1.0436 (#4460)\u000avim: bump to 8.1.0436\u000a",
        "date" : "2018-09-28 13:09:11 +0200",
        "id" : "25aaeedb4d6b512fe5da976032eac13f3ae25b84",
        "msg" : "Vim: bump to 8.1.0436 (#4460)",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/editor/vim/patches/build_date.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim-core.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/editor/vim/patches/var_tabstops.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      }
    ],
    "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"
    }
  ]
}