{
  "_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" : 314,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "a060089395a0577c639c52b1b0e9bfad921e2ae7",
            "branch" : [
              {
                "SHA1" : "a060089395a0577c639c52b1b0e9bfad921e2ae7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "a060089395a0577c639c52b1b0e9bfad921e2ae7",
            "branch" : [
              {
                "SHA1" : "a060089395a0577c639c52b1b0e9bfad921e2ae7",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "a060089395a0577c639c52b1b0e9bfad921e2ae7",
        "branch" : [
          {
            "SHA1" : "a060089395a0577c639c52b1b0e9bfad921e2ae7",
            "name" : "refs/remotes/origin/main"
          }
        ]
      },
      "remoteUrls" : [
        "git@github.com:ISSMteam/ISSM.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#314",
  "duration" : 9643754,
  "estimatedDuration" : 9643754,
  "executor" : null,
  "fullDisplayName" : "macOS - Intel - Binaries - MATLAB #314",
  "id" : "314",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 314,
  "queueId" : 11707,
  "result" : "FAILURE",
  "timestamp" : 1778558676178,
  "url" : "https://ross.ics.uci.edu/jenkins/view/Mac/job/macOS-Intel-Binaries-MATLAB/314/",
  "builtOn" : "macOS-Intel",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/plot/plotmodel.py"
        ],
        "commitId" : "25d2a56729b67690f700a465890002a5288598e6",
        "timestamp" : 1777701321000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "CHG: plotmodel.py - Enable to control axes pad.\u000a",
        "date" : "2026-05-02 14:55:21 +0900",
        "id" : "25d2a56729b67690f700a465890002a5288598e6",
        "msg" : "CHG: plotmodel.py - Enable to control axes pad.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/plot/plotmodel.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/m1qn3/m1qn3.cpp",
          "src/c/shared/shared.h",
          "src/c/shared/m1qn3/m1qn3.h",
          "src/c/Makefile.am"
        ],
        "commitId" : "7a51a8f36252fecc31cd6aa36bd48a998364526b",
        "timestamp" : 1777980458000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: added C++ version of M1QN3, more to come\u000a",
        "date" : "2026-05-05 07:27:38 -0400",
        "id" : "7a51a8f36252fecc31cd6aa36bd48a998364526b",
        "msg" : "NEW: added C++ version of M1QN3, more to come",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/shared.h"
          },
          {
            "editType" : "add",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/Makefile.am"
          },
          {
            "editType" : "add",
            "file" : "src/c/shared/m1qn3/m1qn3.h"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/m1qn3/m1qn3.cpp"
        ],
        "commitId" : "b4a13064773db14195f5bcb7f4f88b148558bd38",
        "timestamp" : 1777982358000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: getting rid of all gotos\u000a",
        "date" : "2026-05-05 07:59:18 -0400",
        "id" : "b4a13064773db14195f5bcb7f4f88b148558bd38",
        "msg" : "CHG: getting rid of all gotos",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/controlm1qn3_core.cpp",
          "src/c/cores/controladm1qn3_core.cpp"
        ],
        "commitId" : "3890eb28a8853ee76cbade38dcf8f93c9189ce6f",
        "timestamp" : 1777982467000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: now using C++ implementation of m1qn3 instead of external package\u000a",
        "date" : "2026-05-05 08:01:07 -0400",
        "id" : "3890eb28a8853ee76cbade38dcf8f93c9189ce6f",
        "msg" : "NEW: now using C++ implementation of m1qn3 instead of external package",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/controlm1qn3_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/controladm1qn3_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/m1qn3/m1qn3.cpp"
        ],
        "commitId" : "a9ab49895a438fedd17ec329d0fc97f5ae8cd8b5",
        "timestamp" : 1778006367000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed m1qn3 so that it gives the same results as fortran\u000a",
        "date" : "2026-05-05 14:39:27 -0400",
        "id" : "a9ab49895a438fedd17ec329d0fc97f5ae8cd8b5",
        "msg" : "CHG: fixed m1qn3 so that it gives the same results as fortran",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/m1qn3/m1qn3.cpp"
        ],
        "commitId" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
        "timestamp" : 1778069215000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: now AD results should be identical as before. One more bug to resolve\u000a",
        "date" : "2026-05-06 08:06:55 -0400",
        "id" : "dc15278cd94e6c6aaad48bab363d66a0e4d78e91",
        "msg" : "CHG: now AD results should be identical as before. One more bug to resolve",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/NightlyRun/test541.py",
          "test/NightlyRun/test541.m"
        ],
        "commitId" : "63e19ae2fc2750ef4e865b6e910a92b2f0bd3d94",
        "timestamp" : 1778072569000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: relaxed tolerances\u000a",
        "date" : "2026-05-06 09:02:49 -0400",
        "id" : "63e19ae2fc2750ef4e865b6e910a92b2f0bd3d94",
        "msg" : "CHG: relaxed tolerances",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test541.m"
          },
          {
            "editType" : "edit",
            "file" : "test/NightlyRun/test541.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".gitignore"
        ],
        "commitId" : "c4772b115204381f848598aeb0b5e980160e97d4",
        "timestamp" : 1778076581000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: ignoring some more files\u000a",
        "date" : "2026-05-06 10:09:41 -0400",
        "id" : "c4772b115204381f848598aeb0b5e980160e97d4",
        "msg" : "CHG: ignoring some more files",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".gitignore"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/geometry/VolumeAboveFloatation.m",
          "src/m/geometry/HeightAboveFloatation.m"
        ],
        "commitId" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
        "timestamp" : 1778156834000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/benjamingetraer",
          "fullName" : "benjamingetraer"
        },
        "authorEmail" : "benjamingetraer@gmail.com",
        "comment" : "CHG: VolumeAboveFloatation.m now calls function HeightAboveFloatation(). Cleanup of some logic and documentation, and allow flags to be used independently from transient time step. NEW: HeightAboveFloatation.m returns the per-element height above floatation over the entire domain defined by ice levelset. Together, the output is not changed, but is more flexible and allows HAF to be easily returned for seeing contributions (and changes) to VAF on the elements.\u000a",
        "date" : "2026-05-07 08:27:14 -0400",
        "id" : "00fcd5842ea5af621109bf4463b7ac9897d78d09",
        "msg" : "CHG: VolumeAboveFloatation.m now calls function HeightAboveFloatation(). Cleanup of some logic and documentation, and allow flags to be used independently from transient time step. NEW: HeightAboveFloatation.m returns the per-element height above floatation over the entire domain defined by ice levelset. Together, the output is not changed, but is more flexible and allows HAF to be easily returned for seeing contributions (and changes) to VAF on the elements.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/geometry/VolumeAboveFloatation.m"
          },
          {
            "editType" : "add",
            "file" : "src/m/geometry/HeightAboveFloatation.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
        ],
        "commitId" : "b0ad81794b25a8198a2eb8dcb39b80e6357ec84a",
        "timestamp" : 1778167639000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: fixed if/else wrong logic when intrusion is on\u000a",
        "date" : "2026-05-07 11:27:19 -0400",
        "id" : "b0ad81794b25a8198a2eb8dcb39b80e6357ec84a",
        "msg" : "CHG: fixed if/else wrong logic when intrusion is on",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/analyses/FreeSurfaceTopAnalysis.cpp",
          "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
        ],
        "commitId" : "20e1f5920f6fb962d7f30b48f4b8f13eec6700ce",
        "timestamp" : 1778168484000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "BUG: fixed intrusion/stabilization bug that only showed up on mac\u000a",
        "date" : "2026-05-07 11:41:24 -0400",
        "id" : "20e1f5920f6fb962d7f30b48f4b8f13eec6700ce",
        "msg" : "BUG: fixed intrusion/stabilization bug that only showed up on mac",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceTopAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/FreeSurfaceBaseAnalysis.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/mac-silicon-python",
          "jenkins/mac-silicon-basic",
          "jenkins/ross-win-msys2-mingw-msmpi-basic"
        ],
        "commitId" : "9f367ea651b3a13f3dc4417f51389553603f54b1",
        "timestamp" : 1778169740000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: added mac tests back now that bug is fixed\u000a",
        "date" : "2026-05-07 12:02:20 -0400",
        "id" : "9f367ea651b3a13f3dc4417f51389553603f54b1",
        "msg" : "CHG: added mac tests back now that bug is fixed",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-python"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-basic"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/ross-win-msys2-mingw-msmpi-basic"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/shared/Enum/issmenums.jl",
          "src/c/shared/Enum/StringToEnumx.cpp",
          "src/c/shared/Enum/Enumjl.vim",
          "src/c/shared/Enum/EnumDefinitions.h",
          "src/c/shared/Enum/EnumToStringx.cpp",
          "src/c/classes/Elements/Element.cpp",
          "src/m/classes/SMBgemb.py",
          "src/c/shared/Enum/Enum.vim",
          "src/c/analyses/SmbAnalysis.cpp",
          "src/m/classes/SMBgemb.m"
        ],
        "commitId" : "d6780dec5fc032fdd343d7a7870a0ae545ec541a",
        "timestamp" : 1778198388000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: GEMB add option to map using xy cooordinates\u000a",
        "date" : "2026-05-07 19:59:48 -0400",
        "id" : "d6780dec5fc032fdd343d7a7870a0ae545ec541a",
        "msg" : "CHG: GEMB add option to map using xy cooordinates",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/issmenums.jl"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/StringToEnumx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.py"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumDefinitions.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/EnumToStringx.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enum.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/Enum/Enumjl.vim"
          },
          {
            "editType" : "edit",
            "file" : "src/c/analyses/SmbAnalysis.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/classes/Elements/Element.cpp"
        ],
        "commitId" : "430017cadde7ba5b4f62640c95883685b3033c7b",
        "timestamp" : 1778199710000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: GEMB mapping fix xy call for AD\u000a",
        "date" : "2026-05-07 20:21:50 -0400",
        "id" : "430017cadde7ba5b4f62640c95883685b3033c7b",
        "msg" : "CHG: GEMB mapping fix xy call for AD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/classes/Elements/Element.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/SMBgemb.m"
        ],
        "commitId" : "ddb90167ef68ab88fa1e8bf488b6334834dd1a69",
        "timestamp" : 1778200088000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
          "fullName" : "95945328+NJSchlegel"
        },
        "authorEmail" : "95945328+NJSchlegel@users.noreply.github.com",
        "comment" : "CHG: GEMB matlab fix comments\u000a",
        "date" : "2026-05-07 20:28:08 -0400",
        "id" : "ddb90167ef68ab88fa1e8bf488b6334834dd1a69",
        "msg" : "CHG: GEMB matlab fix comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/SMBgemb.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/controlm1qn3_core.cpp",
          "src/c/cores/controladm1qn3_core.cpp",
          "src/c/shared/m1qn3/m1qn3.cpp",
          "src/c/shared/m1qn3/m1qn3.h"
        ],
        "commitId" : "70fe87815a73b032a4d1663693c1013f033fc2f4",
        "timestamp" : 1778244618000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: m1qn3 now returns the BEST X/G that it found\u000a",
        "date" : "2026-05-08 08:50:18 -0400",
        "id" : "70fe87815a73b032a4d1663693c1013f033fc2f4",
        "msg" : "NEW: m1qn3 now returns the BEST X/G that it found",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/controladm1qn3_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.h"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/controlm1qn3_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/shared/m1qn3/m1qn3.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "externalpackages/petsc/install-3.25-mac.sh"
        ],
        "commitId" : "57349a80564360922d25d3cb7167eb40ca62b73a",
        "timestamp" : 1778244642000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: added support for 3.25\u000a",
        "date" : "2026-05-08 08:50:42 -0400",
        "id" : "57349a80564360922d25d3cb7167eb40ca62b73a",
        "msg" : "NEW: added support for 3.25",
        "paths" : [
          {
            "editType" : "add",
            "file" : "externalpackages/petsc/install-3.25-mac.sh"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaSMB.m"
        ],
        "commitId" : "06666adbc8a1fe0fb3339f0424a701d1fab82603",
        "timestamp" : 1778463791000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: Fix bugs in interpISMIP7AntarcticaSMB.m.\u000a",
        "date" : "2026-05-11 10:43:11 +0900",
        "id" : "06666adbc8a1fe0fb3339f0424a701d1fab82603",
        "msg" : "BUG: Fix bugs in interpISMIP7AntarcticaSMB.m.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/contrib/inwoo/ismip7/interpISMIP7AntarcticaSMB.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/bamg/Triangle.cpp"
        ],
        "commitId" : "dc307661d80914ba686f1541760c5ac6e2691743",
        "timestamp" : 1778500694000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: making Bamg more robust to produce the same mesh across platform. Right now meshes are slightly different on mac and linux. This commit should fix it\u000a",
        "date" : "2026-05-11 07:58:14 -0400",
        "id" : "dc307661d80914ba686f1541760c5ac6e2691743",
        "msg" : "CHG: making Bamg more robust to produce the same mesh across platform. Right now meshes are slightly different on mac and linux. This commit should fix it",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/bamg/Triangle.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive462.arch",
          "test/Archives/Archive464.arch",
          "test/Archives/Archive119.arch"
        ],
        "commitId" : "2b6ff9ae7d11be0baf5bd01889f48a310a4f3ac4",
        "timestamp" : 1778502328000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: updated Archives now that bamg is more portable\u000a",
        "date" : "2026-05-11 08:25:28 -0400",
        "id" : "2b6ff9ae7d11be0baf5bd01889f48a310a4f3ac4",
        "msg" : "CHG: updated Archives now that bamg is more portable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive462.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive464.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive119.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/mac-silicon-python",
          "jenkins/mac-silicon-basic"
        ],
        "commitId" : "8065928a96e0577b56c0f83b28b9fe32aa952f1f",
        "timestamp" : 1778502528000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: adding more tests to Mac M now that bamg is more portable\u000a",
        "date" : "2026-05-11 08:28:48 -0400",
        "id" : "8065928a96e0577b56c0f83b28b9fe32aa952f1f",
        "msg" : "CHG: adding more tests to Mac M now that bamg is more portable",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-python"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-basic"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/Archives/Archive2091.arch",
          "test/Archives/Archive2092.arch"
        ],
        "commitId" : "04d154730ea55877eb3fe659cc17eb4cfb76b256",
        "timestamp" : 1778503896000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: updated archives now that bamg is more robust\u000a",
        "date" : "2026-05-11 08:51:36 -0400",
        "id" : "04d154730ea55877eb3fe659cc17eb4cfb76b256",
        "msg" : "CHG: updated archives now that bamg is more robust",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2091.arch"
          },
          {
            "editType" : "edit",
            "file" : "test/Archives/Archive2092.arch"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/mac-silicon-basic",
          "jenkins/mac-silicon-python"
        ],
        "commitId" : "706528f5e1e37b17305357ce40f953f4373f8395",
        "timestamp" : 1778516163000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: still erroring out on bamg adaptive mesh\u000a",
        "date" : "2026-05-11 12:16:03 -0400",
        "id" : "706528f5e1e37b17305357ce40f953f4373f8395",
        "msg" : "CHG: still erroring out on bamg adaptive mesh",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-basic"
          },
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-python"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "jenkins/mac-silicon-python"
        ],
        "commitId" : "116a75d3f12cebd899bc0a8ac5d7d977eaac8ff7",
        "timestamp" : 1778517498000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
          "fullName" : "Mathieu Morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: excluding test703 again because it uses bamg\u000a",
        "date" : "2026-05-11 12:38:18 -0400",
        "id" : "116a75d3f12cebd899bc0a8ac5d7d977eaac8ff7",
        "msg" : "CHG: excluding test703 again because it uses bamg",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "jenkins/mac-silicon-python"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/cores/surfaceslope_core.cpp",
          "src/c/cores/bedslope_core.cpp"
        ],
        "commitId" : "d3a621d0a74a9cc74159ae05923cfb9f69820417",
        "timestamp" : 1778517624000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: offset message to be consistent with other notifications\u000a",
        "date" : "2026-05-11 12:40:24 -0400",
        "id" : "d3a621d0a74a9cc74159ae05923cfb9f69820417",
        "msg" : "CHG: offset message to be consistent with other notifications",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/cores/bedslope_core.cpp"
          },
          {
            "editType" : "edit",
            "file" : "src/c/cores/surfaceslope_core.cpp"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/solve/loadresultsfromcluster.py",
          "src/m/classes/clusters/generic_static.m",
          "src/m/solve/solve.py",
          "src/m/solve/loadresultsfromcluster.m",
          "src/m/classes/clusters/local.py",
          "src/m/classes/clusters/generic.m",
          "src/m/classes/clusters/local.m",
          "src/m/classes/clusters/generic.py",
          "src/m/classes/clusters/generic_static.py",
          "src/m/solve/solve.m"
        ],
        "commitId" : "0bc15ab67bf2a86e3bf43dcd8edb4271dec6b010",
        "timestamp" : 1778529788000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "NEW: now create files directly in execution/ instead of current directory to avoid clutter and overwrites\u000a",
        "date" : "2026-05-11 16:03:08 -0400",
        "id" : "0bc15ab67bf2a86e3bf43dcd8edb4271dec6b010",
        "msg" : "NEW: now create files directly in execution/ instead of current directory to avoid clutter and overwrites",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/local.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic_static.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic_static.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solve.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/generic.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/solve.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultsfromcluster.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/solve/loadresultsfromcluster.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/local.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpin.py"
        ],
        "commitId" : "5f7b33ec0eebd132b9d41fdd61efdc0c9de3fdfa",
        "timestamp" : 1778552585000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: issmscpin.py – Fix missing bracketstyle argument in the function call. Also fix the missing path variable when constructing the SCP command.\u000a",
        "date" : "2026-05-12 11:23:05 +0900",
        "id" : "5f7b33ec0eebd132b9d41fdd61efdc0c9de3fdfa",
        "msg" : "BUG: issmscpin.py – Fix missing bracketstyle argument in the function call. Also fix the missing path variable when constructing the SCP command.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/os/issmscpin.py"
        ],
        "commitId" : "0ff4f139f273e135096f70ef43d6b7ab61d2ba49",
        "timestamp" : 1778556942000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
          "fullName" : "inwoo0415"
        },
        "authorEmail" : "inwoo0415@kopri.re.kr",
        "comment" : "BUG: issmscpin.py – Fix missing bracketstyle argument in the function call. Also fix the missing path variable when constructing the SCP command.\u000a",
        "date" : "2026-05-12 12:35:42 +0900",
        "id" : "0ff4f139f273e135096f70ef43d6b7ab61d2ba49",
        "msg" : "BUG: issmscpin.py – Fix missing bracketstyle argument in the function call. Also fix the missing path variable when constructing the SCP command.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/os/issmscpin.py"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/95945328+njschlegel",
      "fullName" : "95945328+NJSchlegel"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mmorligh",
      "fullName" : "Mathieu Morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoo0415",
      "fullName" : "inwoo0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/benjamingetraer",
      "fullName" : "benjamingetraer"
    }
  ]
}