java.lang.Exception: test timed out after 600000 milliseconds
at java.lang.Thread.sleep(Native Method)
at org.apache.accumulo.core.util.UtilWaitThread.sleep(UtilWaitThread.java:26)
at org.apache.accumulo.core.client.impl.ServerClient.executeRaw(ServerClient.java:113)
at org.apache.accumulo.core.client.admin.SecurityOperationsImpl.execute(SecurityOperationsImpl.java:51)
at org.apache.accumulo.core.client.admin.SecurityOperationsImpl.changeUserAuthorizations(SecurityOperationsImpl.java:177)
at org.apache.accumulo.test.VerifyIngest.verifyIngest(VerifyIngest.java:86)
at org.apache.accumulo.test.functional.WriteAheadLogIT.test(WriteAheadLogIT.java:68)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)