-
Notifications
You must be signed in to change notification settings - Fork 20
Description
Checked for duplicates
Yes - I've already checked
Describe the bug
https://jira.jpl.nasa.gov/browse/OPERAVNV-107
From the following Test Rail run
https://cae-testrail.jpl.nasa.gov/testrail/index.php?/tests/view/9574470&group_by=tests:assignedto_id&group_order=asc&group_id=1361
98 CNM-R failures:
Traceback (most recent call last):
File "/home/ops/verdi/ops/CNM_product_delivery/product_delivery/commons/exec_util.py", line 15, in wrapper
status = func(*args, **kwargs)
File "/home/ops/verdi/ops/CNMproductdelivery/productdelivery/scripts/../utils/updatees.py", line 477, in main
raise ValueError(errormessage) ValueError: CNM-R message reported an error: dataset=OPERAL3DIST-ALERT-S1T14XNQ20231220T135612Z20251003T182935ZS130v0.1, errorcode=PROCESSINGERROR, errormessage=CNM message unable to trigger ingest
and
Traceback (most recent call last):
File "/home/ops/verdi/ops/CNMproductdelivery/productdelivery/commons/executil.py", line 15, in wrapper
status = func(*args, **kwargs)
File "/home/ops/verdi/ops/CNM_product_delivery/product_delivery/scripts/../utils/update_es.py", line 477, in main
raise ValueError(error_message)
What did you expect?
I expected [...]
Reproducible steps
1.
2.
3.
...Environment
- Version of this software [e.g. vX.Y.Z]
- Operating System: [e.g. MacOSX with Docker Desktop vX.Y]
...