Update gaeac5 CI from Anil's PR#3419
Conversation
…te EMC and EPIC naming differences with using dashes
…_nodename Updating MACHINE_ID map to Jenkins Node Name logic for EMC / EPIC compatlity
Updated Node Name for Gaea to GaeaC5 for the "Run with parameters" state.
adding debug lines
Please take a look on hsi module @DavidHuber-NOAA & @TerrenceMcGuinness-NOAA - Related to hsi update recently in the PR here the hsi update was made in a recent PR of his: https://github.com/NOAA-EMC/global-workflow/pull/3323/files#diff-794f4dde1ed73e1fd0b0c7f4b54b7224da90bfa9225fccae305ea2c5b2ab4352 |
|
@DavidHuber-NOAA come to think of David, we do not have custom build options for CI. And yes we just did a merge from develop a couple of hours ago so that may have changed the build. |
|
|
|
@AnilKumar-NOAA Apologies, I see now the issue you were referring to. I will look a little deeper. |
|
The issue is in the ufs_utils This path needs to be updated to @TerrenceMcGuinness-NOAA You are correct, there is no way to skip this build. Strictly speaking, I don't think this is required by the forecast-only tests, but I don't think we should try to put in a hack. Instead, I will open a UFS_Utils PR now to fix the issue upstream. |
|
@DavidHuber-NOAA Thanks for looking into this...Let me know if you want EPIC to handle that ufs-utils PR or anything else. |
|
@DavidBurrows-NCO No problem. It's just a two-line fix. I've already tested it on C5/C6. If George Gayno would like it tested further (CI testing), then I would gladly take assistance. |
|
Opened PR ufs-community/UFS_UTILS#1031. |
@DavidHuber-NOAA Sounds good. Let us know. We have a full day EPIC meeting today but will check in periodically. |
|
Build FAILED on Gaeac6 in Build# 8 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Had some issues with Rocoto in role account on Gaea C6. Restarting build to test fix. |
|
Build FAILED on Gaeac6 in Build# 11 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Just confirmed build fail on develop branch on Gaia C6 with ufs_utils and functional CI test passes with Jenkins updates in this PR with the same fail on this branch (see link above) |
Yes, hsi issues on c6 as well. Hopefully hsi PR will get merge soon and then we hopefully pass the test atleast on gaeac5. |
|
@AnilKumar-NOAA @DavidBurrows-NCO Would you like to move forward with this PR as is or wait for a UFS_Utils update? There are a couple of science updates to UFS_Utils between the current hash and what would go in after ufs-community/UFS_UTILS#1031 is merged, which would require comprehensive CI testing on the tier 1 platforms. |
|
@DavidHuber-NOAA If it's not an issue to move forward, we would prefer that. I'm afraid ufs-utils may take some time to upgrade. |
DavidHuber-NOAA
left a comment
There was a problem hiding this comment.
Changes look good.
|
Build FAILED on Gaeac5 in Build# 12 with error logs: Follow link here to view the contents of the above file(s): (link) |
|
Build FAILED on Gaeac5 in Build# 14 with error logs: Follow link here to view the contents of the above file(s): (link) |
Description
This PR is some changes to Node Names for running global-workflow on Gaea C5.
I had to make this a branch from Anil K. PR because he does not have permissions to update the Jenkninsfile on the controller from his PR.