Skip to content

Flaky test: MultiPhaseParallelIndexingRowStatsTest #13522

@paul-rogers

Description

@paul-rogers

A large number of tests filed in this build. MultiPhaseParallelIndexingRowStatsTest is typical:

[INFO] Running org.apache.druid.indexing.common.task.batch.parallel.MultiPhaseParallelIndexingRowStatsTest
[ERROR] Tests run: 9, Failures: 8, Errors: 0, Skipped: 1, Time elapsed: 42.979 s <<< FAILURE! - in org.apache.druid.indexing.common.task.batch.parallel.MultiPhaseParallelIndexingRowStatsTest
[ERROR] org.apache.druid.indexing.common.task.batch.parallel.MultiPhaseParallelIndexingRowStatsTest.testRangePartitionRowStats  Time elapsed: 7.643 s  <<< FAILURE!
java.lang.AssertionError: Actual task status: TaskStatus{id=index_parallel_dataSource_mfjokkci_2022-12-02T23:08:59.084Z, status=FAILED, duration=-1, errorMsg=Failed in phase[partial segment generation]. See task logs for details.} expected:<SUCCESS> but was:<FAILED>

Oddly, the tests filed in the indexing modules test (SQL Compatibility) path but not the indexing modules test path.

Usual caveats: the PR in question had nothing to do with this area of the code.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions