logger.error("tasks::deactivate(): Cannot deactivate route that is not in ACTIVE or potential ACTIVE status.")
logger.error("tasks::deactivate(): Cannot deactivate route that is not in ACTIVE or potential ACTIVE status. (initial_status="+str(initial_status)+" route="+str(route)+")")