{
  "_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" : 6139,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "6738d6966e13b2869a501b744ba1b94b4b144952",
            "branch" : [
              {
                "SHA1" : "6738d6966e13b2869a501b744ba1b94b4b144952",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "6738d6966e13b2869a501b744ba1b94b4b144952",
            "branch" : [
              {
                "SHA1" : "6738d6966e13b2869a501b744ba1b94b4b144952",
                "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" : "6738d6966e13b2869a501b744ba1b94b4b144952",
        "branch" : [
          {
            "SHA1" : "6738d6966e13b2869a501b744ba1b94b4b144952",
            "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" : "#6139",
  "duration" : 609467,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6139",
  "id" : "6139",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6139,
  "queueId" : 1314,
  "result" : "FAILURE",
  "timestamp" : 1602633905013,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6139/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/setup.py.mk"
        ],
        "commitId" : "668bcb69136daecc20c7675d723cfef52ffd8887",
        "timestamp" : 1602606188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "setup.py.mk: generalize version specific recipes\u000a",
        "date" : "2020-10-13 18:23:08 +0200",
        "id" : "668bcb69136daecc20c7675d723cfef52ffd8887",
        "msg" : "setup.py.mk: generalize version specific recipes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/setup.py.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools-27/setuptools-GENFRAG.p5m",
          "components/python/setuptools-27/history",
          "components/python/setuptools-27/setuptools-PYVER.p5m",
          "components/python/setuptools-27/pkg5",
          "components/python/setuptools-27/patches/02-remove-ext-deps.patch",
          "components/python/setuptools-27/patches/04-appdirs.patch",
          "components/python/setuptools-27/patches/03-setup.py.patch",
          "components/python/setuptools-27/setuptools.copyright",
          "components/python/setuptools-27/Makefile",
          "components/python/setuptools-27/manifests/sample-manifest.p5m"
        ],
        "commitId" : "a24d600d47d2c19ed4bdc75b0f75dedaef93fd35",
        "timestamp" : 1602606188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "setuptools: keep last python-27 version 44.1.1 separate\u000a",
        "date" : "2020-10-13 18:23:08 +0200",
        "id" : "a24d600d47d2c19ed4bdc75b0f75dedaef93fd35",
        "msg" : "setuptools: keep last python-27 version 44.1.1 separate",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/patches/04-appdirs.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/setuptools.copyright"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/setuptools-GENFRAG.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/pkg5"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/setuptools-PYVER.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/history"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/patches/02-remove-ext-deps.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/patches/03-setup.py.patch"
          },
          {
            "editType" : "add",
            "file" : "components/python/setuptools-27/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/setuptools/setuptools-GENFRAG.p5m",
          "components/python/setuptools/history",
          "components/python/setuptools/pkg5",
          "components/python/setuptools/patches/03-setup.py.patch",
          "components/python/setuptools/setuptools.copyright",
          "components/python/setuptools/manifests/sample-manifest.p5m",
          "components/python/setuptools/setuptools-PYVER.p5m",
          "components/python/setuptools/Makefile"
        ],
        "commitId" : "4647f0ac3764d70eee62382d0ffa2274467739c7",
        "timestamp" : 1602606188000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "setuptools: bump to 50.3.0\u000a",
        "date" : "2020-10-13 18:23:08 +0200",
        "id" : "4647f0ac3764d70eee62382d0ffa2274467739c7",
        "msg" : "setuptools: bump to 50.3.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/history"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/setuptools-PYVER.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/setuptools.copyright"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/patches/03-setup.py.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/python/setuptools/setuptools-GENFRAG.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/fonts/misc-ethiopic/Makefile"
        ],
        "commitId" : "142f411f832c1c3daa3e5bbd80ae2fd26b970fc9",
        "timestamp" : 1602606206000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "font-misc-ethiopic: bump to 1.0.4\u000a",
        "date" : "2020-10-13 18:23:26 +0200",
        "id" : "142f411f832c1c3daa3e5bbd80ae2fd26b970fc9",
        "msg" : "font-misc-ethiopic: bump to 1.0.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fonts/misc-ethiopic/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/x11/xcb-proto/Makefile"
        ],
        "commitId" : "9faf27fc57eaf73dd972d73ce59d24863fc58eab",
        "timestamp" : 1602606222000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "xcb-proto: bump to 1.14.1\u000a",
        "date" : "2020-10-13 18:23:42 +0200",
        "id" : "9faf27fc57eaf73dd972d73ce59d24863fc58eab",
        "msg" : "xcb-proto: bump to 1.14.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/x11/xcb-proto/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/python/instant/manifests/sample-manifest.p5m",
          "components/meta-packages/history/history",
          "components/python/instant/history",
          "components/python/instant/instant-PYVER.p5m",
          "components/python/instant/pkg5",
          "components/python/instant/Makefile",
          "components/python/instant/instant.license"
        ],
        "commitId" : "6738d6966e13b2869a501b744ba1b94b4b144952",
        "timestamp" : 1602617591000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "instant: deprecate\u000a",
        "date" : "2020-10-13 21:33:11 +0200",
        "id" : "6738d6966e13b2869a501b744ba1b94b4b144952",
        "msg" : "instant: deprecate",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "components/python/instant/instant.license"
          },
          {
            "editType" : "delete",
            "file" : "components/python/instant/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/meta-packages/history/history"
          },
          {
            "editType" : "delete",
            "file" : "components/python/instant/instant-PYVER.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/python/instant/pkg5"
          },
          {
            "editType" : "delete",
            "file" : "components/python/instant/Makefile"
          },
          {
            "editType" : "delete",
            "file" : "components/python/instant/history"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}