{
  "_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" : 142,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "178b48344286301a4197efa477d088e41c24799b",
            "branch" : [
              {
                "SHA1" : "178b48344286301a4197efa477d088e41c24799b",
                "name" : "refs/remotes/origin/main"
              }
            ]
          },
          "revision" : {
            "SHA1" : "178b48344286301a4197efa477d088e41c24799b",
            "branch" : [
              {
                "SHA1" : "178b48344286301a4197efa477d088e41c24799b",
                "name" : "refs/remotes/origin/main"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "178b48344286301a4197efa477d088e41c24799b",
        "branch" : [
          {
            "SHA1" : "178b48344286301a4197efa477d088e41c24799b",
            "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" : "#142",
  "duration" : 3784190,
  "estimatedDuration" : 2828307,
  "executor" : null,
  "fullDisplayName" : "macOS - Silicon - Binaries - MATLAB #142",
  "id" : "142",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 142,
  "queueId" : 4738,
  "result" : "SUCCESS",
  "timestamp" : 1788642000910,
  "url" : "https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Silicon-Binaries-MATLAB/142/",
  "builtOn" : "macOS-Silicon",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/friction.m",
          "src/m/classes/friction.py"
        ],
        "commitId" : "32daafd7f17c4c044ecc1976e12e883225f45d4b",
        "timestamp" : 1788142313000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: Add stricter consistency checks for friction.coupling=4 (effective pressure from hydrology model).\u000a",
        "date" : "2026-08-31 12:11:53 +1000",
        "id" : "32daafd7f17c4c044ecc1976e12e883225f45d4b",
        "msg" : "CHG: Add stricter consistency checks for friction.coupling=4 (effective pressure from hydrology model).",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/friction.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/friction.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/friction.m",
          "src/m/classes/transient.m",
          "src/m/classes/friction.py"
        ],
        "commitId" : "834322b8ea98c0f1906932cd73986b651a2252d4",
        "timestamp" : 1788176606000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
          "fullName" : "mathieu.morlighem"
        },
        "authorEmail" : "mathieu.morlighem@gmail.com",
        "comment" : "CHG: in checkconsistency use checkmessage instead of erroring out\u000a",
        "date" : "2026-08-31 07:43:26 -0400",
        "id" : "834322b8ea98c0f1906932cd73986b651a2252d4",
        "msg" : "CHG: in checkconsistency use checkmessage instead of erroring out",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/friction.m"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/friction.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/transient.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/consistency/ismodelselfconsistent.py"
        ],
        "commitId" : "a93bb3095e9dfa8dd2b1f0a2191834bb2acde756",
        "timestamp" : 1788178057000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: Synchronize Matlab to Python. Add HydrologyPrescribeAnalysis in TransientSolution and HydrologySolution.\u000a",
        "date" : "2026-08-31 22:07:37 +1000",
        "id" : "a93bb3095e9dfa8dd2b1f0a2191834bb2acde756",
        "msg" : "CHG: Synchronize Matlab to Python. Add HydrologyPrescribeAnalysis in TransientSolution and HydrologySolution.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/consistency/ismodelselfconsistent.py"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/frictionschoof.m",
          "src/m/classes/frictionschoof.py"
        ],
        "commitId" : "a9701894c1acf8513384520b6274799aaa3a241c",
        "timestamp" : 1788178180000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: fix consistency check for \"frictionschoof\" with coupling=4 as like \"friction.m\".\u000a",
        "date" : "2026-08-31 22:09:40 +1000",
        "id" : "a9701894c1acf8513384520b6274799aaa3a241c",
        "msg" : "CHG: fix consistency check for \"frictionschoof\" with coupling=4 as like \"friction.m\".",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionschoof.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionschoof.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/frictionschoof.m"
        ],
        "commitId" : "d94d008767b05a88a66fa61a7f8106f6cb0e4545",
        "timestamp" : 1788179476000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: fix typos.\u000a",
        "date" : "2026-08-31 22:31:16 +1000",
        "id" : "d94d008767b05a88a66fa61a7f8106f6cb0e4545",
        "msg" : "CHG: fix typos.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/frictionschoof.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/model.m",
          "src/m/classes/model.py"
        ],
        "commitId" : "556e79426a9881b1d22466f9b73b59a4668c2105",
        "timestamp" : 1788237689000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: Enable effective_pressure collapse in friction and add support for frictionschoof collapse.\u000a",
        "date" : "2026-09-01 14:41:29 +1000",
        "id" : "556e79426a9881b1d22466f9b73b59a4668c2105",
        "msg" : "CHG: Enable effective_pressure collapse in friction and add support for frictionschoof collapse.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/model.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/m/classes/clusters/gadi.m",
          "src/m/classes/clusters/gadi.py"
        ],
        "commitId" : "64da5301fe7c2cb127db5a2fa5899cc31d3560b9",
        "timestamp" : 1788418617000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
          "fullName" : "inwoopark0415"
        },
        "authorEmail" : "inwoopark0415@gmail.com",
        "comment" : "CHG: gadi cluster makes *.lock file.\u000a",
        "date" : "2026-09-03 16:56:57 +1000",
        "id" : "64da5301fe7c2cb127db5a2fa5899cc31d3560b9",
        "msg" : "CHG: gadi cluster makes *.lock file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.py"
          },
          {
            "editType" : "edit",
            "file" : "src/m/classes/clusters/gadi.m"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/c/modules/MapOceanConnectivityx/MapOceanConnectivityx.cpp"
        ],
        "commitId" : "d9e6866efa9ec47d6d84946118946f1bee34430f",
        "timestamp" : 1788439855000,
        "author" : {
          "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/helene.l.seroussi",
          "fullName" : "helene.l.seroussi"
        },
        "authorEmail" : "helene.l.seroussi@dartmouth.edu",
        "comment" : "FIX: ocean connection mask should only be 0 or 1\u000a",
        "date" : "2026-09-03 08:50:55 -0400",
        "id" : "d9e6866efa9ec47d6d84946118946f1bee34430f",
        "msg" : "FIX: ocean connection mask should only be 0 or 1",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/c/modules/MapOceanConnectivityx/MapOceanConnectivityx.cpp"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/inwoopark0415",
      "fullName" : "inwoopark0415"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem",
      "fullName" : "mathieu.morlighem"
    },
    {
      "absoluteUrl" : "https://ross.ics.uci.edu/jenkins/user/helene.l.seroussi",
      "fullName" : "helene.l.seroussi"
    }
  ]
}