You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/03/25 13:57:37 UTC

[JENKINS] Lucene-Solr-8.x-Linux (64bit/jdk1.8.0_201) - Build # 2538 - Unstable!

Error processing tokens: Error while parsing action 'Text/ZeroOrMore/FirstOf/Token/DelimitedToken/DelimitedToken_Action3' at input position (line 79, pos 4):
)"}
   ^

java.lang.OutOfMemoryError: Java heap space

[JENKINS-EA] Lucene-Solr-8.x-Linux (64bit/jdk-15-ea+14) - Build # 2539 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2539/
Java: 64bit/jdk-15-ea+14 -XX:+UseCompressedOops -XX:+UseG1GC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.response.TestBinaryResponseWriter

Error Message:
Can't load schema /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml: Plugin init failure for [schema.xml] fieldType "HTMLstandardtok": Plugin init failure for [schema.xml] analyzer/charFilter: Error loading class 'solr.HTMLStripCharFilterFactory'

Stack Trace:
org.apache.solr.common.SolrException: Can't load schema /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml: Plugin init failure for [schema.xml] fieldType "HTMLstandardtok": Plugin init failure for [schema.xml] analyzer/charFilter: Error loading class 'solr.HTMLStripCharFilterFactory'
	at __randomizedtesting.SeedInfo.seed([89D2D424EEE1C207]:0)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:609)
	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:180)
	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:85)
	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:39)
	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111)
	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:805)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:795)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656)
	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:645)
	at org.apache.solr.response.TestBinaryResponseWriter.beforeClass(TestBinaryResponseWriter.java:56)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:832)
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "HTMLstandardtok": Plugin init failure for [schema.xml] analyzer/charFilter: Error loading class 'solr.HTMLStripCharFilterFactory'
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:182)
	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:501)
	... 32 more
Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] analyzer/charFilter: Error loading class 'solr.HTMLStripCharFilterFactory'
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:182)
	at org.apache.solr.schema.FieldTypePluginLoader.readAnalyzer(FieldTypePluginLoader.java:281)
	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:99)
	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:48)
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
	... 33 more
Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.HTMLStripCharFilterFactory'
	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:534)
	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:572)
	at org.apache.solr.schema.FieldTypePluginLoader$1.create(FieldTypePluginLoader.java:262)
	at org.apache.solr.schema.FieldTypePluginLoader$1.create(FieldTypePluginLoader.java:255)
	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
	... 37 more
Caused by: java.lang.ClassNotFoundException: solr.HTMLStripCharFilterFactory
	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:435)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:590)
	at java.base/java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:855)
	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:523)
	at java.base/java.lang.Class.forName0(Native Method)
	at java.base/java.lang.Class.forName(Class.java:428)
	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:518)
	... 41 more




Build Log:
[...truncated 13554 lines...]
   [junit4] Suite: org.apache.solr.response.TestBinaryResponseWriter
   [junit4]   2> 51940 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 51940 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/build/solr-core/test/J3/temp/solr.response.TestBinaryResponseWriter_89D2D424EEE1C207-001/data-dir-10-001
   [junit4]   2> 51942 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 51943 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 51943 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 51944 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 51950 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.6.0
   [junit4]   2> 51969 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.s.IndexSchema Schema name=test
   [junit4]   2> 51971 WARN  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 51973 WARN  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieFloatField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 51974 WARN  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 51980 WARN  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDateField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 52000 WARN  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.c.SolrResourceLoader 'solr.HTMLStripCharFilterFactory' looks like an analysis factory, but caller requested different class type: org.apache.lucene.analysis.util.CharFilterFactory
   [junit4]   2> 52003 INFO  (SUITE-TestBinaryResponseWriter-seed#[89D2D424EEE1C207]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=2047, maxMBSortInHeap=7.511147484413719, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5bfd1c91), locale=shi-Tfng-MA, timezone=America/Cancun
   [junit4]   2> NOTE: Linux 5.3.0-42-generic amd64/Oracle Corporation 15-ea (64-bit)/cpus=16,threads=1,free=239240656,total=330301440
   [junit4]   2> NOTE: All tests run in this JVM: [CdcrUpdateLogTest, TestSimPolicyCloud, SearchRateTriggerIntegrationTest, AdminHandlersProxyTest, SpatialHeatmapFacetsTest, TestUtilizeNode, TestFileDictionaryLookup, TestPKIAuthenticationPlugin, TestSolrFieldCacheBean, ClusterStateTest, SolrXmlInZkTest, TestBinaryResponseWriter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBinaryResponseWriter -Dtests.seed=89D2D424EEE1C207 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=shi-Tfng-MA -Dtests.timezone=America/Cancun -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J3 | TestBinaryResponseWriter (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.common.SolrException: Can't load schema /home/jenkins/workspace/Lucene-Solr-8.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema12.xml: Plugin init failure for [schema.xml] fieldType "HTMLstandardtok": Plugin init failure for [schema.xml] analyzer/charFilter: Error loading class 'solr.HTMLStripCharFilterFactory'
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89D2D424EEE1C207]:0)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:609)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.<init>(IndexSchema.java:180)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.create(IndexSchemaFactory.java:85)
   [junit4]    > 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:39)
   [junit4]    > 	at org.apache.solr.util.TestHarness.<init>(TestHarness.java:111)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:805)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:795)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:656)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:645)
   [junit4]    > 	at org.apache.solr.response.TestBinaryResponseWriter.beforeClass(TestBinaryResponseWriter.java:56)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:832)
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] fieldType "HTMLstandardtok": Plugin init failure for [schema.xml] analyzer/charFilter: Error loading class 'solr.HTMLStripCharFilterFactory'
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:182)
   [junit4]    > 	at org.apache.solr.schema.IndexSchema.readSchema(IndexSchema.java:501)
   [junit4]    > 	... 32 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Plugin init failure for [schema.xml] analyzer/charFilter: Error loading class 'solr.HTMLStripCharFilterFactory'
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:182)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.readAnalyzer(FieldTypePluginLoader.java:281)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:99)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader.create(FieldTypePluginLoader.java:48)
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
   [junit4]    > 	... 33 more
   [junit4]    > Caused by: org.apache.solr.common.SolrException: Error loading class 'solr.HTMLStripCharFilterFactory'
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:534)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.newInstance(SolrResourceLoader.java:572)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader$1.create(FieldTypePluginLoader.java:262)
   [junit4]    > 	at org.apache.solr.schema.FieldTypePluginLoader$1.create(FieldTypePluginLoader.java:255)
   [junit4]    > 	at org.apache.solr.util.plugin.AbstractPluginLoader.load(AbstractPluginLoader.java:152)
   [junit4]    > 	... 37 more
   [junit4]    > Caused by: java.lang.ClassNotFoundException: solr.HTMLStripCharFilterFactory
   [junit4]    > 	at java.base/java.net.URLClassLoader.findClass(URLClassLoader.java:435)
   [junit4]    > 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:590)
   [junit4]    > 	at java.base/java.net.FactoryURLClassLoader.loadClass(URLClassLoader.java:855)
   [junit4]    > 	at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:523)
   [junit4]    > 	at java.base/java.lang.Class.forName0(Native Method)
   [junit4]    > 	at java.base/java.lang.Class.forName(Class.java:428)
   [junit4]    > 	at org.apache.solr.core.SolrResourceLoader.findClass(SolrResourceLoader.java:518)
   [junit4]    > 	... 41 more
   [junit4] Completed [42/904 (1!)] on J3 in 0.25s, 0 tests, 1 error <<< FAILURES!

[...truncated 47678 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Linux/2539/consoleText

[repro] Revision: cf204c4fb0ac2bf599109e404deda0552d0146cb

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=TestBinaryResponseWriter -Dtests.seed=89D2D424EEE1C207 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=shi-Tfng-MA -Dtests.timezone=America/Cancun -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/core
[repro]       TestBinaryResponseWriter
[repro] ant compile-test

[...truncated 3426 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.TestBinaryResponseWriter" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC" -Dtests.seed=89D2D424EEE1C207 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=shi-Tfng-MA -Dtests.timezone=America/Cancun -Dtests.asserts=true -Dtests.file.encoding=US-ASCII

[...truncated 96 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.response.TestBinaryResponseWriter
[repro] Exiting with code 0

[...truncated 43 lines...]