Running certain workloads can take a long time. Unfortunately, little sanity checks are performed during the run. Thus, if the run fails, it is not uncommon to see this sort of frustrating error message
[I] Running dynamic analysis in the container (6 replicas)...
^[[A^[[A[I] Sanitizing replicas outputs...
[E] Binary static analysis results are invalid (no results!)
Running certain workloads can take a long time. Unfortunately, little sanity checks are performed during the run. Thus, if the run fails, it is not uncommon to see this sort of frustrating error message
after a few days running.
We should check and fail early in these cases.