Skip to content

[NU-1777] Separate classloader for deployment managers #15791

[NU-1777] Separate classloader for deployment managers

[NU-1777] Separate classloader for deployment managers #15791

Triggered via pull request December 16, 2024 15:05
@coutoPLcoutoPL
synchronize #7335
Status Success
Total duration 18s
Artifacts

labeler.yml

on: pull_request_target
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Process tests from file ► should properly display results of tests from file ► Process tests from file should properly display results of tests from file: e7f907b3ec76246976e5b8ab84621da2.xml#L0
Failed test found in: e7f907b3ec76246976e5b8ab84621da2.xml Error: CypressError: Timed out retrying after 30000ms: `cy.contains()` failed because it requires a DOM element or document.
pl.touk.nussknacker.engine.management.periodic.PeriodicProcessServiceIntegrationTest ► should wait until other schedule finishes, before deploying next schedule: engine/flink/management/periodic/src/test/scala/pl/touk/nussknacker/engine/management/periodic/PeriodicProcessServiceIntegrationTest.scala#L429
Failed test found in: engine/flink/management/periodic/target/test-reports/TEST-pl.touk.nussknacker.engine.management.periodic.PeriodicProcessServiceIntegrationTest.xml Error: org.scalatest.exceptions.TestFailedException: Vector(PeriodicProcessDeployment(2, PeriodicProcess(PeriodicProcessId(1), WithCanonicalProcess(ProcessVersion(1, test, 1, List(), "", None), "", CanonicalProcess(MetaData("test", ProcessAdditionalFields(None, Map("parallelism" -> "", "spillStateToDisk" -> "true", "useAsyncInterpretation" -> "", "checkpointIntervalInSeconds" -> ""), "StreamMetaData", false)), List(), List()), ""), MultipleScheduleProperty(Map("schedule1" -> CronScheduleProperty("0 5 * * * ?"), "schedule2" -> CronScheduleProperty("0 5 * * * ?"))), true, 2021-04-06T13:18, Some(baf8fbcc-083e-4913-a7af-e50916e8fc99)), 2021-04-06T13:18, 2021-04-06T14:05, ScheduleName(Some("schedule2")), 0, None, PeriodicProcessDeploymentState(None, None, Scheduled)), PeriodicProcessDeployment(1, PeriodicProcess(PeriodicProcessId(1), WithCanonicalProcess(ProcessVersion(1, test, 1, List(), "", None), "", CanonicalProcess(MetaData("test", ProcessAdditionalFields(None, Map("parallelism" -> "", "spillStateToDisk" -> "true", "useAsyncInterpretation" -> "", "checkpointIntervalInSeconds" -> ""), "StreamMetaData", false)), List(), List()), ""), MultipleScheduleProperty(Map("schedule1" -> CronScheduleProperty("0 5 * * * ?"), "schedule2" -> CronScheduleProperty("0 5 * * * ?"))), true, 2021-04-06T13:18, Some(baf8fbcc-083e-4913-a7af-e50916e8fc99)), 2021-04-06T13:18, 2021-04-06T14:05, ScheduleName(Some("schedule1")), 0, None, PeriodicProcessDeploymentState(None, None, Scheduled))) had length 2 instead of expected length 1
Process tests from file ► should properly display results of tests from file ► Process tests from file should properly display results of tests from file: 29ee797faac1d6ef7771398740c4eaf4.xml#L0
Failed test found in: 29ee797faac1d6ef7771398740c4eaf4.xml Error: CypressError: Timed out retrying after 30000ms: `cy.contains()` failed because it requires a DOM element or document.
Process tests from file ► should properly display results of tests from file ► Process tests from file should properly display results of tests from file: e7f907b3ec76246976e5b8ab84621da2.xml#L0
Failed test found in: e7f907b3ec76246976e5b8ab84621da2.xml Error: CypressError: Timed out retrying after 30000ms: `cy.contains()` failed because it requires a DOM element or document.
pl.touk.nussknacker.engine.management.periodic.PeriodicProcessServiceIntegrationTest ► should wait until other schedule finishes, before deploying next schedule: engine/flink/management/periodic/src/test/scala/pl/touk/nussknacker/engine/management/periodic/PeriodicProcessServiceIntegrationTest.scala#L429
Failed test found in: engine/flink/management/periodic/target/test-reports/TEST-pl.touk.nussknacker.engine.management.periodic.PeriodicProcessServiceIntegrationTest.xml Error: org.scalatest.exceptions.TestFailedException: Vector(PeriodicProcessDeployment(2, PeriodicProcess(PeriodicProcessId(1), WithCanonicalProcess(ProcessVersion(1, test, 1, List(), "", None), "", CanonicalProcess(MetaData("test", ProcessAdditionalFields(None, Map("parallelism" -> "", "spillStateToDisk" -> "true", "useAsyncInterpretation" -> "", "checkpointIntervalInSeconds" -> ""), "StreamMetaData", false)), List(), List()), ""), MultipleScheduleProperty(Map("schedule1" -> CronScheduleProperty("0 5 * * * ?"), "schedule2" -> CronScheduleProperty("0 5 * * * ?"))), true, 2021-04-06T13:18, Some(baf8fbcc-083e-4913-a7af-e50916e8fc99)), 2021-04-06T13:18, 2021-04-06T14:05, ScheduleName(Some("schedule2")), 0, None, PeriodicProcessDeploymentState(None, None, Scheduled)), PeriodicProcessDeployment(1, PeriodicProcess(PeriodicProcessId(1), WithCanonicalProcess(ProcessVersion(1, test, 1, List(), "", None), "", CanonicalProcess(MetaData("test", ProcessAdditionalFields(None, Map("parallelism" -> "", "spillStateToDisk" -> "true", "useAsyncInterpretation" -> "", "checkpointIntervalInSeconds" -> ""), "StreamMetaData", false)), List(), List()), ""), MultipleScheduleProperty(Map("schedule1" -> CronScheduleProperty("0 5 * * * ?"), "schedule2" -> CronScheduleProperty("0 5 * * * ?"))), true, 2021-04-06T13:18, Some(baf8fbcc-083e-4913-a7af-e50916e8fc99)), 2021-04-06T13:18, 2021-04-06T14:05, ScheduleName(Some("schedule1")), 0, None, PeriodicProcessDeploymentState(None, None, Scheduled))) had length 2 instead of expected length 1
pl.touk.nussknacker.BatchDataGenerationSpec ► Generate file endpoint for scenario with table source should generate randomized records when configured with random mode: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L50
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.BatchDataGenerationSpec ► Generate file endpoint for scenario with table source should generate live records from data source with default configuration: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L75
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.BatchDataGenerationSpec ► Test on generated data endpoint should return results and counts for scenario with table source: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L102
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.BatchDataGenerationSpec ► Test from file endpoint should return results and counts for scenario with table source: e2e-tests/src/test/scala/pl/touk/nussknacker/BatchDataGenerationSpec.scala#L179
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.BatchDataGenerationSpec.xml Error: java.lang.AssertionError: 1 expectation failed.
pl.touk.nussknacker.LoanRequestSpec ► Properly handle loan request: e2e-tests/src/test/scala/pl/touk/nussknacker/LoanRequestSpec.scala#L23
Failed test found in: e2e-tests/target/test-reports/TEST-pl.touk.nussknacker.LoanRequestSpec.xml Error: org.scalatest.exceptions.TestFailedException: Left(ujson.ParseException: expected json value got "<" at index 0) was not equal to Right(HttpResponse(200, {"acceptedAmount":1000,"message":"Large sum for Warszawa"}))
triage
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636