{
  "_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" : 219,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1fb6a464a8c8952763bdb2e04d05637bce55c3e6",
            "branch" : [
              {
                "SHA1" : "1fb6a464a8c8952763bdb2e04d05637bce55c3e6",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1fb6a464a8c8952763bdb2e04d05637bce55c3e6",
            "branch" : [
              {
                "SHA1" : "1fb6a464a8c8952763bdb2e04d05637bce55c3e6",
                "name" : "origin/trunk"
              }
            ]
          }
        },
        "origin/4.11" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 216,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "8b6b835410bf0c934aca54fc094b1bcf852738ce",
            "branch" : [
              {
                "SHA1" : "8b6b835410bf0c934aca54fc094b1bcf852738ce",
                "name" : "origin/4.11"
              }
            ]
          },
          "revision" : {
            "SHA1" : "8b6b835410bf0c934aca54fc094b1bcf852738ce",
            "branch" : [
              {
                "SHA1" : "8b6b835410bf0c934aca54fc094b1bcf852738ce",
                "name" : "origin/4.11"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1fb6a464a8c8952763bdb2e04d05637bce55c3e6",
        "branch" : [
          {
            "SHA1" : "1fb6a464a8c8952763bdb2e04d05637bce55c3e6",
            "name" : "origin/trunk"
          }
        ]
      },
      "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" : "#219",
  "duration" : 2543294,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #219",
  "id" : "219",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 219,
  "queueId" : 56205,
  "result" : "SUCCESS",
  "timestamp" : 1593102364278,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/219/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/typing-warnings/pr9244.ml"
        ],
        "commitId" : "1c03659e340d0a959c2f4801b18caa24727859fb",
        "timestamp" : 1592120283000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/leo",
          "fullName" : "leo"
        },
        "authorEmail" : "leo@lpw25.net",
        "comment" : "Add another test for usage warnings\u000a",
        "date" : "2020-06-14 08:38:03 +0100",
        "id" : "1c03659e340d0a959c2f4801b18caa24727859fb",
        "msg" : "Add another test for usage warnings",
        "paths" : [
          {
            "editType" : "add",
            "file" : "testsuite/tests/typing-warnings/pr9244.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "typing/typemod.ml",
          "testsuite/tests/typing-warnings/pr9244.ml"
        ],
        "commitId" : "b0e1540ac1b63c40fb6803e5631b53648981c707",
        "timestamp" : 1592120283000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/leo",
          "fullName" : "leo"
        },
        "authorEmail" : "leo@lpw25.net",
        "comment" : "Fix missing unused variables warning with functor application\u000a",
        "date" : "2020-06-14 08:38:03 +0100",
        "id" : "b0e1540ac1b63c40fb6803e5631b53648981c707",
        "msg" : "Fix missing unused variables warning with functor application",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "typing/typemod.ml"
          },
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-warnings/pr9244.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "toplevel/toploop.ml",
          "testsuite/tests/typing-warnings/pr9244.ml",
          "toplevel/opttoploop.ml"
        ],
        "commitId" : "62e286a1c73b07464c9c5392da13a3742254464a",
        "timestamp" : 1592120283000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/leo",
          "fullName" : "leo"
        },
        "authorEmail" : "leo@lpw25.net",
        "comment" : "Fix unused functor argument warning in toplevel\u000a",
        "date" : "2020-06-14 08:38:03 +0100",
        "id" : "62e286a1c73b07464c9c5392da13a3742254464a",
        "msg" : "Fix unused functor argument warning in toplevel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-warnings/pr9244.ml"
          },
          {
            "editType" : "edit",
            "file" : "toplevel/opttoploop.ml"
          },
          {
            "editType" : "edit",
            "file" : "toplevel/toploop.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "driver/compile_common.ml",
          "typing/typemod.ml",
          "typing/includemod.mli",
          "typing/includemod.ml"
        ],
        "commitId" : "bc8c0d2538e6818a0778c4f123acfcaba2598686",
        "timestamp" : 1593081300000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/leo",
          "fullName" : "leo"
        },
        "authorEmail" : "leo@lpw25.net",
        "comment" : "Make the `mark` parameters in `Includemod` non-optional\u000a",
        "date" : "2020-06-25 11:35:00 +0100",
        "id" : "bc8c0d2538e6818a0778c4f123acfcaba2598686",
        "msg" : "Make the `mark` parameters in `Includemod` non-optional",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "typing/includemod.mli"
          },
          {
            "editType" : "edit",
            "file" : "typing/includemod.ml"
          },
          {
            "editType" : "edit",
            "file" : "driver/compile_common.ml"
          },
          {
            "editType" : "edit",
            "file" : "typing/typemod.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "fd2572289ca5de86396da3ac9e89477f40e10d14",
        "timestamp" : 1593081300000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/leo",
          "fullName" : "leo"
        },
        "authorEmail" : "leo@lpw25.net",
        "comment" : "Add Changes entry\u000a",
        "date" : "2020-06-25 11:35:00 +0100",
        "id" : "fd2572289ca5de86396da3ac9e89477f40e10d14",
        "msg" : "Add Changes entry",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/leo",
      "fullName" : "leo"
    }
  ]
}