{
  "_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" : 7221,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
            "branch" : [
              {
                "SHA1" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
            "branch" : [
              {
                "SHA1" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
        "branch" : [
          {
            "SHA1" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
            "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" : "#7221",
  "duration" : 5909874,
  "estimatedDuration" : 4572218,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7221",
  "id" : "7221",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7221,
  "queueId" : 278,
  "result" : "SUCCESS",
  "timestamp" : 1697846755904,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7221/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ruamel.yaml/Makefile",
          "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
        ],
        "commitId" : "ef587abd8500b14385688e6938d7b7c8c8df2a2b",
        "timestamp" : 1697794958000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ruamel.yaml: update to 0.17.39\u000a\u000a",
        "date" : "2023-10-20 11:42:38 +0200",
        "id" : "ef587abd8500b14385688e6938d7b7c8c8df2a2b",
        "msg" : "python/ruamel.yaml: update to 0.17.39",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/patches/01-tox.ini-pytest.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ruamel.yaml/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/openindiana/release/Makefile",
          "make-rules/shared-macros.mk"
        ],
        "commitId" : "5e080f7c2118ed42fa4bbefc6809c3f74d3e326d",
        "timestamp" : 1697798729000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "prepare release 2023.10\u000a\u000a",
        "date" : "2023-10-20 12:45:29 +0200",
        "id" : "5e080f7c2118ed42fa4bbefc6809c3f74d3e326d",
        "msg" : "prepare release 2023.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/shared-macros.mk"
          },
          {
            "editType" : "edit",
            "file" : "components/openindiana/release/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/ntp/patches/98-recvbuff.patch",
          "components/network/ntp/Makefile",
          "components/network/ntp/ntp.license",
          "components/network/ntp/pkg5"
        ],
        "commitId" : "5c99e325047c4d56725b1bd308d0c4715d9f8ee3",
        "timestamp" : 1697799426000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "ntp: add patch to use a mutex\u000a\u000a- Work by Bill Sommerfeld (https://www.illumos.org/issues/15984)\u000a",
        "date" : "2023-10-20 12:57:06 +0200",
        "id" : "5c99e325047c4d56725b1bd308d0c4715d9f8ee3",
        "msg" : "ntp: add patch to use a mutex",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/ntp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/ntp/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/network/ntp/ntp.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/ntp/patches/98-recvbuff.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/opensp/Makefile",
          "components/developer/opensp/test/results-all.master",
          "components/developer/opensp/pkg5",
          "components/developer/opensp/patches/opensp-03-fix-build.patch",
          "components/developer/opensp/patches/opensp-01-gcc.patch",
          "components/developer/opensp/manifests/sample-manifest.p5m",
          "components/developer/opensp/test/results-32.master",
          "components/developer/opensp/patches/opensp-02-manpages.patch",
          "components/developer/opensp/test/results-64.master",
          "components/developer/opensp/patches/opensp-04-fix-testsuite.patch",
          "components/developer/opensp/patches/opensp-05-gnugettex.patch",
          "components/developer/opensp/opensp.p5m"
        ],
        "commitId" : "ba06d76968c3db788eedec3784d7f204e258be57",
        "timestamp" : 1697818332000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "opensp: update to 1.5.2; drop 32 bit\u000a\u000a",
        "date" : "2023-10-20 18:12:12 +0200",
        "id" : "ba06d76968c3db788eedec3784d7f204e258be57",
        "msg" : "opensp: update to 1.5.2; drop 32 bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/opensp/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/opensp/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/opensp/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/opensp/patches/opensp-04-fix-testsuite.patch"
          },
          {
            "editType" : "add",
            "file" : "components/developer/opensp/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/opensp/patches/opensp-03-fix-build.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/opensp/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/opensp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/opensp/patches/opensp-01-gcc.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/opensp/patches/opensp-05-gnugettex.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/opensp/opensp.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/developer/opensp/patches/opensp-02-manpages.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/asterisk/asterisk.p5m",
          "components/network/asterisk/pkg5",
          "components/network/asterisk/manifests/sample-manifest.p5m",
          "components/network/asterisk/Makefile"
        ],
        "commitId" : "52fb0ea85fc9892a97aab129c2db927e193043e7",
        "timestamp" : 1697818349000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "asterisk - update to version 21 and switch to openssl 3.1\u000a\u000a",
        "date" : "2023-10-20 18:12:29 +0200",
        "id" : "52fb0ea85fc9892a97aab129c2db927e193043e7",
        "msg" : "asterisk - update to version 21 and switch to openssl 3.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/asterisk.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/asterisk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/openjade/Makefile"
        ],
        "commitId" : "9fcbc151eb60fa9eec0dbf8f2d8a2da5432511a2",
        "timestamp" : 1697822915000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openjade: rebuild to use new opensp\u000a\u000a",
        "date" : "2023-10-20 19:28:35 +0200",
        "id" : "9fcbc151eb60fa9eec0dbf8f2d8a2da5432511a2",
        "msg" : "openjade: rebuild to use new opensp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/openjade/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "95dfd13d359fcc468aa0ea8663be5508e88bc03c",
        "timestamp" : 1697829258000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: update comment for relaxed pytest plugin disable\u000a\u000a",
        "date" : "2023-10-20 21:14:18 +0200",
        "id" : "95dfd13d359fcc468aa0ea8663be5508e88bc03c",
        "msg" : "setup.py.mk: update comment for relaxed pytest plugin disable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-mock/test/results-all.master",
          "components/python/pytest-mock/Makefile",
          "components/python/pytest-mock/patches/01-pytest-no-color.patch",
          "components/python/pytest-mock/test/results-3.7.master",
          "components/python/pytest-mock/pkg5",
          "components/python/pytest-mock/history",
          "components/python/pytest-mock/patches/02-pytest-disable-plugins.patch",
          "components/python/pytest-mock/test/results-3.9.master",
          "components/python/pytest-mock/patches/03-tox-cov-proto.patch",
          "components/python/pytest-mock/python-integrate-project.conf"
        ],
        "commitId" : "87dea41d60a252215b14d96f604a3965ded2e563",
        "timestamp" : 1697829269000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest-mock: update to 3.12.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-10-20 21:14:29 +0200",
        "id" : "87dea41d60a252215b14d96f604a3965ded2e563",
        "msg" : "python/pytest-mock: update to 3.12.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest-mock/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mock/patches/01-pytest-no-color.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mock/patches/02-pytest-disable-plugins.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mock/test/results-all.master"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-mock/test/results-3.7.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mock/python-integrate-project.conf"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pytest-mock/test/results-3.9.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-mock/patches/03-tox-cov-proto.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mock/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest-mock/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/gcc-12/Makefile",
          "components/developer/gcc-12/patches/Bug106813.patch"
        ],
        "commitId" : "5015361d0bd65bb5961735c078e67fc9ade6ac32",
        "timestamp" : 1697831248000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "gcc-12: fix go crash, gcc bug 106813\u000a\u000a",
        "date" : "2023-10-20 21:47:28 +0200",
        "id" : "5015361d0bd65bb5961735c078e67fc9ade6ac32",
        "msg" : "gcc-12: fix go crash, gcc bug 106813",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/developer/gcc-12/patches/Bug106813.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/gcc-12/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/meta-packages/install-types/manifests/sample-manifest.p5m",
          "components/meta-packages/install-types/Makefile",
          "components/meta-packages/history/history",
          "components/meta-packages/install-types/includes/server_desktop_sparcv9",
          "components/meta-packages/install-types/includes/server_desktop_amd64",
          "components/meta-packages/install-types/includes/server_desktop_aarch64"
        ],
        "commitId" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
        "timestamp" : 1697831263000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Obsolete Catalan and Japanese man pages\u000a\u000a",
        "date" : "2023-10-20 21:47:43 +0200",
        "id" : "ca4d3d717a25e09becd21e512e1427d7d7439f95",
        "msg" : "Obsolete Catalan and Japanese man pages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/server_desktop_amd64"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/server_desktop_aarch64"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/install-types/includes/server_desktop_sparcv9"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}