{
  "_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" : 7132,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
            "branch" : [
              {
                "SHA1" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
            "branch" : [
              {
                "SHA1" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
        "branch" : [
          {
            "SHA1" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
            "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" : "#7132",
  "duration" : 5442149,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7132",
  "id" : "7132",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7132,
  "queueId" : 346,
  "result" : "SUCCESS",
  "timestamp" : 1688342724905,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7132/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycryptodome/pkg5",
          "components/python/pycryptodome/manifests/sample-manifest.p5m",
          "components/python/pycryptodome/python-integrate-project.conf",
          "components/python/pycryptodome/Makefile",
          "components/python/pycryptodome/pycryptodome-PYVER.p5m",
          "components/python/pycryptodome/test/results-all.master"
        ],
        "commitId" : "ebb3a569c4bd19751d59fbdffa950874df47904a",
        "timestamp" : 1688325631000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pycryptodome Python project\u000a\u000a",
        "date" : "2023-07-02 21:20:31 +0200",
        "id" : "ebb3a569c4bd19751d59fbdffa950874df47904a",
        "msg" : "Add pycryptodome Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pycryptodome/pycryptodome-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodome/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodome/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodome/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodome/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodome/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/Pillow/Pillow-PYVER.p5m",
          "components/python/Pillow/history",
          "components/python/Pillow/manifests/sample-manifest.p5m",
          "components/python/Pillow/pkg5",
          "components/python/Pillow/patches/01-no-pip-install.patch",
          "components/python/Pillow/Makefile"
        ],
        "commitId" : "b1b232123c8476d04146e0088294e5d265af3ce3",
        "timestamp" : 1688325643000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/Pillow: update to 10.0.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-07-02 21:20:43 +0200",
        "id" : "b1b232123c8476d04146e0088294e5d265af3ce3",
        "msg" : "python/Pillow: update to 10.0.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/Pillow/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Pillow/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Pillow/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Pillow/Pillow-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Pillow/patches/01-no-pip-install.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/Pillow/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/games/freeciv/Makefile"
        ],
        "commitId" : "2d08cafe84a621b41a2af4c7cac5d666e9b9d6d5",
        "timestamp" : 1688325658000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "freeciv: update to 3.0.8\u000a\u000a",
        "date" : "2023-07-02 21:20:58 +0200",
        "id" : "2d08cafe84a621b41a2af4c7cac5d666e9b9d6d5",
        "msg" : "freeciv: update to 3.0.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/games/freeciv/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libksba/Makefile",
          "components/library/libksba/manifests/sample-manifest.p5m",
          "components/library/libksba/pkg5",
          "components/library/libksba/libksba.p5m"
        ],
        "commitId" : "97a90b4c04bb6463db08f5bd80c012c18001e5b7",
        "timestamp" : 1688325672000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "libksba: update to 1.6.4\u000a\u000a",
        "date" : "2023-07-02 21:21:12 +0200",
        "id" : "97a90b4c04bb6463db08f5bd80c012c18001e5b7",
        "msg" : "libksba: update to 1.6.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libksba/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libksba/libksba.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libksba/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libksba/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/virtualbox/Makefile",
          "components/sysutils/virtualbox/pkg5"
        ],
        "commitId" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
        "timestamp" : 1688330696000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "rebuild virtualbox\u000a\u000a",
        "date" : "2023-07-02 22:44:56 +0200",
        "id" : "cd1b202e8bc13c61978833d7321abdedad4fa128",
        "msg" : "rebuild virtualbox",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/virtualbox/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}