{
  "_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" : 6817,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
            "branch" : [
              {
                "SHA1" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          },
          "revision" : {
            "SHA1" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
            "branch" : [
              {
                "SHA1" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
                "name" : "refs/remotes/origin/oi/hipster"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
        "branch" : [
          {
            "SHA1" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
            "name" : "refs/remotes/origin/oi/hipster"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/OpenIndiana/oi-userland.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6817",
  "duration" : 6892523,
  "estimatedDuration" : 4575817,
  "executor" : None,
  "fullDisplayName" : "illumos-gate #6817",
  "id" : "6817",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6817,
  "queueId" : 919,
  "result" : "SUCCESS",
  "timestamp" : 1659917140180,
  "url" : "https://hipster.openindiana.org/jenkins/job/illumos-gate/6817/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "make-rules/prep-download.mk"
        ],
        "commitId" : "4841f66917298ee3d9bf96d5e585bd0584246a08",
        "timestamp" : 1659899474000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "prep-download.mk: fix 'overriding recipe' warning\u000a\u000a",
        "date" : "2022-08-07 21:11:14 +0200",
        "id" : "4841f66917298ee3d9bf96d5e585bd0584246a08",
        "msg" : "prep-download.mk: fix 'overriding recipe' warning",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "make-rules/prep-download.mk"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sysutils/bacula/Makefile",
          "components/sysutils/bacula/bacula-common.p5m",
          "components/sysutils/bacula/pkg5",
          "components/sysutils/bacula/bacula-director.p5m",
          "components/sysutils/bacula/manifests/sample-manifest.p5m"
        ],
        "commitId" : "e4536a83305bac960ba92ddf7f21bff3a0fa6b2e",
        "timestamp" : 1659899483000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "bacula - update to new version 13.0.0\u000a\u000a",
        "date" : "2022-08-07 21:11:23 +0200",
        "id" : "e4536a83305bac960ba92ddf7f21bff3a0fa6b2e",
        "msg" : "bacula - update to new version 13.0.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sysutils/bacula/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/bacula/pkg5"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/bacula/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/bacula/bacula-director.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/sysutils/bacula/bacula-common.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/yaml-cpp/manifests/sample-manifest.p5m",
          "components/library/yaml-cpp/yaml-cpp.p5m",
          "components/library/yaml-cpp/Makefile",
          "components/library/yaml-cpp/pkg5"
        ],
        "commitId" : "b157c5b2c1cd8c6a494b14ae856134f708340972",
        "timestamp" : 1659899491000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Added yaml-cpp\u000a\u000a",
        "date" : "2022-08-07 21:11:31 +0200",
        "id" : "b157c5b2c1cd8c6a494b14ae856134f708340972",
        "msg" : "Added yaml-cpp",
        "paths" : [
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp/yaml-cpp.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp/Makefile"
          },
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "add",
            "file" : "components/library/yaml-cpp/pkg5"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/network/openldap/Makefile"
        ],
        "commitId" : "23654cdd203221aff99619fb831554f4d4e817dc",
        "timestamp" : 1659899997000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "openldap - update to version 2.6.3\u000a\u000a",
        "date" : "2022-08-07 21:19:57 +0200",
        "id" : "23654cdd203221aff99619fb831554f4d4e817dc",
        "msg" : "openldap - update to version 2.6.3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/network/openldap/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/harfbuzz/harfbuzz.p5m",
          "components/library/harfbuzz/manifests/sample-manifest.p5m",
          "components/library/harfbuzz/Makefile"
        ],
        "commitId" : "82faa0092b468f2d6161a682c29a52e57fdcab6a",
        "timestamp" : 1659902435000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "harfbuzz: update to 5.1.0\u000a\u000a",
        "date" : "2022-08-07 22:00:35 +0200",
        "id" : "82faa0092b468f2d6161a682c29a52e57fdcab6a",
        "msg" : "harfbuzz: update to 5.1.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/library/harfbuzz/harfbuzz.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/runtime/sbcl/Makefile"
        ],
        "commitId" : "d180f0e0bc6bbb2814c5136a62e42d996b4ce87b",
        "timestamp" : 1659904052000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "sbcl: update to 2.2.7\u000a\u000a",
        "date" : "2022-08-07 22:27:32 +0200",
        "id" : "d180f0e0bc6bbb2814c5136a62e42d996b4ce87b",
        "msg" : "sbcl: update to 2.2.7",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/runtime/sbcl/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/desktop/iso-codes/Makefile"
        ],
        "commitId" : "31ce176c44917a5b2a16fb433cb9f264c25dd5b5",
        "timestamp" : 1659904070000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "iso-codes: update to 4.11.0 and switch to 64-bit\u000a\u000a",
        "date" : "2022-08-07 22:27:50 +0200",
        "id" : "31ce176c44917a5b2a16fb433cb9f264c25dd5b5",
        "msg" : "iso-codes: update to 4.11.0 and switch to 64-bit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/desktop/iso-codes/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/developer/cmake/test/results-i386.master",
          "components/developer/cmake/cmake.p5m",
          "components/developer/cmake/manifests/sample-manifest.p5m",
          "components/developer/cmake/Makefile"
        ],
        "commitId" : "d0cf2ddfb04ddd67e6c5591de19684dc59617ede",
        "timestamp" : 1659904636000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "cmake: update to 3.24.0\u000a\u000a",
        "date" : "2022-08-07 22:37:16 +0200",
        "id" : "d0cf2ddfb04ddd67e6c5591de19684dc59617ede",
        "msg" : "cmake: update to 3.24.0",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/test/results-i386.master"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/cmake.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/developer/cmake/manifests/sample-manifest.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/vim/Makefile",
          "components/editor/vim/manifests/sample-manifest.p5m",
          "components/editor/vim/vim.p5m"
        ],
        "commitId" : "7c2018cb9df4bfc26dae4a459e11c7da7d36c32e",
        "timestamp" : 1659905740000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "vim: update to 9.0.0150\u000a\u000a",
        "date" : "2022-08-07 22:55:40 +0200",
        "id" : "7c2018cb9df4bfc26dae4a459e11c7da7d36c32e",
        "msg" : "vim: update to 9.0.0150",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/vim/Makefile"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/vim/vim.p5m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/editor/nano/nano.p5m",
          "components/editor/nano/manifests/sample-manifest.p5m",
          "components/editor/nano/Makefile"
        ],
        "commitId" : "9e4d060c1c33f8d4a54f5d564b4706dba9ce0c91",
        "timestamp" : 1659907656000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nano: update to 6.4\u000a\u000a",
        "date" : "2022-08-07 23:27:36 +0200",
        "id" : "9e4d060c1c33f8d4a54f5d564b4706dba9ce0c91",
        "msg" : "nano: update to 6.4",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/editor/nano/nano.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/manifests/sample-manifest.p5m"
          },
          {
            "editType" : "edit",
            "file" : "components/editor/nano/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/library/mozilla-nspr/Makefile"
        ],
        "commitId" : "5636cb24b8b10e3577f793f6071c72069cc4faca",
        "timestamp" : 1659909329000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "nspr: update to 4.34.1\u000a\u000a",
        "date" : "2022-08-07 23:55:29 +0200",
        "id" : "5636cb24b8b10e3577f793f6071c72069cc4faca",
        "msg" : "nspr: update to 4.34.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/library/mozilla-nspr/Makefile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/mail/thunderbird/Makefile"
        ],
        "commitId" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
        "timestamp" : 1659909725000,
        "author" : {
          "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "thunderbird: update to 102.1.1\u000a\u000a",
        "date" : "2022-08-08 00:02:05 +0200",
        "id" : "dbd342acb82539dd3b8720d7e0c7e987660c7a58",
        "msg" : "thunderbird: update to 102.1.1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/mail/thunderbird/Makefile"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://hipster.openindiana.org/jenkins/user/noreply",
      "fullName" : "noreply"
    }
  ]
}