Hi Team, Any thoughts on this?
Thank you and Regards, Sunidhi Gaonkar. ________________________________ From: Sunidhi Gaonkar Sent: Wednesday, January 31, 2024 5:09 PM To: dev@cassandra.apache.org <dev@cassandra.apache.org> Subject: Tests failing for ppc64le architecture. Hi Team, I am working on validating Cassandra on ppc64le architecture, I have followed the following steps to build Cassandra from source: 1. Install java-17, python3.7, ant, cmake,ninja. 2. Build netty-tcnative and transport-native-epoll from source since jars are not available for ppc64le. 3. Clone Cassandra repository, checked out to cassandra-5.0-beta1. 4. Command used to build: ant 5. Command used to test: ant test 5 tests mentioned below are failing: FullQueryLoggerTest SSTableReaderTest FileTest SystemPropertiesBasedFileSystemOwnershipCheckTest YamlBasedFileSystemOwnershipCheckTest I have observed same tests failing on x86 architecture. Please find attached the logs for the failing tests below. Additionals details: OS: Red Hat Enterprise Linux 8.6 Any suggestions and pointers regarding the same will be helpful. Thank you and Regards, Sunidhi Gaonkar.