{
  "_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" : 4868,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
            "branch" : [
              {
                "SHA1" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
            "branch" : [
              {
                "SHA1" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
                "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" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
        "branch" : [
          {
            "SHA1" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
            "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" : "#4868",
  "duration" : 4304625,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4868",
  "id" : "4868",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4868,
  "queueId" : 741,
  "result" : "SUCCESS",
  "timestamp" : 1494979542423,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4868/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/udunits/Makefile",
          "components/scientific/udunits/manifests/sample-manifest.p5m",
          "components/scientific/udunits/udunits.p5m"
        ],
        "commitId" : "bc22d01035cd985ccb279ee49bb24f10a1ba343d",
        "timestamp" : 1494913024000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add UDUNITS\u000a",
        "date" : "2017-05-16 08:37:04 +0300",
        "id" : "bc22d01035cd985ccb279ee49bb24f10a1ba343d",
        "msg" : "Add UDUNITS",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/scientific/udunits/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/udunits/udunits.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/udunits/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/eigen3/eigen3.p5m",
          "components/scientific/eigen3/Makefile",
          "components/scientific/eigen3/manifests/sample-manifest.p5m"
        ],
        "commitId" : "b1b2a9b84e1992dfbac37b0bba059e2e8aa7e959",
        "timestamp" : 1494916193000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add Eigen3\u000a",
        "date" : "2017-05-16 09:29:53 +0300",
        "id" : "b1b2a9b84e1992dfbac37b0bba059e2e8aa7e959",
        "msg" : "Add Eigen3",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/scientific/eigen3/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/eigen3/eigen3.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/scientific/eigen3/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/scientific/eigen3/eigen3.p5m",
          "components/scientific/eigen3/Makefile"
        ],
        "commitId" : "105f6508fc2a237319cf10ac5686b09f0dd441fa",
        "timestamp" : 1494924207000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "eigen3: add missing files\u000a",
        "date" : "2017-05-16 11:43:27 +0300",
        "id" : "105f6508fc2a237319cf10ac5686b09f0dd441fa",
        "msg" : "eigen3: add missing files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/scientific/eigen3/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/scientific/eigen3/eigen3.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/patches/17-cast-getpid-to-int.patch",
          "components/web/firefox/patches/06-libevent.patch",
          "components/web/firefox/patches/19-math-types.patch",
          "components/web/firefox/patches/25-iov_max.patch",
          "components/web/firefox/manifests/sample-manifest.p5m",
          "components/web/firefox/patches/17-isfinite.patch",
          "components/web/firefox/patches/15-os_solaris.patch",
          "components/web/firefox/patches/07-branding.patch",
          "components/web/firefox/patches/26-cast-getpid-to-int.patch",
          "components/web/firefox/patches/19-uname.patch",
          "components/web/firefox/patches/15-5876-fix.patch",
          "components/web/firefox/files/gld-wrapper",
          "components/web/firefox/firefox.p5m",
          "components/web/firefox/patches/11-Memory.cpp.patch",
          "components/web/firefox/patches/18-sleep-a-second.patch",
          "components/web/firefox/patches/24-5876.patch",
          "components/web/firefox/patches/23-pthread_setname.patch",
          "components/web/firefox/Makefile",
          "components/web/firefox/patches/18-FileSystemDirectoryReader.h.patch",
          "components/web/firefox/patches/22-cubeb.patch",
          "components/web/firefox/patches/27-sleep-a-second.patch",
          "components/web/firefox/patches/01-FF43.0b3_OpenSXCE_x86_x64.patch",
          "components/web/firefox/patches/29-WasmSignalHandlers.patch",
          "components/web/firefox/patches/13-rename_log2.patch",
          "components/web/firefox/patches/28-ipc.patch"
        ],
        "commitId" : "de3ef7fbc585780dd0e0c696f7bdf0d975ad5cb1",
        "timestamp" : 1494930418000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 52.1.1esr\u000a",
        "date" : "2017-05-16 13:26:58 +0300",
        "id" : "de3ef7fbc585780dd0e0c696f7bdf0d975ad5cb1",
        "msg" : "firefox: update to 52.1.1esr",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/17-isfinite.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/25-iov_max.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/29-WasmSignalHandlers.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/files/gld-wrapper"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/19-uname.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/06-libevent.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/13-rename_log2.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/23-pthread_setname.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/28-ipc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/11-Memory.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/26-cast-getpid-to-int.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/18-FileSystemDirectoryReader.h.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/24-5876.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/firefox.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/15-5876-fix.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/27-sleep-a-second.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/15-os_solaris.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/07-branding.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/19-math-types.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/17-cast-getpid-to-int.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/web/firefox/patches/18-sleep-a-second.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/patches/01-FF43.0b3_OpenSXCE_x86_x64.patch"
          },
          {
            "editType" : "add",
            "file" : "components/web/firefox/patches/22-cubeb.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libxdg-basedir/libxdg-basedir.p5m",
          "components/library/libxdg-basedir/Makefile",
          "components/library/libxdg-basedir/manifests/sample-manifest.p5m"
        ],
        "commitId" : "9848225905142f900a55d0a34d1798e9162c42be",
        "timestamp" : 1494956755000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add libxdg-basedir\u000a",
        "date" : "2017-05-16 20:45:55 +0300",
        "id" : "9848225905142f900a55d0a34d1798e9162c42be",
        "msg" : "Add libxdg-basedir",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libxdg-basedir/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxdg-basedir/libxdg-basedir.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libxdg-basedir/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/encumbered/vlc/manifests/sample-manifest.p5m",
          "components/encumbered/vlc/vlc.p5m",
          "components/encumbered/vlc/Makefile"
        ],
        "commitId" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
        "timestamp" : 1494959331000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "vlc: update to 2.2.5.1\u000a",
        "date" : "2017-05-16 21:28:51 +0300",
        "id" : "ee0d15ad619f2c2ca5abd1e8f14117eb29c7d201",
        "msg" : "vlc: update to 2.2.5.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/encumbered/vlc/vlc.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}