codecov-commenter commented on PR #17483: URL: https://github.com/apache/pinot/pull/17483#issuecomment-3730570049
### :x: 4 Tests Failed: | Tests completed | Failed | Passed | Skipped | |---|---|---|---| | 6067 | 4 | 6063 | 0 | <details><summary>View the top 3 failed test(s) by shortest run time</summary> > <pre><code class="language-python">org.apache.pinot.controller.api.PinotTableRestletResourceTest::testTableTasksCleanupWithActiveTasks</code></pre> > <details><summary>Stack Traces | 0.28s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 500 (Internal Server Error) with reason: &quot;Failed to delete job: TaskQueue_SegmentGenerationAndPushTask_Task_SegmentGenerationAndPushTask_e2befe51-d753-4bec-8bcc-c37c3dab2fe0_1767992103975 from queue: TaskQueue_SegmentGenerationAndPushTask&quot; while sending request: .../tasks/task/Task_SegmentGenerationAndPushTask_e2befe51-d753-4bec-8bcc-c37c3dab2fe0_1767992103975?forceDelete=true to controller: runnervmi13qx.2d4yuw4mzllehnbsihy5bpj2mb.cx.internal.cloudapp.net, version: Unknown</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.api.PinotTableRestletResourceTest::testTableTasksCleanupWithActiveTasks</code></pre> > <details><summary>Stack Traces | 0.323s run time</summary> > > > <pre><code class="language-python">org.apache.pinot.common.exception.HttpErrorStatusException: Got error status code: 500 (Internal Server Error) with reason: "Failed to delete job: TaskQueue_SegmentGenerationAndPushTask_Task_SegmentGenerationAndPushTask_e2befe51-d753-4bec-8bcc-c37c3dab2fe0_1767992103975 from queue: TaskQueue_SegmentGenerationAndPushTask" while sending request: .../tasks/task/Task_SegmentGenerationAndPushTask_e2befe51-d753-4bec-8bcc-c37c3dab2fe0_1767992103975?forceDelete=true to controller: runnervmi13qx.2d4yuw4mzllehnbsihy5bpj2mb.cx.internal.cloudapp.net, version: Unknown</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.helix.core.minion.PinotTaskManagerDistributedLockingTest::testMultipleScheduleTaskForSpecificTableOnBothControllers</code></pre> > <details><summary>Stack Traces | 16.5s run time</summary> > > > <pre><code class="language-python">scheduleTasks on controller2 shouldn&apos;t complete expected [0] but found [1]</code></pre> > > </details> > <pre><code class="language-python">org.apache.pinot.controller.helix.core.minion.PinotTaskManagerDistributedLockingTest::testMultipleScheduleTaskForSpecificTableOnBothControllers</code></pre> > <details><summary>Stack Traces | 18.7s run time</summary> > > > <pre><code class="language-python">scheduleTasks on controller2 shouldn't complete expected [0] but found [1]</code></pre> > > </details> </details> To view more test analytics, go to the [Test Analytics Dashboard](https://app.codecov.io/gh/apache/pinot/tests/J-HowHuang%3Afix-maven-dependency-version) <sub>📋 Got 3 mins? [Take this short survey](https://forms.gle/22i53Qa1CySZjA6c7) to help us improve Test Analytics.</sub> -- 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]
