pulsar icon indicating copy to clipboard operation
pulsar copied to clipboard

Flaky-test: GeoReplicationTest.testTopicReplication

Open lhotari opened this issue 3 years ago • 2 comments

GeoReplicationTest.testTopicReplication is flaky. It fails sporadically.

example failure

  Error:  Tests run: 43, Failures: 6, Errors: 0, Skipped: 20, Time elapsed: 552.812 s <<< FAILURE! - in TestSuite
  Error:  testTopicReplication(org.apache.pulsar.tests.integration.messaging.GeoReplicationTest)  Time elapsed: 18.618 s  <<< FAILURE!
  java.lang.AssertionError: expected object to not be null
  	at org.testng.Assert.fail(Assert.java:99)
  	at org.testng.Assert.assertNotNull(Assert.java:942)
  	at org.testng.Assert.assertNotNull(Assert.java:926)
  	at org.apache.pulsar.tests.integration.messaging.GeoReplicationTest.testTopicReplication(GeoReplicationTest.java:124)
  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
  	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
  	at org.testng.internal.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:132)
  	at org.testng.internal.InvokeMethodRunnable.runOne(InvokeMethodRunnable.java:45)
  	at org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:73)
  	at org.testng.internal.InvokeMethodRunnable.call(InvokeMethodRunnable.java:11)
  	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
  	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
  	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
  	at java.base/java.lang.Thread.run(Thread.java:833)

lhotari avatar Jun 02 '22 20:06 lhotari

The issue had no activity for 30 days, mark with Stale label.

github-actions[bot] avatar Jul 03 '22 02:07 github-actions[bot]

another one: https://github.com/apache/pulsar/actions/runs/3086967858/jobs/4991995273#step:12:15153

lhotari avatar Sep 20 '22 04:09 lhotari

The issue had no activity for 30 days, mark with Stale label.

github-actions[bot] avatar Oct 22 '22 02:10 github-actions[bot]

another one: https://github.com/apache/pulsar/actions/runs/3539850595/jobs/5943592808#step:12:15283

lhotari avatar Nov 24 '22 12:11 lhotari

The issue had no activity for 30 days, mark with Stale label.

github-actions[bot] avatar Dec 26 '22 02:12 github-actions[bot]