<freeStyleBuild _class='hudson.model.FreeStyleBuild'><action _class='hudson.model.CauseAction'><cause _class='hudson.triggers.TimerTrigger$TimerTriggerCause'><shortDescription>Started by timer</shortDescription></cause></action><action></action><action _class='hudson.plugins.git.util.BuildData'><buildsByBranchName><refsremotesoriginmain _class='hudson.plugins.git.util.Build'><buildNumber>338</buildNumber><marked><SHA1>da5346cf9b81116c3f16f790cce19c624a2d173b</SHA1><branch><SHA1>da5346cf9b81116c3f16f790cce19c624a2d173b</SHA1><name>refs/remotes/origin/main</name></branch></marked><revision><SHA1>da5346cf9b81116c3f16f790cce19c624a2d173b</SHA1><branch><SHA1>da5346cf9b81116c3f16f790cce19c624a2d173b</SHA1><name>refs/remotes/origin/main</name></branch></revision></refsremotesoriginmain></buildsByBranchName><lastBuiltRevision><SHA1>da5346cf9b81116c3f16f790cce19c624a2d173b</SHA1><branch><SHA1>da5346cf9b81116c3f16f790cce19c624a2d173b</SHA1><name>refs/remotes/origin/main</name></branch></lastBuiltRevision><remoteUrl>git@github.com:ISSMteam/ISSM.git</remoteUrl><scmName></scmName></action><action></action><action _class='org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction'><artifactsUrl>https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Intel-Binaries-MATLAB/338/artifact</artifactsUrl><changesUrl>https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Intel-Binaries-MATLAB/changes</changesUrl><displayUrl>https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Intel-Binaries-MATLAB/338/</displayUrl><testsUrl>https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Intel-Binaries-MATLAB/338/testReport</testsUrl></action><building>false</building><displayName>#338</displayName><duration>170588</duration><estimatedDuration>4770617</estimatedDuration><fullDisplayName>macOS - Intel - Binaries - MATLAB #338</fullDisplayName><id>338</id><inProgress>false</inProgress><keepLog>false</keepLog><number>338</number><queueId>5140</queueId><result>FAILURE</result><timestamp>1789443720684</timestamp><url>https://ross.ics.uci.edu/jenkins/view/All/job/macOS-Intel-Binaries-MATLAB/338/</url><builtOn>macOS-Intel</builtOn><changeSet _class='hudson.plugins.git.GitChangeSetList'><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/plot/plotchannels.m</affectedPath><commitId>bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0</commitId><timestamp>1788968561000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>BUG: fixing edge plotting for new MATLAB versions
</comment><date>2026-09-09 11:42:41 -0400</date><id>bdea72f24a46bc3fb16154f6c0ce7b9bb1b555c0</id><msg>BUG: fixing edge plotting for new MATLAB versions</msg><path><editType>edit</editType><file>src/m/plot/plotchannels.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/m/classes/issmsettings.m</affectedPath><commitId>a82feb63e2daeb9e35b16ab5b08f265a3d37a1a7</commitId><timestamp>1788982882000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: when loading a model, ISSM will now automatically change md.settings.stagingpath to its default if the directory does not exist
</comment><date>2026-09-09 15:41:22 -0400</date><id>a82feb63e2daeb9e35b16ab5b08f265a3d37a1a7</id><msg>CHG: when loading a model, ISSM will now automatically change md.settings.stagingpath to its default if the directory does not exist</msg><path><editType>edit</editType><file>src/m/classes/issmsettings.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>src/c/classes/FemModel.h</affectedPath><affectedPath>src/c/classes/FemModel.cpp</affectedPath><commitId>58404972aea3d03a0012bed14c2be06801492d2a</commitId><timestamp>1788982915000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName></author><authorEmail>mathieu.morlighem@gmail.com</authorEmail><comment>CHG: spit warning if user asks for channel data outside of hydrology so that channels don't disappear in model output
</comment><date>2026-09-09 15:41:55 -0400</date><id>58404972aea3d03a0012bed14c2be06801492d2a</id><msg>CHG: spit warning if user asks for channel data outside of hydrology so that channels don't disappear in model output</msg><path><editType>edit</editType><file>src/c/classes/FemModel.h</file></path><path><editType>edit</editType><file>src/c/classes/FemModel.cpp</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test5001.m</affectedPath><affectedPath>test/Data/friction_emulator/model_sqrt_weighted_standard.pt</affectedPath><affectedPath>test/Data/friction_emulator/friction_emulator.py</affectedPath><affectedPath>test/Archives/Archive5001.arch</affectedPath><commitId>39f896990f5c550cd67ea0be3a18472d84916058</commitId><timestamp>1789400631000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu</absoluteUrl><fullName>tom.yinmin.liu</fullName></author><authorEmail>tom.yinmin.liu@gmail.com</authorEmail><comment>ADD: a test for the friction emulator and a started the 5000 series of test for future ML models
</comment><date>2026-09-14 11:43:51 -0400</date><id>39f896990f5c550cd67ea0be3a18472d84916058</id><msg>ADD: a test for the friction emulator and a started the 5000 series of test for future ML models</msg><path><editType>add</editType><file>test/Archives/Archive5001.arch</file></path><path><editType>add</editType><file>test/Data/friction_emulator/model_sqrt_weighted_standard.pt</file></path><path><editType>edit</editType><file>test/Data/friction_emulator/friction_emulator.py</file></path><path><editType>add</editType><file>test/NightlyRun/test5001.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>test/NightlyRun/test5001.m</affectedPath><commitId>c4995ab52cb2d5d6eb62671e12b0b6f36e0e03b1</commitId><timestamp>1789414776000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu</absoluteUrl><fullName>tom.yinmin.liu</fullName></author><authorEmail>tom.yinmin.liu@gmail.com</authorEmail><comment>CHG:relax test5001 tolerances
</comment><date>2026-09-14 15:39:36 -0400</date><id>c4995ab52cb2d5d6eb62671e12b0b6f36e0e03b1</id><msg>CHG:relax test5001 tolerances</msg><path><editType>edit</editType><file>test/NightlyRun/test5001.m</file></path></item><item _class='hudson.plugins.git.GitChangeSet'><affectedPath>packagers/mac/test-issm-mac-binaries-matlab.sh</affectedPath><affectedPath>packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh</affectedPath><affectedPath>packagers/linux/complete-issm-linux-binaries-matlab.sh</affectedPath><affectedPath>packagers/mac/complete-issm-mac-intel-binaries-matlab.sh</affectedPath><commitId>da5346cf9b81116c3f16f790cce19c624a2d173b</commitId><timestamp>1789427137000</timestamp><author><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu</absoluteUrl><fullName>tom.yinmin.liu</fullName></author><authorEmail>tom.yinmin.liu@gmail.com</authorEmail><comment>BUG:Exclude test5001 from Linux and macOS MATLAB binaries tests
</comment><date>2026-09-14 19:05:37 -0400</date><id>da5346cf9b81116c3f16f790cce19c624a2d173b</id><msg>BUG:Exclude test5001 from Linux and macOS MATLAB binaries tests</msg><path><editType>edit</editType><file>packagers/mac/test-issm-mac-binaries-matlab.sh</file></path><path><editType>edit</editType><file>packagers/linux/complete-issm-linux-binaries-matlab.sh</file></path><path><editType>edit</editType><file>packagers/mac/complete-issm-mac-silicon-binaries-matlab.sh</file></path><path><editType>edit</editType><file>packagers/mac/complete-issm-mac-intel-binaries-matlab.sh</file></path></item><kind>git</kind></changeSet><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/mathieu.morlighem</absoluteUrl><fullName>mathieu.morlighem</fullName><id>mathieu.morlighem</id></culprit><culprit><absoluteUrl>https://ross.ics.uci.edu/jenkins/user/tom.yinmin.liu</absoluteUrl><fullName>tom.yinmin.liu</fullName><id>tom.yinmin.liu</id></culprit></freeStyleBuild>