alluxio-integration-fuse test errors

10 views
Skip to first unread message

Priya Seth Gawade

unread,
Dec 28, 2017, 4:19:44 AM12/28/17
to Alluxio Developers
Hi All,

I am trying to build and validate alluxio on Power LE (ppc64le), Ubuntu 16.04, RHEL 7,3.

It builds without issues and the tests for all the modules pass successfully.
However, the fuse module is failing with three errors.

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=512M; support was removed in 8.0
Running alluxio.fuse.AlluxioFuseFileSystemTest
Tests run: 9, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.84 sec <<< FAILURE! - in alluxio.fuse.AlluxioFuseFileSystemTest
read(alluxio.fuse.AlluxioFuseFileSystemTest)  Time elapsed: 0.025 sec  <<< ERROR!
java.lang.IllegalArgumentException: unsupported integer type: ADDRESS
        at alluxio.fuse.AlluxioFuseFileSystemTest.read(AlluxioFuseFileSystemTest.java:186)
flush(alluxio.fuse.AlluxioFuseFileSystemTest)  Time elapsed: 0.019 sec  <<< ERROR!
java.lang.IllegalArgumentException: unsupported integer type: ADDRESS
        at alluxio.fuse.AlluxioFuseFileSystemTest.flush(AlluxioFuseFileSystemTest.java:111)
write(alluxio.fuse.AlluxioFuseFileSystemTest)  Time elapsed: 0.004 sec  <<< ERROR!
java.lang.IllegalArgumentException: unsupported integer type: ADDRESS
        at alluxio.fuse.AlluxioFuseFileSystemTest.write(AlluxioFuseFileSystemTest.java:211)

Results :
Tests in error:
  AlluxioFuseFileSystemTest.flush:111 ? IllegalArgument unsupported integer type...
  AlluxioFuseFileSystemTest.read:186 ? IllegalArgument unsupported integer type:...
  AlluxioFuseFileSystemTest.write:211 ? IllegalArgument unsupported integer type...
Tests run: 9, Failures: 0, Errors: 3, Skipped: 0

I am using openjdk-8 and have fuse-devel-2.9.2-7.el7.ppc64le installed and kernel version is 3.10.0-693.el7.ppc64le. I built and validated the jnr-fuse project on ppc64le separately and it builds and passes all its self-tests successfully.

Any pointers on how to trace/debug this further will be of great help, thanks!

Regards,
Priya

Haoyuan Li

unread,
Dec 28, 2017, 9:09:05 AM12/28/17
to Priya Seth Gawade, Alluxio Developers, Alluxio Users
Add User Mailing List.

Best regards,

Haoyuan


--
You received this message because you are subscribed to the Google Groups "Alluxio Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email to alluxio-dev+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages