Executor <str> should be a worker executor. Explanation: The worker keyword must be used for all listed executors except the first. User Action: Add the worker keyword to the named executor or make the named executor the coordinator executor by moving it to the first entry in the list.