{
  "_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" : 13272,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "64bba718c2107d63d04723c309b46dfb4b07045e",
            "branch" : [
              {
                "SHA1" : "64bba718c2107d63d04723c309b46dfb4b07045e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "64bba718c2107d63d04723c309b46dfb4b07045e",
            "branch" : [
              {
                "SHA1" : "64bba718c2107d63d04723c309b46dfb4b07045e",
                "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" : "64bba718c2107d63d04723c309b46dfb4b07045e",
        "branch" : [
          {
            "SHA1" : "64bba718c2107d63d04723c309b46dfb4b07045e",
            "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" : "#13272",
  "duration" : 5748902,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #13272",
  "id" : "13272",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 13272,
  "queueId" : 397,
  "result" : "SUCCESS",
  "timestamp" : 1747154745380,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/13272/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/gnome2/gnome-connection-manager/Makefile",
          "components/desktop/gnome2/gnome-connection-manager/pkg5",
          "components/desktop/gnome2/gnome-connection-manager/manifests/sample-manifest.p5m"
        ],
        "commitId" : "c35682eefb0878f54709d68461758dfcac172d14",
        "timestamp" : 1747154571000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gnome-connection-manager: fix dependencies\u000a\u000a",
        "date" : "2025-05-13 18:42:51 +0200",
        "id" : "c35682eefb0878f54709d68461758dfcac172d14",
        "msg" : "gnome-connection-manager: fix dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-connection-manager/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-connection-manager/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/gnome2/gnome-connection-manager/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/retry-requests/test/results-all.master",
          "components/python/retry-requests/manifests/sample-manifest.p5m",
          "components/python/retry-requests/Makefile",
          "components/python/retry-requests/.gitignore",
          "components/python/retry-requests/python-integrate-project.conf",
          "components/python/retry-requests/patches/02-example.com.patch",
          "components/python/retry-requests/patches/01-pytest-runner.patch",
          "components/python/retry-requests/pkg5",
          "components/python/retry-requests/retry-requests-PYVER.p5m"
        ],
        "commitId" : "a53ec02d8baa2c7e009129422c125ed39413b64f",
        "timestamp" : 1747154584000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add retry-requests Python project\u000a\u000a",
        "date" : "2025-05-13 18:43:04 +0200",
        "id" : "a53ec02d8baa2c7e009129422c125ed39413b64f",
        "msg" : "Add retry-requests Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/patches/02-example.com.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/retry-requests-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/patches/01-pytest-runner.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/retry-requests/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Module-Build-Tiny/manifests/sample-manifest.p5m",
          "components/perl/Module-Build-Tiny/.gitignore",
          "components/perl/Module-Build-Tiny/Makefile"
        ],
        "commitId" : "4bfaae1b251671aa6b0031880e7bb1408154c70e",
        "timestamp" : 1747154597000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Module-Build-Tiny: update to 0.052\u000a\u000a",
        "date" : "2025-05-13 18:43:17 +0200",
        "id" : "4bfaae1b251671aa6b0031880e7bb1408154c70e",
        "msg" : "perl/Module-Build-Tiny: update to 0.052",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build-Tiny/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build-Tiny/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Module-Build-Tiny/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Mojolicious/Mojolicious-PERLVER.p5m",
          "components/perl/Mojolicious/.gitignore",
          "components/perl/Mojolicious/Makefile",
          "components/perl/Mojolicious/manifests/sample-manifest.p5m",
          "components/perl/Mojolicious/test/results-all.master",
          "components/perl/Mojolicious/pkg5"
        ],
        "commitId" : "2b5c5ee0b9b4670cb338922c55ca06e5fc4e06d1",
        "timestamp" : 1747154607000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Mojolicious: update to 9.40\u000a\u000a",
        "date" : "2025-05-13 18:43:27 +0200",
        "id" : "2b5c5ee0b9b4670cb338922c55ca06e5fc4e06d1",
        "msg" : "perl/Mojolicious: update to 9.40",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/Mojolicious-PERLVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Mojolicious/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Pod-Simple/Makefile",
          "components/perl/Pod-Simple/test/results-5.38.master",
          "components/perl/Pod-Simple/test/results-all.master",
          "components/perl/Pod-Simple/test/results-5.36.master",
          "components/perl/Pod-Simple/.gitignore",
          "components/perl/Pod-Simple/manifests/sample-manifest.p5m",
          "components/perl/Pod-Simple/test/results-5.40.master"
        ],
        "commitId" : "b80495f9b395b97b82855453e41e69b5204ad670",
        "timestamp" : 1747154621000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Pod-Simple: update to 3.46\u000a\u000a",
        "date" : "2025-05-13 18:43:41 +0200",
        "id" : "b80495f9b395b97b82855453e41e69b5204ad670",
        "msg" : "perl/Pod-Simple: update to 3.46",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Simple/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/perl/Pod-Simple/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Pod-Simple/test/results-5.40.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Simple/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Pod-Simple/test/results-5.38.master"
          },
          {
            "editType" : "delete",
            "file" : "components/perl/Pod-Simple/test/results-5.36.master"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Pod-Simple/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/Tree-DAG_Node/Makefile",
          "components/perl/Tree-DAG_Node/.gitignore"
        ],
        "commitId" : "5adf03a7610ac1d13fd682788758f4ecddd2519d",
        "timestamp" : 1747154635000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/Tree-DAG_Node: update to 1.35\u000a\u000a",
        "date" : "2025-05-13 18:43:55 +0200",
        "id" : "5adf03a7610ac1d13fd682788758f4ecddd2519d",
        "msg" : "perl/Tree-DAG_Node: update to 1.35",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/Tree-DAG_Node/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/perl/Tree-DAG_Node/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/consolekit/.gitignore",
          "components/python/consolekit/test/results-all.master",
          "components/python/consolekit/patches/01-tox-requires.patch",
          "components/python/consolekit/manifests/sample-manifest.p5m",
          "components/python/consolekit/patches/02-no-coverage_pyver_pragma.patch",
          "components/python/consolekit/Makefile",
          "components/python/consolekit/consolekit-PYVER.p5m"
        ],
        "commitId" : "3515f540bde23d82e5128cbe616de51212c05141",
        "timestamp" : 1747154647000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/consolekit: update to 1.8.0\u000a\u000a",
        "date" : "2025-05-13 18:44:07 +0200",
        "id" : "3515f540bde23d82e5128cbe616de51212c05141",
        "msg" : "python/consolekit: update to 1.8.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/patches/02-no-coverage_pyver_pragma.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/consolekit-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/consolekit/patches/01-tox-requires.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/hypothesis/patches/01-enable-tests.patch",
          "components/python/hypothesis/.gitignore",
          "components/python/hypothesis/Makefile",
          "components/python/hypothesis/hypothesis-PYVER.p5m",
          "components/python/hypothesis/manifests/sample-manifest.p5m"
        ],
        "commitId" : "aff53251870903ca59c7411776f7a4dd42fc7bbb",
        "timestamp" : 1747154659000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/hypothesis: update to 6.131.16\u000a\u000a",
        "date" : "2025-05-13 18:44:19 +0200",
        "id" : "aff53251870903ca59c7411776f7a4dd42fc7bbb",
        "msg" : "python/hypothesis: update to 6.131.16",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/patches/01-enable-tests.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/hypothesis-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/hypothesis/.gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.mongodb/jaraco_mongodb-PYVER.p5m",
          "components/python/jaraco.mongodb/.gitignore",
          "components/python/jaraco.mongodb/test/results-all.master",
          "components/python/jaraco.mongodb/patches/02-test-extras.patch",
          "components/python/jaraco.mongodb/manifests/sample-manifest.p5m",
          "components/python/jaraco.mongodb/python-integrate-project.conf",
          "components/python/jaraco.mongodb/patches/01-wmi.patch",
          "components/python/jaraco.mongodb/Makefile",
          "components/python/jaraco.mongodb/pkg5"
        ],
        "commitId" : "04e881cd8ff98801103b030fbf0fe952ea7eba8d",
        "timestamp" : 1747154672000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add jaraco_mongodb Python project\u000a\u000a",
        "date" : "2025-05-13 18:44:32 +0200",
        "id" : "04e881cd8ff98801103b030fbf0fe952ea7eba8d",
        "msg" : "Add jaraco_mongodb Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/jaraco_mongodb-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/patches/01-wmi.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.mongodb/patches/02-test-extras.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pyproject_api/patches/02-tox-cov-proto.patch",
          "components/python/pyproject_api/Makefile",
          "components/python/pyproject_api/.gitignore",
          "components/python/pyproject_api/patches/03-tox-cov.patch",
          "components/python/pyproject_api/patches/01-no-tox-uv.patch",
          "components/python/pyproject_api/test/results-all.master"
        ],
        "commitId" : "bece3eb5cd09e46c0e09609d1f8b66e7f48f0920",
        "timestamp" : 1747154683000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pyproject_api: update to 1.9.1\u000a\u000a",
        "date" : "2025-05-13 18:44:43 +0200",
        "id" : "bece3eb5cd09e46c0e09609d1f8b66e7f48f0920",
        "msg" : "python/pyproject_api: update to 1.9.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/patches/02-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/patches/01-no-tox-uv.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyproject_api/patches/03-tox-cov.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/coherent.licensed/coherent_licensed-PYVER.p5m",
          "components/python/coherent.licensed/manifests/sample-manifest.p5m",
          "components/python/coherent.licensed/Makefile",
          "components/python/coherent.licensed/pkg5",
          "components/python/coherent.licensed/.gitignore"
        ],
        "commitId" : "9a19fc47ebf53128436d176814eef742b13d560e",
        "timestamp" : 1747154695000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/coherent.licensed: update to 0.2.0\u000a\u000a",
        "date" : "2025-05-13 18:44:55 +0200",
        "id" : "9a19fc47ebf53128436d176814eef742b13d560e",
        "msg" : "python/coherent.licensed: update to 0.2.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/coherent.licensed/coherent_licensed-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coherent.licensed/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coherent.licensed/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coherent.licensed/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/coherent.licensed/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jaraco.compat/patches/01-license.patch",
          "components/python/jaraco.compat/patches/02-no-ruff.patch",
          "components/python/jaraco.compat/.gitignore",
          "components/python/jaraco.compat/manifests/sample-manifest.p5m",
          "components/python/jaraco.compat/python-integrate-project.conf",
          "components/python/jaraco.compat/jaraco_compat-PYVER.p5m",
          "components/python/jaraco.compat/test/results-all.master",
          "components/python/jaraco.compat/Makefile",
          "components/python/jaraco.compat/pkg5"
        ],
        "commitId" : "64bba718c2107d63d04723c309b46dfb4b07045e",
        "timestamp" : 1747154705000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add jaraco_compat Python project\u000a\u000a",
        "date" : "2025-05-13 18:45:05 +0200",
        "id" : "64bba718c2107d63d04723c309b46dfb4b07045e",
        "msg" : "Add jaraco_compat Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/patches/02-no-ruff.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/.gitignore"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/jaraco_compat-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/patches/01-license.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/jaraco.compat/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}