hangc0276 commented on PR #4210:
URL: https://github.com/apache/bookkeeper/pull/4210#issuecomment-1952143006
@horizonzy Please take a look at the failed CI
```
Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
120.0 s <<< FAILURE! -- in org.apache.bookkeeper.benchmark.TestBenchmark
Error:
org.apache.bookkeeper.benchmark.TestBenchmark.testReadThroughputLatency -- Time
elapsed: 120.0 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120
seconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.bookkeeper.benchmark.BenchReadThroughputLatency.readLedger(BenchReadThroughputLatency.java:128)
at
org.apache.bookkeeper.benchmark.BenchReadThroughputLatency.main(BenchReadThroughputLatency.java:270)
at
org.apache.bookkeeper.benchmark.TestBenchmark.testReadThroughputLatency(TestBenchmark.java:128)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:750)
[INFO] Running org.apache.bookkeeper.benchmark.TestBenchmark
Error: Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
120.0 s <<< FAILURE! -- in org.apache.bookkeeper.benchmark.TestBenchmark
Error:
org.apache.bookkeeper.benchmark.TestBenchmark.testReadThroughputLatency -- Time
elapsed: 120.0 s <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 120
seconds
at java.lang.Thread.sleep(Native Method)
at
org.apache.bookkeeper.benchmark.BenchReadThroughputLatency.readLedger(BenchReadThroughputLatency.java:128)
at
org.apache.bookkeeper.benchmark.BenchReadThroughputLatency.main(BenchReadThroughputLatency.java:270)
at
org.apache.bookkeeper.benchmark.TestBenchmark.testReadThroughputLatency(TestBenchmark.java:128)
at java.lang.reflect.Method.invoke(Method.java:498)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.lang.Thread.run(Thread.java:750)
```
--
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]