{
  "_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" : 7181,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
            "branch" : [
              {
                "SHA1" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
            "branch" : [
              {
                "SHA1" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
        "branch" : [
          {
            "SHA1" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
            "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" : "#7181",
  "duration" : 6994092,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #7181",
  "id" : "7181",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 7181,
  "queueId" : 729,
  "result" : "SUCCESS",
  "timestamp" : 1692662708220,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/7181/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-xprocess/pkg5",
          "components/python/pytest-xprocess/test/results-all.master",
          "components/python/pytest-xprocess/patches/01-pytest-disable-plugins.patch",
          "components/python/pytest-xprocess/patches/02-no-coverage.patch",
          "components/python/pytest-xprocess/Makefile",
          "components/python/pytest-xprocess/pytest-xprocess-PYVER.p5m",
          "components/python/pytest-xprocess/python-integrate-project.conf",
          "components/python/pytest-xprocess/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a4158549a6e515fbee7ca5c21d84fe6636c4bb0e",
        "timestamp" : 1692594750000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pytest-xprocess Python project\u000a\u000a",
        "date" : "2023-08-21 07:12:30 +0200",
        "id" : "a4158549a6e515fbee7ca5c21d84fe6636c4bb0e",
        "msg" : "Add pytest-xprocess Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/patches/01-pytest-disable-plugins.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/pytest-xprocess-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/patches/02-no-coverage.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-xprocess/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest-salt-factories/test/results-all.master",
          "components/python/pytest-salt-factories/patches/01-sdist-incomplete.patch",
          "components/python/pytest-salt-factories/manifests/sample-manifest.p5m",
          "components/python/pytest-salt-factories/python-integrate-project.conf",
          "components/python/pytest-salt-factories/pkg5",
          "components/python/pytest-salt-factories/pytest-salt-factories-PYVER.p5m",
          "components/python/pytest-salt-factories/Makefile"
        ],
        "commitId" : "a629f00d87870d2d9adf10d11ebeca45a700ae35",
        "timestamp" : 1692594763000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pytest-salt-factories Python project\u000a\u000a",
        "date" : "2023-08-21 07:12:43 +0200",
        "id" : "a629f00d87870d2d9adf10d11ebeca45a700ae35",
        "msg" : "Add pytest-salt-factories Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/pytest-salt-factories-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/patches/01-sdist-incomplete.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest-salt-factories/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/click-help-colors/Makefile"
        ],
        "commitId" : "d12819662d48d7419776294ea6c1efea6b233c0e",
        "timestamp" : 1692594777000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/click-help-colors: update to 0.9.2\u000a\u000a",
        "date" : "2023-08-21 07:12:57 +0200",
        "id" : "d12819662d48d7419776294ea6c1efea6b233c0e",
        "msg" : "python/click-help-colors: update to 0.9.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/click-help-colors/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/poetry_core/poetry_core-PYVER.p5m",
          "components/python/poetry_core/Makefile",
          "components/python/poetry_core/manifests/sample-manifest.p5m",
          "components/python/poetry_core/python-integrate-project.conf",
          "components/python/poetry_core/pkg5",
          "components/python/poetry_core/history",
          "components/python/poetry_core/test/results-all.master"
        ],
        "commitId" : "bda53b883c678813f62e08cf18d70a402e8308f2",
        "timestamp" : 1692595280000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/poetry_core: update to 1.7.0; obsolete package for Python 3.7\u000a\u000a",
        "date" : "2023-08-21 07:21:20 +0200",
        "id" : "bda53b883c678813f62e08cf18d70a402e8308f2",
        "msg" : "python/poetry_core: update to 1.7.0; obsolete package for Python 3.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/python-integrate-project.conf"
          },
          {
            "editType" : "add",
            "file" : "components/python/poetry_core/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/poetry_core-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/poetry_core/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "40cc3aeac97e38129c78b4f14e4d0eed58f8ce94",
        "timestamp" : 1692606296000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: simplify pytest plugins disable\u000a\u000a",
        "date" : "2023-08-21 10:24:56 +0200",
        "id" : "40cc3aeac97e38129c78b4f14e4d0eed58f8ce94",
        "msg" : "setup.py.mk: simplify pytest plugins disable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "c1154f55a23a72090abf7fc81b6f4a7c01546bf3",
        "timestamp" : 1692606307000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: drop workaround for a poetry bug\u000a\u000a",
        "date" : "2023-08-21 10:25:07 +0200",
        "id" : "c1154f55a23a72090abf7fc81b6f4a7c01546bf3",
        "msg" : "setup.py.mk: drop workaround for a poetry bug",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "af147f76c8a5238f1e185b61d5602eaa1610f58e",
        "timestamp" : 1692607889000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: disable salt-factories, tempdir, and xprocess pytest plugins\u000a\u000a",
        "date" : "2023-08-21 10:51:29 +0200",
        "id" : "af147f76c8a5238f1e185b61d5602eaa1610f58e",
        "msg" : "setup.py.mk: disable salt-factories, tempdir, and xprocess pytest plugins",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/sphinxcontrib_serializinghtml/Makefile",
          "components/python/sphinxcontrib_serializinghtml/python-integrate-project.conf"
        ],
        "commitId" : "6029e785d22d637101ecb41d1765e680bea4094b",
        "timestamp" : 1692608539000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/sphinxcontrib_serializinghtml: update to 1.1.9\u000a\u000a",
        "date" : "2023-08-21 11:02:19 +0200",
        "id" : "6029e785d22d637101ecb41d1765e680bea4094b",
        "msg" : "python/sphinxcontrib_serializinghtml: update to 1.1.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/sphinxcontrib_serializinghtml/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sphinxcontrib_serializinghtml/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "769e7efe642c0c67d2247d9c9cbe9bd04b2d7d13",
        "timestamp" : 1692616395000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: always start with empty directory\u000a\u000a",
        "date" : "2023-08-21 13:13:15 +0200",
        "id" : "769e7efe642c0c67d2247d9c9cbe9bd04b2d7d13",
        "msg" : "tools/python-integrate-project: always start with empty directory",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/perl-integrate-module"
        ],
        "commitId" : "6477b9dc9278cebe611f64a4b6b4544d01fbe76d",
        "timestamp" : 1692616409000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/perl-integrate-module: support for %file%\u000a\u000a",
        "date" : "2023-08-21 13:13:29 +0200",
        "id" : "6477b9dc9278cebe611f64a4b6b4544d01fbe76d",
        "msg" : "tools/perl-integrate-module: support for %file%",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/perl-integrate-module"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/ansible/manifests/sample-manifest.p5m",
          "components/python/ansible/ansible-meta.p5m",
          "components/python/ansible/python-integrate-project.conf",
          "components/python/ansible/Makefile",
          "components/python/ansible/ansible.p5m",
          "components/python/ansible/history",
          "components/python/ansible/pkg5"
        ],
        "commitId" : "94be57e7067f7ed907ecc3f7052ea1b0167ff164",
        "timestamp" : 1692623009000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/ansible: update to 8.3.0\u000a\u000a",
        "date" : "2023-08-21 15:03:29 +0200",
        "id" : "94be57e7067f7ed907ecc3f7052ea1b0167ff164",
        "msg" : "python/ansible: update to 8.3.0",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/ansible/ansible-meta.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/ansible/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/ansible.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ansible/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/werkzeug/patches/01-sunos5.patch",
          "components/python/werkzeug/Makefile",
          "components/python/werkzeug/test/results-all.master",
          "components/python/werkzeug/python-integrate-project.conf",
          "components/python/werkzeug/pkg5",
          "components/python/werkzeug/manifests/sample-manifest.p5m",
          "components/python/werkzeug/werkzeug-PYVER.p5m"
        ],
        "commitId" : "29a3fdd84d3e59ab0f6dcf020d7b99642fd8d9aa",
        "timestamp" : 1692628832000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add werkzeug Python project\u000a\u000a",
        "date" : "2023-08-21 16:40:32 +0200",
        "id" : "29a3fdd84d3e59ab0f6dcf020d7b99642fd8d9aa",
        "msg" : "Add werkzeug Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/werkzeug/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/werkzeug/werkzeug-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/werkzeug/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/werkzeug/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/werkzeug/patches/01-sunos5.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/werkzeug/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/werkzeug/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "tools/python-integrate-project"
        ],
        "commitId" : "73940d3a30868260846220868f156b543649d704",
        "timestamp" : 1692630153000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "tools/python-integrate-project: do not remove the project directory itself\u000a\u000a",
        "date" : "2023-08-21 17:02:33 +0200",
        "id" : "73940d3a30868260846220868f156b543649d704",
        "msg" : "tools/python-integrate-project: do not remove the project directory itself",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "tools/python-integrate-project"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest_httpserver/Makefile",
          "components/python/pytest_httpserver/pkg5",
          "components/python/pytest_httpserver/test/results-all.master",
          "components/python/pytest_httpserver/pytest_httpserver-PYVER.p5m",
          "components/python/pytest_httpserver/manifests/sample-manifest.p5m"
        ],
        "commitId" : "bbee9b63b0a03a0c2ccd8c5653d01467e8f30ff5",
        "timestamp" : 1692644812000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add pytest_httpserver Python project\u000a\u000a",
        "date" : "2023-08-21 21:06:52 +0200",
        "id" : "bbee9b63b0a03a0c2ccd8c5653d01467e8f30ff5",
        "msg" : "Add pytest_httpserver Python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/pytest_httpserver/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_httpserver/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_httpserver/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_httpserver/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pytest_httpserver/pytest_httpserver-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "b1d5ebcdf86fa949fdc668a6b3deb64e9d3d6571",
        "timestamp" : 1692645198000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.0.1778\u000a\u000a",
        "date" : "2023-08-21 21:13:18 +0200",
        "id" : "b1d5ebcdf86fa949fdc668a6b3deb64e9d3d6571",
        "msg" : "vim: update to 9.0.1778",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/pgbadger/Makefile"
        ],
        "commitId" : "d9f43098d4d63c0cf2e76ebf16d28902a295f1a2",
        "timestamp" : 1692645709000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "pgbadger: update to 12.2\u000a\u000a",
        "date" : "2023-08-21 21:21:49 +0200",
        "id" : "d9f43098d4d63c0cf2e76ebf16d28902a295f1a2",
        "msg" : "pgbadger: update to 12.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/pgbadger/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/vala/test/results-all.master",
          "components/developer/vala/Makefile"
        ],
        "commitId" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
        "timestamp" : 1692648226000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vala: update to 0.56.12\u000a\u000a",
        "date" : "2023-08-21 22:03:46 +0200",
        "id" : "762f225dd62ea5c46d77eece4b30175ff7374d9a",
        "msg" : "vala: update to 0.56.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/vala/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/vala/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}