Build: #79 failed

Job: Default Job failed

Stages & jobs

  1. Default Stage

Job result summary

Completed
Duration
4 minutes
Revision
e4b7ddbbb93bfa0fc5974d65a06b2a7f0e614b9b e4b7ddbbb93bfa0fc5974d65a06b2a7f0e614b9b
Total tests
17
Fixed in
#81 (Code changes detected)

Tests

  • 17 tests in total
  • 2 tests failed
  • 2 failures are new
  • 2 tests were quarantined / skipped
  • 7 seconds taken in total.
New test failures 2
Status Test Duration
Collapse Failed DbEventProcessorRouteTest shouldNotProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForTheRoute History
2 secs
java.lang.AssertionError: Log event not satisfied -> [DEBUG] Publishing to destination: mock:event-listener
	at org.openmrs.eip.mysql.watcher.route.DbEventProcessorRouteTest.shouldNotProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForTheRoute(DbEventProcessorRouteTest.java:71)
Collapse Failed DbEventProcessorRouteTest shouldProcessAnOrderThatHasAPreviousOrderIfThePreviousOrderIsInTheErrorQueueForAnotherRoute History
1 sec
com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
com.mysql.cj.jdbc.exceptions.CommunicationsException: 
Communications link failure

The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
Caused by: com.mysql.cj.exceptions.CJCommunicationsException: 
(4 more lines...)