The driver enters into this piece of code: ``` 165 else: 166 import inspect 167 raise Exception( 168 ("Fatal error on line %d. This should never happen") % (inspect.currentframe().f_lineno) 169 ) ``` and pods are never started again after node boot.