You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "zhaorenhai (Jira)" <ji...@apache.org> on 2021/01/17 13:49:00 UTC

[jira] [Comment Edited] (CASSANDRA-16384) test case AuditLoggerTest fail on aarch64 platform

    [ https://issues.apache.org/jira/browse/CASSANDRA-16384?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17266781#comment-17266781 ] 

zhaorenhai edited comment on CASSANDRA-16384 at 1/17/21, 1:48 PM:
------------------------------------------------------------------

patch link: 

[https://github.com/apache/cassandra/pull/869]

Because project.xml will conflict , so I merge cassandra-16384 and cassandra-16392's patch together.


was (Author: renhaizhao):
patch link: 

[https://github.com/apache/cassandra/pull/869]

Because project.xml will conflinct , so I merge cassandra-16384 and cassandra-16392's patch together.

> test case AuditLoggerTest  fail on aarch64 platform
> ---------------------------------------------------
>
>                 Key: CASSANDRA-16384
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-16384
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Dependencies
>            Reporter: zhaorenhai
>            Assignee: zhaorenhai
>            Priority: Normal
>             Fix For: 4.0.x
>
>         Attachments: 16384-trunk.txt, hs_err_pid27652.log
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> When run ant; ant test on aarch64 platform, AuditLoggerTest failed,the output as follows:
>  
> {code:java}
> [junit-timeout] Testsuite: org.apache.cassandra.audit.AuditLoggerTest
> [junit-timeout] #
> [junit-timeout] # A fatal error has been detected by the Java Runtime Environment:
> [junit-timeout] #
> [junit-timeout] #  SIGBUS (0x7) at pc=0x0000ffff81add020, pid=27652, tid=0x0000ffff80e1f1f0
> [junit-timeout] #
> [junit-timeout] # JRE version: OpenJDK Runtime Environment (8.0_222-b10) (build 1.8.0_222-8u222-b10-1ubuntu1~18.04.1-b10)
> [junit-timeout] # Java VM: OpenJDK 64-Bit Server VM (25.222-b10 mixed mode linux-aarch64 compressed oops)
> [junit-timeout] # Problematic frame:
> [junit-timeout] # V  [libjvm.so+0xa4d020]
> [junit-timeout] #
> [junit-timeout] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
> [junit-timeout] #
> [junit-timeout] # An error report file with more information is saved as:
> [junit-timeout] # /home/cassandra/cassandra/hs_err_pid27652.log
> [junit-timeout] #
> [junit-timeout] # If you would like to submit a bug report, please visit:
> [junit-timeout] #   http://bugreport.java.com/bugreport/crash.jsp
> [junit-timeout] #
> [junit-timeout] Testsuite: org.apache.cassandra.audit.AuditLoggerTest
> [junit-timeout] Testsuite: org.apache.cassandra.audit.AuditLoggerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
> [junit-timeout]
> [junit-timeout] Testcase: org.apache.cassandra.audit.AuditLoggerTest:testConflictingPaths:      Caused an ERROR
> [junit-timeout] Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
> [junit-timeout] junit.framework.AssertionFailedError: Forked Java VM exited abnormally. Please note the time in the report does not reflect the time until the VM exit.
> [junit-timeout]         at java.util.Vector.forEach(Vector.java:1275)
> [junit-timeout]         at java.util.Vector.forEach(Vector.java:1275)
> [junit-timeout]         at java.lang.Thread.run(Thread.java:748)
> [junit-timeout]
> [junit-timeout]
> [junit-timeout] Test org.apache.cassandra.audit.AuditLoggerTest FAILED (crashed)
>    [delete] Deleting directory /home/cassandra/cassandra/build/test/cassandra/commitlog:2
>    [delete] Deleting directory /home/cassandra/cassandra/build/test/cassandra/data:2
>    [delete] Deleting directory /home/cassandra/cassandra/build/test/cassandra/saved_caches:2
>    [delete] Deleting directory /home/cassandra/cassandra/build/test/cassandra/hints:2
> {code}
> attached file hs_err_pid27652.log



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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