You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/06/02 20:13:45 UTC

[GitHub] [pulsar] lhotari opened a new issue, #15913: Flaky-test: GeoReplicationTest.testTopicReplication

lhotari opened a new issue, #15913:
URL: https://github.com/apache/pulsar/issues/15913

   <!--- 
   
   Instructions for reporting a flaky test using this issue template:
   
   1. Replace test_class in title and body with the short test class name WITHOUT the package name.
   2. Replace test_method in title and body with the test method that failed. Multiple methods are flaky, remove the content that refers to the test method.
   3. Replace "url here" with a url to an example failure. In the Github Actions workflow run logs, you can right click on the line number to copy a link to the line. Example of such url is https://github.com/apache/pulsar/pull/8892/checks?check_run_id=1531075794#step:9:377 . The logs are available for a limited amount of time (usually for a few weeks).
   4. Replace "relevant parts of the exception stacktrace here" with the a few lines of the stack trace that shows at least the exception message and the line of test code where the stacktrace occurred.
   5. Replace "full exception stacktrace here" with the full exception stacktrace from logs. This section will be hidden by default.
   6. Remove all unused fields / content to unclutter the reported issue. Remove this comment too.
   
   -->
   GeoReplicationTest.testTopicReplication is flaky. It fails sporadically.
   
   [example failure](https://github.com/apache/pulsar/runs/6715214224?check_suite_focus=true#step:12:15869)
   
   ```
     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)
   ```
   


-- 
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: commits-unsubscribe@pulsar.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #15913: Flaky-test: GeoReplicationTest.testTopicReplication

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15913:
URL: https://github.com/apache/pulsar/issues/15913#issuecomment-1172996917

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


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari commented on issue #15913: Flaky-test: GeoReplicationTest.testTopicReplication

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #15913:
URL: https://github.com/apache/pulsar/issues/15913#issuecomment-1326414575

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


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #15913: Flaky-test: GeoReplicationTest.testTopicReplication

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15913:
URL: https://github.com/apache/pulsar/issues/15913#issuecomment-1287586090

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


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] lhotari commented on issue #15913: Flaky-test: GeoReplicationTest.testTopicReplication

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #15913:
URL: https://github.com/apache/pulsar/issues/15913#issuecomment-1251824736

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


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [pulsar] github-actions[bot] commented on issue #15913: Flaky-test: GeoReplicationTest.testTopicReplication

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #15913:
URL: https://github.com/apache/pulsar/issues/15913#issuecomment-1364807748

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


-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org