Hi there!
The problem is that the two metallic regions on top and below the dielectrics in your device are too thin. If you increase the thickness of both metallic regions from 0.1 Å to at least 1.0 Å, the problem disappears.
The reason is that the Multi-grid Poisson solver does not work well when the metallic regions become extremely thin (e.g. 0.1 Å, less than a monolayer of metal).
You could also consider using the Direct solver, which does not rely on iterative solution of the Poisson equation. That algorithm uses significantly more memory, but might be more efficient if your calculation uses many SCF steps.