[
https://issues.apache.org/jira/browse/HUDI-4745?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17640076#comment-17640076
]
Jonathan Vexler commented on HUDI-4745:
---------------------------------------
I think this run
[https://github.com/apache/hudi/actions/runs/3527811809/jobs/5917272376] is
also hitting the same error
> Fix flaky: ITTestDataStreamWrite.testWriteCopyOnWriteWithClustering
> -------------------------------------------------------------------
>
> Key: HUDI-4745
> URL: https://issues.apache.org/jira/browse/HUDI-4745
> Project: Apache Hudi
> Issue Type: Improvement
> Components: tests-ci
> Reporter: sivabalan narayanan
> Assignee: HunterXHunter
> Priority: Major
>
> ITTestDataStreamWrite.testWriteCopyOnWriteWithClustering
>
> aug 30:
> [https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/11043/logs/40]
> [aug 25:
> https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/10928/logs/44|https://dev.azure.com/apache-hudi-ci-org/785b6ef4-2f42-4a89-8f0e-5f0d7039a0cc/_apis/build/builds/10928/logs/44]
>
>
> {code:java}
> 2022-08-30T14:09:34.2164385Z [INFO] Running
> org.apache.hudi.sink.ITTestDataStreamWrite2022-08-30T14:11:55.7830524Z
> [ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> 141.51 s <<< FAILURE! - in
> org.apache.hudi.sink.ITTestDataStreamWrite2022-08-30T14:11:55.7832415Z
> [ERROR] testWriteCopyOnWriteWithClustering Time elapsed: 18.72 s <<<
> FAILURE!2022-08-30T14:11:55.7843136Z org.opentest4j.AssertionFailedError:
> expected: <true> but was: <false>2022-08-30T14:11:55.7844163Z at
> org.apache.hudi.sink.ITTestDataStreamWrite.testWriteToHoodieWithCluster(ITTestDataStreamWrite.java:298)2022-08-30T14:11:55.7845258Z
> at
> org.apache.hudi.sink.ITTestDataStreamWrite.testWriteCopyOnWriteWithClustering(ITTestDataStreamWrite.java:166)2022-08-30T14:11:55.7845819Z
> 2022-08-30T14:11:56.4989181Z [INFO] 2022-08-30T14:11:56.4990015Z [INFO]
> Results:2022-08-30T14:11:56.4990891Z [INFO] 2022-08-30T14:11:56.4991209Z
> [ERROR] Failures: 2022-08-30T14:11:56.4992974Z [ERROR]
> ITTestDataStreamWrite.testWriteCopyOnWriteWithClustering:166->testWriteToHoodieWithCluster:298
> expected: <true> but was: <false>2022-08-30T14:11:56.5051270Z [INFO]
> 2022-08-30T14:11:56.5052102Z [ERROR] Tests run: 114, Failures: 1, Errors: 0,
> Skipped: 02022-08-30T14:11:56.5052705Z [INFO] {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)