{
  "_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" : 3355,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
            "branch" : [
              {
                "SHA1" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
            "branch" : [
              {
                "SHA1" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
                "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" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
        "branch" : [
          {
            "SHA1" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
            "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" : "#3355",
  "duration" : 2124672,
  "estimatedDuration" : 2462816,
  "executor" : None,
  "fullDisplayName" : "oi-userland #3355",
  "id" : "3355",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 3355,
  "queueId" : 1148,
  "result" : "SUCCESS",
  "timestamp" : 1503000052357,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/3355/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/clamav/clamav-milter.p5m",
          "components/sysutils/clamav/patches/04-zlib-1.2.1x.patch",
          "components/sysutils/clamav/clamav-clamdtop.p5m",
          "components/sysutils/clamav/manifests/sample-manifest.p5m",
          "components/sysutils/clamav/Makefile",
          "components/sysutils/clamav/patches/03-CVE-2017-6420.patch",
          "components/sysutils/clamav/patches/02-CVE-2017-6418.patch",
          "components/sysutils/clamav/clamav-core.p5m"
        ],
        "commitId" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
        "timestamp" : 1502999999000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "clamav: fix CVE-2017-6418, CVE-2017-6420, fix build and remove 32-bit\u000aversion\u000a",
        "date" : "2017-08-17 22:59:59 +0300",
        "id" : "7c5f616a0b1e9db2e00a42a4d2135e70d5a71da5",
        "msg" : "clamav: fix CVE-2017-6418, CVE-2017-6420, fix build and remove 32-bit",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/sysutils/clamav/patches/04-zlib-1.2.1x.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/clamav-clamdtop.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/clamav/patches/03-CVE-2017-6420.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/clamav/patches/02-CVE-2017-6418.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/clamav-core.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/clamav-milter.p5m"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}