{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        },
        {
          "_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" : 9917,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
            "branch" : [
              {
                "SHA1" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
            "branch" : [
              {
                "SHA1" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
                "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" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
        "branch" : [
          {
            "SHA1" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
            "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" : "#9917",
  "duration" : 1839848,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #9917",
  "id" : "9917",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 9917,
  "queueId" : 611,
  "result" : "SUCCESS",
  "timestamp" : 1691484815933,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/9917/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Net-IMAP-Simple/manifests/sample-manifest.p5m",
          "components/perl/Net-IMAP-Simple/Net-IMAP-Simple.license",
          "components/perl/Net-IMAP-Simple/Net-IMAP-Simple-PERLVER.p5m",
          "components/perl/Net-IMAP-Simple/Makefile",
          "components/perl/Net-IMAP-Simple/test/results-all.master",
          "components/perl/Net-IMAP-Simple/pkg5",
          "tools/perl-version-convert"
        ],
        "commitId" : "94d6085571cd25fd9fc70c9fe42c4d46b00f8a6c",
        "timestamp" : 1691483042000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add Net::IMAP::Simple Perl module\u000a\u000a",
        "date" : "2023-08-08 10:24:02 +0200",
        "id" : "94d6085571cd25fd9fc70c9fe42c4d46b00f8a6c",
        "msg" : "Add Net::IMAP::Simple Perl module",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/perl/Net-IMAP-Simple/Net-IMAP-Simple-PERLVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-IMAP-Simple/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-IMAP-Simple/Net-IMAP-Simple.license"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-IMAP-Simple/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "tools/perl-version-convert"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-IMAP-Simple/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Net-IMAP-Simple/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Date-Calc/manifests/sample-manifest.p5m",
          "components/perl/Date-Calc/perl-integrate-module.conf",
          "components/perl/Date-Calc/pkg5",
          "components/perl/Date-Calc/Makefile",
          "components/perl/Date-Calc/Date-Calc-PERLVER.p5m"
        ],
        "commitId" : "08f44f2feedef1267c7bd990f357f69d1eedb75f",
        "timestamp" : 1691483052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Date-Calc: rebuild for Perl 5.38\u000a\u000a",
        "date" : "2023-08-08 10:24:12 +0200",
        "id" : "08f44f2feedef1267c7bd990f357f69d1eedb75f",
        "msg" : "perl/Date-Calc: rebuild for Perl 5.38",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Date-Calc/perl-integrate-module.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Date-Calc/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Date-Calc/Date-Calc-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Date-Calc/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Date-Calc/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pycryptodomex/pycryptodomex-PYVER.p5m",
          "components/python/pycryptodomex/python-integrate-project.conf",
          "components/python/pycryptodomex/manifests/sample-manifest.p5m",
          "components/python/pycryptodomex/test/results-all.master",
          "components/python/pycryptodomex/Makefile",
          "components/python/pycryptodomex/pkg5"
        ],
        "commitId" : "a39eae3a59676c194f76734ab205033eabb5a77b",
        "timestamp" : 1691483065000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pycryptodomex Python project\u000a\u000a",
        "date" : "2023-08-08 10:24:25 +0200",
        "id" : "a39eae3a59676c194f76734ab205033eabb5a77b",
        "msg" : "Add pycryptodomex Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pycryptodomex/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodomex/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodomex/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodomex/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodomex/pycryptodomex-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pycryptodomex/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pydantic/python-integrate-project.conf",
          "components/python/pydantic/patches/01-test-remove-failing.patch",
          "components/python/pydantic/test/results-3.7.master",
          "components/python/pydantic/pkg5",
          "components/python/pydantic/test/results-all.master",
          "components/python/pydantic/history",
          "components/python/pydantic/test/results-3.9.master",
          "components/python/pydantic/Makefile"
        ],
        "commitId" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
        "timestamp" : 1691483078000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pydantic: update to 1.10.12; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-08-08 10:24:38 +0200",
        "id" : "ece0900c2b36eac85b3865245029eccd14bf7ccf",
        "msg" : "python/pydantic: update to 1.10.12; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pydantic/test/results-3.7.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pydantic/test/results-3.9.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/patches/01-test-remove-failing.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pydantic/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pydantic/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pydantic/pkg5"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}