markap14 commented on PR #11175:
URL: https://github.com/apache/nifi/pull/11175#issuecomment-4654264946

   [claude-opus-4.6] **CI update: Ubuntu system-test shards failed again on 
rerun — all pre-existing flakes, unrelated to this PR.**
   
   Both `ubuntu-24.04 Java 21` and `ubuntu-24.04 Java 25` failed with different 
tests this time, all cluster timing races:
   
   | Test | Error | Shards |
   |------|-------|--------|
   | 
`ClusteredConnectorTroubleshootingIT.testConfigurationAndAuthoritativeFlowRestoredAfterTroubleshootingRestart`
 | Node failed to reconnect within 60s after restart | Java 25 |
   | `LoadBalanceIT.testPartitionByAttribute` | HTTP 409 — node still 
connecting during queue listing | Both |
   | `ClusteredRegistryClientIT.testControllerServiceUpdateWhileRunning` | 
Cluster conflict | Java 25 |
   | 
`OffloadContentClaimTruncationIT.testOffloadedFlowFileContentNotPrematurelyTruncated`
 | Timeout | Java 21 |
   
   All failing tests are different from the initial run (which failed on 
`ClusteredConnectorIT.testBundleResolutionResolveNewestBundle`), confirming 
these are non-deterministic cluster timing flakes rather than a consistent 
regression. `OffloadContentClaimTruncationIT` [also fails on 
main](https://github.com/apache/nifi/actions/runs/26792184340). macOS shards 
(`macos-15 Java 21`, `macos-15 Java 25`) both pass all system tests cleanly.
   
   All other checks pass: build (3 OS/JDK combos), code-compliance (Validate + 
Scan), docker-tests, integration-tests.


-- 
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]

Reply via email to