{
  "_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" : 4940,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
            "branch" : [
              {
                "SHA1" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
            "branch" : [
              {
                "SHA1" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
                "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" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
        "branch" : [
          {
            "SHA1" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
            "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" : "#4940",
  "duration" : 1844799,
  "estimatedDuration" : 340979,
  "executor" : None,
  "fullDisplayName" : "oi-userland #4940",
  "id" : "4940",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 4940,
  "queueId" : 453,
  "result" : "SUCCESS",
  "timestamp" : 1578073247413,
  "url" : "https://hipster.openindiana.org/jenkins/job/oi-userland/4940/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libarchive/manifests/sample-manifest.p5m",
          "components/library/libarchive/libarchive.p5m",
          "components/library/libarchive/Makefile",
          "components/library/libarchive/patches/01-libarchive-archive_entry_perms.3.patch",
          "components/library/libarchive/patches/02-test_write_filter_zstd-set-compression-level-to-7.patch"
        ],
        "commitId" : "31c9be77cf9815f2ffe2380ee90a25ec16033bff",
        "timestamp" : 1578072973000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update libarchive to 3.4.1\u000a",
        "date" : "2020-01-03 20:36:13 +0300",
        "id" : "31c9be77cf9815f2ffe2380ee90a25ec16033bff",
        "msg" : "Update libarchive to 3.4.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/libarchive.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libarchive/patches/01-libarchive-archive_entry_perms.3.patch"
          },
          {
            "editType" : "delete",
            "file" : "components/library/libarchive/patches/02-test_write_filter_zstd-set-compression-level-to-7.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/bash-completion/Makefile",
          "components/shell/bash-completion/patches/01-use-gnu-awk-grep-sed.patch",
          "components/shell/bash-completion/bash-completion.p5m",
          "components/shell/bash-completion/patches/03-fix-gtar.patch",
          "components/shell/bash-completion/manifests/sample-manifest.p5m"
        ],
        "commitId" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
        "timestamp" : 1578073054000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "Update bash-completion to 2.10\u000a",
        "date" : "2020-01-03 20:37:34 +0300",
        "id" : "d5f10eedff0faaf86c59892ae84f41a36418e9e1",
        "msg" : "Update bash-completion to 2.10",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/bash-completion.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/bash-completion/patches/01-use-gnu-awk-grep-sed.patch"
          },
          {
            "editType" : "add",
            "file" : "components/shell/bash-completion/patches/03-fix-gtar.patch"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}