markap14 commented on PR #11175: URL: https://github.com/apache/nifi/pull/11175#issuecomment-4665702495
[claude-opus-4.6] **CI update: Ubuntu system-test flakes are a pre-existing main-branch issue — not caused by this PR.** After three attempts, the Ubuntu system-test shards continue to fail with different cluster timing errors each time. The one consistent failure across all attempts, `LoadBalanceIT.testPartitionByAttribute`, also fails on **main** — the [latest main branch system-tests run](https://github.com/apache/nifi/actions/runs/27207646193) (June 9) shows `LoadBalanceIT.testPartitionByAttribute` as the only failure on both Ubuntu shards. **Attempt 3 failures (run 27238660428):** `ubuntu-24.04 Java 21` — 4 errors: - `LoadBalanceIT.testPartitionByAttribute` (also fails on main) - `OffloadIT.testOffload` - `OffloadContentClaimTruncationIT.testOffloadedFlowFileContentNotPrematurelyTruncated` - `ClusteredParameterContextIT.testAssetReplacement` `ubuntu-24.04 Java 25` — 2 errors: - `LoadBalanceIT.testPartitionByAttribute` (also fails on main) - `ClusterFlowDefinitionExportImportStateIT.testClusterExportCapturesBothScopes` All connector-specific tests pass on every attempt, including `ConnectorTroubleshootingIT` and `ClusteredConnectorTroubleshootingIT`. All non-Ubuntu checks pass (macOS Java 21 + 25, Windows, build, Validate, Scan, CodeQL). Triggered a fourth rerun attempt. -- 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]
