{
  "_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" : 4984,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
            "branch" : [
              {
                "SHA1" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
            "branch" : [
              {
                "SHA1" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
                "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" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
        "branch" : [
          {
            "SHA1" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
            "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" : "#4984",
  "duration" : 6451829,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #4984",
  "id" : "4984",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4984,
  "queueId" : 1199,
  "result" : "SUCCESS",
  "timestamp" : 1504742752355,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/4984/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng16/test/results-all.master",
          "components/library/libpng16/Makefile",
          "components/library/libpng16/manifests/sample-manifest.p5m"
        ],
        "commitId" : "2714f77e50b7544dfc95e8797b6c03fd913c5e46",
        "timestamp" : 1504667522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libpng16 to 1.6.32\u000a",
        "date" : "2017-09-06 06:12:02 +0300",
        "id" : "2714f77e50b7544dfc95e8797b6c03fd913c5e46",
        "msg" : "Bump libpng16 to 1.6.32",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng16/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng12/manifests/sample-manifest.p5m",
          "components/library/libpng12/Makefile",
          "components/library/libpng12/libpng12.p5m",
          "components/library/libpng12/test/results-all.master"
        ],
        "commitId" : "f4df8078105fc0813b0672d21d0394e20eba670f",
        "timestamp" : 1504667522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libpng12 to 1.2.58\u000a",
        "date" : "2017-09-06 06:12:02 +0300",
        "id" : "f4df8078105fc0813b0672d21d0394e20eba670f",
        "msg" : "Bump libpng12 to 1.2.58",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpng12/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng12/libpng12.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng12/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libpng12/test/results-all.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng14/libpng14.p5m",
          "components/library/libpng14/manifests/sample-manifest.p5m",
          "components/library/libpng14/test/results-all.master",
          "components/library/libpng14/Makefile"
        ],
        "commitId" : "7eb61a99ef35e8c155d0c405cad5673b3ec8f076",
        "timestamp" : 1504667522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libpng14 to 1.4.21\u000a",
        "date" : "2017-09-06 06:12:02 +0300",
        "id" : "7eb61a99ef35e8c155d0c405cad5673b3ec8f076",
        "msg" : "Bump libpng14 to 1.4.21",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libpng14/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/libpng14/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng14/libpng14.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng14/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libpng10/manifests/sample-manifest.p5m",
          "components/library/libpng10/libpng10.p5m",
          "components/library/libpng10/Makefile",
          "components/library/libpng10/test/results-all.master"
        ],
        "commitId" : "afca08de66e67e3a28b0138c42c81f35261c42ad",
        "timestamp" : 1504667522000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Bump libpng10 to 1.0.68\u000a",
        "date" : "2017-09-06 06:12:02 +0300",
        "id" : "afca08de66e67e3a28b0138c42c81f35261c42ad",
        "msg" : "Bump libpng10 to 1.0.68",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/libpng10/test/results-all.master"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng10/libpng10.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng10/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libpng10/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/putty/putty-tools.p5m",
          "components/network/putty/patches/02-cmdgen.patch",
          "components/network/putty/patches/01-uxmisc.patch",
          "components/network/putty/Makefile",
          "components/network/putty/manifests/sample-manifest.p5m"
        ],
        "commitId" : "6f55735be112402f8804e84111bb6e07bb9dee8d",
        "timestamp" : 1504692307000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Add Putty command line tools 0.70\u000a",
        "date" : "2017-09-06 13:05:07 +0300",
        "id" : "6f55735be112402f8804e84111bb6e07bb9dee8d",
        "msg" : "Add Putty command line tools 0.70",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/network/putty/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/network/putty/patches/01-uxmisc.patch"
          },
          {
            "editType" : "add",
            "file" : "components/network/putty/putty-tools.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/putty/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/network/putty/patches/02-cmdgen.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/gptfdisk/Makefile"
        ],
        "commitId" : "bc48c6dcd1324d67b030effcc8a29d34b73b7ff9",
        "timestamp" : 1504715491000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
          "fullName" : "Aurélien Larcher"
        },
        "authorEmail" : "aurelien.larcher@gmail.com",
        "comment" : "Bump gptfdisk to 1.0.3\u000a",
        "date" : "2017-09-06 18:31:31 +0200",
        "id" : "bc48c6dcd1324d67b030effcc8a29d34b73b7ff9",
        "msg" : "Bump gptfdisk to 1.0.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/gptfdisk/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/web/nginx/Makefile"
        ],
        "commitId" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
        "timestamp" : 1504718977000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "nginx: update to 1.13.5\u000a",
        "date" : "2017-09-06 20:29:37 +0300",
        "id" : "e17ecd9566d91d9df32a9def7717754b7259c68e",
        "msg" : "nginx: update to 1.13.5",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/web/nginx/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/alarcher",
      "fullName" : "Aurélien Larcher"
    }
  ]
}