Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1311/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC
4 tests failed.
FAILED: org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest
Error Message:
mismatch: '0.09271725'!='0.105360515' @ response/docs/[3]/score
Stack Trace:
java.lang.RuntimeException: mismatch: '0.09271725'!='0.105360515' @
response/docs/[3]/score
at
__randomizedtesting.SeedInfo.seed([58ECD7D54D68ACC:CCF67C1A8B19DD0D]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestLTRQParserPlugin.ltrMoreResultsThanReRankedTest(TestLTRQParserPlugin.java:94)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([58ECD7D54D68ACC:60C2ED1D9EB4ED24]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder(TestParallelWeightCreation.java:45)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED:
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
Error Message:
mismatch: '3'!='4' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '3'!='4' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([58ECD7D54D68ACC:58BFDAB8D9EAFDA7]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking
Error Message:
mismatch: '8'!='1' @ response/docs/[0]/id
Stack Trace:
java.lang.RuntimeException: mismatch: '8'!='1' @ response/docs/[0]/id
at
__randomizedtesting.SeedInfo.seed([58ECD7D54D68ACC:9AB864E3CCAC9503]:0)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
at org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
at
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
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
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.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 19579 lines...]
[junit4] Suite: org.apache.solr.ltr.feature.TestFieldLengthFeature
[junit4] 2> 0 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/init-core-data-001
[junit4] 2> 828 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields
[junit4] 2> 911 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ] o.e.j.u.log
Logging initialized @2269ms
[junit4] 2> 921 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 938 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1001 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr
[junit4] 2> 1188 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 1299 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 1583 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 2355 WARN
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2355 WARN
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2355 WARN
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2413 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 2430 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 2450 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 2461 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 2522 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 2531 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2538 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/init-core-data-001/]
[junit4] 2> 3250 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 3267 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 3267 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 3281 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 3281 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 3339 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7b469441[collection1] main]
[junit4] 2> 3417 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 3446 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 3446 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 3447 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 3447 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 3447 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 3450 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 3451 WARN (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 3451 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 3451 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 3451 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 3452 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 3472 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 3578 INFO
(searcherExecutor-7-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7b469441[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 3579 INFO (coreLoadExecutor-6-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568001922401566720
[junit4] 2> 3587 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3612 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 3612 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 3612 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-003/cores/core
[junit4] 2> 3795 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.Server jetty-9.3.14.v20161028
[junit4] 2> 3827 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@3856666{/solr,null,AVAILABLE}
[junit4] 2> 3846 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@676801b1{HTTP/1.1,[http/1.1]}{127.0.0.1:40254}
[junit4] 2> 3846 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.Server Started @5216ms
[junit4] 2> 3846 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=40254,
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-003/cores}
[junit4] 2> 3869 ERROR
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 3869 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
7.0.0
[junit4] 2> 3869 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 3869 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 3885 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2017-05-21T10:39:21.762Z
[junit4] 2> 3889 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/solr.xml
[junit4] 2> 3966 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-003/cores
[junit4] 2> 3967 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 4037 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 4100 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 4115 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 4164 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
configset
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 4164 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 4165 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-003/cores/core/data/]
[junit4] 2> 4334 WARN (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 4335 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 4347 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 4350 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 4350 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 4352 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@289752ff[collection1] main]
[junit4] 2> 4353 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1/conf
[junit4] 2> 4353 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 4354 WARN (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 4354 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 4355 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 4355 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 4355 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 4355 WARN (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/model-store
[junit4] 2> 4355 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore INIT model store
[junit4] 2> 4356 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore ------ managed models ~ loading ------
[junit4] 2> 4356 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/model-store
[junit4] 2> 4356 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/model-store
[junit4] 2> 4356 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 4357 INFO (coreLoadExecutor-17-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1568001923217358848
[junit4] 2> 4370 INFO
(searcherExecutor-18-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@289752ff[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 4772 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#40254
[junit4] 2> 5381 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">1</field><field+name%3D"title">w1</field><field+name%3D"description">w1</field></doc></add>}{add=[1
(1568001924142202880)]} 0 254
[junit4] 2> 5470 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">2</field><field+name%3D"title">w2+2asd+asdd+didid</field><field+name%3D"description">w2+2asd+asdd+didid</field></doc></add>}{add=[2
(1568001924382326784)]} 0 17
[junit4] 2> 5493 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">3</field><field+name%3D"title">w3</field><field+name%3D"description">w3</field></doc></add>}{add=[3
(1568001924407492608)]} 0 8
[junit4] 2> 5507 INFO (qtp1494778673-25) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">4</field><field+name%3D"title">w4</field><field+name%3D"description">w4</field></doc></add>}{add=[4
(1568001924422172672)]} 0 1
[junit4] 2> 5514 INFO (qtp1494778673-26) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">5</field><field+name%3D"title">w5</field><field+name%3D"description">w5</field></doc></add>}{add=[5
(1568001924429512704)]} 0 1
[junit4] 2> 5519 INFO (qtp1494778673-27) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">6</field><field+name%3D"title">w1+w2</field><field+name%3D"description">w1+w2</field></doc></add>}{add=[6
(1568001924434755584)]} 0 1
[junit4] 2> 5526 INFO (qtp1494778673-27) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">7</field><field+name%3D"title">w1+w2+w3+w4+w5</field><field+name%3D"description">w1+w2+w3+w4+w5+w8</field></doc></add>}{add=[7
(1568001924441047040)]} 0 2
[junit4] 2> 5538 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">8</field><field+name%3D"title">w1+w1+w1+w2+w2+w8</field><field+name%3D"description">w1+w1+w1+w2+w2</field></doc></add>}{add=[8
(1568001924449435648)]} 0 6
[junit4] 2> 5548 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5548 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2ca901fe commitCommandVersion:0
[junit4] 2> 5760 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2002501c[collection1] main]
[junit4] 2> 5765 INFO
(searcherExecutor-18-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2002501c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C8)))}
[junit4] 2> 5765 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5765 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 218
[junit4] 2> 5789 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testIfFieldIsMissingInDocumentLengthIsZero
[junit4] 2> 5794 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">42</field><field+name%3D"title">w10</field></doc></add>}{add=[42
(1568001924722065408)]} 0 2
[junit4] 2> 5803 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 5803 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2ca901fe commitCommandVersion:0
[junit4] 2> 5870 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@9d8c146[collection1] main]
[junit4] 2> 5874 INFO
(searcherExecutor-18-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@9d8c146[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C8)
Uninverting(_1(7.0.0):C1)))}
[junit4] 2> 5874 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 5875 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 72
[junit4] 2> 5878 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.l.TestRerankBase loading feauture
[junit4] 2> {
[junit4] 2> "name":"description-length2",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.feature.FieldLengthFeature",
[junit4] 2> "params":{"field":"description"}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 5898 INFO (qtp1494778673-22) [ x:collection1] /solr
SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
[junit4] 2> 6116 INFO (qtp1494778673-22) [ x:collection1] /solr
SolrSchemaRestApi: [Restlet] Attaching application:
org.apache.solr.rest.SolrSchemaRestApi@2b50943d to URI: /solr/schema
[junit4] 2> mai 21, 2017 2:39:24 AM org.restlet.Application start
[junit4] 2> INFORMAÇÕES: Starting org.apache.solr.rest.SolrSchemaRestApi
application
[junit4] 2> 6196 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
[junit4] 2> 6207 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /feature-store
[junit4] 2> 6207 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /managed
[junit4] 2> 6207 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.RestManager Attached managed resource at path: /model-store
[junit4] 2> 6207 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.RestManager Attached 3 ManagedResource endpoints to Restlet router:
/schema
[junit4] 2> 6207 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
[junit4] 2> 6237 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@4501c5d9] for
/schema/feature-store
[junit4] 2> 6239 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/feature-store:
{name=description-length2, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}} is a java.util.LinkedHashMap
[junit4] 2> 6239 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=description-length2, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}}
[junit4] 2> 6281 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1/conf
[junit4] 2> 6281 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=397
[junit4] 2> mai 21, 2017 2:39:24 AM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFORMAÇÕES: 2017-05-21 02:39:24 127.0.0.1
- 127.0.0.1 40254 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 141 127 http://127.0.0.1:40254
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 6323 WARN (qtp1494778673-22) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6336 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.l.TestRerankBase loading model
[junit4] 2> {
[junit4] 2> "name":"description-model2",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.model.LinearModel",
[junit4] 2> "features":[
[junit4] 2> { "name":"description-length2"}
[junit4] 2> ]
[junit4] 2> ,
[junit4] 2> "params":{"weights":{"description-length2":1.0}}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 6339 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@4501c5d9]] for
/schema/model-store
[junit4] 2> 6342 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{name=description-model2, store=test,
class=org.apache.solr.ltr.model.LinearModel,
features=[{name=description-length2}],
params={weights={description-length2=1.0}}} is a java.util.LinkedHashMap
[junit4] 2> 6355 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model description-model2
[junit4] 2> 6356 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1/conf
[junit4] 2> 6357 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=19
[junit4] 2> mai 21, 2017 2:39:24 AM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFORMAÇÕES: 2017-05-21 02:39:24 127.0.0.1
- 127.0.0.1 40254 PUT /solr/schema/model-store
wt=json&indent=on 200 - 197 19 http://127.0.0.1:40254
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 6365 WARN (qtp1494778673-23) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6520 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w10&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model2+reRankDocs%3D8}}
hits=1 status=0 QTime=148
[junit4] 2> 6552 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsMissingInDocumentLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testIfFieldIsMissingInDocumentLengthIsZero
[junit4] 2> 6563 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[58ECD7D54D68ACC]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testRanking
[junit4] 2> 6566 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[58ECD7D54D68ACC]) [ ]
o.a.s.l.TestRerankBase loading feauture
[junit4] 2> {
[junit4] 2> "name":"title-length",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.feature.FieldLengthFeature",
[junit4] 2> "params":{"field":"title"}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 6569 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@4501c5d9] for
/schema/feature-store
[junit4] 2> 6569 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/feature-store:
{name=title-length, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature, params={field=title}} is
a java.util.LinkedHashMap
[junit4] 2> 6569 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on {name=title-length,
store=test, class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=title}}
[junit4] 2> 6582 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1/conf
[junit4] 2> 6582 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=14
[junit4] 2> mai 21, 2017 2:39:24 AM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFORMAÇÕES: 2017-05-21 02:39:24 127.0.0.1
- 127.0.0.1 40254 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 128 14 http://127.0.0.1:40254
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 6585 WARN (qtp1494778673-24) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6588 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[58ECD7D54D68ACC]) [ ]
o.a.s.l.TestRerankBase loading model
[junit4] 2> {
[junit4] 2> "name":"title-model",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.model.LinearModel",
[junit4] 2> "features":[
[junit4] 2> { "name":"title-length"}
[junit4] 2> ]
[junit4] 2> ,
[junit4] 2> "params":{"weights":{"title-length":1.0}}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 6590 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[description-model2]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@4501c5d9]] for
/schema/model-store
[junit4] 2> 6590 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{name=title-model, store=test, class=org.apache.solr.ltr.model.LinearModel,
features=[{name=title-length}], params={weights={title-length=1.0}}} is a
java.util.LinkedHashMap
[junit4] 2> 6591 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model title-model
[junit4] 2> 6592 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1/conf
[junit4] 2> 6592 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=2
[junit4] 2> mai 21, 2017 2:39:24 AM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFORMAÇÕES: 2017-05-21 02:39:24 127.0.0.1
- 127.0.0.1 40254 PUT /solr/schema/model-store
wt=json&indent=on 200 - 176 2 http://127.0.0.1:40254
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 6593 WARN (qtp1494778673-24) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6601 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=5
[junit4] 2> 6631 INFO (qtp1494778673-24) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0
QTime=23
[junit4] 2> 6649 INFO (qtp1494778673-25) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=1
[junit4] 2> 6654 INFO (qtp1494778673-26) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=1
[junit4] 2> 6667 INFO (qtp1494778673-20) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json} hits=4 status=0 QTime=0
[junit4] 2> 6681 INFO (qtp1494778673-27) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
hits=4 status=0 QTime=2
[junit4] 2> 6703 INFO (qtp1494778673-22) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w1&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Dtitle-model+reRankDocs%3D4}}
hits=4 status=0 QTime=9
[junit4] 2> 6756 ERROR
(TEST-TestFieldLengthFeature.testRanking-seed#[58ECD7D54D68ACC]) [ ]
o.a.s.u.RestTestBase query failed JSON validation. error=mismatch: '8'!='1' @
response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='8'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":9,
[junit4] 2> "params":{
[junit4] 2> "q":"title:w1",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*, score",
[junit4] 2> "rows":"4",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr model=title-model reRankDocs=4}"}},
[junit4] 2>
"response":{"numFound":4,"start":0,"maxScore":2.95147899E18,"docs":[
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w1",
[junit4] 2> "description":"w1",
[junit4] 2> "_version_":1568001924142202880,
[junit4] 2> "score":2.95147899E18},
[junit4] 2> {
[junit4] 2> "id":"6",
[junit4] 2> "title":"w1 w2",
[junit4] 2> "description":"w1 w2",
[junit4] 2> "_version_":1568001924434755584,
[junit4] 2> "score":2.04963825E18},
[junit4] 2> {
[junit4] 2> "id":"7",
[junit4] 2> "title":"w1 w2 w3 w4 w5",
[junit4] 2> "description":"w1 w2 w3 w4 w5 w8",
[junit4] 2> "_version_":1568001924441047040,
[junit4] 2> "score":7.3786975E17},
[junit4] 2> {
[junit4] 2> "id":"8",
[junit4] 2> "title":"w1 w1 w1 w2 w2 w8",
[junit4] 2> "description":"w1 w1 w1 w2 w2",
[junit4] 2> "_version_":1568001924449435648,
[junit4] 2> "score":5.12409561E17}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=title%3Aw1&fl=*%2C+score&rows=4&rq=%7B%21ltr+model%3Dtitle-model+reRankDocs%3D4%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 6757 INFO
(TEST-TestFieldLengthFeature.testRanking-seed#[58ECD7D54D68ACC]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testRanking
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestFieldLengthFeature -Dtests.method=testRanking
-Dtests.seed=58ECD7D54D68ACC -Dtests.slow=true -Dtests.locale=pt-BR
-Dtests.timezone=America/Juneau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.21s J1 | TestFieldLengthFeature.testRanking <<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '8'!='1' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([58ECD7D54D68ACC:9AB864E3CCAC9503]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
[junit4] > at
org.apache.solr.ltr.feature.TestFieldLengthFeature.testRanking(TestFieldLengthFeature.java:117)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6790 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testIfFieldIsEmptyLengthIsZero
[junit4] 2> 6799 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<add><doc><field+name%3D"id">43</field><field+name%3D"title">w11</field><field+name%3D"description"></field></doc></add>}{add=[43
(1568001925774835712)]} 0 3
[junit4] 2> 6806 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 6806 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@2ca901fe commitCommandVersion:0
[junit4] 2> 6816 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@439118ef[collection1] main]
[junit4] 2> 6817 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 6818 INFO
(searcherExecutor-18-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@439118ef[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.0.0):C8)
Uninverting(_1(7.0.0):C1) Uninverting(_2(7.0.0):C1)))}
[junit4] 2> 6818 INFO (qtp1494778673-23) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<commit/>}{commit=} 0 12
[junit4] 2> 6821 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.l.TestRerankBase loading feauture
[junit4] 2> {
[junit4] 2> "name":"description-length3",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.feature.FieldLengthFeature",
[junit4] 2> "params":{"field":"description"}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 6822 INFO (qtp1494778673-25) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource
[org.apache.solr.ltr.store.rest.ManagedFeatureStore@4501c5d9] for
/schema/feature-store
[junit4] 2> 6827 INFO (qtp1494778673-25) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/feature-store:
{name=description-length3, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}} is a java.util.LinkedHashMap
[junit4] 2> 6827 INFO (qtp1494778673-25) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore register feature based on
{name=description-length3, store=test,
class=org.apache.solr.ltr.feature.FieldLengthFeature,
params={field=description}}
[junit4] 2> 6828 INFO (qtp1494778673-25) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_feature-store.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1/conf
[junit4] 2> 6828 INFO (qtp1494778673-25) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/feature-store
params={indent=on&wt=json} status=0 QTime=5
[junit4] 2> mai 21, 2017 2:39:24 AM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFORMAÇÕES: 2017-05-21 02:39:24 127.0.0.1
- 127.0.0.1 40254 PUT /solr/schema/feature-store
wt=json&indent=on 200 - 141 6 http://127.0.0.1:40254
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 6829 WARN (qtp1494778673-25) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/feature-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6830 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.l.TestRerankBase loading model
[junit4] 2> {
[junit4] 2> "name":"description-model3",
[junit4] 2> "store":"test",
[junit4] 2> "class":"org.apache.solr.ltr.model.LinearModel",
[junit4] 2> "features":[
[junit4] 2> { "name":"description-length3"}
[junit4] 2> ]
[junit4] 2> ,
[junit4] 2> "params":{"weights":{"description-length3":1.0}}
[junit4] 2> }
[junit4] 2>
[junit4] 2> 6832 INFO (qtp1494778673-26) [ x:collection1]
o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore
[availableModels=[title-model, description-model2]],
featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@4501c5d9]] for
/schema/model-store
[junit4] 2> 6832 INFO (qtp1494778673-26) [ x:collection1]
o.a.s.r.ManagedResource Processing update to /schema/model-store:
{name=description-model3, store=test,
class=org.apache.solr.ltr.model.LinearModel,
features=[{name=description-length3}],
params={weights={description-length3=1.0}}} is a java.util.LinkedHashMap
[junit4] 2> 6848 INFO (qtp1494778673-26) [ x:collection1]
o.a.s.l.s.r.ManagedModelStore adding model description-model3
[junit4] 2> 6848 INFO (qtp1494778673-26) [ x:collection1]
o.a.s.r.ManagedResourceStorage Saved JSON object to path
_schema_model-store.json using
file:dir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001/tempDir-001/collection1/conf
[junit4] 2> 6848 INFO (qtp1494778673-26) [ x:collection1]
o.a.s.r.RestManager [collection1] webapp=/solr path=/schema/model-store
params={indent=on&wt=json} status=0 QTime=17
[junit4] 2> mai 21, 2017 2:39:24 AM org.restlet.engine.log.LogFilter
afterHandle
[junit4] 2> INFORMAÇÕES: 2017-05-21 02:39:24 127.0.0.1
- 127.0.0.1 40254 PUT /solr/schema/model-store
wt=json&indent=on 200 - 197 17 http://127.0.0.1:40254
Apache-HttpClient/4.4.1 (Java/1.8.0_131) -
[junit4] 2> 6850 WARN (qtp1494778673-26) [ x:collection1]
o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
[junit4] 2> java.lang.AssertionError: Attempted close of response output
stream.
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:517)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
[junit4] 2> at
org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:383)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:318)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1699)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
[junit4] 2> at
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
[junit4] 2> at
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
[junit4] 2> at
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
[junit4] 2> at
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
[junit4] 2> at
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:395)
[junit4] 2> at
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
[junit4] 2> at
org.eclipse.jetty.server.Server.handle(Server.java:534)
[junit4] 2> at
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
[junit4] 2> at
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
[junit4] 2> at
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:273)
[junit4] 2> at
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:95)
[junit4] 2> at
org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
[junit4] 2> at
org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
[junit4] 2> at
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 6853 INFO (qtp1494778673-20) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=title:w11&indent=on&fl=*,+score&rows=4&wt=json&rq={!ltr+model%3Ddescription-model3+reRankDocs%3D8}}
hits=1 status=0 QTime=1
[junit4] 2> 6855 INFO
(TEST-TestFieldLengthFeature.testIfFieldIsEmptyLengthIsZero-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testIfFieldIsEmptyLengthIsZero
[junit4] 2> 6867 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@676801b1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 6868 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1951075278
[junit4] 2> 6868 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 6868 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 6868 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 6869 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 6872 INFO (coreCloseExecutor-23-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12a766e2
[junit4] 2> 6881 INFO (coreCloseExecutor-23-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=312960738
[junit4] 2> 6902 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@3856666{/solr,null,UNAVAILABLE}
[junit4] 2> 6998 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 6999 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=8971967
[junit4] 2> 6999 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 7001 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 7001 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 7007 INFO
(SUITE-TestFieldLengthFeature-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 7008 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@45dd12e7
[junit4] 2> 7010 INFO (coreCloseExecutor-25-thread-1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1172116199
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.feature.TestFieldLengthFeature_58ECD7D54D68ACC-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=RandomSimilarity(queryNorm=false): {}, locale=pt-BR, timezone=America/Juneau
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=28970992,total=100663296
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldLengthFeature]
[junit4] Completed [3/33 (1!)] on J1 in 7.59s, 3 tests, 1 error <<< FAILURES!
[...truncated 16 lines...]
[junit4] Suite: org.apache.solr.ltr.TestParallelWeightCreation
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_58ECD7D54D68ACC-001/init-core-data-001
[junit4] 2> 7155 WARN
(SUITE-TestParallelWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
[junit4] 2> 7156 INFO
(SUITE-TestParallelWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 7157 INFO
(SUITE-TestParallelWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 7159 INFO
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testLTRQParserThreadInitialization
[junit4] 2> 7160 INFO
(TEST-TestParallelWeightCreation.testLTRQParserThreadInitialization-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testLTRQParserThreadInitialization
[junit4] 2> 7161 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testLTRScoringQueryParallelWeightCreationResultOrder
[junit4] 2> 7162 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 7180 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 7277 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.s.IndexSchema [null] Schema name=example
[junit4] 2> 7361 INFO
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 7416 WARN
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 7416 WARN
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 7417 WARN
(TEST-TestParallelWeightCreation.testLTRScoringQueryParallelWeightCreationResultOrder-seed#[58ECD7D54D68ACC])
[ ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr
metrics via JMX.
[junit4] 2> 7450 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
[junit4] 2> 7483 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 7585 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.5 with uniqueid field id
[junit4] 2> 7600 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 7601 WARN (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via
JMX.
[junit4] 2> 7601 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 7602 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestParallelWeightCreation_58ECD7D54D68ACC-001/init-core-data-001/]
[junit4] 2> 7772 WARN (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers no default request handler is registered (either
'/select' or 'standard')
[junit4] 2> 7772 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 7773 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 7774 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 7774 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: if uncommited for 1000ms;
[junit4] 2> 7776 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e18c7db[collection1] main]
[junit4] 2> 7777 WARN (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/contrib/ltr/src/test-files/solr/collection1/conf;
switching to use InMemory storage instead.
[junit4] 2> 7777 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedFeatureStore for path
/schema/feature-store
[junit4] 2> 7777 WARN (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.r.ManagedResource No stored data found for /schema/feature-store
[junit4] 2> 7777 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.l.s.r.ManagedFeatureStore ------ managed feature ~ loading ------
[junit4] 2> 7777 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 1 observers of /schema/feature-store
[junit4] 2> 7777 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered new managed resource /schema/feature-store
[junit4] 2> 7777 INFO (coreLoadExecutor-32-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.ltr.store.rest.ManagedModelStore for path /schema/model-store
[junit4] 2> 7777 WARN (coreLoadExecutor-32-thread-1) [ x:collec
[...truncated too long message...]
junit4] 2> 37746 INFO (qtp1260432918-291) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>10</id></delete>}{delete=[10
(-1568001958214631424)]} 0 14
[junit4] 2> 37752 INFO (qtp1260432918-286) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={stream.body=<delete><id>11</id></delete>}{delete=[11
(-1568001958234554368)]} 0 1
[junit4] 2> 37762 INFO
(TEST-TestSelectiveWeightCreation.testScoringQueryWeightCreation-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testScoringQueryWeightCreation
[junit4] 2> 37827 INFO
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testSelectiveWeightsRequestFeaturesFromDifferentStore
[junit4] 2> 37886 INFO (qtp1260432918-293) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=/solr path=/query
params={q=*:*&indent=on&fl=*,score,fv:[fv]&rows=5&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1}}
hits=5 status=0 QTime=18
[junit4] 2> 37892 ERROR
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[58ECD7D54D68ACC])
[ ] o.a.s.u.RestTestBase query failed JSON validation. error=mismatch:
'3'!='4' @ response/docs/[0]/id
[junit4] 2> expected =/response/docs/[0]/id=='3'
[junit4] 2> response = {
[junit4] 2> "responseHeader":{
[junit4] 2> "status":0,
[junit4] 2> "QTime":18,
[junit4] 2> "params":{
[junit4] 2> "q":"*:*",
[junit4] 2> "indent":"on",
[junit4] 2> "fl":"*,score,fv:[fv]",
[junit4] 2> "rows":"5",
[junit4] 2> "wt":"json",
[junit4] 2> "rq":"{!ltr reRankDocs=10 model=externalmodel
efi.user_query=w3 efi.userTitlePhrase1=w2 efi.userTitlePhrase2=w1}"}},
[junit4] 2>
"response":{"numFound":5,"start":0,"maxScore":0.36707595,"docs":[
[junit4] 2> {
[junit4] 2> "id":"4",
[junit4] 2> "title":"w3 w3",
[junit4] 2> "description":"w4",
[junit4] 2> "popularity":4,
[junit4] 2> "_version_":1568001958005964800,
[junit4] 2> "score":0.36707595,
[junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.6613981"},
[junit4] 2> {
[junit4] 2> "id":"3",
[junit4] 2> "title":"w3",
[junit4] 2> "description":"w3",
[junit4] 2> "popularity":3,
[junit4] 2> "_version_":1568001957995479040,
[junit4] 2> "score":0.33873552,
[junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.6103343"},
[junit4] 2> {
[junit4] 2> "id":"1",
[junit4] 2> "title":"w3 w1",
[junit4] 2> "description":"w1",
[junit4] 2> "popularity":1,
[junit4] 2> "_version_":1568001957956681728,
[junit4] 2> "score":0.2545195,
[junit4] 2> "fv":"matchedTitle=1.0,titlePhraseMatch=0.4585937"},
[junit4] 2> {
[junit4] 2> "id":"2",
[junit4] 2> "title":"w2",
[junit4] 2> "description":"w2",
[junit4] 2> "popularity":2,
[junit4] 2> "_version_":1568001957973458944,
[junit4] 2> "score":0.0,
[junit4] 2> "fv":""},
[junit4] 2> {
[junit4] 2> "id":"5",
[junit4] 2> "title":"w5",
[junit4] 2> "description":"w5",
[junit4] 2> "popularity":5,
[junit4] 2> "_version_":1568001958008061952,
[junit4] 2> "score":0.0,
[junit4] 2> "fv":""}]
[junit4] 2> }}
[junit4] 2>
[junit4] 2> request =
/query?q=*%3A*&fl=*%2Cscore%2Cfv%3A%5Bfv%5D&rows=5&rq=%7B%21ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3+efi.userTitlePhrase1%3Dw2+efi.userTitlePhrase2%3Dw1%7D&wt=json&indent=on
[junit4] 2>
[junit4] 2> 37892 INFO
(TEST-TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore-seed#[58ECD7D54D68ACC])
[ ] o.a.s.SolrTestCaseJ4 ###Ending
testSelectiveWeightsRequestFeaturesFromDifferentStore
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSelectiveWeightCreation
-Dtests.method=testSelectiveWeightsRequestFeaturesFromDifferentStore
-Dtests.seed=58ECD7D54D68ACC -Dtests.slow=true -Dtests.locale=pt-BR
-Dtests.timezone=America/Asuncion -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
[junit4] ERROR 0.13s J1 |
TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore
<<<
[junit4] > Throwable #1: java.lang.RuntimeException: mismatch: '3'!='4' @
response/docs/[0]/id
[junit4] > at
__randomizedtesting.SeedInfo.seed([58ECD7D54D68ACC:58BFDAB8D9EAFDA7]:0)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:248)
[junit4] > at
org.apache.solr.util.RestTestBase.assertJQ(RestTestBase.java:192)
[junit4] > at
org.apache.solr.ltr.TestSelectiveWeightCreation.testSelectiveWeightsRequestFeaturesFromDifferentStore(TestSelectiveWeightCreation.java:230)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 37898 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.AbstractConnector Stopped
ServerConnector@196ecdba{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
[junit4] 2> 37898 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2087340472
[junit4] 2> 37898 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 37898 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 37898 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 37899 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 37899 INFO (coreCloseExecutor-235-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12214edc
[junit4] 2> 37900 INFO (coreCloseExecutor-235-thread-1) [
x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
[junit4] 2> 37900 INFO (coreCloseExecutor-235-thread-1) [
x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@59b942f8 commitCommandVersion:0
[junit4] 2> 37910 INFO (coreCloseExecutor-235-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=304172764
[junit4] 2> 37912 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.e.j.s.h.ContextHandler Stopped
o.e.j.s.ServletContextHandler@28aff98d{/solr,null,UNAVAILABLE}
[junit4] 2> 37919 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 37919 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=492153022
[junit4] 2> 37919 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 37920 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 37920 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 37921 INFO
(SUITE-TestSelectiveWeightCreation-seed#[58ECD7D54D68ACC]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 37922 INFO (coreCloseExecutor-237-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@704087cc
[junit4] 2> 37928 INFO (coreCloseExecutor-237-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1883277260
[junit4] 2> NOTE: leaving temporary files on disk at:
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/contrib/solr-ltr/test/J1/temp/solr.ltr.TestSelectiveWeightCreation_58ECD7D54D68ACC-001
[junit4] 2> NOTE: test params are:
codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST,
chunkSize=9, maxDocsPerChunk=413, blockSize=2),
termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST,
chunkSize=9, blockSize=2)), sim=RandomSimilarity(queryNorm=false): {field=DFR
I(F)LZ(0.3)}, locale=pt-BR, timezone=America/Asuncion
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_131
(64-bit)/cpus=3,threads=1,free=250211680,total=359661568
[junit4] 2> NOTE: All tests run in this JVM: [TestFieldLengthFeature,
TestParallelWeightCreation, TestUserTermScorerQuery, TestLTRWithFacet,
TestMultipleAdditiveTreesModel, TestLTRQParserExplain,
TestFeatureExtractionFromMultipleSegments, TestLTRQParserPlugin,
TestLTRReRankingPipeline, TestLTRScoringQuery, TestSelectiveWeightCreation]
[junit4] Completed [21/33 (4!)] on J1 in 1.34s, 2 tests, 1 error <<<
FAILURES!
[...truncated 37024 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]