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

Michael Shuler commented on CASSANDRA-9841:
-------------------------------------------

This is also causing a lot of test-all runs to hang completely, i.e. 
http://cassci.datastax.com/job/trunk_testall/258/console

{noformat}
14:38:24 pig-test:
14:38:24     [junit] WARNING: multiple versions of ant detected in path for 
junit 
14:38:24     [junit]          
jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
14:38:24     [junit]      and 
jar:file:/home/automaton/cassandra/build/lib/jars/ant-1.9.4.jar!/org/apache/tools/ant/Project.class
14:38:25     [junit] Testsuite: org.apache.cassandra.pig.CqlRecordReaderTest
14:38:59     [junit] Testsuite: org.apache.cassandra.pig.CqlRecordReaderTest 
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 33.598 sec
14:38:59     [junit] 
14:39:02     [junit] Testsuite: org.apache.cassandra.pig.CqlTableDataTypeTest
14:39:40     [junit] Testsuite: org.apache.cassandra.pig.CqlTableDataTypeTest 
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 38.113 sec
14:39:40     [junit] 
14:39:43     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest
14:46:28     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest
14:46:28     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest Tests 
run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
14:46:28     [junit] 
14:46:28     [junit] Testcase: 
org.apache.cassandra.pig.CqlTableTest:testCqlNativeStorageSingleKeyTable:       
 Caused an ERROR
14:46:28     [junit] Forked Java VM exited abnormally. Please note the time in 
the report does not reflect the time until the VM exit.
14:46:28     [junit] junit.framework.AssertionFailedError: Forked Java VM 
exited abnormally. Please note the time in the report does not reflect the time 
until the VM exit.
14:46:28     [junit] 
14:46:28     [junit] 
14:46:28     [junit] Test org.apache.cassandra.pig.CqlTableTest FAILED (crashed)
14:46:29     [junit] Testsuite: 
org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest
14:46:48     [junit] Testsuite: 
org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest Tests run: 1, Failures: 
0, Errors: 1, Skipped: 0, Time elapsed: 19.068 sec
14:46:48     [junit] 
14:46:48     [junit] Testcase: 
testCassandraStorageDataType(org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest):
   Caused an ERROR
14:46:48     [junit] Unable to open iterator for alias rows
14:46:48     [junit] org.apache.pig.impl.logicalLayer.FrontendException: ERROR 
1066: Unable to open iterator for alias rows
14:46:48     [junit]    at 
org.apache.pig.PigServer.openIterator(PigServer.java:882)
14:46:48     [junit]    at 
org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest.testCassandraStorageDataType(ThriftColumnFamilyDataTypeTest.java:81)
14:46:48     [junit] Caused by: java.io.IOException: Job terminated with 
anomalous status FAILED
14:46:48     [junit]    at 
org.apache.pig.PigServer.openIterator(PigServer.java:874)
14:46:48     [junit] 
14:46:48     [junit] 
14:46:50     [junit] Test 
org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest FAILED
14:46:51     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyTest
15:06:51 Build timed out (after 20 minutes). Marking the build as aborted.
15:06:51 Terminated
15:06:51 Build was aborted
{noformat}

> trunk pig-test fails
> --------------------
>
>                 Key: CASSANDRA-9841
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9841
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Hadoop, Tests
>         Environment: trunk HEAD
> Debian Jessie 64-bin
> AWS m3-2xlarge
>            Reporter: Michael Shuler
>              Labels: test-failure
>             Fix For: 3.0.0 rc1
>
>
> {noformat}
> pig-test:
>     [mkdir] Created dir: 
> /var/lib/jenkins/jobs/trunk_pigtest/workspace/build/test/cassandra
>     [mkdir] Created dir: 
> /var/lib/jenkins/jobs/trunk_pigtest/workspace/build/test/output
>     [junit] WARNING: multiple versions of ant detected in path for junit 
>     [junit]          
> jar:file:/usr/share/ant/lib/ant.jar!/org/apache/tools/ant/Project.class
>     [junit]      and 
> jar:file:/var/lib/jenkins/jobs/trunk_pigtest/workspace/build/lib/jars/ant-1.8.3.jar!/org/apache/tools/ant/Project.class
>     [junit] Testsuite: org.apache.cassandra.pig.CqlRecordReaderTest
>     [junit] Testsuite: org.apache.cassandra.pig.CqlRecordReaderTest Tests 
> run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.799 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableDataTypeTest
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableDataTypeTest Tests 
> run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 44.627 sec
>     [junit] 
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest
>     [junit] 
>     [junit] Exception: java.lang.IllegalStateException thrown from the 
> UncaughtExceptionHandler in thread "cluster15357-connection-reaper-0"
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest
>     [junit] Testsuite: org.apache.cassandra.pig.CqlTableTest Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: 
> org.apache.cassandra.pig.CqlTableTest:testCqlNativeStorageSingleKeyTable:     
>   Caused an ERROR
>     [junit] Forked Java VM exited abnormally. Please note the time in the 
> report does not reflect the time until the VM exit.
>     [junit] 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] 
>     [junit] 
>     [junit] Test org.apache.cassandra.pig.CqlTableTest FAILED (crashed)
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest
>     [junit] Testsuite: 
> org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest Tests run: 1, 
> Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 19.889 sec
>     [junit] 
>     [junit] Testcase: 
> testCassandraStorageDataType(org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest):
>   Caused an ERROR
>     [junit] Unable to open iterator for alias rows
>     [junit] org.apache.pig.impl.logicalLayer.FrontendException: ERROR 1066: 
> Unable to open iterator for alias rows
>     [junit]   at org.apache.pig.PigServer.openIterator(PigServer.java:882)
>     [junit]   at 
> org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest.testCassandraStorageDataType(ThriftColumnFamilyDataTypeTest.java:81)
>     [junit] Caused by: java.io.IOException: Job terminated with anomalous 
> status FAILED
>     [junit]   at org.apache.pig.PigServer.openIterator(PigServer.java:874)
>     [junit] 
>     [junit] 
>     [junit] Test org.apache.cassandra.pig.ThriftColumnFamilyDataTypeTest 
> FAILED
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyTest
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyTest
>     [junit] Testsuite: org.apache.cassandra.pig.ThriftColumnFamilyTest Tests 
> run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec
>     [junit] 
>     [junit] Testcase: 
> org.apache.cassandra.pig.ThriftColumnFamilyTest:testCqlNativeStorageCompositeKeyCF:
>      Caused an ERROR
>     [junit] Forked Java VM exited abnormally. Please note the time in the 
> report does not reflect the time until the VM exit.
>     [junit] 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] 
>     [junit] 
>     [junit] Test org.apache.cassandra.pig.ThriftColumnFamilyTest FAILED 
> (crashed)
> [junitreport] Processing 
> /var/lib/jenkins/jobs/trunk_pigtest/workspace/build/test/TESTS-TestSuites.xml 
> to /tmp/null1591595172
> [junitreport] Loading stylesheet 
> jar:file:/usr/share/ant/lib/ant-junit.jar!/org/apache/tools/ant/taskdefs/optional/junit/xsl/junit-frames.xsl
> [junitreport] Transform time: 1048ms
> [junitreport] Deleting: /tmp/null1591595172
> BUILD FAILED
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to