kie-ci3 commented on PR #2214:
URL: 
https://github.com/apache/incubator-kie-kogito-apps/pull/2214#issuecomment-2821646587

   
   **PR job** `#6` was: **UNSTABLE**
   Possible explanation: This should be test failures
   
   
   <details>
   <summary><b>Reproducer</b></summary>
   
   
   
   build-chain build full_downstream  -f 
'https://raw.githubusercontent.com/${AUTHOR:apache}/incubator-kie-kogito-pipelines/${BRANCH:main}/.ci/buildchain-config-pr-cdb.yaml'
 -o 'bc' -p apache/incubator-kie-kogito-apps -u 
https://github.com/apache/incubator-kie-kogito-apps/pull/2214 
--skipParallelCheckout
   
   NOTE: To install the build-chain tool, please refer to 
https://github.com/kiegroup/github-action-build-chain#local-execution
   
   </details>
   
   
   Please look here: 
https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/display/redirect
   
   **Test results:**
   - PASSED: 478
   - FAILED: 169
   
   Those are the test failures: 
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.http.recipient.test/JobHttpRecipientTest/httpExecutorTest/";>org.kie.kogito.job.http.recipient.test.JobHttpRecipientTest.httpExecutorTest</a></summary>
   Cannot invoke 
"org.kie.kogito.jobs.service.model.JobExecutionResponse.getJobId()" because 
"response" is null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.http.recipient/HttpJobExecutorTest/testExecute/";>org.kie.kogito.job.http.recipient.HttpJobExecutorTest.testExecute</a></summary>
   <br/>HttpResponse$MockitoMock$Bc6KKfIW cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.http.recipient/HttpJobExecutorTest/testExecutePeriodic/";>org.kie.kogito.job.http.recipient.HttpJobExecutorTest.testExecutePeriodic</a></summary>
   <br/>HttpResponse$MockitoMock$Bc6KKfIW cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.http.recipient/HttpJobExecutorTest/testExecuteWithCustomTimeout/";>org.kie.kogito.job.http.recipient.HttpJobExecutorTest.testExecuteWithCustomTimeout</a></summary>
   <br/>HttpResponse$MockitoMock$Bc6KKfIW cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.http.recipient/HttpJobExecutorTest/testExecuteWithError/";>org.kie.kogito.job.http.recipient.HttpJobExecutorTest.testExecuteWithError</a></summary>
   <br/>HttpResponse$MockitoMock$Bc6KKfIW cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.sink.recipient/SinkJobExecutorTest/testExecute/";>org.kie.kogito.job.sink.recipient.SinkJobExecutorTest.testExecute</a></summary>
   <br/>HttpResponse$MockitoMock$VjBD7Y8l cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.sink.recipient/SinkJobExecutorTest/testExecutePeriodic/";>org.kie.kogito.job.sink.recipient.SinkJobExecutorTest.testExecutePeriodic</a></summary>
   <br/>HttpResponse$MockitoMock$VjBD7Y8l cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.sink.recipient/SinkJobExecutorTest/testExecuteWithCustomTimeout/";>org.kie.kogito.job.sink.recipient.SinkJobExecutorTest.testExecuteWithCustomTimeout</a></summary>
   <br/>HttpResponse$MockitoMock$VjBD7Y8l cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.job.sink.recipient/SinkJobExecutorTest/testExecuteWithError/";>org.kie.kogito.job.sink.recipient.SinkJobExecutorTest.testExecuteWithError</a></summary>
   <br/>HttpResponse$MockitoMock$VjBD7Y8l cannot be returned by 
sendBuffer()<br/>sendBuffer() should return Future<br/>***<br/>If you're unsure 
why you're getting above error read on.<br/>Due to the nature of the syntax 
above problem might occur because:<br/>1. This exception *might* occur in 
wrongly written multi-threaded tests.<br/>   Please refer to Mockito FAQ on 
limitations of concurrency testing.<br/>2. A spy is stubbed using 
when(spy.foo()).then() syntax. It is safer to stub spies - <br/>   - with 
doReturn|Throw() family of methods. More in javadocs for Mockito.spy() 
method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/JobServiceManagementResourceIT/testShutdown/";>org.kie.kogito.jobs.service.resource.JobServiceManagementResourceIT.testShutdown</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.impl/InMemoryJobRepositoryTest/testDelete/";>org.kie.kogito.jobs.service.repository.impl.InMemoryJobRepositoryTest.testDelete</a></summary>
   <br/>Expecting actual not to be null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.impl/InMemoryJobRepositoryTest/testMergeCallbackEndpoint/";>org.kie.kogito.jobs.service.repository.impl.InMemoryJobRepositoryTest.testMergeCallbackEndpoint</a></summary>
   Id between current job c64c621a-a098-4680-b7c2-38db317f5574 and job to be 
merged are not equal c64c621a-a098-4680-b7c2-38db317f5574
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/JobResourceTest/patchInvalidAttributesTest/";>org.kie.kogito.jobs.service.resource.JobResourceTest.patchInvalidAttributesTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/JobResourceTest/cancelRunningPeriodicJobTest/";>org.kie.kogito.jobs.service.resource.JobResourceTest.cancelRunningPeriodicJobTest</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.BaseJobResourceTest <br/>Expecting 
actual:<br/>  0<br/>to be greater than:<br/>  0<br/> within 5 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/JobResourceTest/patchReschedulingTest/";>org.kie.kogito.jobs.service.resource.JobResourceTest.patchReschedulingTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJob/";>org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJob</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[1]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[1]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[2]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[2]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[3]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[3]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[4]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[4]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[5]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[5]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[6]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[6]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[7]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[7]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[8]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[8]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[9]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[9]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/JobResourceV2Test/createOverdueJobMultiple(String)[10]/">org.kie.kogito.jobs.service.resource.v2.JobResourceV2Test.createOverdueJobMultiple(String)[10]</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.CommonBaseJobResourceTest 1 expectation 
failed.<br/>Expected status code <404> but was <200>.<br/> within 10 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleExistingJob/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleExistingJob</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.delete(<br/>    <any 
org.kie.kogito.jobs.service.model.JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testExistingJob(BaseTimerJobSchedulerTest.java:164)<br/><br/>However,
 there were exactly 2 interactions with this 
mock:<br/>jobRepository.exists(<br/>    
"2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.schedule(AbstractTimerJobScheduler.java:131)<br/><br/>jobRepository.get(<br/>
    "2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.handleExistingJob(AbstractTimerJobScheduler.java:195)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testHandleJobExecutionErrorWithRetry/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testHandleJobExecutionErrorWithRetry</a></summary>
   <br/>tested.doSchedule(<br/>    
JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=0, 
scheduledId='null', recipient=null, trigger=PointInTimeTrigger @ Tue Apr 22 
07:31:20 EDT 2025, executionTimeout=null, executionTimeoutUnit=null, 
created=null],<br/>    <Capturing argument: Trigger><br/>);<br/>Never wanted 
here:<br/>-> at 
org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobScheduler.doSchedule(TimerDelegateJobScheduler.java:69)<br/>But
 invoked here:<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.scheduleRegistering(AbstractTimerJobScheduler.java:350)
 with arguments: [JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', 
correlationId='null', status=SCHEDULED, lastUpdate=null, retries=0, 
executionCounter=0, scheduledId='null', recipient=null, 
trigger=PointInTimeTrigger @ Tue Apr 22 07:31:20 EDT 2025, 
executionTimeout=null, executionTimeoutUnit=null, created=null
 ], PointInTimeTrigger @ Tue Apr 22 07:27:20 EDT 2025]<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleOutOfCurrentChunk/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleOutOfCurrentChunk</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.save(<br/>    <Capturing 
argument: JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testScheduleOutOfCurrentChunk(BaseTimerJobSchedulerTest.java:309)<br/>Actually,
 there were zero interactions with this mock.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/handleJobExecutionSuccessJobNotFound/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.handleJobExecutionSuccessJobNotFound</a></summary>
   <br/>Expecting a throwable with cause being an instance of:<br/>  
org.kie.kogito.jobs.service.exception.JobServiceException<br/>but current 
throwable has no cause.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleExistingJobPeriodic/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleExistingJobPeriodic</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.delete(<br/>    <any 
org.kie.kogito.jobs.service.model.JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testExistingJob(BaseTimerJobSchedulerTest.java:164)<br/><br/>However,
 there were exactly 2 interactions with this 
mock:<br/>jobRepository.exists(<br/>    
"2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.schedule(AbstractTimerJobScheduler.java:131)<br/><br/>jobRepository.get(<br/>
    "2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.handleExistingJob(AbstractTimerJobScheduler.java:195)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testHandleJobExecutionSuccess/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testHandleJobExecutionSuccess</a></summary>
   <br/>Wanted but not invoked:<br/>tested.cancel(<br/>    <Capturing argument: 
JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.cancel(AbstractTimerJobScheduler.java:370)<br/><br/>However,
 there was exactly 1 interaction with this 
mock:<br/>tested.handleJobExecutionSuccess(<br/>    
JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=0, 
scheduledId='null', recipient=null, trigger=PointInTimeTrigger @ null, 
executionTimeout=null, executionTimeoutUnit=null, created=null]<br/>);<br/>-> 
at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testHandleJobExecutionSuccess(BaseTimerJobSchedulerTest.java:208)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleExistingJobRetryExpired/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleExistingJobRetryExpired</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.delete(<br/>    <any 
org.kie.kogito.jobs.service.model.JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testExistingJob(BaseTimerJobSchedulerTest.java:164)<br/><br/>However,
 there were exactly 2 interactions with this 
mock:<br/>jobRepository.exists(<br/>    
"2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.schedule(AbstractTimerJobScheduler.java:131)<br/><br/>jobRepository.get(<br/>
    "2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.handleExistingJob(AbstractTimerJobScheduler.java:195)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleInCurrentChunk/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleInCurrentChunk</a></summary>
   <br/>Wanted but not invoked:<br/>tested.doSchedule(<br/>    
JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=0, 
scheduledId='null', recipient=null, trigger=PointInTimeTrigger @ Tue Apr 22 
07:31:20 EDT 2025, executionTimeout=null, executionTimeoutUnit=null, 
created=null],<br/>    <Capturing argument: Trigger><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobScheduler.doSchedule(TimerDelegateJobScheduler.java:69)<br/>Actually,
 there were zero interactions with this mock.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testForceExpiredJobToBeExecuted/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testForceExpiredJobToBeExecuted</a></summary>
   <br/>Wanted but not invoked:<br/>tested.doSchedule(<br/>    
JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=0, 
scheduledId='null', recipient=null, 
trigger=org.kie.kogito.timer.impl.SimpleTimerTrigger@7db619c4, 
executionTimeout=null, executionTimeoutUnit=null, created=null],<br/>    
<Capturing argument: Trigger><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobScheduler.doSchedule(TimerDelegateJobScheduler.java:69)<br/>Actually,
 there were zero interactions with this mock.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleExistingJobExpired/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleExistingJobExpired</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.delete(<br/>    <any 
org.kie.kogito.jobs.service.model.JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testExistingJob(BaseTimerJobSchedulerTest.java:164)<br/><br/>However,
 there were exactly 2 interactions with this 
mock:<br/>jobRepository.exists(<br/>    
"2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.schedule(AbstractTimerJobScheduler.java:131)<br/><br/>jobRepository.get(<br/>
    "2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.handleExistingJob(AbstractTimerJobScheduler.java:195)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduled/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduled</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.delete(<br/>    <any 
org.kie.kogito.jobs.service.model.JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testExistingJob(BaseTimerJobSchedulerTest.java:164)<br/><br/>However,
 there were exactly 2 interactions with this 
mock:<br/>jobRepository.exists(<br/>    
"2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.schedule(AbstractTimerJobScheduler.java:131)<br/><br/>jobRepository.get(<br/>
    "2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.handleExistingJob(AbstractTimerJobScheduler.java:195)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testCancelNotJobDetails/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testCancelNotJobDetails</a></summary>
   <br/>tested.doCancel(<br/>    
JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=0, 
scheduledId='null', recipient=null, trigger=PointInTimeTrigger @ Tue Apr 22 
07:31:20 EDT 2025, executionTimeout=null, executionTimeoutUnit=null, 
created=null]<br/>);<br/>Never wanted here:<br/>-> at 
org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobScheduler.doCancel(TimerDelegateJobScheduler.java:77)<br/>But
 invoked here:<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.cancel(AbstractTimerJobScheduler.java:372)
 with arguments: [JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', 
correlationId='null', status=SCHEDULED, lastUpdate=null, retries=0, 
executionCounter=0, scheduledId='null', recipient=null, 
trigger=PointInTimeTrigger @ Tue Apr 22 07:31:20 EDT 2025, 
executionTimeout=null, executionTimeoutUnit=null, created=null]]<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/handleJobExecutionSuccess/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.handleJobExecutionSuccess</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.delete(<br/>    <Capturing 
argument: JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.handleJobExecutionSuccess(BaseTimerJobSchedulerTest.java:375)<br/><br/>However,
 there were exactly 2 interactions with this mock:<br/>jobRepository.get(<br/>  
  "2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.readJob(AbstractTimerJobScheduler.java:274)<br/><br/>jobRepository.save(<br/>
    JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=1, 
scheduledId='null', recipient=null, trigger=PointInTimeTrigger @ null, 
executionTimeout=null, executionTimeoutUnit=null, created=null]<br/>);<br/>-> 
at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.handleJobExecutionSuccess(AbstractTimerJobScheduler.java:255)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleExistingJobRetry/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleExistingJobRetry</a></summary>
   <br/>Wanted but not invoked:<br/>jobRepository.delete(<br/>    <any 
org.kie.kogito.jobs.service.model.JobDetails><br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.BaseTimerJobSchedulerTest.testExistingJob(BaseTimerJobSchedulerTest.java:164)<br/><br/>However,
 there were exactly 2 interactions with this 
mock:<br/>jobRepository.exists(<br/>    
"2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.schedule(AbstractTimerJobScheduler.java:131)<br/><br/>jobRepository.get(<br/>
    "2f95aae2-668a-463d-ac60-7c284da22f5d"<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.handleExistingJob(AbstractTimerJobScheduler.java:195)<br/><br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testCancel/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testCancel</a></summary>
   <br/>expected: CANCELED<br/> but was: SCHEDULED
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testRescheduleAndMerge/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testRescheduleAndMerge</a></summary>
   <br/>Wanted but not invoked:<br/>tested.doCancel(<br/>    
JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=0, 
scheduledId='null', recipient=null, trigger=PointInTimeTrigger @ Tue Apr 22 
07:28:21 EDT 2025, executionTimeout=null, executionTimeoutUnit=null, 
created=null]<br/>);<br/>-> at 
org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobScheduler.doCancel(TimerDelegateJobScheduler.java:77)<br/>Actually,
 there were zero interactions with this mock.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/TimerDelegateJobSchedulerTest/testScheduleNotExistingJob/";>org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobSchedulerTest.testScheduleNotExistingJob</a></summary>
   <br/>tested.doSchedule(<br/>    
JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', correlationId='null', 
status=SCHEDULED, lastUpdate=null, retries=0, executionCounter=0, 
scheduledId='null', recipient=null, trigger=PointInTimeTrigger @ Tue Apr 22 
07:31:21 EDT 2025, executionTimeout=null, executionTimeoutUnit=null, 
created=null],<br/>    <Capturing argument: Trigger><br/>);<br/>Never wanted 
here:<br/>-> at 
org.kie.kogito.jobs.service.scheduler.impl.TimerDelegateJobScheduler.doSchedule(TimerDelegateJobScheduler.java:69)<br/>But
 invoked here:<br/>-> at 
org.kie.kogito.jobs.service.scheduler.AbstractTimerJobScheduler.scheduleRegistering(AbstractTimerJobScheduler.java:350)
 with arguments: [JobDetails[id='2f95aae2-668a-463d-ac60-7c284da22f5d', 
correlationId='null', status=SCHEDULED, lastUpdate=null, retries=0, 
executionCounter=0, scheduledId='null', recipient=null, 
trigger=PointInTimeTrigger @ Tue Apr 22 07:31:21 EDT 2025, 
executionTimeout=null, executionTimeoutUnit=null, created=null
 ], PointInTimeTrigger @ Tue Apr 22 07:31:21 EDT 2025]<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.scheduler.impl/VertxTimerServiceSchedulerTest/testScheduleJob/";>org.kie.kogito.jobs.service.scheduler.impl.VertxTimerServiceSchedulerTest.testScheduleJob</a></summary>
   <br/>UniCreateFromKnownItem cannot be returned by execute()<br/>execute() 
should return JobExecutionResponse<br/>***<br/>If you're unsure why you're 
getting above error read on.<br/>Due to the nature of the syntax above problem 
might occur because:<br/>1. This exception *might* occur in wrongly written 
multi-threaded tests.<br/>   Please refer to Mockito FAQ on limitations of 
concurrency testing.<br/>2. A spy is stubbed using when(spy.foo()).then() 
syntax. It is safer to stub spies - <br/>   - with doReturn|Throw() family of 
methods. More in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.infinispan/InfinispanJobRepositoryTest/testMergeCallbackEndpoint/";>org.kie.kogito.jobs.service.repository.infinispan.InfinispanJobRepositoryTest.testMergeCallbackEndpoint</a></summary>
   Id between current job 96d77542-e77e-4f0d-9e12-baa0307c7e06 and job to be 
merged are not equal 96d77542-e77e-4f0d-9e12-baa0307c7e06
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/InfinispanJobResourceTest/patchInvalidAttributesTest/";>org.kie.kogito.jobs.service.resource.InfinispanJobResourceTest.patchInvalidAttributesTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/InfinispanJobResourceTest/cancelRunningPeriodicJobTest/";>org.kie.kogito.jobs.service.resource.InfinispanJobResourceTest.cancelRunningPeriodicJobTest</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.BaseJobResourceTest <br/>Expecting 
actual:<br/>  0<br/>to be greater than:<br/>  0<br/> within 5 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/InfinispanJobResourceTest/patchReschedulingTest/";>org.kie.kogito.jobs.service.resource.InfinispanJobResourceTest.patchReschedulingTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InfinispanHttpRecipientPayloadTypesTest/httpRecipientWithStringPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InfinispanHttpRecipientPayloadTypesTest.httpRecipientWithStringPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InfinispanHttpRecipientPayloadTypesTest/httpRecipientWithCustomTimeout/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InfinispanHttpRecipientPayloadTypesTest.httpRecipientWithCustomTimeout</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InfinispanHttpRecipientPayloadTypesTest/httpRecipientWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InfinispanHttpRecipientPayloadTypesTest.httpRecipientWithBinaryPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InfinispanHttpRecipientPayloadTypesTest/httpRecipientWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InfinispanHttpRecipientPayloadTypesTest.httpRecipientWithJsonPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InfinispanSinkRecipientPayloadTypesTest/sinkRecipientStructuredModeWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InfinispanSinkRecipientPayloadTypesTest.sinkRecipientStructuredModeWithBinaryPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InfinispanSinkRecipientPayloadTypesTest/sinkRecipientBinaryModeWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InfinispanSinkRecipientPayloadTypesTest.sinkRecipientBinaryModeWithBinaryPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InfinispanSinkRecipientPayloadTypesTest/sinkRecipientStructuredModeWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InfinispanSinkRecipientPayloadTypesTest.sinkRecipientStructuredModeWithJsonPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InfinispanSinkRecipientPayloadTypesTest/sinkRecipientBinaryModeWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InfinispanSinkRecipientPayloadTypesTest.sinkRecipientBinaryModeWithJsonPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging/InMemoryMessagingApiTest/createJob/";>org.kie.kogito.jobs.service.messaging.InMemoryMessagingApiTest.createJob</a></summary>
   createJob() timed out after 10 minutes
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.inmemory.postgresql/InmemoryPostgreSqlJobRepositoryTest/testMergeCallbackEndpoint/";>org.kie.kogito.jobs.service.repository.inmemory.postgresql.InmemoryPostgreSqlJobRepositoryTest.testMergeCallbackEndpoint</a></summary>
   Id between current job b2cb9558-3afe-42bf-b281-94e42067e7ba and job to be 
merged are not equal b2cb9558-3afe-42bf-b281-94e42067e7ba
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/InmemoryPostgreSqlJobResourceTest/patchInvalidAttributesTest/";>org.kie.kogito.jobs.service.resource.InmemoryPostgreSqlJobResourceTest.patchInvalidAttributesTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/InmemoryPostgreSqlJobResourceTest/cancelRunningPeriodicJobTest/";>org.kie.kogito.jobs.service.resource.InmemoryPostgreSqlJobResourceTest.cancelRunningPeriodicJobTest</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.BaseJobResourceTest <br/>Expecting 
actual:<br/>  0<br/>to be greater than:<br/>  0<br/> within 5 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/InmemoryPostgreSqlJobResourceTest/patchReschedulingTest/";>org.kie.kogito.jobs.service.resource.InmemoryPostgreSqlJobResourceTest.patchReschedulingTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InmemoryHttpRecipientPayloadTypesTest/httpRecipientWithStringPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InmemoryHttpRecipientPayloadTypesTest.httpRecipientWithStringPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InmemoryHttpRecipientPayloadTypesTest/httpRecipientWithCustomTimeout/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InmemoryHttpRecipientPayloadTypesTest.httpRecipientWithCustomTimeout</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InmemoryHttpRecipientPayloadTypesTest/httpRecipientWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InmemoryHttpRecipientPayloadTypesTest.httpRecipientWithBinaryPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/InmemoryHttpRecipientPayloadTypesTest/httpRecipientWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.InmemoryHttpRecipientPayloadTypesTest.httpRecipientWithJsonPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InmemorySinkRecipientPayloadTypesTest/sinkRecipientStructuredModeWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InmemorySinkRecipientPayloadTypesTest.sinkRecipientStructuredModeWithBinaryPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InmemorySinkRecipientPayloadTypesTest/sinkRecipientBinaryModeWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InmemorySinkRecipientPayloadTypesTest.sinkRecipientBinaryModeWithBinaryPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InmemorySinkRecipientPayloadTypesTest/sinkRecipientStructuredModeWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InmemorySinkRecipientPayloadTypesTest.sinkRecipientStructuredModeWithJsonPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/InmemorySinkRecipientPayloadTypesTest/sinkRecipientBinaryModeWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.InmemorySinkRecipientPayloadTypesTest.sinkRecipientBinaryModeWithJsonPayloadData</a></summary>
   Assertion condition defined as a org.kie.kogito.jobs.service.TestUtils 1 
expectation failed.<br/>Expected status code <404> but was <200>.<br/> within 1 
minutes.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingCanceledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingCanceledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCancelJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCancelJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobQueryError/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobQueryError</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobScheduleError/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobScheduleError</a></summary>
   <br/>MinimalStage cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingRetryJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingRetryJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingErrorJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingErrorJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCancelJobWithExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCancelJobWithExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingScheduledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingScheduledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCancelJobWithError/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCancelJobWithError</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingExecutedJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingExecutedJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingCanceledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingCanceledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCancelJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCancelJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobQueryError/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobQueryError</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobScheduleError/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobScheduleError</a></summary>
   <br/>MinimalStage cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingRetryJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingRetryJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingErrorJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingErrorJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCancelJobWithExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCancelJobWithExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingScheduledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingScheduledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCancelJobWithError/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCancelJobWithError</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.http.v2/HttpReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingExecutedJobSuccessful/";>org.kie.kogito.jobs.service.messaging.http.v2.HttpReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingExecutedJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingCanceledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingCanceledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCancelJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCancelJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobQueryError/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobQueryError</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobScheduleError/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobScheduleError</a></summary>
   <br/>MinimalStage cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingRetryJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingRetryJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingErrorJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingErrorJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCancelJobWithExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCancelJobWithExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingScheduledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingScheduledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCancelJobWithError/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCancelJobWithError</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingExecutedJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingExecutedJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingCanceledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingCanceledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCancelJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCancelJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobQueryError/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobQueryError</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithJobScheduleError/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithJobScheduleError</a></summary>
   <br/>MinimalStage cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithNonExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithNonExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingRetryJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingRetryJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingErrorJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingErrorJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCancelJobWithExistingJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCancelJobWithExistingJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingScheduledJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingScheduledJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCancelJobWithError/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCancelJobWithError</a></summary>
   <br/>CompletableFuture cannot be returned by cancel()<br/>cancel() should 
return JobDetails<br/>***<br/>If you're unsure why you're getting above error 
read on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging.kafka.v2/KafkaReactiveMessagingEventConsumerTest/onCreateProcessInstanceJobWithExistingExecutedJobSuccessful/";>org.kie.kogito.jobs.service.messaging.kafka.v2.KafkaReactiveMessagingEventConsumerTest.onCreateProcessInstanceJobWithExistingExecutedJobSuccessful</a></summary>
   <br/>CompletableFuture cannot be returned by get()<br/>get() should return 
JobDetails<br/>***<br/>If you're unsure why you're getting above error read 
on.<br/>Due to the nature of the syntax above problem might occur 
because:<br/>1. This exception *might* occur in wrongly written multi-threaded 
tests.<br/>   Please refer to Mockito FAQ on limitations of concurrency 
testing.<br/>2. A spy is stubbed using when(spy.foo()).then() syntax. It is 
safer to stub spies - <br/>   - with doReturn|Throw() family of methods. More 
in javadocs for Mockito.spy() method.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobRepositoryTest/testSaveAndGet/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobRepositoryTest.testSaveAndGet</a></summary>
   Cannot invoke "org.kie.kogito.jobs.service.model.JobDetails.getId()" because 
"returnedJob" is null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobRepositoryTest/testFindByStatusBetweenDates/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobRepositoryTest.testFindByStatusBetweenDates</a></summary>
   <br/>expected: 5<br/> but was: 0
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobRepositoryTest/testDelete/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobRepositoryTest.testDelete</a></summary>
   Cannot invoke "org.kie.kogito.jobs.service.model.JobDetails.getId()" because 
"returnedJob" is null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobRepositoryTest/testExists/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobRepositoryTest.testExists</a></summary>
   <br/>Expecting value to be true but was false
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobRepositoryTest/testMergeCallbackEndpoint/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobRepositoryTest.testMergeCallbackEndpoint</a></summary>
   Cannot invoke "org.kie.kogito.jobs.service.model.JobDetails.getRecipient()" 
because "merged" is null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobServiceManagementRepositoryTest/testConflictHeartbeat/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobServiceManagementRepositoryTest.testConflictHeartbeat</a></summary>
   Cannot invoke "java.time.OffsetDateTime.toInstant()" because "dateTime" is 
null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobServiceManagementRepositoryTest/testHeartbeat/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobServiceManagementRepositoryTest.testHeartbeat</a></summary>
   Cannot invoke "java.time.OffsetDateTime.toInstant()" because "dateTime" is 
null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.postgresql/PostgreSqlJobServiceManagementRepositoryTest/testGetAndUpdate/";>org.kie.kogito.jobs.service.repository.postgresql.PostgreSqlJobServiceManagementRepositoryTest.testGetAndUpdate</a></summary>
   Cannot invoke "java.time.OffsetDateTime.toInstant()" because "dateTime" is 
null
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/KeycloakPostgreSqlJobResourceTest/create/";>org.kie.kogito.jobs.service.resource.KeycloakPostgreSqlJobResourceTest.create</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/KeycloakPostgreSqlJobResourceTest/getAfterCreate/";>org.kie.kogito.jobs.service.resource.KeycloakPostgreSqlJobResourceTest.getAfterCreate</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/KeycloakPostgreSqlJobResourceTest/executeTest/";>org.kie.kogito.jobs.service.resource.KeycloakPostgreSqlJobResourceTest.executeTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/KeycloakPostgreSqlJobResourceTest/deleteAfterCreate/";>org.kie.kogito.jobs.service.resource.KeycloakPostgreSqlJobResourceTest.deleteAfterCreate</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/cancelRunningNonPeriodicJobTest/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.cancelRunningNonPeriodicJobTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <404>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/create/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.create</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/patchInvalidAttributesTest/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.patchInvalidAttributesTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <404>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/getAfterCreate/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.getAfterCreate</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <404>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/cancelRunningPeriodicJobTest/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.cancelRunningPeriodicJobTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <404>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/executeTest/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.executeTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <404>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/deleteAfterCreate/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.deleteAfterCreate</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/patchReschedulingTest/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.patchReschedulingTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <404>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/PostgreSqlJobResourceTest/testForcingCreateExpiredJob/";>org.kie.kogito.jobs.service.resource.PostgreSqlJobResourceTest.testForcingCreateExpiredJob</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJob/";>org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJob</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/testCreateGetAndDelete/";>org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.testCreateGetAndDelete</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[1]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[1]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[2]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[2]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[3]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[3]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[4]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[4]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[5]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[5]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[6]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[6]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[7]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[7]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[8]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[8]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[9]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[9]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2/PostgreSqlJobResourceV2Test/createOverdueJobMultiple(String)[10]/">org.kie.kogito.jobs.service.resource.v2.PostgreSqlJobResourceV2Test.createOverdueJobMultiple(String)[10]</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/PostgreSqlHttpRecipientPayloadTypesTest/httpRecipientWithStringPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.PostgreSqlHttpRecipientPayloadTypesTest.httpRecipientWithStringPayloadData</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/PostgreSqlHttpRecipientPayloadTypesTest/httpRecipientWithCustomTimeout/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.PostgreSqlHttpRecipientPayloadTypesTest.httpRecipientWithCustomTimeout</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/PostgreSqlHttpRecipientPayloadTypesTest/httpRecipientWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.PostgreSqlHttpRecipientPayloadTypesTest.httpRecipientWithBinaryPayloadData</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.http.recipient/PostgreSqlHttpRecipientPayloadTypesTest/httpRecipientWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.http.recipient.PostgreSqlHttpRecipientPayloadTypesTest.httpRecipientWithJsonPayloadData</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/PostgreSqlSinkRecipientPayloadTypesTest/sinkRecipientStructuredModeWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.PostgreSqlSinkRecipientPayloadTypesTest.sinkRecipientStructuredModeWithBinaryPayloadData</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/PostgreSqlSinkRecipientPayloadTypesTest/sinkRecipientBinaryModeWithBinaryPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.PostgreSqlSinkRecipientPayloadTypesTest.sinkRecipientBinaryModeWithBinaryPayloadData</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/PostgreSqlSinkRecipientPayloadTypesTest/sinkRecipientStructuredModeWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.PostgreSqlSinkRecipientPayloadTypesTest.sinkRecipientStructuredModeWithJsonPayloadData</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource.v2.sink.recipient/PostgreSqlSinkRecipientPayloadTypesTest/sinkRecipientBinaryModeWithJsonPayloadData/";>org.kie.kogito.jobs.service.resource.v2.sink.recipient.PostgreSqlSinkRecipientPayloadTypesTest.sinkRecipientBinaryModeWithJsonPayloadData</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <500>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging/PostgreSqlMessagingApiTest/cancelJob/";>org.kie.kogito.jobs.service.messaging.PostgreSqlMessagingApiTest.cancelJob</a></summary>
   cancelJob() timed out after 10 minutes
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.messaging/PostgreSqlMessagingApiTest/createJob/";>org.kie.kogito.jobs.service.messaging.PostgreSqlMessagingApiTest.createJob</a></summary>
   createJob() timed out after 10 minutes
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/H2JPAJobRepositoryTest/testMergeCallbackEndpoint/";>org.kie.kogito.jobs.service.repository.jpa.H2JPAJobRepositoryTest.testMergeCallbackEndpoint</a></summary>
   Id between current job 121d5a1d-9bba-4fc1-9a0a-da8b840483d6 and job to be 
merged are not equal 121d5a1d-9bba-4fc1-9a0a-da8b840483d6
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/H2JPAJobServiceManagementRepositoryTest/testConflictHeartbeat/";>org.kie.kogito.jobs.service.repository.jpa.H2JPAJobServiceManagementRepositoryTest.testConflictHeartbeat</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/H2JPAJobServiceManagementRepositoryTest/testRelease/";>org.kie.kogito.jobs.service.repository.jpa.H2JPAJobServiceManagementRepositoryTest.testRelease</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/H2JPAJobServiceManagementRepositoryTest/testHeartbeat/";>org.kie.kogito.jobs.service.repository.jpa.H2JPAJobServiceManagementRepositoryTest.testHeartbeat</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/H2JPAJobServiceManagementRepositoryTest/testGetAndUpdate/";>org.kie.kogito.jobs.service.repository.jpa.H2JPAJobServiceManagementRepositoryTest.testGetAndUpdate</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/PostgresSqlJPAJobRepositoryTest/testMergeCallbackEndpoint/";>org.kie.kogito.jobs.service.repository.jpa.PostgresSqlJPAJobRepositoryTest.testMergeCallbackEndpoint</a></summary>
   Id between current job 4b875ea8-471e-48a5-891e-9957d767a056 and job to be 
merged are not equal 4b875ea8-471e-48a5-891e-9957d767a056
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/PostgresSqlJPAJobServiceManagementRepositoryTest/testConflictHeartbeat/";>org.kie.kogito.jobs.service.repository.jpa.PostgresSqlJPAJobServiceManagementRepositoryTest.testConflictHeartbeat</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/PostgresSqlJPAJobServiceManagementRepositoryTest/testRelease/";>org.kie.kogito.jobs.service.repository.jpa.PostgresSqlJPAJobServiceManagementRepositoryTest.testRelease</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/PostgresSqlJPAJobServiceManagementRepositoryTest/testHeartbeat/";>org.kie.kogito.jobs.service.repository.jpa.PostgresSqlJPAJobServiceManagementRepositoryTest.testHeartbeat</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.repository.jpa/PostgresSqlJPAJobServiceManagementRepositoryTest/testGetAndUpdate/";>org.kie.kogito.jobs.service.repository.jpa.PostgresSqlJPAJobServiceManagementRepositoryTest.testGetAndUpdate</a></summary>
   Transaction is not active, consider adding @Transactional to your method to 
automatically activate one.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/JPAJobResourceTest/patchInvalidAttributesTest/";>org.kie.kogito.jobs.service.resource.JPAJobResourceTest.patchInvalidAttributesTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/JPAJobResourceTest/cancelRunningPeriodicJobTest/";>org.kie.kogito.jobs.service.resource.JPAJobResourceTest.cancelRunningPeriodicJobTest</a></summary>
   Assertion condition defined as a 
org.kie.kogito.jobs.service.resource.BaseJobResourceTest <br/>Expecting 
actual:<br/>  0<br/>to be greater than:<br/>  0<br/> within 5 seconds.
   </details>
   <details>
   <summary><a 
href="https://ci-builds.apache.org/job/KIE/job/kogito/job/main/job/pullrequest_jobs/job/kogito-apps-pr/job/PR-2214/6/testReport/org.kie.kogito.jobs.service.resource/JPAJobResourceTest/patchReschedulingTest/";>org.kie.kogito.jobs.service.resource.JPAJobResourceTest.patchReschedulingTest</a></summary>
   1 expectation failed.<br/>Expected status code <200> but was <400>.<br/>
   </details>
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to