devinbost opened a new issue #6299: (Flaky-test) Intermittent failure of PulsarFunctionsProcessTest URL: https://github.com/apache/pulsar/issues/6299 I'm occasionally seeing this error in Github CI builds: ``` [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 433.774 s <<< FAILURE! - in TestSuite 2392[ERROR] pulsar-test-suite(org.apache.pulsar.tests.integration.functions.PulsarFunctionsProcessTest) Time elapsed: 49.446 s <<< FAILURE! 2393java.lang.AssertionError: expected [1] but found [0] ``` It can be seen here: https://github.com/apache/pulsar/runs/439900566 I've attached the logs. [logs_16010.zip](https://github.com/apache/pulsar/files/4189312/logs_16010.zip)
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
