You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Ekaterina Dimitrova (Jira)" <ji...@apache.org> on 2022/05/12 15:23:00 UTC

[jira] [Updated] (CASSANDRA-17488) Intermittent failure on org.apache.cassandra.distributed.test.UnableToParseClientMessageTest.badHeader

     [ https://issues.apache.org/jira/browse/CASSANDRA-17488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ekaterina Dimitrova updated CASSANDRA-17488:
--------------------------------------------
       Complexity: Normal
    Discovered By: User Report
         Severity: Normal
           Status: Open  (was: Triage Needed)

> Intermittent failure on org.apache.cassandra.distributed.test.UnableToParseClientMessageTest.badHeader
> ------------------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-17488
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-17488
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/java
>            Reporter: Andres de la Peña
>            Priority: Normal
>             Fix For: 4.0.x, 4.x
>
>
> Intermittent failure on {{{}org.apache.cassandra.distributed.test.UnableToParseClientMessageTest.badHeader{}}}:
> [https://ci-cassandra.apache.org/job/Cassandra-4.0/363/testReport/org.apache.cassandra.distributed.test/UnableToParseClientMessageTest/badHeader_version_4_v4__2/]
> {code:java}
> Error Message
> Expecting actual not to be empty
> Stacktrace
> junit.framework.AssertionFailedError: 
> Expecting actual not to be empty
> 	at org.apache.cassandra.distributed.test.UnableToParseClientMessageTest.test(UnableToParseClientMessageTest.java:159)
> 	at org.apache.cassandra.distributed.test.UnableToParseClientMessageTest.badHeader(UnableToParseClientMessageTest.java:100)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Standard Output
> INFO  [main] <main> 2022-03-22 12:45:37,371 YamlConfigurationLoader.java:97 - Configuration location: file:/home/cassandra/cassandra/test/conf/cassandra.yaml
> DEBUG [main] <main> 2022-03-22 12:45:37,375 YamlConfigurationLoader.java:116 - Loading settings from file:/home/cassandra/cassandra/test/conf/cassandra.yaml
> INFO  [main] <main> 2022-03-22 12:45:37,661 Config.java:706 - Node configuration:[allocate_tokens_for_keyspace=null; allocate_tokens_for_local_replication_factor=null; allow_extra_insec
> ...[truncated 127387 chars]...
> 55,015 StorageService.java:2784 - Node /127.0.0.1:7012 state jump to shutdown
> DEBUG [node1_isolatedExecutor:3] node1 2022-03-22 12:45:55,016 StorageService.java:2781 - Node /127.0.0.1:7012 state shutdown, token [9223372036854775807]
> INFO  [node1_isolatedExecutor:3] node1 2022-03-22 12:45:55,017 StorageService.java:2784 - Node /127.0.0.1:7012 state jump to shutdown
> INFO  [node1_isolatedExecutor:14] node1 2022-03-22 12:45:57,023 MessagingService.java:441 - Waiting for messaging service to quiesce
> {code}
> This failure can also be reproduced on CircleCI test multiplexer for trunk:
> [https://app.circleci.com/pipelines/github/adelapena/cassandra/1442/workflows/b46d2561-1a76-4c75-9f19-9075f42750fb/jobs/14724]
> There is only one recent failure on Jenkins, and the multiplexer only hits it once in 500 runs, so flakiness seems very low.
>  



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org