-
Notifications
You must be signed in to change notification settings - Fork 362
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Debug print statement causing large e3sm log files in elm-betr #6734
Comments
I can't find the PR that introduced this, perhaps because it's in external repo. I've been seeing issues with e3sm_integration for at least 2 days, but perhaps a few more. The disk fills up 100% and strange things happen, with not all tests reporting.
|
OK grepping thru older checkouts I have, the print in question was there as early as April. So while we still may want to remove this (or put under DEBUG?), it can't be responsible for the sudden increase in disk space by integration tests on gcp12. I did verify that commenting out that line does allow the e3sm_integration suite to complete (though I think I also removed the netcdf files from the extra_coverage tests -- which isn't much). Unless... something changed that caused a new code path to be executed. |
Test
ERS.f19_g16.I1850ELM.gcp12_gnu.elm-betr
now writes 2G e3sm log file.Over 37M lines that look like:
Looks to be here
src/external_models/sbetr/src/driver/shared/BeTRSimulation.F90
The text was updated successfully, but these errors were encountered: