Python BDD behave scenarios under `build-enginecore` fail with ``` Failed to write data to connection Address(host='localhost', port=7687) (Address(host='127.0.0.1', port=7687)); ("0; 'Underlying socket connection gone (_ssl.c:2263)'") ``` The error message appear in both passed and failed tests. Due to the randomness in its occurrence, initial suspected causes is neo4j is being killed due to OOM.