{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 11588,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
            "branch" : [
              {
                "SHA1" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
            "branch" : [
              {
                "SHA1" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6948,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
            "branch" : [
              {
                "SHA1" : "8328397e99d92e3943442e1bfdfbdb9d37a4fcf8",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
        "branch" : [
          {
            "SHA1" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
            "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" : "#11588",
  "duration" : 1891778,
  "estimatedDuration" : 320804,
  "executor" : None,
  "fullDisplayName" : "oi-userland #11588",
  "id" : "11588",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 11588,
  "queueId" : 259,
  "result" : "SUCCESS",
  "timestamp" : 1715448337697,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/11588/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/lldpd/Makefile",
          "components/network/lldpd/history",
          "components/network/lldpd/pkg5"
        ],
        "commitId" : "9a1aae30156fb188d8597871630792908d7f43de",
        "timestamp" : 1715448273000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "lldpd: rename package to service/network/lldp\u000a\u000a",
        "date" : "2024-05-11 19:24:33 +0200",
        "id" : "9a1aae30156fb188d8597871630792908d7f43de",
        "msg" : "lldpd: rename package to service/network/lldp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/lldpd/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/lldpd/history"
          },
          {
            "editType" : "edit",
            "file" : "components/network/lldpd/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Test-MockRandom/test/results-all.master",
          "components/perl/Test-MockRandom/pkg5",
          "components/perl/Test-MockRandom/Test-MockRandom-PERLVER.p5m",
          "components/perl/Test-MockRandom/Makefile",
          "components/perl/Test-MockRandom/manifests/sample-manifest.p5m"
        ],
        "commitId" : "70bccf26ed24bd1e4b141d9e602bde6d4f905b31",
        "timestamp" : 1715448285000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Test::MockRandom Perl module\u000a\u000a",
        "date" : "2024-05-11 19:24:45 +0200",
        "id" : "70bccf26ed24bd1e4b141d9e602bde6d4f905b31",
        "msg" : "Add Test::MockRandom Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/Test-MockRandom-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Test-MockRandom/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Perl-Tidy/Makefile",
          "components/perl/Perl-Tidy/test/results-all.master"
        ],
        "commitId" : "c186dda1d5116cf8c35f2a7491def3b522731b99",
        "timestamp" : 1715448295000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Perl-Tidy: update to 20240511\u000a\u000a",
        "date" : "2024-05-11 19:24:55 +0200",
        "id" : "c186dda1d5116cf8c35f2a7491def3b522731b99",
        "msg" : "perl/Perl-Tidy: update to 20240511",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Perl-Tidy/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pre_commit/Makefile",
          "components/python/pre_commit/.gitignore"
        ],
        "commitId" : "a15c7b00c7d4bdfa1af3a33efe4e4d03878db2d2",
        "timestamp" : 1715448310000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pre_commit: update to 3.7.1\u000a\u000a",
        "date" : "2024-05-11 19:25:10 +0200",
        "id" : "a15c7b00c7d4bdfa1af3a33efe4e4d03878db2d2",
        "msg" : "python/pre_commit: update to 3.7.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pre_commit/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pre_commit/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/types-psutil/Makefile",
          "components/python/types-psutil/.gitignore"
        ],
        "commitId" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
        "timestamp" : 1715448321000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/types-psutil: update to 5.9.5.20240511\u000a\u000a",
        "date" : "2024-05-11 19:25:21 +0200",
        "id" : "f9d0751914d228bed3852999d51fe37e1ded5a52",
        "msg" : "python/types-psutil: update to 5.9.5.20240511",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/types-psutil/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/types-psutil/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}