Hi Dawid,

> This happened once previously, with b85 too. I don't think we've
> reported it, have we?

It could be:
https://bugs.openjdk.java.net/browse/JDK-8134739

which is not yet available in a jdk 9 build.

Roland.

> 
> D.
> 
> On Sun, Oct 18, 2015 at 1:02 PM, Policeman Jenkins Server
> <jenk...@thetaphi.de> wrote:
>> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-5.x-Linux/14283/
>> Java: 32bit/jdk1.9.0-ea-b85 -server -XX:+UseConcMarkSweepGC
>> 
>> All tests passed
>> 
>> Build Log:
>> [...truncated 369 lines...]
>>   [junit4] JVM J2: stdout was not empty, see: 
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/temp/junit4-J2-20151018_105412_548.sysout
>>   [junit4] >>> JVM J2: stdout (verbatim) ----
>>   [junit4] #
>>   [junit4] # A fatal error has been detected by the Java Runtime Environment:
>>   [junit4] #
>>   [junit4] #  SIGSEGV (0xb) at pc=0xf6da211f, pid=6408, tid=6500
>>   [junit4] #
>>   [junit4] # JRE version: Java(TM) SE Runtime Environment (9.0-b85) (build 
>> 1.9.0-ea-b85)
>>   [junit4] # Java VM: Java HotSpot(TM) Server VM (1.9.0-ea-b85, mixed mode, 
>> tiered, concurrent mark sweep gc, linux-x86)
>>   [junit4] # Problematic frame:
>>   [junit4] # V  [libjvm.so+0x8c211f]  
>> SuperWord::get_pre_loop_end(CountedLoopNode*)+0xaf
>>   [junit4] #
>>   [junit4] # No core dump will be written. Core dumps have been disabled. To 
>> enable core dumping, try "ulimit -c unlimited" before starting Java again
>>   [junit4] #
>>   [junit4] # An error report file with more information is saved as:
>>   [junit4] # 
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/J2/hs_err_pid6408.log
>>   [junit4] #
>>   [junit4] # Compiler replay data is saved as:
>>   [junit4] # 
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/J2/replay_pid6408.log
>>   [junit4] #
>>   [junit4] # If you would like to submit a bug report, please visit:
>>   [junit4] #   http://bugreport.java.com/bugreport/crash.jsp
>>   [junit4] #
>>   [junit4] <<< JVM J2: EOF ----
>> 
>> [...truncated 1090 lines...]
>>   [junit4] ERROR: JVM J2 ended with an exception, command line: 
>> /home/jenkins/tools/java/32bit/jdk1.9.0-ea-b85/bin/java -server 
>> -XX:+UseConcMarkSweepGC -XX:+HeapDumpOnOutOfMemoryError 
>> -XX:HeapDumpPath=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/heapdumps -ea 
>> -esa -Dtests.prefix=tests -Dtests.seed=875D3E7A6FDEA076 -Xmx512M 
>> -Dtests.iters= -Dtests.verbose=false -Dtests.infostream=false 
>> -Dtests.codec=random -Dtests.postingsformat=random 
>> -Dtests.docvaluesformat=random -Dtests.locale=random -Dtests.timezone=random 
>> -Dtests.directory=random -Dtests.linedocsfile=europarl.lines.txt.gz 
>> -Dtests.luceneMatchVersion=5.4.0 -Dtests.cleanthreads=perMethod 
>> -Djava.util.logging.config.file=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/tools/junit4/logging.properties
>>  -Dtests.nightly=false -Dtests.weekly=false -Dtests.monster=false 
>> -Dtests.slow=true -Dtests.asserts=true -Dtests.multiplier=3 -DtempDir=./temp 
>> -Djava.io.tmpdir=./temp 
>> -Djunit4.tempDir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/temp
>>  -Dcommon.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene 
>> -Dclover.db.dir=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/clover/db
>>  
>> -Djava.security.policy=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/tools/junit4/tests.policy
>>  -Dtests.LUCENE_VERSION=5.4.0 -Djetty.testMode=1 -Djetty.insecurerandom=1 
>> -Dsolr.directoryFactory=org.apache.solr.core.MockDirectoryFactory 
>> -Djava.awt.headless=true -Djdk.map.althashing.threshold=0 
>> -Djunit4.childvm.cwd=/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/J2
>>  -Djunit4.childvm.id=2 -Djunit4.childvm.count=3 -Dtests.leaveTemporary=false 
>> -Dtests.filterstacks=true -Dtests.disableHdfs=true 
>> -Djava.security.manager=org.apache.lucene.util.TestSecurityManager 
>> -Dfile.encoding=UTF-8 -classpath 
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/codecs/classes/java:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/test-framework/classes/java:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/test-framework/lib/junit-4.10.jar:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/test-framework/lib/randomizedtesting-runner-2.1.17.jar:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/classes/java:/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/classes/test:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-launcher.jar:/var/lib/jenkins/.ant/lib/ivy-2.3.0.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jdepend.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bcel.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jmf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit4.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-xalan2.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-javamail.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jai.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-bsf.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-logging.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-commons-net.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-resolver.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-log4j.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-junit.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-oro.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-antlr.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-jsch.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-apache-regexp.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-swing.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-testutil.jar:/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/lib/ant-netrexx.jar:/var/lib/jenkins/.ivy2/cache/com.carrotsearch.randomizedtesting/junit4-ant/jars/junit4-ant-2.1.17.jar
>>  com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe -eventsfile 
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/temp/junit4-J2-20151018_105412_548.events
>>  
>> @/home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build/core/test/temp/junit4-J2-20151018_105412_548.suites
>>  -stdin
>>   [junit4] ERROR: JVM J2 ended with an exception: Forked process returned 
>> with error code: 134. Very likely a JVM crash.  Process output piped in logs 
>> above.
>>   [junit4]     at 
>> com.carrotsearch.ant.tasks.junit4.JUnit4.executeSlave(JUnit4.java:1485)
>>   [junit4]     at 
>> com.carrotsearch.ant.tasks.junit4.JUnit4.access$000(JUnit4.java:133)
>>   [junit4]     at 
>> com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:963)
>>   [junit4]     at 
>> com.carrotsearch.ant.tasks.junit4.JUnit4$2.call(JUnit4.java:960)
>>   [junit4]     at java.util.concurrent.FutureTask.run(FutureTask.java:265)
>>   [junit4]     at 
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
>>   [junit4]     at 
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
>>   [junit4]     at java.lang.Thread.run(Thread.java:747)
>> 
>> BUILD FAILED
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:785: The following 
>> error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:729: The following 
>> error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/build.xml:59: The following 
>> error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/build.xml:50: The 
>> following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1452: 
>> The following error occurred while executing this line:
>> /home/jenkins/workspace/Lucene-Solr-5.x-Linux/lucene/common-build.xml:1006: 
>> At least one slave process threw an exception, first: Forked process 
>> returned with error code: 134. Very likely a JVM crash.  Process output 
>> piped in logs above.
>> 
>> Total time: 8 minutes 8 seconds
>> Build step 'Invoke Ant' marked build as failure
>> Archiving artifacts
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Recording test results
>> Email was triggered for: Failure - Any
>> Sending email for trigger: Failure - Any
>> 
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
>> For additional commands, e-mail: dev-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to