{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by gasche"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/trunk" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 153,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "357d6249920973fc5fe1e89866f442bcea2d792c",
            "branch" : [
              {
                "SHA1" : "357d6249920973fc5fe1e89866f442bcea2d792c",
                "name" : "origin/trunk"
              }
            ]
          },
          "revision" : {
            "SHA1" : "357d6249920973fc5fe1e89866f442bcea2d792c",
            "branch" : [
              {
                "SHA1" : "357d6249920973fc5fe1e89866f442bcea2d792c",
                "name" : "origin/trunk"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "357d6249920973fc5fe1e89866f442bcea2d792c",
        "branch" : [
          {
            "SHA1" : "357d6249920973fc5fe1e89866f442bcea2d792c",
            "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" : "#153",
  "duration" : 2436179,
  "estimatedDuration" : 2534434,
  "executor" : None,
  "fullDisplayName" : "Risc-V-legacy #153",
  "id" : "153",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 153,
  "queueId" : 52194,
  "result" : "SUCCESS",
  "timestamp" : 1591384268490,
  "url" : "https://ci.inria.fr/ocaml/view/all/job/Risc-V-legacy/153/",
  "builtOn" : "olive",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes",
          "typing/typemod.ml",
          "testsuite/tests/typing-modules/merge_constraint.ml"
        ],
        "commitId" : "a96a610a9582b0d6548af6b811bd00872977317c",
        "timestamp" : 1591361811000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/garrigue",
          "fullName" : "garrigue"
        },
        "authorEmail" : "garrigue@math.nagoya-u.ac.jp",
        "comment" : "Fix #9640: regression introduced by #9623\u000a",
        "date" : "2020-06-05 14:56:51 +0200",
        "id" : "a96a610a9582b0d6548af6b811bd00872977317c",
        "msg" : "Fix #9640: regression introduced by #9623",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-modules/merge_constraint.ml"
          },
          {
            "editType" : "edit",
            "file" : "Changes"
          },
          {
            "editType" : "edit",
            "file" : "typing/typemod.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "Changes"
        ],
        "commitId" : "6a47e31dcb8122f8cebfc1ef208c2f9abd087cf6",
        "timestamp" : 1591362008000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/garrigue",
          "fullName" : "garrigue"
        },
        "authorEmail" : "garrigue@math.nagoya-u.ac.jp",
        "comment" : "update PR number\u000a",
        "date" : "2020-06-05 15:00:08 +0200",
        "id" : "6a47e31dcb8122f8cebfc1ef208c2f9abd087cf6",
        "msg" : "update PR number",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "Changes"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "testsuite/tests/typing-modules/merge_constraint.ml"
        ],
        "commitId" : "b2b9fc3d9a44863f8bdf5357bfa8b00e285cbfc4",
        "timestamp" : 1591362348000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/garrigue",
          "fullName" : "garrigue"
        },
        "authorEmail" : "garrigue@math.nagoya-u.ac.jp",
        "comment" : "add example\u000a",
        "date" : "2020-06-05 15:05:48 +0200",
        "id" : "b2b9fc3d9a44863f8bdf5357bfa8b00e285cbfc4",
        "msg" : "add example",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "testsuite/tests/typing-modules/merge_constraint.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "typing/typemod.ml"
        ],
        "commitId" : "9dc7df741bd1343df783271b12438416aa3297d4",
        "timestamp" : 1591371666000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/garrigue",
          "fullName" : "garrigue"
        },
        "authorEmail" : "garrigue@math.nagoya-u.ac.jp",
        "comment" : "factorize in merge_constraint\u000a",
        "date" : "2020-06-05 17:41:06 +0200",
        "id" : "9dc7df741bd1343df783271b12438416aa3297d4",
        "msg" : "factorize in merge_constraint",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "typing/typemod.ml"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "typing/typemod.ml"
        ],
        "commitId" : "83ae23d24927275ee2465507f9487a7193f0ae71",
        "timestamp" : 1591373840000,
        "author" : {
          "absoluteUrl" : "https://ci.inria.fr/ocaml/user/garrigue",
          "fullName" : "garrigue"
        },
        "authorEmail" : "garrigue@math.nagoya-u.ac.jp",
        "comment" : "comment for module alias + factorize with_type/with_typesubst\u000a",
        "date" : "2020-06-05 18:17:20 +0200",
        "id" : "83ae23d24927275ee2465507f9487a7193f0ae71",
        "msg" : "comment for module alias + factorize with_type/with_typesubst",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "typing/typemod.ml"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ci.inria.fr/ocaml/user/garrigue",
      "fullName" : "garrigue"
    }
  ]
}