Possible bug in 4.1.11 in variable parsing
( This is a template for bug reports. Please fill in the relevant information and delete the rest. )
Hello @dbeltran and @bdepaula,
Autosubmit Version
4.1.10 - 4.1.11
Expid affected(If applicable)
t02s
Which task has issues? Where is the log(If applicable)
-
Full_name: variable parsing
-
Log_Path: /gpfs/scratch/ehpc01/bsc032056/t02s/LOG_t02s
Summary
some variables not being parsed (in AS 4.1.10 it works but not in 4.1.11)
(I ran the experiment initially with 4.1.10, then I did the same using 4.1.11 loading the new version and with the -v flag and I was having these parsing issues)
to double check I run again with 4.1.10 and it was again working properly.
Steps to reproduce
copy t02s , create and run again. With AS4.1.10 vs AS4.1.11
the files with problems when parsing can be found here:
/gpfs/scratch/ehpc01/bsc032056/t02s/LOG_t02s/as4110
( save_filepath: /gpfs/scratch/ehpc01/tmp/t02s/)
/gpfs/scratch/ehpc01/bsc032056/t02s/LOG_t02s/as4111
( save_filepath: '%CURRENT_SCRATCH_DIR%/%CURRENT_PROJECT%/tmp/t02s/'
)
What is the current bug behavior?
You can see that the varialbe is not parsed in version 4.1.11
What is the expected correct behavior?
variable parsed equally in 4.1.11 vs 4.1.10
Relevant logs and/or screenshots(if applicable)
message from AS run:
[WARNING] Script t02s_20240101_fc0_1_1_OPA_HYDROLAND_2 has some empty variables. An empty value has substituted these variables
/gpfs/scratch/ehpc01/bsc032056/t02s/LOG_t02s/as4111
Any other relevant information(if applicable)
This is quite critical for the applications workflow (at least) in the ClimateDT
()