Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/2814/ Java: 32bit/jdk-9-ea+155 -client -XX:+UseG1GC
3 tests failed. FAILED: org.apache.solr.handler.admin.MBeansHandlerTest.testDiff Error Message: expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1> Stack Trace: org.junit.ComparisonFailure: expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1> at __randomizedtesting.SeedInfo.seed([B1419F6B3DF6ACCD:74575BF02D4094AD]:0) at org.junit.Assert.assertEquals(Assert.java:125) at org.junit.Assert.assertEquals(Assert.java:147) at org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63) 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:543) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:844) FAILED: org.apache.solr.handler.admin.TestApiFramework.testFramework Error Message: Stack Trace: java.lang.ExceptionInInitializerError at __randomizedtesting.SeedInfo.seed([B1419F6B3DF6ACCD:A637554C3B2240F0]:0) at net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166) at net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25) at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216) at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104) at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69) at org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259) at org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174) at org.easymock.internal.MocksControl.createMock(MocksControl.java:60) at org.easymock.EasyMock.createMock(EasyMock.java:104) at org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76) at org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:59) 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:543) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:844) Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @16b3480 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207) at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192) at java.base/java.lang.reflect.Method.setAccessible(Method.java:186) at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56) at java.base/java.security.AccessController.doPrivileged(Native Method) at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46) ... 52 more FAILED: org.apache.solr.handler.admin.TestCoreAdminApis.testCalls Error Message: Stack Trace: java.lang.ExceptionInInitializerError at __randomizedtesting.SeedInfo.seed([B1419F6B3DF6ACCD:83808000B87A1F6A]:0) at net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166) at net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25) at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216) at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108) at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104) at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69) at org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259) at org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174) at org.easymock.internal.MocksControl.createMock(MocksControl.java:60) at org.easymock.EasyMock.createMock(EasyMock.java:104) at org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76) at org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43) 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:543) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57) at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49) at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45) at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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:844) Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @fe4155 at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207) at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192) at java.base/java.lang.reflect.Method.setAccessible(Method.java:186) at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56) at java.base/java.security.AccessController.doPrivileged(Native Method) at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46) ... 52 more Build Log: [...truncated 11444 lines...] [junit4] Suite: org.apache.solr.handler.admin.TestApiFramework [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestApiFramework_B1419F6B3DF6ACCD-001/init-core-data-001 [junit4] 2> 452166 INFO (SUITE-TestApiFramework-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 452167 INFO (TEST-TestApiFramework.testTrailingTemplatePaths-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testTrailingTemplatePaths [junit4] 2> 452167 INFO (TEST-TestApiFramework.testTrailingTemplatePaths-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testTrailingTemplatePaths [junit4] 2> 452168 INFO (TEST-TestApiFramework.testFramework-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testFramework [junit4] 2> 452221 INFO (TEST-TestApiFramework.testFramework-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testFramework [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestApiFramework -Dtests.method=testFramework -Dtests.seed=B1419F6B3DF6ACCD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=bs-BA -Dtests.timezone=Indian/Chagos -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.06s J1 | TestApiFramework.testFramework <<< [junit4] > Throwable #1: java.lang.ExceptionInInitializerError [junit4] > at __randomizedtesting.SeedInfo.seed([B1419F6B3DF6ACCD:A637554C3B2240F0]:0) [junit4] > at net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166) [junit4] > at net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25) [junit4] > at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216) [junit4] > at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144) [junit4] > at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116) [junit4] > at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108) [junit4] > at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104) [junit4] > at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69) [junit4] > at org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259) [junit4] > at org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174) [junit4] > at org.easymock.internal.MocksControl.createMock(MocksControl.java:60) [junit4] > at org.easymock.EasyMock.createMock(EasyMock.java:104) [junit4] > at org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76) [junit4] > at org.apache.solr.handler.admin.TestApiFramework.testFramework(TestApiFramework.java:59) [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:543) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] > Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @16b3480 [junit4] > at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207) [junit4] > at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192) [junit4] > at java.base/java.lang.reflect.Method.setAccessible(Method.java:186) [junit4] > at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56) [junit4] > at java.base/java.security.AccessController.doPrivileged(Native Method) [junit4] > at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46) [junit4] > ... 52 more [junit4] 2> 452224 INFO (SUITE-TestApiFramework-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.TestApiFramework_B1419F6B3DF6ACCD-001 [junit4] 2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=18093, maxDocsPerChunk=934, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=18093, blockSize=10)), sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=bs-BA, timezone=Indian/Chagos [junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=80134888,total=263192576 [junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest, HdfsSyncSliceTest, ZkCLITest, SolrIndexSplitterTest, FacetPivotSmallTest, TestUninvertingReader, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCoreContainer, LoggingHandlerTest, RequestLoggingTest, HdfsBasicDistributedZk2Test, OverseerModifyCollectionTest, TestInitParams, TestConfigOverlay, BasicAuthIntegrationTest, TestHdfsCloudBackupRestore, AsyncCallRequestStatusResponseTest, TestOnReconnectListenerSupport, TestRTGBase, TestElisionMultitermQuery, ConvertedLegacyTest, TestSimpleQParserPlugin, TestCollationFieldDocValues, TolerantUpdateProcessorTest, WrapperMergePolicyFactoryTest, HdfsUnloadDistributedZkTest, DistributedMLTComponentTest, HdfsRecoverLeaseTest, TestTrie, RankQueryTest, TestRebalanceLeaders, URLClassifyProcessorTest, HttpPartitionTest, TestRestoreCore, SliceStateTest, TestLMDirichletSimilarityFactory, DocumentBuilderTest, ActionThrottleTest, TestCloudDeleteByQuery, TermsComponentTest, TestWordDelimiterFilterFactory, TestDefaultSearchFieldResource, TestMacroExpander, BlockJoinFacetSimpleTest, TestCSVResponseWriter, ShardRoutingCustomTest, DirectSolrSpellCheckerTest, SampleTest, RestartWhileUpdatingTest, TestManagedSchemaThreadSafety, SimplePostToolTest, CoreSorterTest, ShufflingReplicaListTransformerTest, SolrCmdDistributorTest, SolrMetricReporterTest, SuggesterFSTTest, BooleanFieldTest, BJQParserTest, TestSchemaSimilarityResource, SolrIndexConfigTest, TestMinMaxOnMultiValuedField, RemoteQueryErrorTest, SolrGraphiteReporterTest, DistributedFacetExistsSmallTest, TestHdfsBackupRestoreCore, BasicFunctionalityTest, DistributedIntervalFacetingTest, TestPivotHelperCode, TestComplexPhraseQParserPlugin, TestSolrCloudWithKerberosAlt, TestConfigSetsAPIZkFailure, TestAnalyzeInfixSuggestions, MultiTermTest, SolrIndexMetricsTest, JsonLoaderTest, MoreLikeThisHandlerTest, TestApiFramework] [junit4] Completed [170/690 (1!)] on J1 in 0.08s, 2 tests, 1 error <<< FAILURES! [...truncated 754 lines...] [junit4] Suite: org.apache.solr.handler.admin.MBeansHandlerTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MBeansHandlerTest_B1419F6B3DF6ACCD-001/init-core-data-001 [junit4] 2> 1309740 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1309741 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore [junit4] 2> 1309742 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1309819 WARN (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1309820 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 1309839 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.s.IndexSchema [null] Schema name=test [junit4] 2> 1309904 WARN (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.s.IndexSchema [null] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1309905 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1309927 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=30000&connTimeout=30000&retry=true [junit4] 2> 1310018 WARN (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1310020 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19a7d [junit4] 2> 1310020 WARN (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1310024 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19a7d [junit4] 2> 1310024 WARN (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1310024 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19a7d [junit4] 2> 1310026 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib, /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1/lib/classes] [junit4] 2> 1310103 WARN (coreLoadExecutor-5446-thread-1) [ ] o.a.s.c.Config Beginning with Solr 5.5, <mergePolicy> is deprecated, use <mergePolicyFactory> instead. [junit4] 2> 1310105 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.5.0 [junit4] 2> 1310124 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.s.IndexSchema [collection1] Schema name=test [junit4] 2> 1310182 WARN (coreLoadExecutor-5446-thread-1) [ ] o.a.s.s.IndexSchema [collection1] default search field in schema is text. WARNING: Deprecated, please use 'df' on request instead. [junit4] 2> 1310184 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 1310205 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1 [junit4] 2> 1310206 WARN (coreLoadExecutor-5446-thread-1) [ ] o.a.s.m.r.SolrJmxReporter No serviceUrl or agentId was configured, using first MBeanServer. [junit4] 2> 1310206 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@19a7d [junit4] 2> 1310206 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/core/src/test-files/solr/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MBeansHandlerTest_B1419F6B3DF6ACCD-001/init-core-data-001/] [junit4] 2> 1310206 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@19a7d [junit4] 2> 1310207 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=27.822265625, floorSegmentMB=1.056640625, forceMergeDeletesPctAllowed=21.75192867627543, segmentsPerTier=15.0, maxCFSSegmentSizeMB=1.3447265625, noCFSRatio=0.0 [junit4] 2> 1310368 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 1310368 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 1310369 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 1310369 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 1310369 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=60.9365234375, floorSegmentMB=2.083984375, forceMergeDeletesPctAllowed=6.3721646205098885, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8621444906940592 [junit4] 2> 1310370 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19c4961[collection1] main] [junit4] 2> 1310370 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers [junit4] 2> 1310404 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3} [junit4] 2> 1310633 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 1310633 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default [junit4] 2> 1310634 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct [junit4] 2> 1310634 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak [junit4] 2> 1310634 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields [junit4] 2> 1310635 INFO (coreLoadExecutor-5446-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1558720975104638976 [junit4] 2> 1310635 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler [junit4] 2> 1310635 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external [junit4] 2> 1310636 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq [junit4] 2> 1310636 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn [junit4] 2> 1310637 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict [junit4] 2> 1310637 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 ####initCore end [junit4] 2> 1310637 INFO (searcherExecutor-5447-thread-1) [ ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19c4961[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 1310638 INFO (TEST-MBeansHandlerTest.testBackCompatNames-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testBackCompatNames [junit4] 2> 1310639 INFO (TEST-MBeansHandlerTest.testBackCompatNames-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/admin/mbeans&wt=xml} status=0 QTime=0 [junit4] 2> 1310645 INFO (TEST-MBeansHandlerTest.testBackCompatNames-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/admin/mbeans&cat=QUERYHANDLER&wt=xml} status=0 QTime=0 [junit4] 2> 1310645 INFO (TEST-MBeansHandlerTest.testBackCompatNames-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/admin/mbeans&cat=UPDATE&wt=xml} status=0 QTime=0 [junit4] 2> 1310646 INFO (TEST-MBeansHandlerTest.testBackCompatNames-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testBackCompatNames [junit4] 2> 1310655 INFO (TEST-MBeansHandlerTest.testDiff-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testDiff [junit4] 2> 1310656 INFO (TEST-MBeansHandlerTest.testDiff-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/admin/mbeans&stats=true&wt=xml} status=0 QTime=0 [junit4] 2> 1310679 INFO (TEST-MBeansHandlerTest.testDiff-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.c.S.Request [collection1] webapp=null path=null params={qt=/admin/mbeans&stats=true&diff=true&wt=xml} status=0 QTime=20 [junit4] 2> 1310681 INFO (TEST-MBeansHandlerTest.testDiff-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testDiff [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=MBeansHandlerTest -Dtests.method=testDiff -Dtests.seed=B1419F6B3DF6ACCD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Europe/Kirov -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 0.04s J1 | MBeansHandlerTest.testDiff <<< [junit4] > Throwable #1: org.junit.ComparisonFailure: expected:<Was: [1, Now: 2], Delta: 1> but was:<Was: [4, Now: 5], Delta: 1> [junit4] > at __randomizedtesting.SeedInfo.seed([B1419F6B3DF6ACCD:74575BF02D4094AD]:0) [junit4] > at org.apache.solr.handler.admin.MBeansHandlerTest.testDiff(MBeansHandlerTest.java:63) [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:543) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> 1310684 INFO (TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testXMLDiffWithExternalEntity [junit4] 2> 1310712 INFO (TEST-MBeansHandlerTest.testXMLDiffWithExternalEntity-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testXMLDiffWithExternalEntity [junit4] 2> 1310712 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> 1310712 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5434446 [junit4] 2> 1310712 INFO (coreCloseExecutor-5452-thread-1) [ ] o.a.s.c.SolrCore [collection1] CLOSING SolrCore org.apache.solr.core.SolrCore@e015ba [junit4] 2> 1310738 INFO (coreCloseExecutor-5452-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.core.collection1 [junit4] 2> 1310740 INFO (SUITE-MBeansHandlerTest-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for: solr.node [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.handler.admin.MBeansHandlerTest_B1419F6B3DF6ACCD-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {}, docValues:{}, maxPointsInLeafNode=1283, maxMBSortInHeap=6.877061138072065, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=tr, timezone=Europe/Kirov [junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=129297176,total=447741952 [junit4] 2> NOTE: All tests run in this JVM: [SortByFunctionTest, HdfsSyncSliceTest, ZkCLITest, SolrIndexSplitterTest, FacetPivotSmallTest, TestUninvertingReader, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCoreContainer, LoggingHandlerTest, RequestLoggingTest, HdfsBasicDistributedZk2Test, OverseerModifyCollectionTest, TestInitParams, TestConfigOverlay, BasicAuthIntegrationTest, TestHdfsCloudBackupRestore, AsyncCallRequestStatusResponseTest, TestOnReconnectListenerSupport, TestRTGBase, TestElisionMultitermQuery, ConvertedLegacyTest, TestSimpleQParserPlugin, TestCollationFieldDocValues, TolerantUpdateProcessorTest, WrapperMergePolicyFactoryTest, HdfsUnloadDistributedZkTest, DistributedMLTComponentTest, HdfsRecoverLeaseTest, TestTrie, RankQueryTest, TestRebalanceLeaders, URLClassifyProcessorTest, HttpPartitionTest, TestRestoreCore, SliceStateTest, TestLMDirichletSimilarityFactory, DocumentBuilderTest, ActionThrottleTest, TestCloudDeleteByQuery, TermsComponentTest, TestWordDelimiterFilterFactory, TestDefaultSearchFieldResource, TestMacroExpander, BlockJoinFacetSimpleTest, TestCSVResponseWriter, ShardRoutingCustomTest, DirectSolrSpellCheckerTest, SampleTest, RestartWhileUpdatingTest, TestManagedSchemaThreadSafety, SimplePostToolTest, CoreSorterTest, ShufflingReplicaListTransformerTest, SolrCmdDistributorTest, SolrMetricReporterTest, SuggesterFSTTest, BooleanFieldTest, BJQParserTest, TestSchemaSimilarityResource, SolrIndexConfigTest, TestMinMaxOnMultiValuedField, RemoteQueryErrorTest, SolrGraphiteReporterTest, DistributedFacetExistsSmallTest, TestHdfsBackupRestoreCore, BasicFunctionalityTest, DistributedIntervalFacetingTest, TestPivotHelperCode, TestComplexPhraseQParserPlugin, TestSolrCloudWithKerberosAlt, TestConfigSetsAPIZkFailure, TestAnalyzeInfixSuggestions, MultiTermTest, SolrIndexMetricsTest, JsonLoaderTest, MoreLikeThisHandlerTest, TestApiFramework, JsonValidatorTest, TestStressVersions, CSVRequestHandlerTest, SchemaVersionSpecificBehaviorTest, HdfsDirectoryFactoryTest, TestSystemIdResolver, TestCloudManagedSchema, TestFilteredDocIdSet, TestStressLiveNodes, V2ApiIntegrationTest, SearchHandlerTest, DocValuesMissingTest, SmileWriterTest, BigEndianAscendingWordDeserializerTest, DeleteLastCustomShardedReplicaTest, BlobRepositoryCloudTest, TestQuerySenderListener, PreAnalyzedFieldManagedSchemaCloudTest, OpenCloseCoreStressTest, JvmMetricsTest, RAMDirectoryFactoryTest, TestEmbeddedSolrServerConstructors, CopyFieldTest, TestFieldTypeResource, TestExportWriter, UpdateRequestProcessorFactoryTest, TestUseDocValuesAsStored, TestNonDefinedSimilarityFactory, DirectSolrConnectionTest, TestLuceneMatchVersion, TestShortCircuitedRequests, HdfsLockFactoryTest, TestQueryTypes, SuggestComponentTest, CdcrVersionReplicationTest, OutOfBoxZkACLAndCredentialsProvidersTest, TermVectorComponentTest, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, ShardRoutingTest, RecoveryZkTest, TestReplicationHandler, ZkSolrClientTest, DistributedTermsComponentTest, StatsComponentTest, TestGroupingSearch, PeerSyncTest, TestLazyCores, TestBadConfig, HighlighterTest, ShowFileRequestHandlerTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, TestStressLucene, SpatialFilterTest, SuggesterWFSTTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoMBeanTest, CacheHeaderTest, TestSurroundQueryParser, DisMaxRequestHandlerTest, StandardRequestHandlerTest, DocumentAnalysisRequestHandlerTest, FileBasedSpellCheckerTest, RequiredFieldsTest, FastVectorHighlighterTest, SolrPluginUtilsTest, TestJmxIntegration, MBeansHandlerTest] [junit4] Completed [410/690 (2!)] on J1 in 1.01s, 3 tests, 1 failure <<< FAILURES! [...truncated 526 lines...] [junit4] Suite: org.apache.solr.handler.admin.TestCoreAdminApis [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestCoreAdminApis_B1419F6B3DF6ACCD-001/init-core-data-001 [junit4] 2> 2115020 INFO (SUITE-TestCoreAdminApis-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 2115022 INFO (TEST-TestCoreAdminApis.testCalls-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testCalls [junit4] 2> 2115061 INFO (TEST-TestCoreAdminApis.testCalls-seed#[B1419F6B3DF6ACCD]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testCalls [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestCoreAdminApis -Dtests.method=testCalls -Dtests.seed=B1419F6B3DF6ACCD -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=kea -Dtests.timezone=Indian/Comoro -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] ERROR 0.04s J2 | TestCoreAdminApis.testCalls <<< [junit4] > Throwable #1: java.lang.ExceptionInInitializerError [junit4] > at __randomizedtesting.SeedInfo.seed([B1419F6B3DF6ACCD:83808000B87A1F6A]:0) [junit4] > at net.sf.cglib.core.KeyFactory$Generator.generateClass(KeyFactory.java:166) [junit4] > at net.sf.cglib.core.DefaultGeneratorStrategy.generate(DefaultGeneratorStrategy.java:25) [junit4] > at net.sf.cglib.core.AbstractClassGenerator.create(AbstractClassGenerator.java:216) [junit4] > at net.sf.cglib.core.KeyFactory$Generator.create(KeyFactory.java:144) [junit4] > at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:116) [junit4] > at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:108) [junit4] > at net.sf.cglib.core.KeyFactory.create(KeyFactory.java:104) [junit4] > at net.sf.cglib.proxy.Enhancer.<clinit>(Enhancer.java:69) [junit4] > at org.easymock.internal.ClassProxyFactory.createEnhancer(ClassProxyFactory.java:259) [junit4] > at org.easymock.internal.ClassProxyFactory.createProxy(ClassProxyFactory.java:174) [junit4] > at org.easymock.internal.MocksControl.createMock(MocksControl.java:60) [junit4] > at org.easymock.EasyMock.createMock(EasyMock.java:104) [junit4] > at org.apache.solr.handler.admin.TestCoreAdminApis.getCoreContainerMock(TestCoreAdminApis.java:76) [junit4] > at org.apache.solr.handler.admin.TestCoreAdminApis.testCalls(TestCoreAdminApis.java:43) [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:543) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] > Caused by: java.lang.reflect.InaccessibleObjectException: Unable to make protected final java.lang.Class java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int,java.security.ProtectionDomain) throws java.lang.ClassFormatError accessible: module java.base does not "opens java.lang" to unnamed module @fe4155 [junit4] > at java.base/java.lang.reflect.AccessibleObject.checkCanSetAccessible(AccessibleObject.java:207) [junit4] > at java.base/java.lang.reflect.Method.checkCanSetAccessible(Method.java:192) [junit4] > at java.base/java.lang.reflect.Method.setAccessible(Method.java:186) [junit4] > at net.sf.cglib.core.ReflectUtils$2.run(ReflectUtils.java:56) [junit4] > at java.base/java.security.AccessController.doPrivileged(Native Method) [junit4] > at net.sf.cglib.core.ReflectUtils.<clinit>(ReflectUtils.java:46) [junit4] > ... 52 more [junit4] 2> 2115063 INFO (SUITE-TestCoreAdminApis-seed#[B1419F6B3DF6ACCD]-worker) [ ] o.a.s.SolrTestCaseJ4 ###deleteCore [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.handler.admin.TestCoreAdminApis_B1419F6B3DF6ACCD-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62), sim=RandomSimilarity(queryNorm=false,coord=yes): {}, locale=kea, timezone=Indian/Comoro [junit4] 2> NOTE: Linux 4.4.0-53-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=89985312,total=274726912 [junit4] 2> NOTE: All tests run in this JVM: [OpenExchangeRatesOrgProviderTest, TestSolrCloudWithSecureImpersonation, TestTrackingShardHandlerFactory, TermVectorComponentDistributedTest, HdfsRecoveryZkTest, TestManagedSchema, ChangedSchemaMergeTest, TestHighFrequencyDictionaryFactory, AddBlockUpdateTest, SuggesterTSTTest, TestMaxScoreQueryParser, TestReload, TestCorePropertiesReload, TestCloudInspectUtil, CursorMarkTest, TestCollectionAPIs, HdfsWriteToMultipleCollectionsTest, TestSmileRequest, PKIAuthenticationIntegrationTest, UUIDUpdateProcessorFallbackTest, TestNumericTerms32, TestSolrQueryParserResource, TestPhraseSuggestions, TestImplicitCoreProperties, TimeZoneUtilsTest, TestDocTermOrds, FullSolrCloudDistribCmdsTest, TriLevelCompositeIdRoutingTest, DistributedDebugComponentTest, TestSolrConfigHandler, ParsingFieldUpdateProcessorsTest, TestRecovery, TestLocalFSCloudBackupRestore, SolrMetricsIntegrationTest, TestSchemaNameResource, TestUtils, TestTrieFacet, CurrencyFieldXmlFileTest, LeaderElectionContextKeyTest, DirectoryFactoryTest, TestSubQueryTransformerCrossCore, LeaderElectionTest, PingRequestHandlerTest, EnumFieldTest, TestSchemaVersionResource, TestSolrQueryParser, TestDefaultStatsCache, TestGraphTermsQParserPlugin, BlockJoinFacetDistribTest, TestManagedResourceStorage, TestSQLHandler, TestConfigSetImmutable, TestCollapseQParserPlugin, TestTolerantSearch, HdfsCollectionsAPIDistributedZkTest, ZkStateReaderTest, TestExtendedDismaxParser, JSONWriterTest, TestUnifiedSolrHighlighter, TestDownShardTolerantSearch, SuggesterTest, SpatialHeatmapFacetsTest, LukeRequestHandlerTest, ClassificationUpdateProcessorFactoryTest, TestIndexingPerformance, RuleEngineTest, TestObjectReleaseTracker, HardAutoCommitTest, TestSolrCloudSnapshots, InfixSuggestersTest, BasicDistributedZk2Test, DistributedFacetPivotLargeTest, CoreAdminHandlerTest, SimpleFacetsTest, TestGeoJSONResponseWriter, SpellPossibilityIteratorTest, ConfigSetsAPITest, TestBlendedInfixSuggestions, TestOrdValues, TestJsonRequest, RequestHandlersTest, TestFieldResource, TestPerFieldSimilarityClassic, CircularListTest, CollectionReloadTest, TestDFRSimilarityFactory, BinaryUpdateRequestHandlerTest, SolrXmlInZkTest, CoreAdminCreateDiscoverTest, CheckHdfsIndexTest, OverseerTest, PluginInfoTest, TestMergePolicyConfig, MinimalSchemaTest, TestUseDocValuesAsStored2, TestSolrConfigHandlerConcurrent, TestReversedWildcardFilterFactory, SegmentsInfoRequestHandlerTest, PeerSyncReplicationTest, SparseHLLTest, CloneFieldUpdateProcessorFactoryTest, TestDynamicFieldCollectionResource, SolrCoreMetricManagerTest, PrimitiveFieldTypeTest, TestCustomSort, PreAnalyzedFieldTest, TestJmxMonitoredMap, TestZkChroot, CollectionsAPIDistributedZkTest, ClusterStateUpdateTest, TestRandomFaceting, AutoCommitTest, TestDistributedGrouping, TestFaceting, TestHashPartitioner, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestSolr4Spatial, SolrCoreTest, SpellCheckComponentTest, QueryElevationComponentTest, BadIndexSchemaTest, TestSort, TestFiltering, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, SpellCheckCollatorTest, DocValuesTest, TestAtomicUpdateErrorCases, DefaultValueUpdateProcessorTest, DocValuesMultiTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, IndexSchemaTest, TestCollationField, QueryParsingTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, SOLR749Test, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, ResponseLogComponentTest, BadComponentTest, TestStressRecovery, TestBinaryField, TestSearchPerf, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestPostingsSolrHighlighter, TestCharFilters, TestCodecSupport, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, TestFastOutputStream, ScriptEngineTest, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestPathTrie, TestJettySolrRunner, AliasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest, OverriddenZkACLAndCredentialsProvidersTest, ReplaceNodeTest, SharedFSAutoReplicaFailoverUtilsTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, TestCloudPivotFacet, TestCollectionAPI, TestCryptoKeys, TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudCluster, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsThreadLeakTest, StressHdfsTest, TestClusterStateMutator, ZkStateWriterTest, TestCustomStream, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrXml, TestReplicationHandlerBackup, CoreAdminRequestStatusTest, CoreMergeIndexesAdminHandlerTest, InfoHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest, TestConfigsApi, TestCoreAdminApis] [junit4] Completed [572/690 (3!)] on J2 in 0.06s, 1 test, 1 error <<< FAILURES! [...truncated 51945 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org