-
Type:
Bug
-
Resolution: Works as Designed
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
ALL
-
v4.4
-
Security 2020-11-16
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The mock KMS server is racing with the mongo shell upon startup. We should add a sleep (30 seconds should be enough) to give the KMS server some time to start up, or modify the mock_kms_server to wait for the log line "Mock KMS Web Server Listening" before continuing.