{
  "_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" : 6014,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
            "branch" : [
              {
                "SHA1" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
            "branch" : [
              {
                "SHA1" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
                "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" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
        "branch" : [
          {
            "SHA1" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
            "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" : "#6014",
  "duration" : 17461538,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6014",
  "id" : "6014",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6014,
  "queueId" : 936,
  "result" : "SUCCESS",
  "timestamp" : 1591921985819,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6014/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/meson/patches/01-mesonbuild_compilers_compilers.patch",
          "components/developer/meson/patches/02-mesonbuild_environment.patch",
          "components/developer/meson/Makefile",
          "components/developer/meson/patches/07-machine-is-sunos.patch",
          "components/developer/meson/patches/12-get_library_dirs.patch",
          "components/developer/meson/patches/11-disable-D_FILE_OFFSET_BITS_64.patch",
          "components/developer/meson/meson.p5m",
          "components/developer/meson/manifests/sample-manifest.p5m",
          "components/developer/meson/patches/06-i386pc.patch",
          "components/developer/meson/test/results-all.master",
          "components/developer/meson/patches/08-disable-export-dynamic.patch"
        ],
        "commitId" : "78c9a51b27a93531a9e1dba4ac9a558864388e1c",
        "timestamp" : 1591865789000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Update Meson to 0.53.2\u000a",
        "date" : "2020-06-11 10:56:29 +0200",
        "id" : "78c9a51b27a93531a9e1dba4ac9a558864388e1c",
        "msg" : "Update Meson to 0.53.2",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/meson/patches/11-disable-D_FILE_OFFSET_BITS_64.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/meson.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/meson/patches/01-mesonbuild_compilers_compilers.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/meson/patches/07-machine-is-sunos.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/meson/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/meson/patches/02-mesonbuild_environment.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/patches/08-disable-export-dynamic.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/meson/patches/12-get_library_dirs.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/patches/06-i386pc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/meson/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile",
          "components/network/tor/test/results-64.master"
        ],
        "commitId" : "c587710e74ba80874c8a3293a8c93396a73238af",
        "timestamp" : 1591868868000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "tor: Update to 0.4.3.5\u000a",
        "date" : "2020-06-11 11:47:48 +0200",
        "id" : "c587710e74ba80874c8a3293a8c93396a73238af",
        "msg" : "tor: Update to 0.4.3.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libwebp/Makefile",
          "components/library/libwebp/manifests/sample-manifest.p5m",
          "components/library/libwebp/libwebp.p5m"
        ],
        "commitId" : "1f94ca691a4e4d3c83fc2bf1a544701d1e77a115",
        "timestamp" : 1591914234000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libwebp: bump to 1.1.0\u000a",
        "date" : "2020-06-12 00:23:54 +0200",
        "id" : "1f94ca691a4e4d3c83fc2bf1a544701d1e77a115",
        "msg" : "libwebp: bump to 1.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libwebp/libwebp.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libwebp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libwebp/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "7bf8b3cc54ce502e7711e6ce8591024ed3c68c6b",
        "timestamp" : 1591914247000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "shared-macros: add variable to use common test master file\u000a",
        "date" : "2020-06-12 00:24:07 +0200",
        "id" : "7bf8b3cc54ce502e7711e6ce8591024ed3c68c6b",
        "msg" : "shared-macros: add variable to use common test master file",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/configure.mk"
        ],
        "commitId" : "8b5563981dc141c1d4ac07d6d516ac6351499d50",
        "timestamp" : 1591914247000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "configure: add variable to use default test transforms\u000a",
        "date" : "2020-06-12 00:24:07 +0200",
        "id" : "8b5563981dc141c1d4ac07d6d516ac6351499d50",
        "msg" : "configure: add variable to use default test transforms",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/configure.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/tiff/patches/03-CVE-2017-17095.patch",
          "components/library/tiff/Makefile",
          "components/library/tiff/patches/02-CVE-2018-5784.patch",
          "components/library/tiff/libtiff.p5m",
          "components/library/tiff/patches/04-CVE-2017-18013.patch",
          "components/library/tiff/test/results-all.master",
          "components/library/tiff/patches/05-CVE-2018-8905.patch",
          "components/library/tiff/manifests/sample-manifest.p5m",
          "components/library/tiff/patches/01-CVE-2015-7554.patch"
        ],
        "commitId" : "ef71abccdb690cb93f0a26bc22d7c80e6426ef87",
        "timestamp" : 1591914247000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libtiff: bump to 4.1.0\u000a",
        "date" : "2020-06-12 00:24:07 +0200",
        "id" : "ef71abccdb690cb93f0a26bc22d7c80e6426ef87",
        "msg" : "libtiff: bump to 4.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/tiff/libtiff.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/tiff/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/library/tiff/patches/03-CVE-2017-17095.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/tiff/patches/02-CVE-2018-5784.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/tiff/patches/04-CVE-2017-18013.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/tiff/patches/05-CVE-2018-8905.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/library/tiff/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/library/tiff/patches/01-CVE-2015-7554.patch"
          },
          {
            "editType" : "add",
            "file" : "components/library/tiff/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/fribidi/Makefile",
          "components/library/fribidi/fribidi.p5m",
          "components/library/fribidi/manifests/sample-manifest.p5m",
          "components/library/fribidi/test/results-all.master"
        ],
        "commitId" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
        "timestamp" : 1591914849000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "fribidi: bump to 1.0.9\u000a",
        "date" : "2020-06-12 00:34:09 +0200",
        "id" : "427d24fc7a25843bebb4a42aac9a23e88932ce9b",
        "msg" : "fribidi: bump to 1.0.9",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/fribidi/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fribidi/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fribidi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/fribidi/fribidi.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}