{
  "_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" : 251,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
            "branch" : [
              {
                "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
            "branch" : [
              {
                "SHA1" : "2f16b98a8d4f2359cdab0d56c2338f6c51b3598a",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 249,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
            "branch" : [
              {
                "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
            "branch" : [
              {
                "SHA1" : "4b57077048a9d6d79075755a18c9f79d0a8b9ba5",
                "name" : "origin/4.11"
              }
            ]
          }
        },
        "refs/remotes/origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 255,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "28b82e2e397d129840e35fb8da0b8af8b9f59633",
            "branch" : [
              {
                "SHA1" : "28b82e2e397d129840e35fb8da0b8af8b9f59633",
                "name" : "refs/remotes/origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "28b82e2e397d129840e35fb8da0b8af8b9f59633",
            "branch" : [
              {
                "SHA1" : "28b82e2e397d129840e35fb8da0b8af8b9f59633",
                "name" : "refs/remotes/origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "28b82e2e397d129840e35fb8da0b8af8b9f59633",
        "branch" : [
          {
            "SHA1" : "28b82e2e397d129840e35fb8da0b8af8b9f59633",
            "name" : "refs/remotes/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" : "#255",
  "duration" : 2491759,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #255",
  "id" : "255",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 255,
  "queueId" : 2683,
  "result" : "SUCCESS",
  "timestamp" : 1598600613376,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/255/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "typing/ctype.ml"
        ],
        "commitId" : "0bc07da5a785b25d7003675a12a09bbd1f187269",
        "timestamp" : 1598531314000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "florian.angeletti@inria.fr",
        "comment" : "Revert \"build_subtype: assert arrow type is known (#9348)\"\u000a\u000aThis reverts commit bea2d045827b3f94f4e4da3c2c388344ceaee67b.\u000a",
        "date" : "2020-08-27 14:28:34 +0200",
        "id" : "0bc07da5a785b25d7003675a12a09bbd1f187269",
        "msg" : "Revert \"build_subtype: assert arrow type is known (#9348)\"",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "typing/ctype.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/typing-misc/labels.ml"
        ],
        "commitId" : "cacfa6994e5c7e204446e19def71da960a94728f",
        "timestamp" : 1598531901000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "florian.angeletti@inria.fr",
        "comment" : "Add tests for #9859 after #9348 revert\u000a",
        "date" : "2020-08-27 14:38:21 +0200",
        "id" : "cacfa6994e5c7e204446e19def71da960a94728f",
        "msg" : "Add tests for #9859 after #9348 revert",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-misc/labels.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "897de321afc0e407e6e79cefb1daf3bf0b241a97",
        "timestamp" : 1598542226000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti@inria.fr",
          "fullName" : "Florian Angeletti"
        },
        "authorEmail" : "florian.angeletti@inria.fr",
        "comment" : "update Changes\u000a",
        "date" : "2020-08-27 17:30:26 +0200",
        "id" : "897de321afc0e407e6e79cefb1daf3bf0b241a97",
        "msg" : "update Changes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/florian.angeletti",
      "fullName" : "florian.angeletti"
    }
  ]
}