{
  "_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" : 6048,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
            "branch" : [
              {
                "SHA1" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
            "branch" : [
              {
                "SHA1" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 3897,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
            "branch" : [
              {
                "SHA1" : "5751b2ff5ccd4825400f4a37a10c38da4a0f23f3",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
        "branch" : [
          {
            "SHA1" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "git://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6048",
  "duration" : 2276940,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6048",
  "id" : "6048",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6048,
  "queueId" : 1007,
  "result" : "FAILURE",
  "timestamp" : 1594771536752,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6048/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/tor/Makefile"
        ],
        "commitId" : "a4cace5cf6681c0b06b6cdefdc90afc330924d13",
        "timestamp" : 1594705917000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "tor: Update to version 0.4.3.6\u000a",
        "date" : "2020-07-14 08:51:57 +0300",
        "id" : "a4cace5cf6681c0b06b6cdefdc90afc330924d13",
        "msg" : "tor: Update to version 0.4.3.6",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/tor/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/weechat/weechat.p5m",
          "components/network/weechat/Makefile",
          "components/network/weechat/patches/01-ncurses.patch",
          "components/network/weechat/manifests/sample-manifest.p5m",
          "components/network/weechat/patches/02-wee-network.patch",
          "components/network/weechat/weechat.license"
        ],
        "commitId" : "fc24068e2d759f02c34708224f5fc38e362c38e7",
        "timestamp" : 1594706650000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Add weechat 2.8\u000a",
        "date" : "2020-07-14 09:04:10 +0300",
        "id" : "fc24068e2d759f02c34708224f5fc38e362c38e7",
        "msg" : "Add weechat 2.8",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/weechat/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/weechat/patches/02-wee-network.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/weechat/patches/01-ncurses.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/weechat/weechat.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/weechat/weechat.license"
          },
          {
            "editType" : "add",
            "file" : "components/network/weechat/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/nose/nose-PYVER.p5m",
          "components/python/decorator/decorator-PYVER.p5m",
          "components/python/pyopenssl/Makefile",
          "components/python/ply/ply-PYVER.p5m",
          "components/python/jsonrpclib/jsonrpclib-PYVER.p5m",
          "components/python/pep8/pep8-PYVER.p5m",
          "components/python/pycparser/Makefile",
          "components/python/jsonrpclib/Makefile",
          "components/python/requests/Makefile",
          "components/python/pycparser/pycparser-PYVER.p5m",
          "components/python/pep8/Makefile",
          "components/python/ply/Makefile",
          "components/python/nose/Makefile",
          "components/python/decorator/Makefile",
          "components/python/sqlalchemy/Makefile"
        ],
        "commitId" : "eb59183a70253aac79b71fc543323f70ae5d3ef1",
        "timestamp" : 1594723733000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "fix failing packages after #5893\u000a",
        "date" : "2020-07-14 12:48:53 +0200",
        "id" : "eb59183a70253aac79b71fc543323f70ae5d3ef1",
        "msg" : "fix failing packages after #5893",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pep8/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/sqlalchemy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nose/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pep8/pep8-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/decorator/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/jsonrpclib/jsonrpclib-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pyopenssl/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/nose/nose-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ply/ply-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycparser/pycparser-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/ply/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/pycparser/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/requests/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/decorator/decorator-PYVER.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/weechat/weechat.p5m",
          "components/network/weechat/manifests/sample-manifest.p5m",
          "components/network/weechat/Makefile"
        ],
        "commitId" : "2ed423a460d5a04160fd72f28dc45195bbead454",
        "timestamp" : 1594730758000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "weechat: fix build\u000a",
        "date" : "2020-07-14 15:45:58 +0300",
        "id" : "2ed423a460d5a04160fd72f28dc45195bbead454",
        "msg" : "weechat: fix build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/weechat/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/network/weechat/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/network/weechat/weechat.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/jenkins-core-weekly/Makefile",
          "components/developer/jenkins-core-lts/Makefile"
        ],
        "commitId" : "f805e74de6a26ad7d102b1d3d888d556f9dc684a",
        "timestamp" : 1594732257000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Bump Jenkins weekly to 2.244 and LTS to 2.235.1\u000a* Bump jenkins-core-lts to v2.235.1\u000a\u000a* Bump jenkins-core-weekly to v2.244\u000a",
        "date" : "2020-07-14 15:10:57 +0200",
        "id" : "f805e74de6a26ad7d102b1d3d888d556f9dc684a",
        "msg" : "Bump Jenkins weekly to 2.244 and LTS to 2.235.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-lts/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/jenkins-core-weekly/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/git/git.p5m",
          "components/developer/git/Makefile"
        ],
        "commitId" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
        "timestamp" : 1594753711000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "git: fix SPARC build\u000a",
        "date" : "2020-07-14 22:08:31 +0300",
        "id" : "cbf1ea1beef0dddec496fca6c80b58e5363a32b3",
        "msg" : "git: fix SPARC build",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/git/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/git/git.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}