44 lines
2.1 KiB
Plaintext
44 lines
2.1 KiB
Plaintext
> Task :build-logic:extractPluginRequests UP-TO-DATE
|
|
> Task :build-logic:generatePluginAdapters UP-TO-DATE
|
|
> Task :build-logic:compileJava UP-TO-DATE
|
|
> Task :build-logic:compileGroovy UP-TO-DATE
|
|
> Task :build-logic:compileGroovyPlugins UP-TO-DATE
|
|
> Task :build-logic:pluginDescriptors UP-TO-DATE
|
|
> Task :build-logic:processResources UP-TO-DATE
|
|
> Task :build-logic:classes UP-TO-DATE
|
|
> Task :build-logic:jar UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:compileJava UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:processResources UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:classes UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:compileTestkitJava UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:processTestkitResources NO-SOURCE
|
|
> Task :adapter:outbound:persistence-mongo:testkitClasses UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:compileTestJava UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:processTestResources NO-SOURCE
|
|
> Task :adapter:outbound:persistence-mongo:testClasses UP-TO-DATE
|
|
> Task :adapter:outbound:persistence-mongo:mongoStableContractTest
|
|
> Task :adapter:outbound:persistence-mongo:mongoReplicaSetTest
|
|
> Task :adapter:outbound:persistence-mongo:mongoFailoverTest
|
|
|
|
> Task :adapter:outbound:persistence-mongo:mongoMigrationTest
|
|
|
|
MongoMigrationLaneTest > aCheckpointSurvivesTheProcessThatWroteIt() FAILED
|
|
dev.caskeleton.adapter.outbound.mongo.api.error.MongoOperationRejectedException at MongoMigrationLaneTest.java:155
|
|
|
|
6 tests completed, 1 failed
|
|
|
|
> Task :adapter:outbound:persistence-mongo:mongoMigrationTest FAILED
|
|
|
|
FAILURE: Build failed with an exception.
|
|
|
|
* What went wrong:
|
|
Execution failed for task ':adapter:outbound:persistence-mongo:mongoMigrationTest'.
|
|
> There were failing tests. See the report at: file:///home/donghyeon/workspace/desktop-server-git/clean-architecture-backend-template/src/adapter/outbound/persistence-mongo/build/reports/tests/mongoMigrationTest/index.html
|
|
|
|
* Try:
|
|
> Run with --scan to generate a Build Scan (Powered by Develocity).
|
|
|
|
BUILD FAILED in 2m 11s
|
|
16 actionable tasks: 4 executed, 12 up-to-date
|
|
EXIT=1
|