{
  "_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" : 6980,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
            "branch" : [
              {
                "SHA1" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
            "branch" : [
              {
                "SHA1" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
        "branch" : [
          {
            "SHA1" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
            "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" : "#6980",
  "duration" : 3386220,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6980",
  "id" : "6980",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6980,
  "queueId" : 129,
  "result" : "FAILURE",
  "timestamp" : 1674173116808,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6980/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/perl/IO-Socket-SSL/Makefile"
        ],
        "commitId" : "2c19aa8be1dd3eadda6a4b21b3d4769b15d512bb",
        "timestamp" : 1674110254000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "perl/IO-Socket-SSL: update to 2.080\u000a\u000a",
        "date" : "2023-01-19 07:37:34 +0100",
        "id" : "2c19aa8be1dd3eadda6a4b21b3d4769b15d512bb",
        "msg" : "perl/IO-Socket-SSL: update to 2.080",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/perl/IO-Socket-SSL/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "5e17fef060cc5ec0d84187319805bec7af8554d8",
        "timestamp" : 1674147854000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "setup.py.mk: recognize versioned binaries without hyphen\u000a\u000a",
        "date" : "2023-01-19 18:04:14 +0100",
        "id" : "5e17fef060cc5ec0d84187319805bec7af8554d8",
        "msg" : "setup.py.mk: recognize versioned binaries without hyphen",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/plaster_pastedeploy/plaster_pastedeploy-PYVER.p5m",
          "components/python/plaster_pastedeploy/test/results-all.master",
          "components/python/plaster_pastedeploy/pkg5",
          "components/python/plaster_pastedeploy/Makefile",
          "components/python/plaster_pastedeploy/manifests/sample-manifest.p5m"
        ],
        "commitId" : "89965c09d4213e8e2708059fbcf007b48ab3fe76",
        "timestamp" : 1674147865000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add plaster_pastedeploy python project\u000a\u000a",
        "date" : "2023-01-19 18:04:25 +0100",
        "id" : "89965c09d4213e8e2708059fbcf007b48ab3fe76",
        "msg" : "Add plaster_pastedeploy python project",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/plaster_pastedeploy/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/plaster_pastedeploy/plaster_pastedeploy-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/plaster_pastedeploy/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/plaster_pastedeploy/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/plaster_pastedeploy/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pytest/Makefile",
          "components/python/pytest/pytest-PYVER.p5m",
          "components/python/pytest/manifests/sample-manifest.p5m"
        ],
        "commitId" : "83633a34e7711cf9c0cbd321e003e22146ed99a1",
        "timestamp" : 1674147876000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pytest: update to 7.2.1\u000a\u000a",
        "date" : "2023-01-19 18:04:36 +0100",
        "id" : "83633a34e7711cf9c0cbd321e003e22146ed99a1",
        "msg" : "python/pytest: update to 7.2.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pytest/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/pytest-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pytest/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/pkg5",
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "4bc541c8df7c9a2cf834d9265cfbb61e86b7954a",
        "timestamp" : 1674148265000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 102.6.1 & update dependencies\u000a\u000a",
        "date" : "2023-01-19 18:11:05 +0100",
        "id" : "4bc541c8df7c9a2cf834d9265cfbb61e86b7954a",
        "msg" : "thunderbird: update to 102.6.1 & update dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/marco/patches/02-window-props.c.patch",
          "components/desktop/mate/marco/Makefile"
        ],
        "commitId" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
        "timestamp" : 1674148669000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "marco: prevent 1.26.1 from crashing related uninitialized pointer\u000a\u000a",
        "date" : "2023-01-19 18:17:49 +0100",
        "id" : "c7856ddd523c4149dd164758236a1985dcc7f54c",
        "msg" : "marco: prevent 1.26.1 from crashing related uninitialized pointer",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/desktop/mate/marco/patches/02-window-props.c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/sudo/Makefile"
        ],
        "commitId" : "cf7541f4102f2b23144e28dafc9567545265f3a9",
        "timestamp" : 1674155307000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sudo: update to 1.9.12p2\u000a\u000a",
        "date" : "2023-01-19 20:08:27 +0100",
        "id" : "cf7541f4102f2b23144e28dafc9567545265f3a9",
        "msg" : "sudo: update to 1.9.12p2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/sudo/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/pip/patches/certs.py.patch",
          "components/python/pip/history",
          "components/python/pip/Makefile",
          "components/python/pip/pip-PYVER.p5m",
          "components/python/pip/pip.license",
          "components/python/pip/pkg5",
          "components/python/pip/test/results-all.master",
          "components/python/pip/manifests/generic-manifest.p5m",
          "components/python/pip/patches/appdirs.py.patch",
          "components/python/pip/manifests/sample-manifest.p5m",
          "components/python/pip/python-integrate-project.conf"
        ],
        "commitId" : "846396777f8535349dde50646df29e957e540eec",
        "timestamp" : 1674155320000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/pip: update to 22.3.1; rebuild to get packages for python 2.7 and 3.5 obsoleted\u000a\u000a",
        "date" : "2023-01-19 20:08:40 +0100",
        "id" : "846396777f8535349dde50646df29e957e540eec",
        "msg" : "python/pip: update to 22.3.1; rebuild to get packages for python 2.7 and 3.5 obsoleted",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/pip/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pip/manifests/generic-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/pip-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pip/patches/appdirs.py.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pip/patches/certs.py.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/pip/pip.license"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pip/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/pip/test/results-all.master"
          },
          {
            "editType" : "add",
            "file" : "components/python/pip/python-integrate-project.conf"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/mate/marco/patches/03-fix-xres.patch",
          "components/desktop/mate/marco/Makefile"
        ],
        "commitId" : "c00fa03ffc53f73399c17515ff5fcc075f81d931",
        "timestamp" : 1674155336000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "marco: add three commits to fix XRes related crashes from the project that haven't been released yet\u000a\u000a",
        "date" : "2023-01-19 20:08:56 +0100",
        "id" : "c00fa03ffc53f73399c17515ff5fcc075f81d931",
        "msg" : "marco: add three commits to fix XRes related crashes from the project that haven't been released yet",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/mate/marco/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/desktop/mate/marco/patches/03-fix-xres.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/pkg5",
          "components/web/firefox/Makefile"
        ],
        "commitId" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
        "timestamp" : 1674160864000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 102.7.0 and update dependencies\u000a\u000a",
        "date" : "2023-01-19 21:41:04 +0100",
        "id" : "84c467b7de405a61831d2e3c4b49d6d7cacf0dd3",
        "msg" : "firefox: update to 102.7.0 and update dependencies",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}