{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by Octachron"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 187,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
            "branch" : [
              {
                "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
            "branch" : [
              {
                "SHA1" : "0d1f7b208ea9e6c6e43da9b2f74f8530346811c6",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 188,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
            "branch" : [
              {
                "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
            "branch" : [
              {
                "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
        "branch" : [
          {
            "SHA1" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
            "name" : "origin/4.11"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/ocaml/ocaml"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#188",
  "duration" : 2481408,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #188",
  "id" : "188",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 188,
  "queueId" : 54344,
  "result" : "SUCCESS",
  "timestamp" : 1592398575129,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/188/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "VERSION",
          "configure"
        ],
        "commitId" : "97a5be112f117e0dab5b378109063a0b6436822c",
        "timestamp" : 1592395867000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "last commit before tagging 4.11.0+alpha3\u000a",
        "date" : "2020-06-17 14:11:07 +0200",
        "id" : "97a5be112f117e0dab5b378109063a0b6436822c",
        "msg" : "last commit before tagging 4.11.0+alpha3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure"
          },
          {
            "editType" : "edit",
            "file" : "VERSION"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "VERSION",
          "ocaml-variants.opam",
          "configure"
        ],
        "commitId" : "713cf08caf5bda5f77afabb120e638572fef7d07",
        "timestamp" : 1592395931000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "release 4.11.0+alpha3\u000a",
        "date" : "2020-06-17 14:12:11 +0200",
        "id" : "713cf08caf5bda5f77afabb120e638572fef7d07",
        "msg" : "release 4.11.0+alpha3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "VERSION"
          },
          {
            "editType" : "edit",
            "file" : "configure"
          },
          {
            "editType" : "edit",
            "file" : "ocaml-variants.opam"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "ocaml-variants.opam",
          "VERSION",
          "configure"
        ],
        "commitId" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
        "timestamp" : 1592396040000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "octa@polychoron.fr",
        "comment" : "increment version number after tagging 4.11.0+alpha3\u000a",
        "date" : "2020-06-17 14:14:00 +0200",
        "id" : "ee89787b21127aaaab2f379f7fc289df2eafa204",
        "msg" : "increment version number after tagging 4.11.0+alpha3",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "configure"
          },
          {
            "editType" : "edit",
            "file" : "ocaml-variants.opam"
          },
          {
            "editType" : "edit",
            "file" : "VERSION"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/octa",
      "fullName" : "octa"
    }
  ]
}