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

   [claude-opus-4.7] Pre-existing flake on `Ubuntu Java 21`: 
`PutCouchbaseIT.testPutDocument` timed out opening a Couchbase Testcontainers 
bucket.
   
   - Failing job: [Ubuntu Java 
21](https://github.com/apache/nifi/actions/runs/27429035459/job/81074362706)
   - Module: 
`nifi-extension-bundles/nifi-couchbase-bundle/nifi-couchbase-processors` — 
fully unrelated to anything touched by this PR (this PR only modifies 
`nifi-properties`, `nifi-framework-core`, `nifi-resources`, `nifi-docs`, and 
`nifi-system-test-suite`).
   - Error excerpt:
   
   ```
   [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 
46.81 s <<< FAILURE! -- in 
org.apache.nifi.processors.couchbase.integration.PutCouchbaseIT
   [ERROR] PutCouchbaseIT.testPutDocument -- Time elapsed: 4.373 s <<< ERROR!
   com.couchbase.client.core.error.UnambiguousTimeoutException: GetRequest, 
Reason: TIMEOUT 
{"reason":"TIMEOUT","requestId":7,"requestType":"GetRequest","retried":2,"retryReasons":["BUCKET_OPEN_IN_PROGRESS"],"service":{"bucket":"test_bucket",...,"vbucket":837},"timeoutMs":2500,"timings":{"totalMicros":2545096}}
   ```
   
   Confirmed pre-existing on `main`: the same `PutCouchbaseIT.testPutDocument` 
failed in the integration-tests run 
[27372057801](https://github.com/apache/nifi/actions/runs/27372057801) for the 
NIFI-15880 merge commit (2026-06-11), which is upstream of this PR.
   
   Reran just the `Ubuntu Java 21` shard of run `27429035459` rather than 
pushing an empty commit.


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