Skip to content

DATAGO-84853: cema config push resiliency #713

DATAGO-84853: cema config push resiliency

DATAGO-84853: cema config push resiliency #713

Triggered via pull request November 15, 2024 13:14
Status Failure
Total duration 9m 17s
Artifacts

build.yaml

on: pull_request
Run Tests and Deploy
9m 6s
Run Tests and Deploy
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 2 warnings
com.solace.maas.ep.event.management.agent.commandManager.CloudManagedEMACommandManagerTests ► noLogsStreamingToEP(Path): service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CloudManagedEMACommandManagerTests.java#L102
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CloudManagedEMACommandManagerTests.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with com.solace.maas.ep.event.management.agent.commandManager.CloudManagedEMACommandManagerTests was not fulfilled within 5 seconds.
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► testCommandManagerConfigPushDeleteTfState: service/application/src/main/java/com/solace/maas/ep/event/management/agent/publisher/CommandPublisher.java#L33
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: Wanted but not invoked:
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► verifyExitOnFailureIsRespectedWhenTrueAndIgnoreResultIsFalse: service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L490
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests was not fulfilled within 10 seconds.
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► failCommandManagerConfigPushDeleteTfState: service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L300
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: org.opentest4j.AssertionFailedError: expected: <Failed removing Terraform state: Failed removing Terraform state directory> but was: <Failed removing Terraform state directory>
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► testCommandManager: service/application/src/main/java/com/solace/maas/ep/event/management/agent/publisher/CommandPublisher.java#L33
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: Wanted but not invoked:
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► verifyExitOnFailureIsRespectedWhenTrueAndIgnoreResultIsTrue: service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L490
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests was not fulfilled within 10 seconds.
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► failSendingResponseBackToEp: service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L185
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: org.opentest4j.AssertionFailedError: Expected java.lang.RuntimeException to be thrown, but nothing was thrown.
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► testMultiThreadedCommandManager: service/application/src/main/java/com/solace/maas/ep/event/management/agent/publisher/CommandPublisher.java#L33
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: Wanted but not invoked:
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► verifyMDCIsSetInCommandManagerThread: service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L414
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests was not fulfilled within 10 seconds.
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests ► verifyExitOnFailureIsRespectedWhenFalseAndIgnoreResultIsSetToFalse: service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L490
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests was not fulfilled within 10 seconds.
com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest ► testExecutionLogCleanupWhenLogStreamingToEpFails(Path): service/application/src/test/java/com/solace/maas/ep/event/management/agent/commandManager/CommandManagerTests.java#L615
Failed test found in: service/application/target/surefire-reports/TEST-com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest.xml Error: org.awaitility.core.ConditionTimeoutException: Condition with com.solace.maas.ep.event.management.agent.commandManager.CommandManagerTests$LogStreamingToEpTest was not fulfilled within 5 seconds.
Run Tests and Deploy
Failed test were found and 'fail-on-error' option is set to true
Run Tests and Deploy
Process completed with exit code 1.
Run Tests and Deploy
The following actions uses node12 which is deprecated and will be forced to run on node16: jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/pmd-github-action@master, jwgmeligmeyling/spotbugs-github-action@master. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Run Tests and Deploy
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, jwgmeligmeyling/checkstyle-github-action@master, jwgmeligmeyling/pmd-github-action@master, jwgmeligmeyling/spotbugs-github-action@master, andstor/file-existence-action@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/