Skip to content

Regression

org.eclipse.hono.deviceregistry.mongodb.service.MongoDbBasedCredentialServiceTest.testUpdateCredentialsFailsForWrongResourceVersion{VertxTestContext}

Failing for the past 1 build (Since #2031 )
Took 10 sec.

Error Message

The test execution timed out. Make sure your asynchronous code includes calls to either VertxTestContext#completeNow(), VertxTestContext#failNow() or Checkpoint#flag()

Stacktrace

java.util.concurrent.TimeoutException: The test execution timed out. Make sure your asynchronous code includes calls to either VertxTestContext#completeNow(), VertxTestContext#failNow() or Checkpoint#flag()

Standard Output

05:01:50.692 [main] INFO  org.mongodb.driver.cluster - Cluster created with settings {hosts=[127.0.0.1:48405], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='1000 ms', maxWaitQueueSize=500}
05:01:50.702 [main] INFO  o.e.h.a.SpringBasedHonoPasswordEncoder - using BCrypt [strength: 10] with PRNG [NativePRNGNonBlocking] for encoding clear text passwords
05:01:50.703 [cluster-ClusterId{value='5f9bd67eb4a0db1b0474b6a6', description='null'}-127.0.0.1:48405] INFO  org.mongodb.driver.connection - Opened connection [connectionId{localValue:4, serverValue:4}] to 127.0.0.1:48405
05:01:50.704 [main] INFO  org.mongodb.driver.cluster - No server chosen by com.mongodb.async.client.ClientSessionHelper$1@3e1624c7 from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=127.0.0.1:48405, type=UNKNOWN, state=CONNECTING}]}. Waiting for 1000 ms before timing out
05:01:50.705 [cluster-ClusterId{value='5f9bd67eb4a0db1b0474b6a6', description='null'}-127.0.0.1:48405] INFO  org.mongodb.driver.cluster - Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:48405, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[4, 0, 20]}, minWireVersion=0, maxWireVersion=7, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1594399}
05:01:50.705 [main] INFO  org.mongodb.driver.cluster - No server chosen by com.mongodb.async.client.ClientSessionHelper$1@62b969c4 from cluster description ClusterDescription{type=UNKNOWN, connectionMode=SINGLE, serverDescriptions=[ServerDescription{address=127.0.0.1:48405, type=UNKNOWN, state=CONNECTING}]}. Waiting for 1000 ms before timing out
05:01:50.714 [Thread-17] INFO  org.mongodb.driver.connection - Opened connection [connectionId{localValue:6, serverValue:6}] to 127.0.0.1:48405
05:01:50.714 [Thread-16] INFO  org.mongodb.driver.connection - Opened connection [connectionId{localValue:5, serverValue:5}] to 127.0.0.1:48405