{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/main" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 76,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
            "branch" : [
              {
                "SHA1" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
            "branch" : [
              {
                "SHA1" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
        "branch" : [
          {
            "SHA1" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#76",
  "duration" : 5697599,
  "estimatedDuration" : 6597589,
  "executor" : None,
  "fullDisplayName" : "Windows - Binaries - MATLAB #76",
  "id" : "76",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 76,
  "queueId" : 1648,
  "result" : "SUCCESS",
  "timestamp" : 1761213900614,
  "url" : "https://ross.ics.uci.edu/jenkins/job/Windows-Binaries-MATLAB/76/",
  "builtOn" : "Windows_10-MSYS2-MinGW-VM",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/solutionsequences/solutionsequence_fct.cpp"
        ],
        "commitId" : "c5c22fb5fffa6eb96e6b4bb86f9058b3f8cd6484",
        "timestamp" : 1760704367000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: even if PETSc is compiled people may be using the ISSM toolkit and FCT will not work, added check and error message\u000a",
        "date" : "2025-10-17 08:32:47 -0400",
        "id" : "c5c22fb5fffa6eb96e6b4bb86f9058b3f8cd6484",
        "msg" : "CHG: even if PETSc is compiled people may be using the ISSM toolkit and FCT will not work, added check and error message",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/solutionsequences/solutionsequence_fct.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "README.md"
        ],
        "commitId" : "9a2f196fbcac7122517b2bf05e7b04d5b299b23a",
        "timestamp" : 1760724406000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
          "fullName" : "noreply"
        },
        "authorEmail" : "noreply@github.com",
        "comment" : "Update README.md\u000a",
        "date" : "2025-10-17 11:06:46 -0700",
        "id" : "9a2f196fbcac7122517b2bf05e7b04d5b299b23a",
        "msg" : "Update README.md",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "README.md"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/datastructures/DataSet.cpp"
        ],
        "commitId" : "70bd11a62919f858c341bfc4d531ab92375b18c7",
        "timestamp" : 1760961643000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: enable reading Moulin/Neumann/Channel\u000a",
        "date" : "2025-10-20 08:00:43 -0400",
        "id" : "70bd11a62919f858c341bfc4d531ab92375b18c7",
        "msg" : "CHG: enable reading Moulin/Neumann/Channel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/datastructures/DataSet.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/modeldata/interpFromGeotiff.m",
          "src/m/modeldata/interpBedmachineGreenland.m"
        ],
        "commitId" : "309a24935d2f9258fc4634acaf3edf5bac80b166",
        "timestamp" : 1760961679000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: upgrading to latest bed\u000a",
        "date" : "2025-10-20 08:01:19 -0400",
        "id" : "309a24935d2f9258fc4634acaf3edf5bac80b166",
        "msg" : "CHG: upgrading to latest bed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpFromGeotiff.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpBedmachineGreenland.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/modeldata/interpJoughinCompositeGreenland.m",
          "examples/Helheim/runme.m",
          "src/m/modeldata/interpJoughinMosaic.m"
        ],
        "commitId" : "444d1ae1aacc59bcd3c5edfef821c4532dc160f1",
        "timestamp" : 1760992839000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: now use NSIDC dataset for Helheim\u000a",
        "date" : "2025-10-20 16:40:39 -0400",
        "id" : "444d1ae1aacc59bcd3c5edfef821c4532dc160f1",
        "msg" : "CHG: now use NSIDC dataset for Helheim",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpJoughinCompositeGreenland.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpJoughinMosaic.m"
          },
          {
            "editType" : "edit",
            "file" : "examples/Helheim/runme.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/modeldata/interpGrIMP.m"
        ],
        "commitId" : "44b31e55418d91fceb66d8f1c2e5fc982d7b21ee",
        "timestamp" : 1761144567000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: update GrIMP from Bea\u000a",
        "date" : "2025-10-22 10:49:27 -0400",
        "id" : "44b31e55418d91fceb66d8f1c2e5fc982d7b21ee",
        "msg" : "CHG: update GrIMP from Bea",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/modeldata/interpGrIMP.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/transient_core.cpp"
        ],
        "commitId" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
        "timestamp" : 1761144660000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed small memory leak\u000a",
        "date" : "2025-10-22 10:51:00 -0400",
        "id" : "7273459818bd71d52abb3edf08b14800a7fe4d6a",
        "msg" : "CHG: fixed small memory leak",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/transient_core.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/noreply",
      "fullName" : "noreply"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    }
  ]
}