Skip to content

fix(CDI) Auto-detect beans on Rest services Refs: #30187 #62

fix(CDI) Auto-detect beans on Rest services Refs: #30187

fix(CDI) Auto-detect beans on Rest services Refs: #30187 #62

Triggered via pull request October 21, 2024 23:49
Status Success
Total duration 11s
Artifacts

issue_open-pr.yml

on: pull_request
Add Issue to PR  /  add-issue-to-pr
3s
Add Issue to PR / add-issue-to-pr
Fit to window
Zoom out
Zoom in

Annotations

11 errors
com.dotcms.jobs.business.api.JobQueueManagerAPICDITest ► test_CDIInjection: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPICDITest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPICDITest.xml /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPICDITest.xml /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPICDITest.xml Error: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type JobQueue with qualifiers @default at injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public com.dotcms.jobs.business.api.JobQueueManagerAPIImpl(JobQueue, JobQueueConfig, CircuitBreaker, RetryStrategy, RealTimeJobMonitor, EventProducer, JobProcessorFactory) at com.dotcms.jobs.business.api.JobQueueManagerAPIImpl.<init>(JobQueueManagerAPIImpl.java:0)
com.dotcms.jobs.business.api.JobQueueManagerAPICDITest ► : /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPICDITest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPICDITest.xml Error: java.lang.NullPointerException: Cannot invoke "org.jboss.weld.environment.se.WeldContainer.isRunning()" because "this.container" is null
com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest ► test_CreateAndProcessJob: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml Error: org.jboss.weld.exceptions.IllegalArgumentException: WELD-001456: Argument resolvedBean must not be null
com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest ► : /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.api.JobQueueManagerAPIIntegrationTest.xml Error: org.jboss.weld.exceptions.IllegalArgumentException: WELD-001456: Argument resolvedBean must not be null
com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest ► : /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml Error: org.jboss.weld.exceptions.DeploymentException: WELD-001408: Unsatisfied dependencies for type JobQueue with qualifiers @default at injection point [BackedAnnotatedParameter] Parameter 1 of [BackedAnnotatedConstructor] @Inject public com.dotcms.jobs.business.api.JobQueueManagerAPIImpl(JobQueue, JobQueueConfig, CircuitBreaker, RetryStrategy, RealTimeJobMonitor, EventProducer, JobProcessorFactory) at com.dotcms.jobs.business.api.JobQueueManagerAPIImpl.<init>(JobQueueManagerAPIImpl.java:0)
com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest ► testGetCompletedJobs: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml Error: com.dotcms.jobs.business.queue.error.JobQueueDataException: Database error while creating job
com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest ► testJobNotFound: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml Error: org.opentest4j.AssertionFailedError: Unexpected exception type thrown, expected: <com.dotcms.jobs.business.queue.error.JobNotFoundException> but was: <com.dotcms.jobs.business.queue.error.JobQueueDataException>
com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest ► test_getJobsPagination: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml Error: com.dotcms.jobs.business.queue.error.JobQueueDataException: Database error while creating job
com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest ► test_getJobs: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml Error: com.dotcms.jobs.business.queue.error.JobQueueDataException: Database error while creating job
com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest ► test_getUpdatedJobsSince: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml Error: com.dotcms.jobs.business.queue.error.JobQueueDataException: Database error while creating job
com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest ► test_getFailedJobs: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml#L0
Failed test found in: /tmp/build-reports-test/build-reports-test-IT Tests Junit5 Suite 1/dotcms-integration/target/failsafe-reports/TEST-com.dotcms.jobs.business.queue.PostgresJobQueueIntegrationTest.xml Error: com.dotcms.jobs.business.queue.error.JobQueueDataException: Database error while creating job