2023-07-05 08:12:46,964 UTC [2073128] INFO esmvalcore._main:495 ______________________________________________________________________ _____ ____ __ ____ __ _ _____ _ | ____/ ___|| \/ \ \ / /_ _| |_ _|__ ___ | | | _| \___ \| |\/| |\ \ / / _` | | | |/ _ \ / _ \| | | |___ ___) | | | | \ V / (_| | | | | (_) | (_) | | |_____|____/|_| |_| \_/ \__,_|_| |_|\___/ \___/|_| ______________________________________________________________________ ESMValTool - Earth System Model Evaluation Tool. http://www.esmvaltool.org CORE DEVELOPMENT TEAM AND CONTACTS: Birgit Hassler (Co-PI; DLR, Germany - birgit.hassler@dlr.de) Alistair Sellar (Co-PI; Met Office, UK - alistair.sellar@metoffice.gov.uk) Bouwe Andela (Netherlands eScience Center, The Netherlands - b.andela@esciencecenter.nl) Lee de Mora (PML, UK - ledm@pml.ac.uk) Niels Drost (Netherlands eScience Center, The Netherlands - n.drost@esciencecenter.nl) Veronika Eyring (DLR, Germany - veronika.eyring@dlr.de) Bettina Gier (UBremen, Germany - gier@uni-bremen.de) Remi Kazeroni (DLR, Germany - remi.kazeroni@dlr.de) Nikolay Koldunov (AWI, Germany - nikolay.koldunov@awi.de) Axel Lauer (DLR, Germany - axel.lauer@dlr.de) Saskia Loosveldt-Tomas (BSC, Spain - saskia.loosveldt@bsc.es) Ruth Lorenz (ETH Zurich, Switzerland - ruth.lorenz@env.ethz.ch) Benjamin Mueller (LMU, Germany - b.mueller@iggf.geo.uni-muenchen.de) Valeriu Predoi (URead, UK - valeriu.predoi@ncas.ac.uk) Mattia Righi (DLR, Germany - mattia.righi@dlr.de) Manuel Schlund (DLR, Germany - manuel.schlund@dlr.de) Breixo Solino Fernandez (DLR, Germany - breixo.solinofernandez@dlr.de) Javier Vegas-Regidor (BSC, Spain - javier.vegas@bsc.es) Klaus Zimmermann (SMHI, Sweden - klaus.zimmermann@smhi.se) For further help, please read the documentation at http://docs.esmvaltool.org. Have fun! 2023-07-05 08:12:46,965 UTC [2073128] INFO esmvalcore._main:496 Package versions 2023-07-05 08:12:46,965 UTC [2073128] INFO esmvalcore._main:497 ---------------- 2023-07-05 08:12:46,965 UTC [2073128] INFO esmvalcore._main:498 ESMValCore: 2.8.0 2023-07-05 08:12:46,965 UTC [2073128] INFO esmvalcore._main:500 ESMValTool: 2.8.0 2023-07-05 08:12:46,965 UTC [2073128] INFO esmvalcore._main:501 ---------------- 2023-07-05 08:12:46,965 UTC [2073128] INFO esmvalcore._main:502 Using config file /nird/home/tomast/.esmvaltool/config-user.yml 2023-07-05 08:12:46,965 UTC [2073128] INFO esmvalcore._main:503 Writing program log files to: /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081246/run/main_log.txt /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081246/run/main_log_debug.txt 2023-07-05 08:12:47,255 UTC [2073128] INFO esmvalcore.config._esgf_pyclient:116 Using default ESGF configuration, configuration file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml not present. 2023-07-05 08:12:47,255 UTC [2073128] WARNING esmvalcore.config._esgf_pyclient:181 ESGF credentials missing, only data that is accessible without logging in will be available. See https://esgf.github.io/esgf-user-support/user_guide.html for instructions on how to create an account if you do not have one yet. Next, configure your system so esmvaltool can use your credentials. This can be done using the keyring package, or you can just enter them in /nird/home/tomast/.esmvaltool/esgf-pyclient.yml. keyring ======= First install the keyring package (requires a supported backend, see https://pypi.org/project/keyring/): $ pip install keyring Next, set your username and password by running the commands: $ keyring set ESGF hostname $ keyring set ESGF username $ keyring set ESGF password To check that you entered your credentials correctly, run: $ keyring get ESGF hostname $ keyring get ESGF username $ keyring get ESGF password configuration file ================== You can store the hostname, username, and password or your OpenID account in a plain text in the file /nird/home/tomast/.esmvaltool/esgf-pyclient.yml like this: logon: hostname: "your-hostname" username: "your-username" password: "your-password" or your can configure an interactive log in: logon: interactive: true Note that storing your password in plain text in the configuration file is less secure. On shared systems, make sure the permissions of the file are set so only you can read it, i.e. $ ls -l /nird/home/tomast/.esmvaltool/esgf-pyclient.yml shows permissions -rw-------. 2023-07-05 08:12:49,732 UTC [2073128] INFO esmvalcore._main:85 Starting the Earth System Model Evaluation Tool at time: 2023-07-05 08:12:49 UTC 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:89 ---------------------------------------------------------------------- 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:90 RECIPE = /projects/NS2980K/home/tomast/ESMValTool/noresmvaltool/esmvaltool/new_recipes/recipe_ocean_arctic_bgc.yml 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:91 RUNDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081246/run 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:92 WORKDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081246/work 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:93 PREPROCDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081246/preproc 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:94 PLOTDIR = /projects/NS2980K/www/tomast/esmvaltool2.8.0/recipe_ocean_arctic_bgc_20230705_081246/plots 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:95 ---------------------------------------------------------------------- 2023-07-05 08:12:49,733 UTC [2073128] INFO esmvalcore._main:98 Running tasks using at most 256 processes 2023-07-05 08:12:49,734 UTC [2073128] INFO esmvalcore._main:100 If your system hangs during execution, it may not have enough memory for keeping this number of tasks in memory. 2023-07-05 08:12:49,734 UTC [2073128] INFO esmvalcore._main:103 If you experience memory problems, try reducing 'max_parallel_tasks' in your user configuration file. 2023-07-05 08:12:49,737 UTC [2073128] DEBUG esmvalcore._recipe.check:52 Checking recipe against schema /diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe_schema.yml 2023-07-05 08:12:49,775 UTC [2073128] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHW_hist 2023-07-05 08:12:49,776 UTC [2073128] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-07-05 08:12:49,776 UTC [2073128] DEBUG esmvalcore._recipe.to_datasets:344 Populating list of datasets for variable o2min in diagnostic diag_ice_NHS_hist 2023-07-05 08:12:49,776 UTC [2073128] DEBUG esmvalcore._recipe.to_datasets:368 Found Dataset: o2min, Omon, CMIP6, NorESM2-MM, historical, r1i1p1f1, gn 2023-07-05 08:12:49,776 UTC [2073128] DEBUG esmvalcore._recipe.recipe:1014 Retrieving diagnostics from recipe 2023-07-05 08:12:49,776 UTC [2073128] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHW_hist 2023-07-05 08:12:49,776 UTC [2073128] DEBUG esmvalcore._recipe.recipe:1042 Setting script for diagnostic diag_ice_NHS_hist 2023-07-05 08:12:49,777 UTC [2073128] INFO esmvalcore._recipe.recipe:1232 Creating tasks from recipe 2023-07-05 08:12:49,777 UTC [2073128] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHW_hist 2023-07-05 08:12:49,777 UTC [2073128] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHW_hist/Global_seaice_timeseries 2023-07-05 08:12:49,779 UTC [2073128] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHW_hist/o2min 2023-07-05 08:12:49,779 UTC [2073128] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHW_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:12:49,780 UTC [2073128] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-07-05 08:12:49,796 UTC [2073128] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Omon', 'variable': 'o2min'} 2023-07-05 08:12:49,797 UTC [2073128] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-07-05 08:12:49,797 UTC [2073128] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-07-05 08:12:49,797 UTC [2073128] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-07-05 08:12:49,922 UTC [2073128] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-07-05 08:12:49,922 UTC [2073128] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-07-05 08:12:49,926 UTC [2073128] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-07-05 08:12:49,926 UTC [2073128] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-07-05 08:12:49,943 UTC [2073128] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400, send_request=True) 2023-07-05 08:12:49,944 UTC [2073128] DEBUG urllib3.connectionpool:1048 Starting new HTTPS connection (1): esgf.ceda.ac.uk:443 2023-07-05 08:12:51,889 UTC [2073128] DEBUG urllib3.connectionpool:546 https://esgf.ceda.ac.uk:443 "GET /esg-search/search?format=application%2Fsolr%2Bjson&limit=500&distrib=true&offset=0&type=File&project=CMIP6&activity_drs=CMIP&source_id=NorESM2-MM&member_id=r1i1p1f1&experiment_id=historical&institution_id=NCC&grid_label=gn&table_id=Omon&variable=o2min HTTP/1.1" 200 1256 2023-07-05 08:12:51,890 UTC [2073128] DEBUG requests_cache.policy.actions:330 Pre-write cache checks: Passed 2023-07-05 08:12:52,555 UTC [2073128] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-07-05 08:12:52,557 UTC [2073128] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Omon', 'variable': 'o2min'}: none 2023-07-05 08:12:52,557 UTC [2073128] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-07-05 08:12:52,557 UTC [2073128] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'diag_ice_NHW_hist', 'variable_group': 'o2min', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Omon', 'short_name': 'o2min', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gn', 'institute': ['NCC'], 'long_name': 'Oxygen Minimum Concentration', 'modeling_realm': ['ocnBgchem'], 'original_short_name': 'o2min', 'preprocessor': 'timeseries_NHW_ice_extent_hist', 'recipe_dataset_index': 0, 'standard_name': 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', 'timerange': '1984/2014', 'units': 'mol m-3'} session: 'recipe_ocean_arctic_bgc_20230705_081246' 2023-07-05 08:12:52,558 UTC [2073128] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-07-05 08:12:52,558 UTC [2073128] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-07-05 08:12:52,558 UTC [2073128] INFO esmvalcore._recipe.recipe:1241 Creating tasks for diagnostic diag_ice_NHS_hist 2023-07-05 08:12:52,558 UTC [2073128] INFO esmvalcore._recipe.recipe:1163 Creating diagnostic task diag_ice_NHS_hist/Global_seaice_timeseries 2023-07-05 08:12:52,559 UTC [2073128] INFO esmvalcore._recipe.recipe:1216 Creating preprocessor task diag_ice_NHS_hist/o2min 2023-07-05 08:12:52,559 UTC [2073128] INFO esmvalcore._recipe.recipe:849 Creating preprocessor 'timeseries_NHS_ice_extent_hist' task for variable 'o2min' 2023-07-05 08:12:52,559 UTC [2073128] DEBUG esmvalcore.local:458 Looking for files matching: /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-07-05 08:12:52,560 UTC [2073128] DEBUG esmvalcore.esgf._search:117 Searching https://esgf.ceda.ac.uk/esg-search for datasets using facets={'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Omon', 'variable': 'o2min'} 2023-07-05 08:12:52,560 UTC [2073128] DEBUG requests_cache.backends:63 Initializing backend: None /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results 2023-07-05 08:12:52,560 UTC [2073128] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: SerializerPipeline(name=pickle, n_stages=2) 2023-07-05 08:12:52,560 UTC [2073128] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:responses 2023-07-05 08:12:52,560 UTC [2073128] DEBUG requests_cache.backends.base:370 Initialized SQLiteDict with serializer: None 2023-07-05 08:12:52,560 UTC [2073128] DEBUG requests_cache.backends.sqlite:219 Opening connection to /nird/home/tomast/.esmvaltool/cache/pyesgf-search-results.sqlite:redirects 2023-07-05 08:12:52,562 UTC [2073128] DEBUG requests_cache.policy.actions:91 Cache directives from request headers: CacheDirectives() 2023-07-05 08:12:52,562 UTC [2073128] DEBUG requests_cache.policy.actions:330 Pre-read cache checks: Passed 2023-07-05 08:12:52,564 UTC [2073128] DEBUG requests_cache.policy.actions:205 Post-read cache actions: CacheActions(expire_after=86400) 2023-07-05 08:12:52,564 UTC [2073128] DEBUG requests_cache.backends.base:103 Closing backend connections 2023-07-05 08:12:52,565 UTC [2073128] DEBUG esmvalcore.esgf._search:155 Found the following files matching facets {'project': 'CMIP6', 'activity_drs': 'CMIP', 'source_id': 'NorESM2-MM', 'member_id': 'r1i1p1f1', 'experiment_id': 'historical', 'institution_id': 'NCC', 'grid_label': 'gn', 'table_id': 'Omon', 'variable': 'o2min'}: none 2023-07-05 08:12:52,565 UTC [2073128] DEBUG esmvalcore.esgf._search:365 Selected files: 2023-07-05 08:12:52,565 UTC [2073128] ERROR esmvalcore._recipe.check:118 No input files found for Dataset: {'diagnostic': 'diag_ice_NHS_hist', 'variable_group': 'o2min', 'dataset': 'NorESM2-MM', 'project': 'CMIP6', 'mip': 'Omon', 'short_name': 'o2min', 'activity': 'CMIP', 'alias': 'NorESM2-MM', 'ensemble': 'r1i1p1f1', 'exp': 'historical', 'frequency': 'mon', 'grid': 'gn', 'institute': ['NCC'], 'long_name': 'Oxygen Minimum Concentration', 'modeling_realm': ['ocnBgchem'], 'original_short_name': 'o2min', 'preprocessor': 'timeseries_NHS_ice_extent_hist', 'recipe_dataset_index': 0, 'standard_name': 'mole_concentration_of_dissolved_molecular_oxygen_in_sea_water_at_shallowest_local_minimum_in_vertical_profile', 'timerange': '1984/2014', 'units': 'mol m-3'} session: 'recipe_ocean_arctic_bgc_20230705_081246' 2023-07-05 08:12:52,565 UTC [2073128] ERROR esmvalcore._recipe.check:124 Looked for files matching /projects/NS2980K/ESGF/DKRZ_CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9034K/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /projects/NS9560K-datalake/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc /scratch/tomast/ESGF/CMIP6/CMIP/NCC/NorESM2-MM/historical/r1i1p1f1/Omon/o2min/gn/*/o2min_Omon_NorESM2-MM_historical_r1i1p1f1_gn*.nc 2023-07-05 08:12:52,565 UTC [2073128] ERROR esmvalcore._recipe.check:125 Set 'log_level' to 'debug' to get more information 2023-07-05 08:12:52,565 UTC [2073128] ERROR esmvalcore._recipe.recipe:960 Could not create all tasks 2023-07-05 08:12:52,565 UTC [2073128] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor diag_ice_NHW_hist/o2min: - Missing data for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn 2023-07-05 08:12:52,566 UTC [2073128] ERROR esmvalcore._recipe.recipe:962 Missing data for preprocessor diag_ice_NHS_hist/o2min: - Missing data for Dataset: o2min, Omon, CMIP6, NorESM2-MM, CMIP, historical, r1i1p1f1, gn 2023-07-05 08:12:52,840 UTC [2073128] INFO esmvalcore._task:126 Maximum memory used (estimate): 0.5 GB 2023-07-05 08:12:52,840 UTC [2073128] INFO esmvalcore._task:128 Sampled every second. It may be inaccurate if short but high spikes in memory consumption occur. 2023-07-05 08:12:52,841 UTC [2073128] ERROR esmvalcore._main:526 Could not create all tasks 2023-07-05 08:12:52,841 UTC [2073128] DEBUG esmvalcore._main:527 Stack trace for debugging: Traceback (most recent call last): File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 521, in run fire.Fire(ESMValTool()) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 141, in Fire component_trace = _Fire(component, args, parsed_flag_args, context, name) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 475, in _Fire component, remaining_args = _CallAndUpdateTrace( File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/fire/core.py", line 691, in _CallAndUpdateTrace component = fn(*varargs, **kwargs) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 408, in run self._run(recipe, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 450, in _run process_recipe(recipe_file=recipe, session=session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_main.py", line 119, in process_recipe recipe = read_recipe_file(recipe_file, session) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 82, in read_recipe_file return Recipe(raw_recipe, session, recipe_file=filename) File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 917, in __init__ self.tasks = self.initialize_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1279, in initialize_tasks tasks = self._create_tasks() File "/diagnostics/esmvaltool/2.8.0/lib/python3.10/site-packages/esmvalcore/_recipe/recipe.py", line 1267, in _create_tasks raise recipe_error esmvalcore.exceptions.RecipeError: Could not create all tasks