Jungtaek Lim created STORM-1436:
-----------------------------------

             Summary: Random test failure on blobstore (occasionally killed) 
                 Key: STORM-1436
                 URL: https://issues.apache.org/jira/browse/STORM-1436
             Project: Apache Storm
          Issue Type: Sub-task
          Components: storm-hdfs
            Reporter: Jungtaek Lim


I'm occasionally seeing those failures which seems to be bad.

{code}
Running org.apache.storm.hdfs.blobstore.BlobStoreTest
Killed

    [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project storm-hdfs: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked 
VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
/home/travis/build/apache/storm/external/storm-hdfs && 
/usr/lib/jvm/java-7-oracle/jre/bin/java -jar 
/home/travis/build/apache/storm/external/storm-hdfs/target/surefire/surefirebooter8236170494011505678.jar
 
/home/travis/build/apache/storm/external/storm-hdfs/target/surefire/surefire1381626990211210932tmp
 
/home/travis/build/apache/storm/external/storm-hdfs/target/surefire/surefire_13793819195712665660tmp
{code}

and

{code}
Running org.apache.storm.hdfs.blobstore.HdfsBlobStoreImplTest
Killed

[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on 
project storm-hdfs: Execution default-test of goal 
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked 
VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd 
/home/travis/build/apache/storm/external/storm-hdfs && 
/usr/lib/jvm/java-7-oracle/jre/bin/java -jar 
/home/travis/build/apache/storm/external/storm-hdfs/target/surefire/surefirebooter5805029835719201606.jar
 
/home/travis/build/apache/storm/external/storm-hdfs/target/surefire/surefire8308399860998357106tmp
 
/home/travis/build/apache/storm/external/storm-hdfs/target/surefire/surefire_14972550451446562529tmp
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :storm-hdfs
{code}




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

Reply via email to