{
  "_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" : 6741,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
            "branch" : [
              {
                "SHA1" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
            "branch" : [
              {
                "SHA1" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
        "branch" : [
          {
            "SHA1" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6741",
  "duration" : 6243634,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6741",
  "id" : "6741",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6741,
  "queueId" : 429,
  "result" : "SUCCESS",
  "timestamp" : 1653609954291,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6741/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/ntfsprogs/ntfsprogs.p5m",
          "components/sysutils/ntfsprogs/Makefile"
        ],
        "commitId" : "1e087454acce7304dfe6cba84e87cc0a273fbd15",
        "timestamp" : 1653577830000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Security update to ntfsprogs\u000a\u000aSecurity version 2022.5.17 (May 26, 2022)\u000a- improved defence against maliciously tampered NTFS partitions\u000a- improved defence against improper use of options\u000a- updated the documentation\u000a",
        "date" : "2022-05-26 17:10:30 +0200",
        "id" : "1e087454acce7304dfe6cba84e87cc0a273fbd15",
        "msg" : "Security update to ntfsprogs",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/ntfsprogs/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/ntfsprogs/ntfsprogs.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/inconsolata/inconsolata.p5m",
          "components/fonts/inconsolata/Makefile",
          "components/fonts/inconsolata/pkg5",
          "components/fonts/inconsolata/Inconsolata.license",
          "components/fonts/inconsolata/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ea636ff7644852d3e53f5cb639e027e6fb3e445d",
        "timestamp" : 1653577840000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "add Inconsolata font\u000a\u000a",
        "date" : "2022-05-26 17:10:40 +0200",
        "id" : "ea636ff7644852d3e53f5cb639e027e6fb3e445d",
        "msg" : "add Inconsolata font",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/fonts/inconsolata/inconsolata.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/inconsolata/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/inconsolata/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/inconsolata/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/fonts/inconsolata/Inconsolata.license"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/victor-mono/Makefile",
          "components/fonts/victor-mono/victor-mono.p5m"
        ],
        "commitId" : "2a8b80b248b7769e5c0dd36cb8484f280b690ed0",
        "timestamp" : 1653577851000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "victor-mono: update to 1.5.3\u000a\u000a",
        "date" : "2022-05-26 17:10:51 +0200",
        "id" : "2a8b80b248b7769e5c0dd36cb8484f280b690ed0",
        "msg" : "victor-mono: update to 1.5.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/victor-mono/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/fonts/victor-mono/victor-mono.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile",
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "2dc049ce6a3f6744cfa2362abd03df0bdfb4e82c",
        "timestamp" : 1653577863000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix jenkins-core download URL & update jenkins-core-weekly to 2.349\u000a\u000a* jenkins-core-lts: fix download URL\u000a\u000a* jenkins-core-weekly: update to 2.349 and fix download URL\u000a",
        "date" : "2022-05-26 17:11:03 +0200",
        "id" : "2dc049ce6a3f6744cfa2362abd03df0bdfb4e82c",
        "msg" : "fix jenkins-core download URL & update jenkins-core-weekly to 2.349",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/ntfsprogs/Makefile",
          "components/sysutils/ntfsprogs/pkg5"
        ],
        "commitId" : "16810c1c155a965f969450e87b56cc4e77bf1137",
        "timestamp" : 1653579596000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix ntfsprogs build\u000a\u000a",
        "date" : "2022-05-26 17:39:56 +0200",
        "id" : "16810c1c155a965f969450e87b56cc4e77bf1137",
        "msg" : "fix ntfsprogs build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/ntfsprogs/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/ntfsprogs/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/build/manifests/generic-manifest.p5m",
          "components/python/build/Makefile",
          "components/python/build/manifests/sample-manifest.p5m",
          "components/python/build/build-PYVER.p5m",
          "components/python/build/pkg5"
        ],
        "commitId" : "946bffbe529b8c7c0596684ddc8c6f60176399d4",
        "timestamp" : 1653579609000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added python module build-0.7.0\u000a\u000a",
        "date" : "2022-05-26 17:40:09 +0200",
        "id" : "946bffbe529b8c7c0596684ddc8c6f60176399d4",
        "msg" : "Added python module build-0.7.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/build/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/build/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/build/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/build/build-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/build/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pep517/pep517-PYVER.p5m",
          "components/python/pep517/manifests/sample-manifest.p5m",
          "components/python/pep517/Makefile",
          "components/python/pep517/manifests/generic-manifest.p5m",
          "components/python/pep517/pkg5"
        ],
        "commitId" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
        "timestamp" : 1653590667000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added python module pep517\u000a\u000a",
        "date" : "2022-05-26 20:44:27 +0200",
        "id" : "640dd9b9d98f26b4ea78e8047bfd4c5ee36705df",
        "msg" : "Added python module pep517",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pep517/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep517/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep517/pep517-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep517/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pep517/manifests/sample-manifest.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}