{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Geolykt"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 6,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "3795301b41a8146ae3b059810a88fca4583599eb",
            "branch" : [
              {
                "SHA1" : "3795301b41a8146ae3b059810a88fca4583599eb",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "3795301b41a8146ae3b059810a88fca4583599eb",
            "branch" : [
              {
                "SHA1" : "3795301b41a8146ae3b059810a88fca4583599eb",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "3795301b41a8146ae3b059810a88fca4583599eb",
        "branch" : [
          {
            "SHA1" : "3795301b41a8146ae3b059810a88fca4583599eb",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/stianloader/stianloader-concurrent.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#6",
  "duration" : 25516,
  "estimatedDuration" : 26499,
  "executor" : None,
  "fullDisplayName" : "stianloader-concurrent #6",
  "id" : "6",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 6,
  "queueId" : 111,
  "result" : "SUCCESS",
  "timestamp" : 1721578615374,
  "url" : "https://stianloader.org/jenkins/job/stianloader-concurrent/6/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/main/java/org/stianloader/concurrent/ConcurrentInt62Set.java"
        ],
        "commitId" : "3795301b41a8146ae3b059810a88fca4583599eb",
        "timestamp" : 1721578553000,
        "author" : {
          "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
          "fullName" : "Geolykt"
        },
        "authorEmail" : "admin@geolykt.de",
        "comment" : "javadoc fixes\u000a\u000aI maybe should have looked at the build results before pushing the last commit.\u000aOh well, it's fixed now.\u000a\u000aAnd javadoc will never not be my achilles heel it seems like\u000a",
        "date" : "2024-07-21 18:15:53 +0200",
        "id" : "3795301b41a8146ae3b059810a88fca4583599eb",
        "msg" : "javadoc fixes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/main/java/org/stianloader/concurrent/ConcurrentInt62Set.java"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://stianloader.org/jenkins/user/geolykt",
      "fullName" : "Geolykt"
    }
  ]
}