{
  "_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" : 5864,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
            "branch" : [
              {
                "SHA1" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
            "branch" : [
              {
                "SHA1" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
                "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" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
        "branch" : [
          {
            "SHA1" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
            "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" : "#5864",
  "duration" : 12370897,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5864",
  "id" : "5864",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5864,
  "queueId" : 511,
  "result" : "SUCCESS",
  "timestamp" : 1579565118502,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5864/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/jetbrains-mono/manifests/sample-manifest.p5m",
          "components/fonts/jetbrains-mono/Makefile",
          "components/fonts/jetbrains-mono/jetbrainsmono.p5m",
          "components/fonts/jetbrains-mono/license.txt"
        ],
        "commitId" : "69536e1b4edc1acf68b8e03da7c00df69647d0d5",
        "timestamp" : 1579508742000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add JetBrains Mono fonts\u000a",
        "date" : "2020-01-20 11:25:42 +0300",
        "id" : "69536e1b4edc1acf68b8e03da7c00df69647d0d5",
        "msg" : "Add JetBrains Mono fonts",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fonts/jetbrains-mono/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/jetbrains-mono/jetbrainsmono.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/jetbrains-mono/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/jetbrains-mono/license.txt"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/open-vm-tools/Makefile",
          "components/sysutils/open-vm-tools/patches/16-g-inline-func.patch"
        ],
        "commitId" : "128ec1cd5bcdd21a8eb4c0a5b7ce9202731ea5ec",
        "timestamp" : 1579511207000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "open-vm-tools: fix build\u000a",
        "date" : "2020-01-20 12:06:47 +0300",
        "id" : "128ec1cd5bcdd21a8eb4c0a5b7ce9202731ea5ec",
        "msg" : "open-vm-tools: fix build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/16-g-inline-func.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/hypothesis-PYVER.p5m",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/manifests/sample-manifest.p5m"
        ],
        "commitId" : "7da5bd92097435bd79138121e217099d35561709",
        "timestamp" : 1579528213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add hypothesis from solaris-userland\u000a",
        "date" : "2020-01-20 16:50:13 +0300",
        "id" : "7da5bd92097435bd79138121e217099d35561709",
        "msg" : "Add hypothesis from solaris-userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/hypothesis/hypothesis-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/hypothesis/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/attrs/Makefile",
          "components/python/attrs/attrs-PYVER.p5m",
          "components/python/attrs/manifests/sample-manifest.p5m",
          "components/python/attrs/patches/test-suite.patch"
        ],
        "commitId" : "3b900a0e1d4b6adc768f7ea6f45b5ffd34451d07",
        "timestamp" : 1579528213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add attrs from solaris-userland\u000a",
        "date" : "2020-01-20 16:50:13 +0300",
        "id" : "3b900a0e1d4b6adc768f7ea6f45b5ffd34451d07",
        "msg" : "Add attrs from solaris-userland",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/attrs/patches/test-suite.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/attrs/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/attrs/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/attrs/attrs-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/zope-interface/manifests/sample-manifest.p5m",
          "components/python/zope-interface/zope.interface.license",
          "components/python/zope-interface/Makefile"
        ],
        "commitId" : "85e9d1922d85b81fbeaa92093e8cb43934bf74db",
        "timestamp" : 1579528213000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "zope-interface: update to 4.6.0\u000a",
        "date" : "2020-01-20 16:50:13 +0300",
        "id" : "85e9d1922d85b81fbeaa92093e8cb43934bf74db",
        "msg" : "zope-interface: update to 4.6.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/zope-interface/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope-interface/zope.interface.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/zope-interface/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/openjdk-8/patches/patch-langtools_make_build.xml.patch",
          "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_memory_metaspace.cpp.patch",
          "components/runtime/openjdk-8/patches/patch-hotspot_make_solaris_makefiles_jsig.make.patch",
          "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_classfile_symbolTable.cpp.patch",
          "components/runtime/openjdk-8/Makefile",
          "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_gc__implementation_g1_heapRegionSet.hpp.patch",
          "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_opto_library__call.cpp.patch",
          "components/runtime/openjdk-8/patches/patch-hotspot_src_cpu_zero_vm_nativeInst__zero.cpp.patch",
          "components/runtime/openjdk-8/patches/patch-hotspot_make_solaris_makefiles_adlc.make.patch",
          "components/runtime/openjdk-8/patches/patch-common_autoconf_generated-configure.sh.patch",
          "components/runtime/openjdk-8/manifests/sample-manifest.p5m",
          "components/runtime/openjdk-8/patches/patch-hotspot_make_solaris_makefiles_dtrace.make.patch",
          "components/runtime/openjdk-8/patches/patch-jdk_src_share_classes_sun_security_jca_ProviderConfig.java.patch",
          "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_gc__implementation_concurrentMarkSweep_compactibleFreeListSpace.cpp.patch",
          "components/runtime/openjdk-8/patches/patch-pkcs11.patch",
          "components/runtime/openjdk-8/patches/strip-g.patch",
          "components/runtime/openjdk-8/patches/patch-jdk_src_solaris_native_com_sun_security_auth_module_Unix.c.patch",
          "components/runtime/openjdk-8/patches/KPIC.patch",
          "components/runtime/openjdk-8/patches/patch-lssp.patch",
          "components/runtime/openjdk-8/patches/patch-jdk_make_lib_Awt2dLibraries.gmk.patch",
          "components/runtime/openjdk-8/patches/patch-jdk_src_share_native_sun_awt_libpng_pngpriv.h.patch",
          "components/runtime/openjdk-8/openjdk8-jdk.p5m",
          "components/runtime/openjdk-8/patches/patch-common_autoconf_boot-jdk.m4.patch"
        ],
        "commitId" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
        "timestamp" : 1579549818000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/mnowak",
          "fullName" : "mnowak"
        },
        "authorEmail" : "mnowak@startmail.com",
        "comment" : "Update OpenJDK 8 to 1.8.232\u000a",
        "date" : "2020-01-20 20:50:18 +0100",
        "id" : "3ec18a0db9970d04ffad76d91f5eb789f15ac783",
        "msg" : "Update OpenJDK 8 to 1.8.232",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-jdk_make_lib_Awt2dLibraries.gmk.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-common_autoconf_generated-configure.sh.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_make_solaris_makefiles_adlc.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-lssp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-langtools_make_build.xml.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-jdk_src_share_native_sun_awt_libpng_pngpriv.h.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/strip-g.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_memory_metaspace.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-jdk_src_share_classes_sun_security_jca_ProviderConfig.java.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_make_solaris_makefiles_jsig.make.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_gc__implementation_concurrentMarkSweep_compactibleFreeListSpace.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_classfile_symbolTable.cpp.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_gc__implementation_g1_heapRegionSet.hpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_src_share_vm_opto_library__call.cpp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/openjdk8-jdk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_src_cpu_zero_vm_nativeInst__zero.cpp.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/runtime/openjdk-8/patches/patch-pkcs11.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-hotspot_make_solaris_makefiles_dtrace.make.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/KPIC.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/openjdk-8/patches/patch-common_autoconf_boot-jdk.m4.patch"
          },
          {
            "editType" : "add",
            "file" : "components/runtime/openjdk-8/patches/patch-jdk_src_solaris_native_com_sun_security_auth_module_Unix.c.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/mnowak",
      "fullName" : "mnowak"
    }
  ]
}