Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

com.hazelcast.client.queue.ClientQueueTest.testListener #26324

Open
olukas opened this issue May 6, 2024 · 0 comments
Open

com.hazelcast.client.queue.ClientQueueTest.testListener #26324

olukas opened this issue May 6, 2024 · 0 comments
Labels
Source: Internal PR or issue was opened by an employee Team: Client Type: Test-Failure
Milestone

Comments

@olukas
Copy link
Contributor

olukas commented May 6, 2024

master (commit 069baafa2dfe71beb42f92758a33eca2feaa2f9e)

Failed on Windows - MicrosoftJDK17: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-Windows-MicrosoftJDK17/114/testReport/com.hazelcast.client.queue/ClientQueueTest/testListener/

Stacktrace:
java.lang.AssertionError
	at org.junit.Assert.fail(Assert.java:87)
	at org.junit.Assert.assertTrue(Assert.java:42)
	at org.junit.Assert.assertTrue(Assert.java:53)
	at com.hazelcast.client.queue.ClientQueueTest.testListener(ClientQueueTest.java:565)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:115)
	at com.hazelcast.test.FailOnTimeoutStatement$CallableStatement.call(FailOnTimeoutStatement.java:107)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at java.base/java.lang.Thread.run(Thread.java:833)

Standard output:
Finished Running Test: testOfferPoll in 21.691 seconds.
18:46:08,368  INFO |testListener| - [NodeExtension] Thread-40499 - [127.0.0.1]:5701 [dev] [5.5.0-SNAPSHOT] Destroying node NodeExtension.
18:46:08,369  INFO |testListener| - [Node] Thread-40499 - [127.0.0.1]:5701 [dev] [5.5.0-SNAPSHOT] Hazelcast Shutdown is completed in 23 ms.
18:46:08,369  INFO |testListener| - [LifecycleService] Thread-40499 - [127.0.0.1]:5701 [dev] [5.5.0-SNAPSHOT] [127.0.0.1]:5701 is SHUTDOWN
18:46:08,369  INFO |testListener| - [HazelcastTestSupport] Thread-40499 - Shutting down node factory as @After action
BuildInfo right after testListener(com.hazelcast.client.queue.ClientQueueTest): BuildInfo{version='5.5.0-SNAPSHOT', build='20240504', buildNumber=20240504, revision=, enterprise=false, serializationVersion=1}
Hiccups measured while running test 'testListener(com.hazelcast.client.queue.ClientQueueTest):'
18:45:45, accumulated pauses: 825 ms, max pause: 42 ms, pauses over 1000 ms: 0
18:45:50, accumulated pauses: 763 ms, max pause: 5 ms, pauses over 1000 ms: 0
18:45:55, accumulated pauses: 746 ms, max pause: 2 ms, pauses over 1000 ms: 0
18:46:00, accumulated pauses: 748 ms, max pause: 2 ms, pauses over 1000 ms: 0
18:46:05, accumulated pauses: 777 ms, max pause: 311 ms, pauses over 1000 ms: 0


No metrics recorded during the test
18:46:08,381  INFO |testOffer| - [ClientInvocationService] Thread-40504 - hz.client_3242 [dev] [5.5.0-SNAPSHOT] Running with 2 response threads, dynamic=true
18:46:08,381  INFO |testAdd_whenExceedingMaximumCapacity| - [ClientInvocationService] Thread-40502 - hz.client_3241 [dev] [5.5.0-SNAPSHOT] Running with 2 response threads, dynamic=true
18:46:08,382  INFO |testOffer| - [LifecycleService] Thread-40504 - hz.client_3242 [dev] [5.5.0-SNAPSHOT] HazelcastClient 5.5.0-SNAPSHOT (20240504) is STARTING
18:46:08,382  INFO |testAdd_whenExceedingMaximumCapacity| - [LifecycleService] Thread-40502 - hz.client_3241 [dev] [5.5.0-SNAPSHOT] HazelcastClient 5.5.0-SNAPSHOT (20240504) is STARTING
18:46:08,382  INFO |testOffer| - [LifecycleService] Thread-40504 - hz.client_3242 [dev] [5.5.0-SNAPSHOT] HazelcastClient 5.5.0-SNAPSHOT (20240504) is STARTED
18:46:08,382  INFO |testAdd_whenExceedingMaximumCapacity| - [LifecycleService] Thread-40502 - hz.client_3241 [dev] [5.5.0-SNAPSHOT] HazelcastClient 5.5.0-SNAPSHOT (20240504) is STARTED
18:46:08,382  INFO |testOffer| - [ClientConnectionManager] Thread-40504 - hz.client_3242 [dev] [5.5.0-SNAPSHOT] Trying to connect to cluster: dev
18:46:08,382  INFO |testOffer| - [ClientConnectionManager] Thread-40504 - hz.client_3242 [dev] [5.5.0-SNAPSHOT] Trying to connect to [127.0.0.1]:5701
18:46:08,383  INFO |testOffer| - [HazelcastClient] Thread-40504 - Created connection to endpoint: [127.0.0.1]:5701, connection: MockedClientConnection{localAddress=[127.0.0.1]:40001, super=ClientConnection{alive=true, connectionId=1, channel=null, remoteAddress=null, lastReadTime=never, lastWriteTime=never, closedTime=never}}
18:46:08,383  INFO |testAdd_whenExceedingMaximumCapacity| - [ClientConnectionManager] Thread-40502 - hz.client_3241 [dev] [5.5.0-SNAPSHOT] Trying to connect to cluster: dev
18:46:08,383  INFO |testAdd_whenExceedingMaximumCapacity| - [ClientConnectionManager] Thread-40502 - hz.client_3241 [dev] [5.5.0-SNAPSHOT] Trying to connect to [127.0.0.1]:5701
18:46:08,383  INFO |testAdd_whenExceedingMaximumCapacity| - [HazelcastClient] Thread-40502 - Created connection to endpoint: [127.0.0.1]:5701, connection: MockedClientConnection{localAddress=[127.0.0.1]:40001, super=ClientConnection{alive=true, connectionId=1, channel=null, remoteAddress=null, lastReadTime=never, lastWriteTime=never, closedTime=never}}

Standard output can be found here - https://s3.console.aws.amazon.com/s3/buckets/j-artifacts/Hazelcast-master-Windows-MicrosoftJDK17/114/

@olukas olukas added Team: Client Type: Test-Failure Source: Internal PR or issue was opened by an employee labels May 6, 2024
@olukas olukas added this to the 5.5.0 milestone May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Source: Internal PR or issue was opened by an employee Team: Client Type: Test-Failure
Projects
None yet
Development

No branches or pull requests

1 participant