Describe the bug
When we run the unit test of the Master branch locally, the following exception occurs.


To Reproduce
Steps to reproduce the behavior:
- checkout to master branch
- Run some unit test in IDEA, such as
ReplicatorTest
Expected behavior
No exception should occurs