divijvaidya commented on PR #14078:
URL: https://github.com/apache/kafka/pull/14078#issuecomment-1651352094

   Thank you for your first contribution! 
   
   If we look at metrics for last 28 days, this test has been flaky 1% (10 out 
of 1300 builds) of the time as per 
https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=Europe/Berlin&tests.container=org.apache.kafka.common.security.oauthbearer.internals.secured.RefreshingHttpsJwksTest
 and it passes 99% of the time. Hence, it would be difficult to reproduce the 
flaky behaviour for this one.
   
   You can see the error logs at 
https://ge.apache.org/scans/tests?search.relativeStartTime=P28D&search.rootProjectNames=kafka&search.timeZoneId=Europe/Berlin&tests.container=org.apache.kafka.common.security.oauthbearer.internals.secured.RefreshingHttpsJwksTest&tests.test=testSecondaryRefreshAfterElapsedDelay()
 
   
   To re-run the test and trying to reproduce flakiness, I would suggest to use 
this command locally on your machine: 
https://github.com/apache/kafka/blob/trunk/README.md#repeatedly-running-a-particular-unitintegration-test


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