There is a bug in the invoker health protocol - it was reported in https://github.com/apache/openwhisk/issues/4988. I confirmed this is a bug and it occurs on startup when the health-related ring buffer in the invoker supervisor is not yet primed.
I opened a patch to fix the defect https://github.com/apache/openwhisk/pull/5050. -r