Closed github-actions[bot] closed 2 weeks ago
@esmvalbot please run examples/recipe_python.yml
Since @valeriupredoi asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here
ESMValBot is sorry to report it failed to run recipe examples/recipe_python.yml: exit is 1, output has been generated here
indeed, I killed the mamba process, environment solving was still going after 39min, manually killed it, and now am running the env creation manually as esmvalbot
- need to understand what's the problem with it, since Python 3.13 is NOT a cause, we pin to it upper limit
EDIT: manual run solves the env in 2min - must have been a stale process. am rerunning it via GH invoke
@esmvalbot please run examples/recipe_python.yml
Since @valeriupredoi asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here
ESMValBot is sorry to report it failed to run recipe examples/recipe_python.yml: exit is 1, output has been generated here
righto! The problem can be reproduced via GH invocation, it is a hang of
/mnt/esmvaltool_disk4/esmvalbot-work/esmvalbotwork-run-esmvalbot-m335x5n8/conda/bin/python /mnt/esmvaltool_disk4/esmvalbot-work/esmvalbotwork-run-esmvalbot-m335x5n8/conda/condabin/mamba env update --name esmvaltool
this is a deprecated manner of creating the environment! ->
/mnt/esmvaltool_disk4/esmvalbot-work/esmvalbotwork-run-esmvalbot-m335x5n8/conda/lib/python3.12/argparse.py:2006: FutureWarning: `remote_definition` is deprecated and will be removed in 25.9. Use `conda env create --file=URL` instead.
It also hangs, forever! I'll have to change this now...
@esmvalbot please run examples/recipe_python.yml
Since @valeriupredoi asked, ESMValBot will run recipe examples/recipe_python.yml as soon as possible, output will be generated here
ESMValBot is happy to report recipe examples/recipe_python.yml ran OK, output has been generated here
this PR did its job, closing
Automatic PR; please DO NOT merge! This is for testing Esmvalbot only. @valeriupredoi @bouweandela @schlunma please run an ESMValBot test here; if the bot runs fine, please close the auto PR, if it has issues, please open a Github issue and tag @valeriupredoi. Many thanks :beers: