Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-master/61/
3 tests failed.
FAILED: org.apache.solr.schema.TestPointFields.testDoublePointStats
Error Message:
XPath is invalid
Stack Trace:
java.lang.RuntimeException: XPath is invalid
at
__randomizedtesting.SeedInfo.seed([EF2FDF827C07DFAD:C03511D488AAC309]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:997)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:960)
at
org.apache.solr.schema.TestPointFields.doTestPointStats(TestPointFields.java:2637)
at
org.apache.solr.schema.TestPointFields.testDoublePointStats(TestPointFields.java:719)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: javax.xml.xpath.XPathExpressionException:
javax.xml.transform.TransformerException: 9.084999002055789E-4 could not be
formatted to a number!
at
java.xml/com.sun.org.apache.xpath.internal.jaxp.XPathImpl.evaluate(XPathImpl.java:145)
at
org.apache.solr.util.BaseTestHarness.validateXPath(BaseTestHarness.java:92)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:985)
... 42 more
Caused by: javax.xml.transform.TransformerException: 9.084999002055789E-4 could
not be formatted to a number!
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.error(XPathParser.java:609)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.Number(XPathParser.java:2032)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.PrimaryExpr(XPathParser.java:1391)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.FilterExpr(XPathParser.java:1299)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.PathExpr(XPathParser.java:1232)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.UnionExpr(XPathParser.java:1190)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.UnaryExpr(XPathParser.java:1096)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.MultiplicativeExpr(XPathParser.java:1017)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.AdditiveExpr(XPathParser.java:959)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.RelationalExpr(XPathParser.java:884)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.RelationalExpr(XPathParser.java:925)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.EqualityExpr(XPathParser.java:824)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.AndExpr(XPathParser.java:788)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.OrExpr(XPathParser.java:761)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.Expr(XPathParser.java:744)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.PredicateExpr(XPathParser.java:1908)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.Predicate(XPathParser.java:1890)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.Step(XPathParser.java:1680)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.RelativeLocationPath(XPathParser.java:1589)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.LocationPath(XPathParser.java:1551)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.PathExpr(XPathParser.java:1271)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.UnionExpr(XPathParser.java:1190)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.UnaryExpr(XPathParser.java:1096)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.MultiplicativeExpr(XPathParser.java:1017)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.AdditiveExpr(XPathParser.java:959)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.RelationalExpr(XPathParser.java:884)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.EqualityExpr(XPathParser.java:824)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.AndExpr(XPathParser.java:788)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.OrExpr(XPathParser.java:761)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.Expr(XPathParser.java:744)
at
java.xml/com.sun.org.apache.xpath.internal.compiler.XPathParser.initXPath(XPathParser.java:128)
at
java.xml/com.sun.org.apache.xpath.internal.XPath.<init>(XPath.java:178)
at
java.xml/com.sun.org.apache.xpath.internal.XPath.<init>(XPath.java:266)
at
java.xml/com.sun.org.apache.xpath.internal.jaxp.XPathImpl.eval(XPathImpl.java:116)
at
java.xml/com.sun.org.apache.xpath.internal.jaxp.XPathImpl.evaluate(XPathImpl.java:131)
... 44 more
FAILED:
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed
Error Message:
Expected exception SolrServerException but no exception was thrown
Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrServerException
but no exception was thrown
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
at
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
at
com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
FAILED: org.apache.solr.core.TestConfigOverlay.testPaths
Error Message:
Stack Trace:
java.lang.AssertionError
at
__randomizedtesting.SeedInfo.seed([EF2FDF827C07DFAD:BD0312A7684FF521]:0)
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
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:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
at java.base/java.lang.Thread.run(Thread.java:834)
Build Log:
[...truncated 12372 lines...]
[junit4] Suite: org.apache.solr.schema.TestPointFields
[junit4] 2> 499603 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
[junit4] 2> 499603 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 499616 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestPointFields_EF2FDF827C07DFAD-001/data-dir-47-001
[junit4] 2> 499616 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 499616 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 499617 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 499617 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 499624 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 499658 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.s.IndexSchema Schema name=schema-point
[junit4] 2> 499663 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema schema-point/1.6 with uniqueid field id
[junit4] 2> 500921 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:824)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:377)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:689)
~[?:?]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:796) ~[?:?]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:742) ~[?:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:364) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:325) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:170) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:808) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:798) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:659) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:648) [java/:?]
[junit4] 2> at
org.apache.solr.schema.TestPointFields.beforeClass(TestPointFields.java:92)
[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4] 2> 500923 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr].
Features requiring this directory may fail.
[junit4] 2> => java.security.AccessControlException: access
denied ("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
[junit4] 2> java.security.AccessControlException: access denied
("java.io.FilePermission"
"/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:?]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:897) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:322) ~[?:?]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:752) ~[?:?]
[junit4] 2> at java.io.File.mkdir(File.java:1323) ~[?:?]
[junit4] 2> at java.io.File.mkdirs(File.java:1355) ~[?:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.ensurePackageStoreDir(DistribPackageStore.java:561)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.DistribPackageStore.<init>(DistribPackageStore.java:81)
[java/:?]
[junit4] 2> at
org.apache.solr.filestore.PackageStoreAPI.<init>(PackageStoreAPI.java:78)
[java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.load(CoreContainer.java:664) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:171) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:143) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:149) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:808) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:798) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:659) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:648) [java/:?]
[junit4] 2> at
org.apache.solr.schema.TestPointFields.beforeClass(TestPointFields.java:92)
[test/:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
[junit4] 2> at
jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:?]
[junit4] 2> at
jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:?]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:566)
~[?:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:882)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
[java/:?]
[junit4] 2> at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
[java/:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
[randomizedtesting-runner-2.7.6.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:834) [?:?]
[junit4] 2> 500925 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 500926 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@1735ad4d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 500926 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@1735ad4d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 500929 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@79132ce8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 500929 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@79132ce8[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 500931 WARN
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.c.CoreContainer Not all security plugins configured!
authentication=disabled authorization=disabled. Solr is only as secure as you
make it. Consider configuring authentication/authorization before exposing Solr
to users internal or external. See https://s.apache.org/solrsecurity for more
info
[junit4] 2> 501003 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51075d31
[junit4] 2> 501021 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51075d31
[junit4] 2> 501021 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@51075d31
[junit4] 2> 501022 INFO (coreLoadExecutor-2993-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 1000
transient cores
[junit4] 2> 501046 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 501275 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=schema-point
[junit4] 2> 501280 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema schema-point/1.6 with
uniqueid field id
[junit4] 2> 501281 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 501281 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1' (registry 'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@51075d31
[junit4] 2> 501281 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/build/solr-core/test/J2/temp/solr.schema.TestPointFields_EF2FDF827C07DFAD-001/data-dir-47-001/]
[junit4] 2> 501291 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=41, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=74.2216796875,
floorSegmentMB=2.0126953125, forceMergeDeletesPctAllowed=21.2003903098309,
segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=23.325623490259296
[junit4] 2> 501442 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 501442 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 501444 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 501444 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 501445 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=50, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.6902256780876552]
[junit4] 2> 501446 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 501456 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.s.DirectSolrSpellChecker init: {name=direct,
classname=DirectSolrSpellChecker, field=lowerfilt, minQueryLength=3}
[junit4] 2> 501500 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 501500 INFO (coreLoadExecutor-2993-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1675625274858799104
[junit4] 2> 501502 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 501502 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
[junit4] 2> 501502 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 501502 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker:
multipleFields
[junit4] 2> 501503 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
[junit4] 2> 501503 INFO
(SUITE-TestPointFields-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 501503 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
[junit4] 2> 501504 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
[junit4] 2> 501504 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
[junit4] 2> 501504 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
[junit4] 2> 501506 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501508 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testFloatPointMultiValuedFunctionQuery
[junit4] 2> 501509 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625274867187712)]} 0 1
[junit4] 2> 501519 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625274878722048)]} 0 0
[junit4] 2> 501519 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625274878722049)]} 0 0
[junit4] 2> 501519 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625274878722050)]} 0 0
[junit4] 2> 501520 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625274879770624)]} 0 0
[junit4] 2> 501520 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625274879770625)]} 0 0
[junit4] 2> 501520 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625274879770626)]} 0 0
[junit4] 2> 501521 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625274880819200)]} 0 0
[junit4] 2> 501521 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625274880819201)]} 0 0
[junit4] 2> 501521 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625274880819202)]} 0 0
[junit4] 2> 501537 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501542 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 20
[junit4] 2> 501549 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,+number_p_f_mv_dv&sort=field(number_p_f_mv_dv,+min)+desc&wt=xml}
hits=10 status=0 QTime=6
[junit4] 2> 501564 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 501564 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id&sort=field(number_p_f_mv,min)+desc&wt=xml} status=400
QTime=0
[junit4] 2> 501564 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 501564 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,+field(number_p_f_mv,min)&wt=xml} status=400 QTime=0
[junit4] 2> 501565 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 501565 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,+field(number_p_f_mv_dv,foo)&wt=xml} status=400 QTime=0
[junit4] 2> 501568 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625274929053696)]} 0 1
[junit4] 2> 501569 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625274931150848)]} 0 0
[junit4] 2> 501569 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625274931150849)]} 0 0
[junit4] 2> 501569 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625274931150850)]} 0 0
[junit4] 2> 501570 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625274932199424)]} 0 0
[junit4] 2> 501570 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625274932199425)]} 0 0
[junit4] 2> 501570 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625274932199426)]} 0 0
[junit4] 2> 501583 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625274945830912)]} 0 12
[junit4] 2> 501583 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625274945830913)]} 0 0
[junit4] 2> 501584 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625274946879488)]} 0 0
[junit4] 2> 501591 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501592 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 7
[junit4] 2> 501592 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,+number_p_f_mv_dv&sort=field(number_p_f_mv_dv,+min)+desc&wt=xml}
hits=10 status=0 QTime=0
[junit4] 2> 501594 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 501594 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id&sort=field(number_p_f_mv,min)+desc&wt=xml} status=400
QTime=0
[junit4] 2> 501595 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 501595 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,+field(number_p_f_mv,min)&wt=xml} status=400 QTime=0
[junit4] 2> 501595 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
[junit4] 2> 501595 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,+field(number_p_f_mv_dv,foo)&wt=xml} status=400 QTime=0
[junit4] 2> 501595 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
FROM INDEX
[junit4] 2> 501596 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 501608 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501608 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 12
[junit4] 2> 501609 INFO
(TEST-TestPointFields.testFloatPointMultiValuedFunctionQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testFloatPointMultiValuedFunctionQuery
[junit4] 2> 501614 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.SolrTestCaseJ4 ###Starting
testIntPointFieldNonSearchableRangeQuery
[junit4] 2> 501615 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625274978336768)]} 0 0
[junit4] 2> 501616 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625274980433920)]} 0 0
[junit4] 2> 501616 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625274980433921)]} 0 0
[junit4] 2> 501616 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625274980433922)]} 0 0
[junit4] 2> 501617 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625274981482496)]} 0 0
[junit4] 2> 501617 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625274981482497)]} 0 0
[junit4] 2> 501617 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625274981482498)]} 0 0
[junit4] 2> 501618 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625274981482499)]} 0 0
[junit4] 2> 501618 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625274982531072)]} 0 0
[junit4] 2> 501618 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625274982531073)]} 0 0
[junit4] 2> 501645 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501645 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 27
[junit4] 2> 501646 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_i_ni:[*+TO+*]&fl=id,+number_p_i_ni&sort=id+asc&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 501647 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625275011891200)]} 0 0
[junit4] 2> 501648 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625275013988352)]} 0 0
[junit4] 2> 501648 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625275013988353)]} 0 0
[junit4] 2> 501648 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625275013988354)]} 0 0
[junit4] 2> 501649 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625275015036928)]} 0 0
[junit4] 2> 501649 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625275015036929)]} 0 0
[junit4] 2> 501649 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625275015036930)]} 0 0
[junit4] 2> 501649 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625275015036931)]} 0 0
[junit4] 2> 501650 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625275016085504)]} 0 0
[junit4] 2> 501650 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625275016085505)]} 0 0
[junit4] 2> 501656 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501657 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 6
[junit4] 2> 501657 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_i_ni_ns:[*+TO+*]&fl=id,+number_p_i_ni_ns&sort=id+asc&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 501658 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625275024474112)]} 0 0
[junit4] 2> 501659 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625275025522688)]} 0 0
[junit4] 2> 501659 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625275025522689)]} 0 0
[junit4] 2> 501659 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625275025522690)]} 0 0
[junit4] 2> 501660 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625275026571264)]} 0 0
[junit4] 2> 501660 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625275026571265)]} 0 0
[junit4] 2> 501660 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625275026571266)]} 0 0
[junit4] 2> 501661 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625275027619840)]} 0 0
[junit4] 2> 501661 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625275027619841)]} 0 0
[junit4] 2> 501661 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625275027619842)]} 0 0
[junit4] 2> 501668 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501668 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 6
[junit4] 2> 501669 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_i_ni_ns_mv:[*+TO+*]&fl=id,+number_p_i_ni_ns_mv&sort=id+asc&wt=xml}
hits=0 status=0 QTime=0
[junit4] 2> 501669 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS
FROM INDEX
[junit4] 2> 501669 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 501673 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501674 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 4
[junit4] 2> 501674 INFO
(TEST-TestPointFields.testIntPointFieldNonSearchableRangeQuery-seed#[EF2FDF827C07DFAD])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testIntPointFieldNonSearchableRangeQuery
[junit4] 2> 501686 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.SolrTestCaseJ4 ###Starting testDoublePointFieldExactQuery
[junit4] 2> 501688 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625275054882816)]} 0 1
[junit4] 2> 501688 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625275055931392)]} 0 0
[junit4] 2> 501689 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625275056979968)]} 0 0
[junit4] 2> 501689 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625275056979969)]} 0 0
[junit4] 2> 501690 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625275058028544)]} 0 0
[junit4] 2> 501690 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625275058028545)]} 0 0
[junit4] 2> 501690 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625275058028546)]} 0 0
[junit4] 2> 501691 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625275059077120)]} 0 0
[junit4] 2> 501691 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625275059077121)]} 0 0
[junit4] 2> 501691 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625275059077122)]} 0 0
[junit4] 2> 501692 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[10 (1675625275060125696)]} 0 0
[junit4] 2> 501692 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[11 (1675625275060125697)]} 0 0
[junit4] 2> 501692 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[12 (1675625275060125698)]} 0 0
[junit4] 2> 501705 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[13 (1675625275061174272)]} 0 12
[junit4] 2> 501705 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[14 (1675625275073757184)]} 0 0
[junit4] 2> 501706 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[15 (1675625275074805760)]} 0 0
[junit4] 2> 501706 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[16 (1675625275074805761)]} 0 0
[junit4] 2> 501706 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[17 (1675625275074805762)]} 0 0
[junit4] 2> 501707 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[18 (1675625275075854336)]} 0 0
[junit4] 2> 501707 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[19 (1675625275075854337)]} 0 0
[junit4] 2> 501714 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501714 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 7
[junit4] 2> 501715 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:1.44426891278175168E17&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501716 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:1.9043977231426827E-73&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501716 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-1.0786310669098187E-9&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501717 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:5.5742600063697606E72&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501717 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-2.726563751588323E-129&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501718 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:2.453477599100054E-20&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501718 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:1.2563252130678628E143&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501719 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-3.524819856045666E56&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501719 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:7.803052789143557E97&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501720 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:3.143537718001611E296&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501720 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-6.222491934182055E29&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501720 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:3.1129131065579457E-12&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501721 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:4.757210019085734E53&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501734 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-1.6935272993226767E203&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501734 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-1.7832502589278801E254&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501735 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-1.7535519573087755E-99&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501735 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-3.908283198625292E236&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501736 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:1.6485456127842813E-136&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501736 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-9.262123239309391E207&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501737 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:\-7.414401799794269E260&fl=id,number_p_d&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501757 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d:(\-7.414401799794269E260+OR+3.1129131065579457E-12+OR+2.453477599100054E-20+OR+5.5742600063697606E72+OR+1.6485456127842813E-136+OR+\-1.7832502589278801E254+OR+\-6.222491934182055E29+OR+\-2.726563751588323E-129+OR+\-3.908283198625292E236+OR+\-1.6935272993226767E203+OR+1.2563252130678628E143+OR+4.757210019085734E53+OR+\-1.0786310669098187E-9+OR+\-9.262123239309391E207+OR+\-1.7535519573087755E-99+OR+3.143537718001611E296+OR+7.803052789143557E97+OR+1.44426891278175168E17+OR+\-3.524819856045666E56+OR+1.9043977231426827E-73)&debug=true&wt=xml}
hits=20 status=0 QTime=19
[junit4] 2> 501758 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 501758 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 0
[junit4] 2> 501763 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501763 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 4
[junit4] 2> 501764 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625275134574592)]} 0 0
[junit4] 2> 501765 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625275136671744)]} 0 0
[junit4] 2> 501765 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625275136671745)]} 0 0
[junit4] 2> 501765 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625275136671746)]} 0 0
[junit4] 2> 501766 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625275137720320)]} 0 0
[junit4] 2> 501766 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625275137720321)]} 0 0
[junit4] 2> 501766 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625275137720322)]} 0 0
[junit4] 2> 501767 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625275138768896)]} 0 0
[junit4] 2> 501767 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625275138768897)]} 0 0
[junit4] 2> 501767 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625275138768898)]} 0 0
[junit4] 2> 501768 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[10 (1675625275139817472)]} 0 0
[junit4] 2> 501768 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[11 (1675625275139817473)]} 0 0
[junit4] 2> 501768 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[12 (1675625275139817474)]} 0 0
[junit4] 2> 501769 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[13 (1675625275140866048)]} 0 0
[junit4] 2> 501769 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[14 (1675625275140866049)]} 0 0
[junit4] 2> 501769 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[15 (1675625275140866050)]} 0 0
[junit4] 2> 501770 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[16 (1675625275141914624)]} 0 0
[junit4] 2> 501770 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[17 (1675625275141914625)]} 0 0
[junit4] 2> 501770 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[18 (1675625275141914626)]} 0 0
[junit4] 2> 501771 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[19 (1675625275142963200)]} 0 0
[junit4] 2> 501777 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501777 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 6
[junit4] 2> 501778 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:4.3385011367114807E114&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501778 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-8.85254641639365E-236&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501779 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:2.3541476738122E-106&fl=id,number_p_d_mv&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501779 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-3.1857143293122794E220&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501780 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-1.0936683334157115E192&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501780 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:4.573117931420792E33&fl=id,number_p_d_mv&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501781 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-4.429596852357658E-96&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501781 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-3.1067969810617595E90&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501782 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-6.46183570991495E-200&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501782 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:9.729330283426468E-111&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501782 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:1.2952380415469124E132&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501783 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:3.6937534030638736E-100&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501783 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-2.168849350521069E-155&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501784 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-4.308881966215691E77&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501784 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:7.514455212149725E151&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501785 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:7.164547139695666E45&fl=id,number_p_d_mv&wt=xml} hits=1
status=0 QTime=0
[junit4] 2> 501785 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-1.4317462171812705E63&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501786 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:\-1.6131354497732158E288&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501786 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:8.819918578504755E-128&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501787 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:4.519724271678799E-76&fl=id,number_p_d_mv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501797 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_mv:(7.514455212149725E151+OR+2.3541476738122E-106+OR+\-4.308881966215691E77+OR+9.729330283426468E-111+OR+4.3385011367114807E114+OR+\-4.429596852357658E-96+OR+\-2.168849350521069E-155+OR+\-6.46183570991495E-200+OR+\-8.85254641639365E-236+OR+7.164547139695666E45+OR+1.2952380415469124E132+OR+\-1.4317462171812705E63+OR+\-3.1067969810617595E90+OR+\-1.0936683334157115E192+OR+\-3.1857143293122794E220+OR+4.573117931420792E33+OR+3.6937534030638736E-100+OR+8.819918578504755E-128+OR+\-1.6131354497732158E288+OR+4.519724271678799E-76)&debug=true&wt=xml}
hits=20 status=0 QTime=9
[junit4] 2> 501798 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 501807 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*
(-9223372036854775807)} 0 8
[junit4] 2> 501811 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501811 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 4
[junit4] 2> 501813 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[0 (1675625275185954816)]} 0 0
[junit4] 2> 501813 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[1 (1675625275187003392)]} 0 0
[junit4] 2> 501813 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[2 (1675625275187003393)]} 0 0
[junit4] 2> 501814 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[3 (1675625275188051968)]} 0 0
[junit4] 2> 501814 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[4 (1675625275188051969)]} 0 0
[junit4] 2> 501814 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[5 (1675625275188051970)]} 0 0
[junit4] 2> 501815 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[6 (1675625275189100544)]} 0 0
[junit4] 2> 501815 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[7 (1675625275189100545)]} 0 0
[junit4] 2> 501815 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[8 (1675625275189100546)]} 0 0
[junit4] 2> 501816 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[9 (1675625275190149120)]} 0 0
[junit4] 2> 501816 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[10 (1675625275190149121)]} 0 0
[junit4] 2> 501817 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[11 (1675625275190149122)]} 0 0
[junit4] 2> 501817 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[12 (1675625275191197696)]} 0 0
[junit4] 2> 501817 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[13 (1675625275191197697)]} 0 0
[junit4] 2> 501817 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[14 (1675625275191197698)]} 0 0
[junit4] 2> 501818 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[15 (1675625275192246272)]} 0 0
[junit4] 2> 501818 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[16 (1675625275192246273)]} 0 0
[junit4] 2> 501818 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[17 (1675625275192246274)]} 0 0
[junit4] 2> 501819 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[18 (1675625275193294848)]} 0 0
[junit4] 2> 501819 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{add=[19 (1675625275193294849)]} 0 0
[junit4] 2> 501826 INFO
(searcherExecutor-2995-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 501826 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]
webapp=null path=null params={}{commit=} 0 6
[junit4] 2> 501827 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_dv:\-1.9595294275289684E305&fl=id,number_p_d_dv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501827 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=number_p_d_dv:\-1.950433453528023E-214&fl=id,number_p_d_dv&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 501828 INFO
(TEST-TestPointFields.testDoublePointFieldExactQuery-seed#[EF2FDF827C07DFAD]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null params={q=
[...truncated too long message...]
v_sml=DocValuesFormat(name=Lucene80),
number_p_l_ni_mv_dv_sml=DocValuesFormat(name=Lucene80),
number_p_d_dv_ns_mv=DocValuesFormat(name=Asserting),
number_p_d_mv_dv=DocValuesFormat(name=Asserting),
number_p_i_dv=DocValuesFormat(name=Lucene80),
number_p_f_mv_dv_sml=DocValuesFormat(name=Lucene80),
number_p_i_mv_dv_sml=DocValuesFormat(name=Asserting),
number_p_f_ni_dv_smf=DocValuesFormat(name=Lucene80),
number_p_dt_ni_dv_ns=DocValuesFormat(name=Asserting),
number_p_f_mv_dv_smf=DocValuesFormat(name=Lucene80),
number_p_i_ni_dv=DocValuesFormat(name=Lucene80),
number_p_f_dv_ns=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=454,
maxMBSortInHeap=6.4801977245338245,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=fr-WF,
timezone=Europe/Riga
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 11.0.4
(64-bit)/cpus=8,threads=1,free=78753312,total=528482304
[junit4] 2> NOTE: All tests run in this JVM: [TestFaceting,
MultiSolrCloudTestCaseTest, ExternalFileFieldSortTest, HDFSCollectionsAPITest,
TestRequestRateLimiter, FileBasedSpellCheckerTest, TestAnalyzeInfixSuggestions,
TestLegacyFieldCache, TestStressInPlaceUpdates, TestAuthorizationFramework,
TestTermsQParserPlugin, ExplicitHLLTest, TermsComponentTest,
TestClusterStateMutator, TestPrepRecovery, BlobRepositoryCloudTest,
DistributedSpellCheckComponentTest, TestCollationFieldDocValues,
TestMaxScoreQueryParser, AtomicUpdatesTest, TestLuceneMatchVersion,
TestNRTOpen, CdcrUpdateLogTest, SortSpecParsingTest, PreAnalyzedFieldTest,
ResponseLogComponentTest, TestComplexPhraseQParserPlugin,
TestPayloadCheckQParserPlugin, BigEndianAscendingWordDeserializerTest,
ParsingFieldUpdateProcessorsTest, TestCorePropertiesReload, SplitHandlerTest,
TestCustomDocTransformer, TestSolrConfigHandlerConcurrent,
TestRandomRequestDistribution, CachingDirectoryFactoryTest, DateFieldTest,
DocValuesMultiTest, TestDynamicFieldCollectionResource,
AnalyticsMergeStrategyTest, SearchHandlerTest, BlockDirectoryTest,
CoreAdminHandlerTest, RangeFacetCloudTest, TestReload, FileUtilsTest,
SolrMetricReporterTest, TestClusterProperties, TestRequestStatusCollectionAPI,
TestJoin, TestSolrCloudWithKerberosAlt, TestPointFields]
[junit4] Completed [137/866 (1!)] on J2 in 61.77s, 104 tests, 1 error <<<
FAILURES!
[...truncated 1461 lines...]
[junit4] Suite: org.apache.solr.core.TestConfigOverlay
[junit4] 2> 2883050 INFO
(SUITE-TestConfigOverlay-seed#[EF2FDF827C07DFAD]-worker) [ ]
o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to
test-framework derived value of
'/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-master/solr/server/solr/configsets/_default/conf'
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestConfigOverlay
-Dtests.method=testPaths -Dtests.seed=EF2FDF827C07DFAD -Dtests.multiplier=2
-Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=Asia/Aden
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] FAILURE 0.00s J1 | TestConfigOverlay.testPaths <<<
[junit4] > Throwable #1: java.lang.AssertionError
[junit4] > at
__randomizedtesting.SeedInfo.seed([EF2FDF827C07DFAD:BD0312A7684FF521]:0)
[junit4] > at
org.apache.solr.core.TestConfigOverlay.testPaths(TestConfigOverlay.java:49)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:834)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene86),
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ms,
timezone=Asia/Aden
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation 11.0.4
(64-bit)/cpus=8,threads=1,free=111077432,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [DistributedMLTComponentTest,
DistributedQueryElevationComponentTest, TestOrdValues, TestCoreDiscovery,
MetricsHandlerTest, DirectSolrSpellCheckerTest, TestSolrConfigHandlerCloud,
TestFuzzyAnalyzedSuggestions, TestGraphMLResponseWriter,
SolrRrdBackendFactoryTest, SolrCloudExampleTest, SortByFunctionTest,
TestCSVLoader, AtomicUpdateRemovalJavabinTest, CdcrBidirectionalTest,
CSVRequestHandlerTest, AsyncCallRequestStatusResponseTest, TestXIncludeConfig,
CurrencyFieldTypeTest, TestBlendedInfixSuggestions, CdcrWithNodesRestartsTest,
TestBooleanSimilarityFactory, NestedAtomicUpdateTest, TestExpandComponent,
TransactionLogTest, TestHttpServletCarrier, TestValueSourceCache,
HdfsNNFailoverTest, DeleteShardTest, HealthCheckHandlerTest,
SharedFSAutoReplicaFailoverTest, CustomCollectionTest, SaslZkACLProviderTest,
TestLazySolrCluster, TestRestoreCore, DistribDocExpirationUpdateProcessorTest,
TestReplicaProperties, TestTlogReplayVsRecovery, AlternateDirectoryTest,
TestSolrCloudWithDelegationTokens, TestRequestForwarding,
TestCloudSearcherWarming, TestPseudoReturnFields, TestPKIAuthenticationPlugin,
ZkNodePropsTest, TestCoreBackup, TestUnifiedSolrHighlighter,
CoreAdminCreateDiscoverTest, TestImpersonationWithHadoopAuth,
TestUniqueKeyFieldResource, FastVectorHighlighterTest,
TestDocTermOrdsUninvertLimit, TestPushWriter,
TestManagedSynonymGraphFilterFactory, TestManagedResourceStorage,
TestExactSharedStatsCache, DistributedUpdateProcessorTest,
TestDistribDocBasedVersion, HdfsDirectoryFactoryTest, TestSolrCachePerf,
TestSmileRequest, CloneFieldUpdateProcessorFactoryTest,
TestRetrieveFieldsOptimizer, TestEmbeddedSolrServerAdminHandler,
HdfsBasicDistributedZkTest, TestFieldCollectionResource, SolrInfoBeanTest,
DOMUtilTest, ZkStateReaderTest, SolrIndexSearcherTest, RollingRestartTest,
DistributedTermsComponentTest, TestChildDocTransformerHierarchy,
BlockCacheTest, TriLevelCompositeIdRoutingTest, TestMergePolicyConfig,
HighlighterTest, SpellCheckCollatorTest, SolrSlf4jReporterTest,
TestSolrTestCaseJ4, RankQueryTest, TestBulkSchemaConcurrent, TestMissingGroups,
HdfsDirectoryTest, TestLegacyField, TestCollectionsAPIViaSolrCloudCluster,
BasicFunctionalityTest, TestConfigSetProperties, BasicDistributedZk2Test,
AuditLoggerIntegrationTest, RecoveryZkTest, UninvertDocValuesMergePolicyTest,
ForceLeaderWithTlogReplicasTest, TestHighlightDedupGrouping,
TestDistributedSearch, ClusterStateMockUtilTest, AnalysisErrorHandlingTest,
LeaderFailureAfterFreshStartTest, TestNumericRangeQuery64, TestRecoveryHdfs,
TestJettySolrRunner, TestSimpleTextCodec, SparseHLLTest,
DistributedFacetSimpleRefinementLongTailTest, TestCopyFieldCollectionResource,
SolrMetricManagerTest, MoveReplicaTest, HttpPartitionTest, TestSearchPerf,
TestSolrJ, RequestLoggingTest, TestPullReplicaErrorHandling, BJQParserTest,
TestZkAclsWithHadoopAuth, TestRandomFaceting, TestSafeXMLParsing,
TestStressReorder, CollectionsAPIAsyncDistributedZkTest, TestCustomSort,
TestSolrDeletionPolicy2, SuggesterFSTTest, CollectionPropsTest, StressHdfsTest,
TestInPlaceUpdatesDistrib, TestSolrCoreSnapshots,
TestOnReconnectListenerSupport, TestConfigSetsAPIExclusivity,
TestScoreJoinQPScore, SignatureUpdateProcessorFactoryTest,
TestCloudJSONFacetJoinDomain, IndexSchemaTest, NestedShardedAtomicUpdateTest,
BasicAuthOnSingleNodeTest, TestDeprecatedFilters, RankFieldTest,
QueryEqualityTest, TestExclusionRuleCollectionAccess, BooleanFieldTest,
TestNumericTerms64, TestReplicationHandlerBackup, ConnectionManagerTest,
DeleteInactiveReplicaTest, DistributedVersionInfoTest, LeaderElectionTest,
MetricsHistoryIntegrationTest, MetricsHistoryWithAuthIntegrationTest,
MigrateRouteKeyTest, MissingSegmentRecoveryTest,
OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest,
OverseerSolrResponseTest, OverseerSolrResponseUnsafeSerializationTest,
OverseerStatusTest, OverseerTaskQueueTest, PackageManagerCLITest,
ReindexCollectionTest, ReplicationFactorTest, SystemCollectionCompatTest,
TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet,
TestDistributedMap, TestDownShardTolerantSearch, TestHashPartitioner,
TestLeaderElectionZkExpiry, TestLocalStatsCacheCloud, TestSSLRandomization,
TestSegmentSorting, TestTolerantUpdateProcessorCloud,
TestWaitForStateWithJettyShutdowns, UnloadDistributedZkTest,
SimpleCollectionCreateDeleteTest, TestHdfsCloudBackupRestore,
HdfsTlogReplayBufferedWhileIndexingTest, ZkStateWriterTest,
ByteBuffersDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest,
PluginInfoTest, QueryResultKeyTest, ResourceLoaderTest, SOLR749Test,
TestBackupRepositoryFactory, TestCodecSupport, TestConfig, TestConfigOverlay]
[junit4] Completed [562/866 (2!)] on J1 in 0.04s, 2 tests, 1 failure <<<
FAILURES!
[...truncated 1864 lines...]
[junit4] Suite: org.apache.solr.client.solrj.impl.LBSolrClientTest
[junit4] FAILURE 0.30s J1 | LBSolrClientTest.testServerIteratorTimeAllowed
<<<
[junit4] > Throwable #1: junit.framework.AssertionFailedError: Expected
exception SolrServerException but no exception was thrown
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2750)
[junit4] > at
org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2740)
[junit4] > at
org.apache.solr.client.solrj.impl.LBSolrClientTest.testServerIteratorTimeAllowed(LBSolrClientTest.java:77)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4] > at
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit4] > at
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4] > at
java.base/java.lang.reflect.Method.invoke(Method.java:566)
[junit4] Completed [125/204 (1!)] on J1 in 0.31s, 4 tests, 1 failure <<<
FAILURES!
[...truncated 51156 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]