{
  "_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" : 3934,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e9ccfc1697816a623cad18dab7f94dce149713da",
            "branch" : [
              {
                "SHA1" : "e9ccfc1697816a623cad18dab7f94dce149713da",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e9ccfc1697816a623cad18dab7f94dce149713da",
            "branch" : [
              {
                "SHA1" : "e9ccfc1697816a623cad18dab7f94dce149713da",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        },
        "origin/HEAD" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 2,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
            "branch" : [
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/oi/hipster"
              },
              {
                "SHA1" : "a248aeece198193fec99eba994911716ef449c73",
                "name" : "origin/HEAD"
              }
            ]
          }
        },
        "origin/oi/hipster" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 1129,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
            "branch" : [
              {
                "SHA1" : "cfc2a57e0553acffbe03c3f54f24cadaac25e1b7",
                "name" : "origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "e9ccfc1697816a623cad18dab7f94dce149713da",
        "branch" : [
          {
            "SHA1" : "e9ccfc1697816a623cad18dab7f94dce149713da",
            "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" : "#3934",
  "duration" : 876438,
  "estimatedDuration" : 309212,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3934",
  "id" : "3934",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3934,
  "queueId" : 1981,
  "result" : "SUCCESS",
  "timestamp" : 1525281739100,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3934/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/open-vm-tools/patches/03-lock.patch",
          "components/sysutils/open-vm-tools/Makefile",
          "components/sysutils/open-vm-tools/patches/02-ucontext.patch",
          "components/sysutils/open-vm-tools/patches/11-hgfsmounter-c.patch",
          "components/sysutils/open-vm-tools/patches/70-dilos.patch"
        ],
        "commitId" : "55ce51cf0fde9f2c73662ad4fb41cfe10e60eab8",
        "timestamp" : 1525281418000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "open-vm-tools: bump to 10.2.5\u000a",
        "date" : "2018-05-02 19:16:58 +0200",
        "id" : "55ce51cf0fde9f2c73662ad4fb41cfe10e60eab8",
        "msg" : "open-vm-tools: bump to 10.2.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/patches/02-ucontext.patch"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/open-vm-tools/patches/11-hgfsmounter-c.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/patches/03-lock.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/open-vm-tools/patches/70-dilos.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libmng/Makefile",
          "components/libmng/Solaris/libmng.pc",
          "components/libmng/patches/automake-1.15.patch",
          "components/libmng/Solaris/libmng-64.pc",
          "components/libmng/libmng.p5m",
          "components/libmng/llib-lmng",
          "components/libmng/patches/support-lcms2.patch",
          "components/library/libmng/patches/support-lcms2.patch",
          "components/library/libmng/libmng.p5m",
          "components/library/libmng/llib-lmng",
          "components/library/libmng/Solaris/libmng-64.pc",
          "components/libmng/Makefile",
          "components/library/libmng/Solaris/libmng.pc",
          "components/libmng/manifests/sample-manifest.p5m",
          "components/library/libmng/libmng.license",
          "components/library/libmng/patches/automake-1.15.patch",
          "components/library/libmng/manifests/sample-manifest.p5m",
          "components/libmng/libmng.license"
        ],
        "commitId" : "1981bb994e4c40177b0783034c8cc30a30f69969",
        "timestamp" : 1525281547000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "libmng: Move to library section\u000a",
        "date" : "2018-05-02 19:19:07 +0200",
        "id" : "1981bb994e4c40177b0783034c8cc30a30f69969",
        "msg" : "libmng: Move to library section",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libmng/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/patches/support-lcms2.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/patches/automake-1.15.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/libmng.license"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/llib-lmng"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/patches/automake-1.15.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/Solaris/libmng-64.pc"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/libmng.license"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/libmng.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/Solaris/libmng-64.pc"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/Solaris/libmng.pc"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/Solaris/libmng.pc"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/llib-lmng"
          },
          {
            "editType" : "add",
            "file" : "components/library/libmng/patches/support-lcms2.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/libmng/libmng.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/haproxy/Makefile",
          "components/web/haproxy/patches/Makefile.patch"
        ],
        "commitId" : "f69fed91bb9ee3d43900a3cafddb2332164cc410",
        "timestamp" : 1525281613000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "haproxy: bump to version 1.8.8\u000a",
        "date" : "2018-05-02 19:20:13 +0200",
        "id" : "f69fed91bb9ee3d43900a3cafddb2332164cc410",
        "msg" : "haproxy: bump to version 1.8.8",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/web/haproxy/patches/Makefile.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/multimedia/freealut/patches/01-lib-suffix.patch",
          "components/multimedia/freealut/manifests/sample-manifest.p5m",
          "components/multimedia/freealut/Makefile",
          "components/multimedia/freealut/freealut.license",
          "components/multimedia/freealut/freealut.p5m"
        ],
        "commitId" : "e9ccfc1697816a623cad18dab7f94dce149713da",
        "timestamp" : 1525281675000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "freealut: Add new package\u000a",
        "date" : "2018-05-02 19:21:15 +0200",
        "id" : "e9ccfc1697816a623cad18dab7f94dce149713da",
        "msg" : "freealut: Add new package",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/multimedia/freealut/patches/01-lib-suffix.patch"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/freealut/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/freealut/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/freealut/freealut.license"
          },
          {
            "editType" : "add",
            "file" : "components/multimedia/freealut/freealut.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}