{
  "_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" : 5301,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1f8680de58e588ec332fd899831a564f81ff8d32",
            "branch" : [
              {
                "SHA1" : "1f8680de58e588ec332fd899831a564f81ff8d32",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1f8680de58e588ec332fd899831a564f81ff8d32",
            "branch" : [
              {
                "SHA1" : "1f8680de58e588ec332fd899831a564f81ff8d32",
                "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" : "1f8680de58e588ec332fd899831a564f81ff8d32",
        "branch" : [
          {
            "SHA1" : "1f8680de58e588ec332fd899831a564f81ff8d32",
            "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" : "#5301",
  "duration" : 715645,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #5301",
  "id" : "5301",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 5301,
  "queueId" : 2237,
  "result" : "SUCCESS",
  "timestamp" : 1532649950657,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/5301/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/zsh-syntax-highlighting/Makefile",
          "components/shell/zsh-syntax-highlighting/test/results-32.master",
          "components/shell/zsh-syntax-highlighting/manifests/sample-manifest.p5m"
        ],
        "commitId" : "ca5496bcc9915cd5ddab5ccf82f5357adf0cfebf",
        "timestamp" : 1532591100000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/wacki",
          "fullName" : "Andreas Wacknitz"
        },
        "authorEmail" : "A.Wacknitz@gmx.de",
        "comment" : "zsh-syntax-highlighting 0.6.0\u000aTestsuite passed (`not ok`s are actually `XFAIL`s).\u000a",
        "date" : "2018-07-26 09:45:00 +0200",
        "id" : "ca5496bcc9915cd5ddab5ccf82f5357adf0cfebf",
        "msg" : "zsh-syntax-highlighting 0.6.0",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/shell/zsh-syntax-highlighting/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh-syntax-highlighting/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh-syntax-highlighting/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/zsh/Makefile",
          "components/shell/zsh/zsh.p5m"
        ],
        "commitId" : "3d33a2a5b04f6c29cc076b5d895273811a88b0ec",
        "timestamp" : 1532591464000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "zsh: remove .~1~ files from completions directory (#4339)\u000a",
        "date" : "2018-07-26 10:51:04 +0300",
        "id" : "3d33a2a5b04f6c29cc076b5d895273811a88b0ec",
        "msg" : "zsh: remove .~1~ files from completions directory (#4339)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/zsh/zsh.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/libgphoto2/Makefile",
          "components/library/libgphoto2/libgphoto2-2.p5m",
          "components/library/libgphoto2/manifests/sample-manifest.p5m"
        ],
        "commitId" : "26f9c2cd51f458960450041af5a4be6ed35c999d",
        "timestamp" : 1532592171000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libgphoto2: fix sample-manifest and p5m file (files.js -> files_dup.js)\u000a",
        "date" : "2018-07-26 11:02:51 +0300",
        "id" : "26f9c2cd51f458960450041af5a4be6ed35c999d",
        "msg" : "libgphoto2: fix sample-manifest and p5m file (files.js -> files_dup.js)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/libgphoto2/libgphoto2-2.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgphoto2/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/libgphoto2/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/dialog/dialog.p5m",
          "components/shell/dialog/manifests/sample-manifest.p5m",
          "components/shell/dialog/Makefile"
        ],
        "commitId" : "8f16f7dc11b1b2a28c65b16cbbbd4b205cfc74fa",
        "timestamp" : 1532594209000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "dialog: update to 1.3 20180621 and deliver only 64-bit version\u000a",
        "date" : "2018-07-26 11:36:49 +0300",
        "id" : "8f16f7dc11b1b2a28c65b16cbbbd4b205cfc74fa",
        "msg" : "dialog: update to 1.3 20180621 and deliver only 64-bit version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/dialog/dialog.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/dialog/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/dialog/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/shell/conflict/manifests/sample-manifest.p5m",
          "components/shell/conflict/Makefile",
          "components/shell/conflict/conflict.p5m",
          "components/shell/conflict/test/results-64.master",
          "components/shell/conflict/test/results-32.master"
        ],
        "commitId" : "b67599f7800c4e88c56fc6957bcd72f28dc83181",
        "timestamp" : 1532594275000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "conflict: deliver only 64-bit version\u000a",
        "date" : "2018-07-26 11:37:55 +0300",
        "id" : "b67599f7800c4e88c56fc6957bcd72f28dc83181",
        "msg" : "conflict: deliver only 64-bit version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/shell/conflict/conflict.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/conflict/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/shell/conflict/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/shell/conflict/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/shell/conflict/test/results-64.master"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/percona-server-57/percona-server-57.p5m",
          "components/database/percona-server-57/patches/01-dtrace-01.patch",
          "components/database/percona-server-57/manifests/sample-manifest.p5m",
          "components/database/percona-server-57/Makefile",
          "components/database/percona-server-57/percona-server-57lib.p5m",
          "components/database/percona-server-57/percona-server-57client.p5m",
          "components/database/percona-server-57/percona-server-57test.p5m",
          "components/database/percona-server-57/patches/01-dtrace.patch"
        ],
        "commitId" : "0daec18fea275dd03544503aca4ea43a54b63ac6",
        "timestamp" : 1532599228000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "percona-server-57:  update to 5.7.22-22\u000a",
        "date" : "2018-07-26 13:00:28 +0300",
        "id" : "0daec18fea275dd03544503aca4ea43a54b63ac6",
        "msg" : "percona-server-57:  update to 5.7.22-22",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57lib.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "delete",
            "file" : "components/database/percona-server-57/patches/01-dtrace-01.patch"
          },
          {
            "editType" : "add",
            "file" : "components/database/percona-server-57/patches/01-dtrace.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57client.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-57/percona-server-57test.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/Makefile",
          "components/runtime/sbcl/sbcl.p5m",
          "components/runtime/sbcl/manifests/sample-manifest.p5m"
        ],
        "commitId" : "239f236b8739e09d96022c43201dd5c97b58243c",
        "timestamp" : 1532599276000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "sbcl: update to 1.4.9\u000a",
        "date" : "2018-07-26 13:01:16 +0300",
        "id" : "239f236b8739e09d96022c43201dd5c97b58243c",
        "msg" : "sbcl: update to 1.4.9",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/sbcl.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/libpqxx/manifests/sample-manifest.p5m",
          "components/database/libpqxx/Makefile",
          "components/database/libpqxx/libpqxx.p5m"
        ],
        "commitId" : "feaf054164449751798bdaf12d7bdac9db1aac0a",
        "timestamp" : 1532599498000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "libpqxx: update to 6.2.4\u000a",
        "date" : "2018-07-26 13:04:58 +0300",
        "id" : "feaf054164449751798bdaf12d7bdac9db1aac0a",
        "msg" : "libpqxx: update to 6.2.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/libpqxx/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/libpqxx/libpqxx.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/libpqxx/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/database/percona-server-56/test/results-64.master",
          "components/database/percona-server-56/percona-server-56.p5m",
          "components/database/percona-server-56/test/results-32.master",
          "components/database/percona-server-56/percona-server-56lib.p5m",
          "components/database/percona-server-56/percona-server-56client.p5m",
          "components/database/percona-server-56/percona-server-56test.p5m",
          "components/database/percona-server-56/manifests/sample-manifest.p5m",
          "components/database/percona-server-56/Makefile"
        ],
        "commitId" : "48deaae7f5bfa19cffcc00b9c17a8ad11a3344e0",
        "timestamp" : 1532599774000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "percona-server-56: update to 5.6.40-84.0\u000a",
        "date" : "2018-07-26 13:09:34 +0300",
        "id" : "48deaae7f5bfa19cffcc00b9c17a8ad11a3344e0",
        "msg" : "percona-server-56: update to 5.6.40-84.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/percona-server-56lib.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/percona-server-56/test/results-32.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/percona-server-56.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/percona-server-56test.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/database/percona-server-56/test/results-64.master"
          },
          {
            "editType" : "edit",
            "file" : "components/database/percona-server-56/percona-server-56client.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/clamav/patches/01-m4-xml2config.patch",
          "components/sysutils/clamav/clamav-core.p5m",
          "components/sysutils/clamav/patches/03-cli_strndup.patch",
          "components/sysutils/clamav/manifests/sample-manifest.p5m",
          "components/sysutils/clamav/patches/02-fts.patch",
          "components/sysutils/clamav/Makefile"
        ],
        "commitId" : "86e30a03724df13c4dfe0a1a7bd8a677a90f0f92",
        "timestamp" : 1532612183000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "clamav: update to 0.100.1\u000a",
        "date" : "2018-07-26 16:36:23 +0300",
        "id" : "86e30a03724df13c4dfe0a1a7bd8a677a90f0f92",
        "msg" : "clamav: update to 0.100.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/clamav/patches/02-fts.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/clamav-core.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/patches/01-m4-xml2config.patch"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/sysutils/clamav/patches/03-cli_strndup.patch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/clamav/Makefile"
        ],
        "commitId" : "1f8680de58e588ec332fd899831a564f81ff8d32",
        "timestamp" : 1532614713000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
          "fullName" : "apyhalov"
        },
        "authorEmail" : "apyhalov@gmail.com",
        "comment" : "clamav: use pcre2\u000a",
        "date" : "2018-07-26 17:18:33 +0300",
        "id" : "1f8680de58e588ec332fd899831a564f81ff8d32",
        "msg" : "clamav: use pcre2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/clamav/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/a.wacknitz",
      "fullName" : "a.wacknitz"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/apyhalov",
      "fullName" : "apyhalov"
    }
  ]
}