Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-Tests-8.x/1349/
1 tests failed.
FAILED: org.apache.solr.CursorPagingTest.testTimeAllowed
Error Message:
Should have experienced at least one partialResult
Stack Trace:
java.lang.AssertionError: Should have experienced at least one partialResult
at
__randomizedtesting.SeedInfo.seed([40E543B65EF1BFEB:A480EA0205686C3A]:0)
at org.junit.Assert.fail(Assert.java:89)
at org.junit.Assert.assertTrue(Assert.java:42)
at
org.apache.solr.CursorPagingTest.testTimeAllowed(CursorPagingTest.java:571)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at org.junit.rules.RunRules.evaluate(RunRules.java:20)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 14495 lines...]
[junit4] Suite: org.apache.solr.CursorPagingTest
[junit4] 2> 1024637 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-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-8.x/solr/server/solr/configsets/_default/conf'
[junit4] 2> 1024637 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 1024637 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Created dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.CursorPagingTest_40E543B65EF1BFEB-001/data-dir-123-001
[junit4] 2> 1024637 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=57 numCloses=57
[junit4] 2> 1024637 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1024639 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 1024639 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 1024643 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1024657 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 1024672 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.s.IndexSchema Schema name=sortable
[junit4] 2> 1024683 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid field id
[junit4] 2> 1026113 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.c.CoreContainer Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-8.x/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
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-8.x/solr/core/src/test-files/solr/userfiles"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_252]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
[junit4] 2> at sun.nio.fs.UnixPath.checkWrite(UnixPath.java:801)
~[?:?]
[junit4] 2> at
sun.nio.fs.UnixFileSystemProvider.createDirectory(UnixFileSystemProvider.java:376)
~[?:?]
[junit4] 2> at java.nio.file.Files.createDirectory(Files.java:674)
~[?:1.8.0_252]
[junit4] 2> at
java.nio.file.Files.createAndCheckIsDirectory(Files.java:781) ~[?:1.8.0_252]
[junit4] 2> at
java.nio.file.Files.createDirectories(Files.java:727) ~[?:1.8.0_252]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:370) [java/:?]
[junit4] 2> at
org.apache.solr.core.CoreContainer.<init>(CoreContainer.java:335) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:183) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
[junit4] 2> at
org.apache.solr.CursorPagingTest.beforeTests(CursorPagingTest.java:72) [test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_252]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_252]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[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.2.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.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[junit4] 2> 1026115 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.f.DistribPackageStore Unable to create
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/filestore]
directory in SOLR_HOME
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/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-8.x/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
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-8.x/solr/core/src/test-files/solr/filestore"
"write")
[junit4] 2> at
java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
~[?:1.8.0_252]
[junit4] 2> at
java.security.AccessController.checkPermission(AccessController.java:886)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
~[?:1.8.0_252]
[junit4] 2> at
java.lang.SecurityManager.checkWrite(SecurityManager.java:979) ~[?:1.8.0_252]
[junit4] 2> at java.io.File.mkdir(File.java:1311) ~[?:1.8.0_252]
[junit4] 2> at java.io.File.mkdirs(File.java:1343) ~[?:1.8.0_252]
[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:671) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:184) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:156) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:162) [java/:?]
[junit4] 2> at
org.apache.solr.util.TestHarness.<init>(TestHarness.java:112) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.createCore(SolrTestCaseJ4.java:812) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:802) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:663) [java/:?]
[junit4] 2> at
org.apache.solr.SolrTestCaseJ4.initCore(SolrTestCaseJ4.java:652) [java/:?]
[junit4] 2> at
org.apache.solr.CursorPagingTest.beforeTests(CursorPagingTest.java:72) [test/:?]
[junit4] 2> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
~[?:1.8.0_252]
[junit4] 2> at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
~[?:1.8.0_252]
[junit4] 2> at java.lang.reflect.Method.invoke(Method.java:498)
~[?:1.8.0_252]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:878)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[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.2.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.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
[junit-4.13.1.jar:4.13.1]
[junit4] 2> at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
[randomizedtesting-runner-2.7.2.jar:?]
[junit4] 2> at java.lang.Thread.run(Thread.java:748) [?:1.8.0_252]
[junit4] 2> 1026116 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 1026117 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@c620d25[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1026117 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@c620d25[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1026120 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.e.j.u.s.S.config Trusting all certificates configured for
Client@45888304[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1026120 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
Client@45888304[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 1026121 WARN
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-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> 1026150 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
[junit4] 2> 1026157 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
[junit4] 2> 1026157 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1ae4afee
[junit4] 2> 1026158 INFO (coreLoadExecutor-8207-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1026166 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.c.SolrResourceLoader Added 2 libs to classloader, from
paths:
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1026182 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.8.0
[junit4] 2> 1026190 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Schema name=sortable
[junit4] 2> 1026200 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.s.IndexSchema Loaded schema sortable/1.6 with uniqueid
field id
[junit4] 2> 1026200 INFO (coreLoadExecutor-8207-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-8.x/solr/core/src/test-files/solr/collection1,
trusted=true
[junit4] 2> 1026200 INFO (coreLoadExecutor-8207-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@1ae4afee
[junit4] 2> 1026200 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.CursorPagingTest_40E543B65EF1BFEB-001/data-dir-123-001/]
[junit4] 2> 1026201 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=27, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=99.9189453125,
floorSegmentMB=0.853515625, forceMergeDeletesPctAllowed=18.807184341087595,
segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0,
deletesPctAllowed=24.420865280236978
[junit4] 2> 1026239 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 1026239 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=
defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10
numVersionBuckets=65536
[junit4] 2> 1026240 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1026240 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1026241 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy:
minMergeSize=0, mergeFactor=10, maxMergeSize=1823785391,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1]
[junit4] 2> 1026241 WARN (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.r.ManagedResourceStorage Cannot write to config directory
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/core/src/test-files/solr/collection1/conf
; switching to use InMemory storage instead.
[junit4] 2> 1026242 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
[junit4] 2> 1026242 INFO (coreLoadExecutor-8207-thread-1) [
x:collection1 ] o.a.s.u.UpdateLog Could not find max version in index or recent
updates, using new clock 1688463235683975168
[junit4] 2> 1026244 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026244 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 1026249 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testCacheImpacts
[junit4] 2> 1026262 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[9 (1688463235691315200)]} 0 12
[junit4] 2> 1026264 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[7 (1688463235707043840)]} 0 0
[junit4] 2> 1026265 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[2 (1688463235707043841)]} 0 0
[junit4] 2> 1026265 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[0 (1688463235708092416)]} 0 0
[junit4] 2> 1026265 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[5 (1688463235708092417)]} 0 0
[junit4] 2> 1026266 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[8 (1688463235709140992)]} 0 0
[junit4] 2> 1026266 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[6 (1688463235709140993)]} 0 0
[junit4] 2> 1026267 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[1 (1688463235709140994)]} 0 0
[junit4] 2> 1026267 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[4 (1688463235710189568)]} 0 0
[junit4] 2> 1026267 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1688463235710189569)]} 0 0
[junit4] 2> 1026291 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026291 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 23
[junit4] 2> 1026295 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=6&fq=-id:[1+TO+2]&fq=-id:[6+TO+7]&fl=id&sort=double_dv_first+asc,+float+asc,+date_first+desc,+date_dv_first+desc,+enum_dv_last+asc,+id+asc&cursorMark=*}
hits=6 status=0 QTime=2
[junit4] 2> 1026297 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=6&fq=-id:[1+TO+2]&fq=-id:[6+TO+7]&fl=id&sort=double_dv_first+asc,+float+asc,+date_first+desc,+date_dv_first+desc,+enum_dv_last+asc,+id+asc&cursorMark=AoYF//AAAAAAAAAIQoEAAAd//////////wd//////////1////8/ITg%3D}
hits=6 status=0 QTime=1
[junit4] 2> 1026298 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1688463235741646848)} 0 1
[junit4] 2> 1026301 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026301 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 2
[junit4] 2> 1026302 INFO
(TEST-CursorPagingTest.testCacheImpacts-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testCacheImpacts
[junit4] 2> 1026306 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 1026306 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=4&fl=id&sort=id+desc&cursorMark=*} hits=0 status=0 QTime=0
[junit4] 2> 1026307 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[9 (1688463235751084032)]} 0 1
[junit4] 2> 1026308 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7 (1688463235753181184)]} 0 0
[junit4] 2> 1026308 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[2 (1688463235753181185)]} 0 0
[junit4] 2> 1026309 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[0 (1688463235753181186)]} 0 0
[junit4] 2> 1026309 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5 (1688463235754229760)]} 0 0
[junit4] 2> 1026309 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[8 (1688463235754229761)]} 0 0
[junit4] 2> 1026310 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[6 (1688463235755278336)]} 0 0
[junit4] 2> 1026310 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[1 (1688463235755278337)]} 0 0
[junit4] 2> 1026311 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4 (1688463235756326912)]} 0 0
[junit4] 2> 1026311 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[3 (1688463235756326913)]} 0 0
[junit4] 2> 1026317 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026318 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 6
[junit4] 2> 1026318 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:9999999&rows=4&fl=id&sort=id+desc&cursorMark=*} hits=0 status=0
QTime=0
[junit4] 2> 1026318 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=0&fl=id&sort=id+desc&cursorMark=*} hits=10 status=0 QTime=0
[junit4] 2> 1026318 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=*} hits=9 status=0 QTime=0
[junit4] 2> 1026319 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=AoEhNg%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026319 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=AoEhMQ%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026319 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:6&rows=4&fl=id&sort=id+desc&cursorMark=AoEhMA%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026320 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=float:[0+TO+*]+int:7+id:6&rows=4&fl=id&facet=true&facet.field=str&json.nl=map&sort=score+desc,+id+desc&cursorMark=*}
hits=7 status=0 QTime=0
[junit4] 2> 1026321 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=float:[0+TO+*]+int:7+id:6&rows=4&fl=id&facet=true&facet.field=str&json.nl=map&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACE1}
hits=7 status=0 QTime=0
[junit4] 2> 1026321 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=float:[0+TO+*]+int:7+id:6&rows=4&fl=id&facet=true&facet.field=str&json.nl=map&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACEw}
hits=7 status=0 QTime=0
[junit4] 2> 1026321 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int+asc,+id+asc&cursorMark=*}
hits=8 status=0 QTime=0
[junit4] 2> 1026322 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int+asc,+id+asc&cursorMark=AoIGAAAAACEz}
hits=8 status=0 QTime=0
[junit4] 2> 1026322 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int+asc,+id+asc&cursorMark=AoJHITY%3D}
hits=8 status=0 QTime=0
[junit4] 2> 1026323 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&facet=true&facet.field=str&json.nl=map&sort=int+asc,+id+asc&cursorMark=AoJaKSEy}
hits=8 status=0 QTime=0
[junit4] 2> 1026323 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_first+asc,+id+asc&cursorMark=*}
hits=8 status=0 QTime=0
[junit4] 2> 1026323 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_first+asc,+id+asc&cursorMark=AoIG////1iEw}
hits=8 status=0 QTime=0
[junit4] 2> 1026324 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_first+asc,+id+asc&cursorMark=AoJHITY%3D}
hits=8 status=0 QTime=0
[junit4] 2> 1026324 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_first+asc,+id+asc&cursorMark=AoJaKSEy}
hits=8 status=0 QTime=0
[junit4] 2> 1026324 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_last+asc,+id+asc&cursorMark=*}
hits=8 status=0 QTime=0
[junit4] 2> 1026324 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_last+asc,+id+asc&cursorMark=AoJGITQ%3D}
hits=8 status=0 QTime=0
[junit4] 2> 1026325 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_last+asc,+id+asc&cursorMark=AoJaAiE5}
hits=8 status=0 QTime=0
[junit4] 2> 1026325 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=-int:2001+-int:4055&rows=3&fl=id&json.nl=map&sort=int_last+asc,+id+asc&cursorMark=AoJf////PyEz}
hits=8 status=0 QTime=0
[junit4] 2> 1026325 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=6&fl=id&sort=str+asc,+id+desc&cursorMark=*} hits=10 status=0
QTime=0
[junit4] 2> 1026325 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=6&fl=id&sort=str+asc,+id+desc&cursorMark=AoIhYiE1} hits=10
status=0 QTime=0
[junit4] 2> 1026326 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=6&fl=id&sort=str+asc,+id+desc&cursorMark=AoIhYyEy} hits=10
status=0 QTime=0
[junit4] 2> 1026326 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=float+asc,+int+desc,+id+desc&cursorMark=*}
hits=10 status=0 QTime=0
[junit4] 2> 1026326 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=float+asc,+int+desc,+id+desc&cursorMark=AoMIwEzMzVoCITk%3D}
hits=10 status=0 QTime=0
[junit4] 2> 1026326 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=float+asc,+int+desc,+id+desc&cursorMark=AoMIQTGZmkYhNA%3D%3D}
hits=10 status=0 QTime=0
[junit4] 2> 1026327 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=float+asc,+int+desc,+id+desc&cursorMark=AoMIQoEAAFf9ASE4}
hits=10 status=0 QTime=0
[junit4] 2> 1026327 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=float+asc,+int+desc,+id+desc&cursorMark=AoMIQoEAAEchNg%3D%3D}
hits=10 status=0 QTime=0
[junit4] 2> 1026327 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=float+asc,+int+desc,+id+desc&cursorMark=AoMIQoEAAAb////WITA%3D}
hits=10 status=0 QTime=0
[junit4] 2> 1026327 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3+id:7&rows=111&fl=id&sort=int+asc,+id+asc&cursorMark=*} hits=2
status=0 QTime=0
[junit4] 2> 1026327 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=id:3+id:7&rows=111&fl=id&sort=int+asc,+id+asc&cursorMark=AoIGAAAAACEz}
hits=2 status=0 QTime=0
[junit4] 2> 1026328 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=4&sort=id+desc&cursorMark=*} hits=10 status=0 QTime=0
[junit4] 2> 1026328 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=4&sort=id+desc&cursorMark=AoEhNg%3D%3D} hits=10 status=0
QTime=0
[junit4] 2> 1026328 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=4&sort=id+desc&cursorMark=AoEhMg%3D%3D} hits=10 status=0
QTime=0
[junit4] 2> 1026329 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=4&sort=id+desc&cursorMark=AoEhMA%3D%3D} hits=10 status=0
QTime=0
[junit4] 2> 1026329 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=*} hits=9 status=0 QTime=0
[junit4] 2> 1026329 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMA%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026330 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMQ%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026330 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMg%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026330 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhMw%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026330 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhNQ%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026331 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhNg%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026331 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhNw%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026331 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhOA%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026331 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=1&fq=-id:4&sort=id+asc&cursorMark=AoEhOQ%3D%3D} hits=9
status=0 QTime=0
[junit4] 2> 1026332 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int+asc&cursorMark=*}
hits=9 status=0 QTime=0
[junit4] 2> 1026332 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int+asc&cursorMark=AoMIQoEAACE1UX0%3D}
hits=9 status=0 QTime=0
[junit4] 2> 1026332 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int+asc&cursorMark=AoMIQTGZmiE0Rg%3D%3D}
hits=9 status=0 QTime=0
[junit4] 2> 1026333 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=3&fq=-id:6&sort=float+desc,+id+asc,+int+asc&cursorMark=AoMIwEzMzSE5WgI%3D}
hits=9 status=0 QTime=0
[junit4] 2> 1026333 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=*}
hits=7 status=0 QTime=0
[junit4] 2> 1026333 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACE4}
hits=7 status=0 QTime=0
[junit4] 2> 1026334 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACEz}
hits=7 status=0 QTime=0
[junit4] 2> 1026334 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=float:[0+TO+*]+int:7+id:6&rows=3&sort=score+desc,+id+desc&cursorMark=AoIIP4AAACEw}
hits=7 status=0 QTime=0
[junit4] 2> 1026334 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=*} hits=10 status=0
QTime=0
[junit4] 2> 1026335 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[3 (-1688463235781492736)]} 0 0
[junit4] 2> 1026338 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026338 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1026339 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYSEz} hits=9
status=0 QTime=0
[junit4] 2> 1026339 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{delete=[0 (-1688463235785687040)]} 0 0
[junit4] 2> 1026342 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026343 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 3
[junit4] 2> 1026343 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYSE2} hits=8
status=0 QTime=0
[junit4] 2> 1026344 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[5 (1688463235789881344)]} 0 0
[junit4] 2> 1026349 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026349 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 5
[junit4] 2> 1026350 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYiE4} hits=8
status=0 QTime=0
[junit4] 2> 1026351 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[7 (1688463235797221376)]} 0 0
[junit4] 2> 1026356 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026356 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 4
[junit4] 2> 1026356 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYyE1} hits=8
status=0 QTime=0
[junit4] 2> 1026356 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&rows=2&fl=id&sort=str+asc,+id+asc&cursorMark=AoIhYyE5} hits=8
status=0 QTime=0
[junit4] 2> 1026357 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:* (-1688463235804561408)} 0 0
[junit4] 2> 1026360 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1026360 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ x:collection1 ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 2
[junit4] 2> 1026361 INFO
(TEST-CursorPagingTest.testSimple-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimple
[junit4] 2> 1026365 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testTimeAllowed
[junit4] 2> 1026367 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[804 (1688463235813998592)]} 0 0
[junit4] 2> 1026367 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[472 (1688463235815047168)]} 0 0
[junit4] 2> 1026367 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[792 (1688463235815047169)]} 0 0
[junit4] 2> 1026368 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[345 (1688463235816095744)]} 0 0
[junit4] 2> 1026368 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[408 (1688463235816095745)]} 0 0
[junit4] 2> 1026368 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[411 (1688463235816095746)]} 0 0
[junit4] 2> 1026368 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[366 (1688463235816095747)]} 0 0
[junit4] 2> 1026369 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[143 (1688463235817144320)]} 0 0
[junit4] 2> 1026369 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[351 (1688463235817144321)]} 0 0
[junit4] 2> 1026369 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[731 (1688463235817144322)]} 0 0
[junit4] 2> 1026369 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[230 (1688463235817144323)]} 0 0
[junit4] 2> 1026370 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[746 (1688463235817144324)]} 0 0
[junit4] 2> 1026370 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[561 (1688463235818192896)]} 0 0
[junit4] 2> 1026370 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[570 (1688463235818192897)]} 0 0
[junit4] 2> 1026370 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[260 (1688463235818192898)]} 0 0
[junit4] 2> 1026370 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[123 (1688463235818192899)]} 0 0
[junit4] 2> 1026371 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[391 (1688463235819241472)]} 0 0
[junit4] 2> 1026371 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[269 (1688463235819241473)]} 0 0
[junit4] 2> 1026371 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[862 (1688463235819241474)]} 0 0
[junit4] 2> 1026371 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[324 (1688463235819241475)]} 0 0
[junit4] 2> 1026372 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[81 (1688463235820290048)]} 0 0
[junit4] 2> 1026372 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[10 (1688463235820290049)]} 0 0
[junit4] 2> 1026372 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[309 (1688463235820290050)]} 0 0
[junit4] 2> 1026372 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[592 (1688463235820290051)]} 0 0
[junit4] 2> 1026373 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[63 (1688463235820290052)]} 0 0
[junit4] 2> 1026373 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[871 (1688463235821338624)]} 0 0
[junit4] 2> 1026373 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[772 (1688463235821338625)]} 0 0
[junit4] 2> 1026373 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[763 (1688463235821338626)]} 0 0
[junit4] 2> 1026373 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[300 (1688463235821338627)]} 0 0
[junit4] 2> 1026374 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[602 (1688463235822387200)]} 0 0
[junit4] 2> 1026374 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[783 (1688463235822387201)]} 0 0
[junit4] 2> 1026374 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[904 (1688463235822387202)]} 0 0
[junit4] 2> 1026374 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[832 (1688463235822387203)]} 0 0
[junit4] 2> 1026375 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[447 (1688463235823435776)]} 0 0
[junit4] 2> 1026375 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[521 (1688463235823435777)]} 0 0
[junit4] 2> 1026375 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[535 (1688463235823435778)]} 0 0
[junit4] 2> 1026375 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[280 (1688463235823435779)]} 0 0
[junit4] 2> 1026376 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[228 (1688463235823435780)]} 0 0
[junit4] 2> 1026376 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[879 (1688463235824484352)]} 0 0
[junit4] 2> 1026376 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[830 (1688463235824484353)]} 0 0
[junit4] 2> 1026376 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[622 (1688463235824484354)]} 0 0
[junit4] 2> 1026376 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[77 (1688463235824484355)]} 0 0
[junit4] 2> 1026377 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[891 (1688463235825532928)]} 0 0
[junit4] 2> 1026377 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[484 (1688463235825532929)]} 0 0
[junit4] 2> 1026377 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[3 (1688463235825532930)]} 0 0
[junit4] 2> 1026377 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[240 (1688463235825532931)]} 0 0
[junit4] 2> 1026378 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[79 (1688463235826581504)]} 0 0
[junit4] 2> 1026378 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[183 (1688463235826581505)]} 0 0
[junit4] 2> 1026378 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[892 (1688463235826581506)]} 0 0
[junit4] 2> 1026378 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[998 (1688463235826581507)]} 0 0
[junit4] 2> 1026379 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[433 (1688463235826581508)]} 0 0
[junit4] 2> 1026379 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[311 (1688463235827630080)]} 0 0
[junit4] 2> 1026379 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[327 (1688463235827630081)]} 0 0
[junit4] 2> 1026379 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[673 (1688463235827630082)]} 0 0
[junit4] 2> 1026379 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[24 (1688463235827630083)]} 0 0
[junit4] 2> 1026380 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[471 (1688463235828678656)]} 0 0
[junit4] 2> 1026380 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[585 (1688463235828678657)]} 0 0
[junit4] 2> 1026380 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[53 (1688463235828678658)]} 0 0
[junit4] 2> 1026380 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[532 (1688463235828678659)]} 0 0
[junit4] 2> 1026381 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[658 (1688463235829727232)]} 0 0
[junit4] 2> 1026381 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[198 (1688463235829727233)]} 0 0
[junit4] 2> 1026381 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[87 (1688463235829727234)]} 0 0
[junit4] 2> 1026381 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[455 (1688463235829727235)]} 0 0
[junit4] 2> 1026382 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[58 (1688463235829727236)]} 0 0
[junit4] 2> 1026382 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[945 (1688463235830775808)]} 0 0
[junit4] 2> 1026382 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[914 (1688463235830775809)]} 0 0
[junit4] 2> 1026382 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[91 (1688463235830775810)]} 0 0
[junit4] 2> 1026382 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[590 (1688463235830775811)]} 0 0
[junit4] 2> 1026383 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[126 (1688463235831824384)]} 0 0
[junit4] 2> 1026383 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[283 (1688463235831824385)]} 0 0
[junit4] 2> 1026383 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[677 (1688463235831824386)]} 0 0
[junit4] 2> 1026383 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[171 (1688463235831824387)]} 0 0
[junit4] 2> 1026384 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[92 (1688463235832872960)]} 0 0
[junit4] 2> 1026384 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[888 (1688463235832872961)]} 0 0
[junit4] 2> 1026384 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[813 (1688463235832872962)]} 0 0
[junit4] 2> 1026384 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[301 (1688463235832872963)]} 0 0
[junit4] 2> 1026384 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[264 (1688463235832872964)]} 0 0
[junit4] 2> 1026385 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[105 (1688463235833921536)]} 0 0
[junit4] 2> 1026385 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[306 (1688463235833921537)]} 0 0
[junit4] 2> 1026385 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[963 (1688463235833921538)]} 0 0
[junit4] 2> 1026385 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[149 (1688463235833921539)]} 0 0
[junit4] 2> 1026386 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[494 (1688463235834970112)]} 0 0
[junit4] 2> 1026386 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[591 (1688463235834970113)]} 0 0
[junit4] 2> 1026386 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[44 (1688463235834970114)]} 0 0
[junit4] 2> 1026386 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[995 (1688463235834970115)]} 0 0
[junit4] 2> 1026387 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[992 (1688463235834970116)]} 0 0
[junit4] 2> 1026387 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[841 (1688463235836018688)]} 0 0
[junit4] 2> 1026387 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[319 (1688463235836018689)]} 0 0
[junit4] 2> 1026387 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[849 (1688463235836018690)]} 0 0
[junit4] 2> 1026387 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[814 (1688463235836018691)]} 0 0
[junit4] 2> 1026388 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[331 (1688463235837067264)]} 0 0
[junit4] 2> 1026388 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[573 (1688463235837067265)]} 0 0
[junit4] 2> 1026388 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[714 (1688463235837067266)]} 0 0
[junit4] 2> 1026388 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[202 (1688463235837067267)]} 0 0
[junit4] 2> 1026389 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[191 (1688463235838115840)]} 0 0
[junit4] 2> 1026389 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[844 (1688463235838115841)]} 0 0
[junit4] 2> 1026389 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[912 (1688463235838115842)]} 0 0
[junit4] 2> 1026389 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[354 (1688463235838115843)]} 0 0
[junit4] 2> 1026390 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[587 (1688463235838115844)]} 0 0
[junit4] 2> 1026390 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[853 (1688463235839164416)]} 0 0
[junit4] 2> 1026390 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[548 (1688463235839164417)]} 0 0
[junit4] 2> 1026390 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[55 (1688463235839164418)]} 0 0
[junit4] 2> 1026390 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[833 (1688463235839164419)]} 0 0
[junit4] 2> 1026391 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[51 (1688463235840212992)]} 0 0
[junit4] 2> 1026391 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[71 (1688463235840212993)]} 0 0
[junit4] 2> 1026391 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[181 (1688463235840212994)]} 0 0
[junit4] 2> 1026391 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[340 (1688463235840212995)]} 0 0
[junit4] 2> 1026392 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[803 (1688463235841261568)]} 0 0
[junit4] 2> 1026392 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[669 (1688463235841261569)]} 0 0
[junit4] 2> 1026392 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[362 (1688463235841261570)]} 0 0
[junit4] 2> 1026392 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[177 (1688463235841261571)]} 0 0
[junit4] 2> 1026392 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[619 (1688463235841261572)]} 0 0
[junit4] 2> 1026393 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[490 (1688463235842310144)]} 0 0
[junit4] 2> 1026393 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[529 (1688463235842310145)]} 0 0
[junit4] 2> 1026393 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[98 (1688463235842310146)]} 0 0
[junit4] 2> 1026393 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[186 (1688463235842310147)]} 0 0
[junit4] 2> 1026394 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[608 (1688463235843358720)]} 0 0
[junit4] 2> 1026394 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[15 (1688463235843358721)]} 0 0
[junit4] 2> 1026394 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[364 (1688463235843358722)]} 0 0
[junit4] 2> 1026394 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[508 (1688463235843358723)]} 0 0
[junit4] 2> 1026394 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[736 (1688463235843358724)]} 0 0
[junit4] 2> 1026395 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[807 (1688463235844407296)]} 0 0
[junit4] 2> 1026395 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[373 (1688463235844407297)]} 0 0
[junit4] 2> 1026395 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[145 (1688463235844407298)]} 0 0
[junit4] 2> 1026395 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[151 (1688463235844407299)]} 0 0
[junit4] 2> 1026396 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[272 (1688463235845455872)]} 0 0
[junit4] 2> 1026396 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[781 (1688463235845455873)]} 0 0
[junit4] 2> 1026396 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[380 (1688463235845455874)]} 0 0
[junit4] 2> 1026396 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[425 (1688463235845455875)]} 0 0
[junit4] 2> 1026397 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[922 (1688463235845455876)]} 0 0
[junit4] 2> 1026397 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[164 (1688463235846504448)]} 0 0
[junit4] 2> 1026397 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[85 (1688463235846504449)]} 0 0
[junit4] 2> 1026397 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[869 (1688463235846504450)]} 0 0
[junit4] 2> 1026397 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[101 (1688463235846504451)]} 0 0
[junit4] 2> 1026398 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[762 (1688463235847553024)]} 0 0
[junit4] 2> 1026398 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[627 (1688463235847553025)]} 0 0
[junit4] 2> 1026398 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[984 (1688463235847553026)]} 0 0
[junit4] 2> 1026398 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[437 (1688463235847553027)]} 0 0
[junit4] 2> 1026399 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[716 (1688463235848601600)]} 0 0
[junit4] 2> 1026399 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[890 (1688463235848601601)]} 0 0
[junit4] 2> 1026399 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[645 (1688463235848601602)]} 0 0
[junit4] 2> 1026399 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[860 (1688463235848601603)]} 0 0
[junit4] 2> 1026399 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[329 (1688463235848601604)]} 0 0
[junit4] 2> 1026400 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[555 (1688463235849650176)]} 0 0
[junit4] 2> 1026400 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[867 (1688463235849650177)]} 0 0
[junit4] 2> 1026400 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[707 (1688463235849650178)]} 0 0
[junit4] 2> 1026400 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[815 (1688463235849650179)]} 0 0
[junit4] 2> 1026401 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[682 (1688463235850698752)]} 0 0
[junit4] 2> 1026401 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[30 (1688463235850698753)]} 0 0
[junit4] 2> 1026401 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[372 (1688463235850698754)]} 0 0
[junit4] 2> 1026401 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[911 (1688463235850698755)]} 0 0
[junit4] 2> 1026401 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[572 (1688463235850698756)]} 0 0
[junit4] 2> 1026402 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[426 (1688463235851747328)]} 0 0
[junit4] 2> 1026402 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[175 (1688463235851747329)]} 0 0
[junit4] 2> 1026402 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[209 (1688463235851747330)]} 0 0
[junit4] 2> 1026402 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[663 (1688463235851747331)]} 0 0
[junit4] 2> 1026403 INFO
(TEST-CursorPagingTest.testTimeAllowed-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collect
[...truncated too long message...]
webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGAAAAACMyNTc%3D}
hits=1719 status=0 QTime=22
[junit4] 2> 1033802 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGAAAAACMxNjU%3D}
hits=1719 status=0 QTime=23
[junit4] 2> 1033829 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGAAAAACQxNTEw}
hits=1719 status=0 QTime=22
[junit4] 2> 1033859 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGAAAAACQxMzUz}
hits=1719 status=0 QTime=24
[junit4] 2> 1033886 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGAAAAACQxMjAy}
hits=1719 status=0 QTime=22
[junit4] 2> 1033914 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGAAAAACQxMDM0}
hits=1719 status=0 QTime=22
[junit4] 2> 1033943 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGgAAAACQxNjM2}
hits=1719 status=0 QTime=23
[junit4] 2> 1033975 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=*:*&fl=id,long&facet=true&facet.field=long&facet.method=fcs&facet.missing=true&facet.limit=-1&rows=34&sort=enum_last+desc,+id+desc&cursorMark=AoIGgAAAACQxMDM2}
hits=1719 status=0 QTime=28
[junit4] 2> 1033979 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:* (-1688463243795759104)} 0 1
[junit4] 2> 1033983 INFO
(searcherExecutor-8209-thread-1-processing-x:collection1) [ x:collection1 ]
o.a.s.c.SolrCore [collection1] Registered new searcher autowarm time: 0 ms
[junit4] 2> 1033983 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
x:collection1 ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 3
[junit4] 2> 1033984 INFO
(TEST-CursorPagingTest.testFacetingWithRandomSorts-seed#[40E543B65EF1BFEB]) [
] o.a.s.SolrTestCaseJ4 ###Ending testFacetingWithRandomSorts
[junit4] 2> 1033984 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 1033984 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=2050263231
[junit4] 2> 1033985 INFO (coreCloseExecutor-8215-thread-1) [ ]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@7a00f474
[junit4] 2> 1033985 INFO (coreCloseExecutor-8215-thread-1) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1 tag=SolrCore@7a00f474
[junit4] 2> 1033985 INFO (coreCloseExecutor-8215-thread-1) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@46d2c1b: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1/com.codahale.metrics.MetricRegistry@4e7b5306
[junit4] 2> 1033996 INFO (coreCloseExecutor-8215-thread-1) [ ]
o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter.close() ... SKIPPED
(unnecessary).
[junit4] 2> 1033997 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node
tag=null
[junit4] 2> 1033997 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@145cfc0a: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry
solr.node/com.codahale.metrics.MetricRegistry@385adef2
[junit4] 2> 1034002 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm
tag=null
[junit4] 2> 1034003 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2a91be83: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry
solr.jvm/com.codahale.metrics.MetricRegistry@2cf8566f
[junit4] 2> 1034005 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty
tag=null
[junit4] 2> 1034005 INFO
(SUITE-CursorPagingTest-seed#[40E543B65EF1BFEB]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5bdcf46f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty/com.codahale.metrics.MetricRegistry@316772b4
[junit4] 2> NOTE: leaving temporary files on disk at:
/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-Tests-8.x/solr/build/solr-core/test/J3/temp/solr.CursorPagingTest_40E543B65EF1BFEB-001
[junit4] 2> NOTE: test params are: codec=CheapBastard,
sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=sr,
timezone=America/St_Johns
[junit4] 2> NOTE: Linux 4.15.0-112-generic amd64/Oracle Corporation
1.8.0_252 (64-bit)/cpus=4,threads=1,free=287538040,total=526909440
[junit4] 2> NOTE: All tests run in this JVM: [ExitableDirectoryReaderTest,
CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest,
LegacyCloudClusterPropTest, HttpPartitionWithTlogReplicasTest,
OverseerRolesTest, TestLogWatcher, TestCorePropertiesReload,
BlockDirectoryTest, TestIBSimilarityFactory, TestDynamicURP,
BlobRepositoryCloudTest, TestReplicationHandlerBackup,
ZookeeperStatusHandlerTest, AddReplicaTest, EnumFieldTest,
DeleteLastCustomShardedReplicaTest, ChaosMonkeySafeLeaderTest,
SuggesterTSTTest, TestSSLRandomization, BaseCdcrDistributedZkTest,
TestSolrDeletionPolicy2, ManagedSchemaRoundRobinCloudTest,
TestStressCloudBlindAtomicUpdates, TestHdfsCloudBackupRestore,
HDFSCollectionsAPITest, TestJsonFacetsWithNestedObjects,
SuggestComponentContextFilterQueryTest, SolrCoreCheckLockOnStartupTest,
SolrLogPostToolTest, TestJavabinTupleStreamParser,
TestFuzzyAnalyzedSuggestions, TestQueryUtils, HighlighterMaxOffsetTest,
TestReRankQParserPlugin, DateMathParserTest, TestInPlaceUpdatesStandalone,
TestConfigSetProperties, CdcrReplicationHandlerTest, TestRandomFaceting,
LargeFieldTest, TestJsonFacetErrors, BinaryUpdateRequestHandlerTest,
TestHdfsUpdateLog, DeleteStatusTest, TestRandomFlRTGCloud,
TestAuthenticationFramework, TestSubQueryTransformerDistrib, MinimalSchemaTest,
TestJmxIntegration, RollingRestartTest, HdfsRestartWhileUpdatingTest,
AddSchemaFieldsUpdateProcessorFactoryTest, TestSimLargeCluster,
CollectionPropsTest, SolrXmlInZkTest, RankFieldTest, TestAddFieldRealTimeGet,
ConcurrentDeleteAndCreateCollectionTest, CloudExitableDirectoryReaderTest,
HdfsUnloadDistributedZkTest, TestConfigsApi, TestSchemaManager,
ZkCollectionPropsCachingTest, HdfsChaosMonkeySafeLeaderTest,
TestMultiValuedNumericRangeQuery, TestStressRecovery,
SpellingQueryConverterTest, TestSQLHandler, MultiSolrCloudTestCaseTest,
TestTrie, TestManagedSchemaThreadSafety, TestChildDocTransformerHierarchy,
DistanceFunctionTest, IndexBasedSpellCheckerTest, NumberUtilsTest,
RootFieldTest, TestAnalyzedSuggestions, PeerSyncWithBufferUpdatesTest,
DistributedQueryComponentOptimizationTest, TestDeprecatedFilters,
TestFacetMethods, TestNestedDocsSort, TestCloudPhrasesIdentificationComponent,
TestSolrQueryParser, TestHttpServletCarrier, TestGroupingSearch,
TestComplexPhraseQParserPlugin, ReplaceNodeNoTargetTest, ZkControllerTest,
TestUnifiedSolrHighlighter, TestDeleteCollectionOnDownNodes,
TestFastOutputStream, TestEmbeddedSolrServerSchemaAPI,
MissingSegmentRecoveryTest, ZkSolrClientTest, TestConfigSetsAPIExclusivity,
TestExactStatsCache, TokenizerChainTest, TestLeaderElectionZkExpiry,
SolrTestCaseJ4DeleteCoreTest, SolrCoreMetricManagerTest, TestXmlQParser,
SolrIndexMetricsTest, TestCloudRecovery2, TestNonDefinedSimilarityFactory,
TestSolrCloudWithHadoopAuthPlugin, TestLegacyFieldCache, TestTlogReplica,
NodeMarkersRegistrationTest, TestNamedUpdateProcessors,
TestWaitForStateWithJettyShutdowns, OutOfBoxZkACLAndCredentialsProvidersTest,
AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest,
CursorPagingTest]
[junit4] Completed [382/924 (1!)] on J3 in 9.58s, 6 tests, 1 failure <<<
FAILURES!
[...truncated 52582 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]