{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 0,
      "buildableTimeMillis" : 0,
      "buildingDurationMillis" : 9549,
      "executingTimeMillis" : 9549,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 0,
      "waitingTimeMillis" : 0
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 27,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
            "branch" : [
              {
                "SHA1" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
                "name" : "refs/remotes/origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
            "branch" : [
              {
                "SHA1" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
                "name" : "refs/remotes/origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
        "branch" : [
          {
            "SHA1" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
            "name" : "refs/remotes/origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://libvirt.org/git/libvirt-java.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.disk_usage.BuildDiskUsageAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#27",
  "duration" : 9549,
  "estimatedDuration" : 49099,
  "executor" : None,
  "fullDisplayName" : "org.libvirt.libvirt-java #27",
  "id" : "27",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 27,
  "queueId" : 1461,
  "result" : "FAILURE",
  "timestamp" : 1629478690321,
  "url" : "https://consolving.de/jenkins/job/org.libvirt.libvirt-java/27/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/containers/ci-centos-7.Dockerfile",
          ".gitlab-ci.yml"
        ],
        "commitId" : "626088f759a1ff7bc27c6f12d975715f4669ba59",
        "timestamp" : 1629470478000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "gitlab: remove centos-7 build target\u000aThis platform is no longer supported by libvirt.\u000aSigned-off-by: Daniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2021-08-20 15:41:18 +0100",
        "id" : "626088f759a1ff7bc27c6f12d975715f4669ba59",
        "msg" : "gitlab: remove centos-7 build target",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitlab-ci.yml"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-centos-7.Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/manifest.yml"
        ],
        "commitId" : "ef3de5374f1bdab8372917ed6e67c08c989ad23a",
        "timestamp" : 1629470478000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "ci: define a CI manifest file\u000aSigned-off-by: Daniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2021-08-20 15:41:18 +0100",
        "id" : "ef3de5374f1bdab8372917ed6e67c08c989ad23a",
        "msg" : "ci: define a CI manifest file",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ci/manifest.yml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/gitlab.yml",
          "ci/containers/fedora-34.Dockerfile",
          "ci/containers/ci-opensuse-152.Dockerfile",
          "ci/containers/fedora-rawhide.Dockerfile",
          ".gitlab-ci.yml",
          "ci/containers/opensuse-leap-152.Dockerfile",
          "ci/containers/centos-stream-8.Dockerfile",
          "ci/containers/debian-10.Dockerfile",
          "ci/containers/debian-sid.Dockerfile",
          "ci/containers/ci-fedora-33.Dockerfile",
          "ci/containers/ci-centos-8.Dockerfile",
          "ci/containers/ubuntu-2004.Dockerfile",
          "ci/containers/ci-centos-stream.Dockerfile",
          "ci/containers/ci-ubuntu-2004.Dockerfile",
          "ci/containers/ci-ubuntu-1804.Dockerfile",
          "ci/containers/ci-debian-sid.Dockerfile",
          "ci/containers/ubuntu-1804.Dockerfile",
          "ci/containers/ci-fedora-32.Dockerfile",
          "ci/containers/ci-debian-10.Dockerfile",
          "ci/containers/fedora-33.Dockerfile",
          "ci/containers/ci-fedora-rawhide.Dockerfile",
          "ci/containers/centos-8.Dockerfile"
        ],
        "commitId" : "e547e9640e9aee8021b985ed470889c819212b5c",
        "timestamp" : 1629470478000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "ci: re-generate containers/gitlab config from manifest\u000aThis uses the command \"lcitool manifest ci/manifest.yml\" to re-generate \u000aall existing dockerfiles and gitlab CI config.\u000aSigned-off-by: Daniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2021-08-20 15:41:18 +0100",
        "id" : "e547e9640e9aee8021b985ed470889c819212b5c",
        "msg" : "ci: re-generate containers/gitlab config from manifest",
        "paths" : [
          {
            "editType" : "add",
            "file" : "ci/containers/centos-8.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/debian-10.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/fedora-rawhide.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-ubuntu-1804.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/gitlab.yml"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-centos-8.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-fedora-33.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-debian-10.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/ubuntu-2004.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-fedora-32.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-opensuse-152.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/debian-sid.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-fedora-rawhide.Dockerfile"
          },
          {
            "editType" : "edit",
            "file" : ".gitlab-ci.yml"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-centos-stream.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/fedora-33.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-ubuntu-2004.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/fedora-34.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/opensuse-leap-152.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/ubuntu-1804.Dockerfile"
          },
          {
            "editType" : "add",
            "file" : "ci/containers/centos-stream-8.Dockerfile"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/ci-debian-sid.Dockerfile"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ci/containers/README.rst",
          "ci/containers/refresh"
        ],
        "commitId" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
        "timestamp" : 1629470478000,
        "author" : {
          "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
          "fullName" : "berrange"
        },
        "authorEmail" : "berrange@redhat.com",
        "comment" : "ci: remove obsolete refresh script and documentation\u000aWe now use lcitool's manifest feature to generate files.\u000aSigned-off-by: Daniel P. Berrangé <berrange@redhat.com>\u000a",
        "date" : "2021-08-20 15:41:18 +0100",
        "id" : "16daa1e94b31bc9eaeafeac2a236c3da20840e45",
        "msg" : "ci: remove obsolete refresh script and documentation",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "ci/containers/README.rst"
          },
          {
            "editType" : "delete",
            "file" : "ci/containers/refresh"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/berrange",
      "fullName" : "berrange"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/eskultet",
      "fullName" : "eskultet"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/slavkap",
      "fullName" : "slavkap"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/code.ryan.lee",
      "fullName" : "code.ryan.lee"
    },
    {
      "absoluteUrl" : "https://consolving.de/jenkins/user/bage",
      "fullName" : "bage"
    }
  ]
}