{
  "_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" : 12006,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
            "branch" : [
              {
                "SHA1" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
            "branch" : [
              {
                "SHA1" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
                "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" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
        "branch" : [
          {
            "SHA1" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
            "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" : "#12006",
  "duration" : 3973363,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #12006",
  "id" : "12006",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 12006,
  "queueId" : 357,
  "result" : "SUCCESS",
  "timestamp" : 1724185570988,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/12006/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/firefox/Makefile"
        ],
        "commitId" : "ea760906be7d9a26f3785eaabf92341380b55d0d",
        "timestamp" : 1724185455000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "firefox: update to 129.0.2\u000a\u000a",
        "date" : "2024-08-20 22:24:15 +0200",
        "id" : "ea760906be7d9a26f3785eaabf92341380b55d0d",
        "msg" : "firefox: update to 129.0.2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/firefox/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/jedi/patches/01-test-no-django.patch",
          "components/python/jedi/.gitignore",
          "components/python/jedi/manifests/sample-manifest.p5m",
          "components/python/jedi/Makefile",
          "components/python/jedi/history",
          "components/python/jedi/python-integrate-project.conf",
          "components/python/jedi/pkg5",
          "components/python/jedi/test/results-all.master",
          "components/python/jedi/patches/02-pytest8.patch"
        ],
        "commitId" : "dddce05f8183d26685d11919c90673ad7449a809",
        "timestamp" : 1724185465000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/jedi: add test results\u000a\u000a",
        "date" : "2024-08-20 22:24:25 +0200",
        "id" : "dddce05f8183d26685d11919c90673ad7449a809",
        "msg" : "python/jedi: add test results",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/jedi/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/python-integrate-project.conf"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/jedi/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/jedi/patches/01-test-no-django.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/python/jedi/patches/02-pytest8.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jedi/history"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/wheel/test/results-all.master",
          "components/python/wheel/wheel-PYVER.p5m",
          "components/python/wheel/.gitignore",
          "components/python/wheel/Makefile",
          "components/python/wheel/manifests/sample-manifest.p5m"
        ],
        "commitId" : "213ea6c6b3df967c3145be97f329a6694b5d1775",
        "timestamp" : 1724185475000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "python/wheel: update to 0.44.0\u000a\u000a",
        "date" : "2024-08-20 22:24:35 +0200",
        "id" : "213ea6c6b3df967c3145be97f329a6694b5d1775",
        "msg" : "python/wheel: update to 0.44.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/wheel/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wheel/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wheel/wheel-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/wheel/.gitignore"
          },
          {
            "editType" : "edit",
            "file" : "components/python/wheel/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/nagios-plugins/patches/05-test-mozilla-sni.patch",
          "components/sysutils/nagios-plugins/patches/03-check_http-segfault.patch",
          "components/sysutils/nagios-plugins/patches/02-tests-VPATH-build.patch",
          "components/sysutils/nagios-plugins/Makefile",
          "components/sysutils/nagios-plugins/patches/06-test-check_snmp.patch",
          "components/sysutils/nagios-plugins/patches/04-check_dns-fix-reverse-mapping.patch",
          "components/sysutils/nagios-plugins/patches/01-LDAP_OPT_X_TLS_SSL_CTX.patch"
        ],
        "commitId" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
        "timestamp" : 1724185488000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nagios-plugins: update to 2.4.12\u000a\u000a",
        "date" : "2024-08-20 22:24:48 +0200",
        "id" : "bd760fcba5222724eadcde5d908ea28e0c09c7a7",
        "msg" : "nagios-plugins: update to 2.4.12",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/05-test-mozilla-sni.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/01-LDAP_OPT_X_TLS_SSL_CTX.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/03-check_http-segfault.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/04-check_dns-fix-reverse-mapping.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/06-test-check_snmp.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/nagios-plugins/patches/02-tests-VPATH-build.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}