equinor / ert

ERT - Ensemble based Reservoir Tool - is designed for running ensembles of dynamical models such as reservoir models, in order to do sensitivity analysis and data assimilation. ERT supports data assimilation using the Ensemble Smoother (ES), Ensemble Smoother with Multiple Data Assimilation (ES-MDA) and Iterative Ensemble Smoother (IES).
https://ert.readthedocs.io/en/latest/
GNU General Public License v3.0
101 stars 104 forks source link

Investigate frequent bjobs failure #8091

Closed xjules closed 3 months ago

xjules commented 3 months ago

In the brief period when the scheduler was enabled by default (in 2024.06.00), there's more than 1K of log entries:

bjobs gave returncode 255 and error ....

This requires some discussion if this is considered as normal or not.

berland commented 3 months ago

This is the FLAKY_SSH_RETURNCODE and is due to infrastructure. We can consider not to log it and just accept it.

xjules commented 3 months ago

This is the FLAKY_SSH_RETURNCODE and is due to infrastructure. We can consider not to log it and just accept it.

Let's keep it logged then.