Skip to content
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

PROJECT not resolving on blues during create_newcase #417

Closed
rljacob opened this issue Aug 17, 2016 · 4 comments · Fixed by #419
Closed

PROJECT not resolving on blues during create_newcase #417

rljacob opened this issue Aug 17, 2016 · 4 comments · Fixed by #419
Assignees
Labels
Milestone

Comments

@rljacob
Copy link
Member

rljacob commented Aug 17, 2016

Using the latest master (212b185) I'm getting the following error on Blues:

blogin1[45]: ./create_newcase --case tryX --compset X --res f19_g16 --project ACME
Compset longname is 2000_XATM_XLND_XICE_XOCN_XROF_XGLC_XWAV
Compset specification file is /lcrc/group/earthscience/jacob/cimeESMCI2/scripts/Tools/../../driver_cpl/cime_config/config_compsets.xml
Pes specification file is /lcrc/group/earthscience/jacob/cimeESMCI2/scripts/Tools/../../cime_config/acme/allactive/config_pesall.xml
Not able to fully resolve item '/lcrc/project/$PROJECT/jacob/acme_scratch/tryX/bld'
Not able to fully resolve item '/lcrc/project/$PROJECT/jacob/acme_scratch/tryX/run'

$PROJECT DOES get set in env_batch.xml

@rljacob
Copy link
Member Author

rljacob commented Aug 17, 2016

On further investigation, the "bld" and "run" directories are quietly (no message to stdout) created by case.setup. Should create_newcase or case.setup make those?

@rljacob rljacob changed the title PROJECT not resolving on blues with create_newcase PROJECT not resolving on blues during create_newcase Aug 17, 2016
@rljacob
Copy link
Member Author

rljacob commented Aug 17, 2016

@jedwards4b said "case.setup". Then what is create_newcase trying to do with those paths?

@jedwards4b
Copy link
Contributor

create_newcase is looking to see if they exist and warning the user if they do. I'm looking into why this doesn't resolve now.

@jedwards4b
Copy link
Contributor

I think that cime is working fine on blues with the exception of printing this warning in create_newcase.

@rljacob rljacob added this to the CIME5.1.0 milestone Aug 17, 2016
rljacob added a commit that referenced this issue Aug 19, 2016
Look in env_batch for variables not otherwise resolved in
case.get_resolved_value

Also restore dialogue in create_newcase asking what to do if EXEROOT and RUNDIR already
exist.

Test suite: scripts_regression_tests
Test status: bit for bit

Fixes #417

Code review: rljacob
pesieber pushed a commit to pesieber/cime that referenced this issue Mar 15, 2023
Make PR template questions less prominent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants