01:43:06.270 [ main] INFO hbase.client.util.TestListener - Started test api: DEFAULT 01:43:06.349 [t-thread-1] INFO ase.client.util.SdkCommandUtil - Waiting for a result from the performer after sending collection_command { collection { bucket_name: "default" scope_name: "_default" collection_name: "_default" } unlock { location { specific { collection { bucket_name: "default" scope_name: "_default" collection_name: "_default" } id: "fadb6a00-d801-4120-88e2-a4d113ef9009" } } cas: 1 } } 01:43:06.415 [t-thread-1] INFO ase.client.util.SdkCommandUtil - Got 1 results from performer 01:43:06.417 [t-thread-1] INFO client.util.ExceptionValidator - Unexpected result on exception { other { name: "Error" serialized: "{}" } } 01:43:06.440 [ main] INFO hbase.client.util.TestListener - Finished test api: DEFAULT with result FAILED org.opentest4j.AssertionFailedError: Was expecting a CouchbaseException ==> Expected :true Actual :false at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertTrue.failNotTrue(AssertTrue.java:63) at org.junit.jupiter.api.AssertTrue.assertTrue(AssertTrue.java:36) at org.junit.jupiter.api.Assertions.assertTrue(Assertions.java:211) at com.couchbase.client.util.ExceptionValidator.assertCouchbaseExceptionResult(ExceptionValidator.java:115) at com.couchbase.client.util.ExceptionValidator.assertDocumentNotFound(ExceptionValidator.java:145) at com.couchbase.client.kv.LockTest.lambda$unlockNotFound$11(LockTest.java:167) at com.couchbase.client.kv.LockTest.lambda$iterate$0(LockTest.java:46) at org.junit.jupiter.api.AssertTimeoutPreemptively.lambda$assertTimeoutPreemptively$0(AssertTimeoutPreemptively.java:48) at org.junit.jupiter.api.AssertTimeoutPreemptively.lambda$submitTask$3(AssertTimeoutPreemptively.java:95) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 01:43:06.443 [ main] INFO nsactions.util.SharedTestState - Completed test: unlockNotFound() from Test Suite : com.couchbase.client.kv.LockTest 01:43:06.450 [ main] INFO hbase.client.util.TestListener - Finished test unlockNotFound() with result SUCCESSFUL