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/08/03 09:53:37 UTC

[GitHub] [pulsar] Technoboy- opened a new issue, #16929: Flaky-test: AdminApiTransactionMultiBrokerTest.setup

Technoboy- opened a new issue, #16929:
URL: https://github.com/apache/pulsar/issues/16929

   https://github.com/apache/pulsar/runs/7647562319?check_suite_focus=true
   ```
   Error:  Tests run: 2, Failures: 1, Errors: 0, Skipped: 1, Time elapsed: 100.773 s <<< FAILURE! - in org.apache.pulsar.broker.admin.v3.AdminApiTransactionMultiBrokerTest
     Error:  setup(org.apache.pulsar.broker.admin.v3.AdminApiTransactionMultiBrokerTest)  Time elapsed: 98.777 s  <<< FAILURE!
     org.apache.pulsar.client.api.PulsarClientException: org.apache.pulsar.client.api.transaction.TransactionCoordinatorClientException: org.apache.pulsar.client.api.PulsarClientException$LookupException: {"errorMsg":"org.apache.pulsar.broker.PulsarServerException: Failed to acquire ownership for namespace bundle pulsar/system/0x00000000_0xffffffff","reqId":4590687001839393428, "remote":"localhost/127.0.0.1:46635", "local":"/127.0.0.1:55664"}
     	at org.apache.pulsar.client.impl.PulsarClientImpl.<init>(PulsarClientImpl.java:225)
     	at org.apache.pulsar.client.impl.PulsarClientImpl.<init>(PulsarClientImpl.java:154)
     	at org.apache.pulsar.client.impl.ClientBuilderImpl.build(ClientBuilderImpl.java:63)
     	at org.apache.pulsar.broker.transaction.TransactionTestBase.setUpBase(TransactionTestBase.java:146)
     	at org.apache.pulsar.broker.admin.v3.AdminApiTransactionMultiBrokerTest.setup(AdminApiTransactionMultiBrokerTest.java:41)
   ```


-- 
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 #16929: Flaky-test: AdminApiTransactionMultiBrokerTest.setup

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

   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