Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6831/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.core.TestNRTOpen
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001
at __randomizedtesting.SeedInfo.seed([3B38BAE07868CA8F]:0)
at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
at
org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
at
com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 12696 lines...]
[junit4] Suite: org.apache.solr.core.TestNRTOpen
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001
[junit4] 2> 2825393 WARN
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 2825393 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2825397 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 2825397 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
SecureRandom sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> 2825399 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 2825400 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2825450 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2825456 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=minimal
[junit4] 2> 2825458 WARN
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.s.IndexSchema
no uniqueKey specified in schema.
[junit4] 2> 2825458 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 2825554 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e79bb34
[junit4] 2> 2825561 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e79bb34
[junit4] 2> 2825561 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e79bb34
[junit4] 2> 2825563 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2825621 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2825626 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 2825632 WARN (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 2825633 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid
field null
[junit4] 2> 2825633 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 2825634 INFO (coreLoadExecutor-9304-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@1e79bb34
[junit4] 2> 2825634 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2825634 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001\]
[junit4] 2> 2825728 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2825728 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2825729 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@69d2ffab[collection1] main]
[junit4] 2> 2825730 WARN (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2825730 INFO (coreLoadExecutor-9304-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2825731 INFO
(searcherExecutor-9305-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@69d2ffab[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2825732 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 2825734 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 1
[junit4] 2> 2825739 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2825739 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@52d6c5a7 commitCommandVersion:0
[junit4] 2> 2825759 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@423a519c[collection1] main]
[junit4] 2> 2825760 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2825761 INFO (searcherExecutor-9305-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@423a519c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 2825761 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 22
[junit4] 2> 2825762 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> 2825762 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.c.CoreContainer
Shutting down CoreContainer instance=1061791578
[junit4] 2> 2825762 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2825762 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@182c7a1d: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@44ac58ca
[junit4] 2> 2825765 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2825765 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7cfd31e8: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@2539fc14
[junit4] 2> 2825768 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2825768 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b4d829f: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@57a0be99
[junit4] 2> 2825769 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2825769 INFO (coreCloseExecutor-9309-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@2b644c44
[junit4] 2> 2825769 INFO (coreCloseExecutor-9309-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=727993412
[junit4] 2> 2825769 INFO (coreCloseExecutor-9309-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@4519aee8: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@56276bb9
[junit4] 2> 2825778 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 2825779 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2825817 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2825822 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=minimal
[junit4] 2> 2825825 WARN
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.s.IndexSchema
no uniqueKey specified in schema.
[junit4] 2> 2825826 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.s.IndexSchema
Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 2825920 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e79bb34
[junit4] 2> 2825926 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e79bb34
[junit4] 2> 2825926 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e79bb34
[junit4] 2> 2825926 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2825985 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2825990 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 2825995 WARN (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 2825995 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid
field null
[junit4] 2> 2825995 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 2825995 INFO (coreLoadExecutor-9316-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@1e79bb34
[junit4] 2> 2825996 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 2825996 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001\]
[junit4] 2> 2826107 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2826107 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2826115 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@641c9c3f[collection1] main]
[junit4] 2> 2826116 WARN (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2826117 INFO (coreLoadExecutor-9316-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2826118 INFO
(searcherExecutor-9317-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@641c9c3f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
[junit4] 2> 2826119 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 2826122 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testReaderIsNRT
[junit4] 2> 2826123 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2826124 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 1
[junit4] 2> 2826126 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 1
[junit4] 2> 2826126 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2826128 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@4a261523 commitCommandVersion:0
[junit4] 2> 2826157 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@367c5948[collection1] main]
[junit4] 2> 2826157 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826158 INFO (searcherExecutor-9317-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@367c5948[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 2826160 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 34
[junit4] 2> 2826162 ERROR
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 2826163 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2826228 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2826234 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 2826239 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 2826239 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 2826239 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ ]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 2826265 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ 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@1e79bb34
[junit4] 2> 2826266 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001\]
[junit4] 2> 2826402 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2826402 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2826403 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7fbe6467[collection1] main]
[junit4] 2> 2826404 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2826405 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2826408 INFO
(searcherExecutor-9321-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7fbe6467[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 2826408 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2826410 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e4cb7a[collection1] main]
[junit4] 2> 2826410 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4baaac6b
[junit4] 2> 2826410 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1269476459
[junit4] 2> 2826410 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2c5a7a64: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2864d4ca
[junit4] 2> 2826411 INFO
(searcherExecutor-9321-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3e4cb7a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)))}
[junit4] 2> 2826419 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 1
[junit4] 2> 2826420 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2826421 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@213f2d69[collection1] main]
[junit4] 2> 2826428 INFO
(searcherExecutor-9321-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@213f2d69[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)
Uninverting(_2(8.0.0):C1)))}
[junit4] 2> 2826428 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826428 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 2826430 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 1
[junit4] 2> 2826431 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2826431 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@7621acf4 commitCommandVersion:0
[junit4] 2> 2826508 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2d7209c4[collection1] main]
[junit4] 2> 2826509 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826509 INFO
(searcherExecutor-9321-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2d7209c4[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)
Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C1)))}
[junit4] 2> 2826509 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 79
[junit4] 2> 2826512 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 2826512 ERROR
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\core.properties
[junit4] 2> 2826513 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-master-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 2826580 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 2826587 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 2826593 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 2826593 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 2826593 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from
instancedir
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1
[junit4] 2> 2826619 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ 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@1e79bb34
[junit4] 2> 2826619 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001\]
[junit4] 2> 2826712 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2826712 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2826720 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2dfd1824[collection1] main]
[junit4] 2> 2826721 WARN
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 2826722 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 2826724 INFO
(searcherExecutor-9325-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2dfd1824[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)
Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C1)
Uninverting(_4(8.0.0):C1)))}
[junit4] 2> 2826742 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
[junit4] 2> 2826747 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7c2970b3[collection1] main]
[junit4] 2> 2826747 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@686273df
[junit4] 2> 2826747 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1751282655
[junit4] 2> 2826747 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@54677908: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2864d4ca
[junit4] 2> 2826748 INFO
(searcherExecutor-9325-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7c2970b3[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(8.0.0):C1)
Uninverting(_2(8.0.0):C1) Uninverting(_3(8.0.0):C1)
Uninverting(_4(8.0.0):C1)))}
[junit4] 2> 2826754 INFO
(TEST-TestNRTOpen.testReaderIsNRT-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testReaderIsNRT
[junit4] 2> 2826760 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Starting testSharedCores
[junit4] 2> 2826760 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
[junit4] 2> 2826760 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 0
[junit4] 2> 2826761 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 2826761 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2826762 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3fdd0efa commitCommandVersion:0
[junit4] 2> 2826775 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@236b227[collection1] main]
[junit4] 2> 2826776 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826777 INFO
(searcherExecutor-9325-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@236b227[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C1)))}
[junit4] 2> 2826783 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 21
[junit4] 2> 2826783 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2826784 WARN
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 2826784 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 2826784 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826784 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{optimize=} 0 1
[junit4] 2> 2826786 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 2826786 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
[junit4] 2> 2826793 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@43b6345e[collection1] main]
[junit4] 2> 2826793 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826796 INFO
(searcherExecutor-9325-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@43b6345e[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C1)
Uninverting(_6(8.0.0):C1)))}
[junit4] 2> 2826796 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 9
[junit4] 2> 2826797 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 1
[junit4] 2> 2826798 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 0
[junit4] 2> 2826799 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2826799 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3fdd0efa commitCommandVersion:0
[junit4] 2> 2826825 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3f29d9c5[collection1] main]
[junit4] 2> 2826826 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826827 INFO
(searcherExecutor-9325-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3f29d9c5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C1)
Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C2)))}
[junit4] 2> 2826827 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 28
[junit4] 2> 2826828 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=foo2:doc} 0 0
[junit4] 2> 2826828 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 2826828 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@3fdd0efa commitCommandVersion:0
[junit4] 2> 2826842 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6e76d264[collection1] main]
[junit4] 2> 2826842 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 2826844 INFO
(searcherExecutor-9325-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6e76d264[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(8.0.0):C1)
Uninverting(_6(8.0.0):C1) Uninverting(_7(8.0.0):C2/1:delGen=1)))}
[junit4] 2> 2826844 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 15
[junit4] 2> 2826845 INFO
(TEST-TestNRTOpen.testSharedCores-seed#[3B38BAE07868CA8F]) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###Ending testSharedCores
[junit4] 2> 2826845 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 2826845 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1927866011
[junit4] 2> 2826845 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 2826845 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a4b38ef: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@403f2d48
[junit4] 2> 2826849 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 2826849 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1d681df2: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@2539fc14
[junit4] 2> 2826853 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 2826853 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e90cfa2: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@57a0be99
[junit4] 2> 2826853 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 2826854 INFO
(coreCloseExecutor-9329-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@69a4f53d
[junit4] 2> 2826854 INFO
(coreCloseExecutor-9329-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1772418365
[junit4] 2> 2826854 INFO
(coreCloseExecutor-9329-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@284f8939: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2864d4ca
[junit4] 2> 2826862 INFO
(SUITE-TestNRTOpen-seed#[3B38BAE07868CA8F]-worker) [ x:collection1]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70),
sim=RandomSimilarity(queryNorm=true): {}, locale=ca-ES,
timezone=America/Guadeloupe
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144
(64-bit)/cpus=3,threads=1,free=201013392,total=525860864
[junit4] 2> NOTE: All tests run in this JVM:
[DistribDocExpirationUpdateProcessorTest, TestPayloadScoreQParserPlugin,
ResourceLoaderTest, TestLegacyNumericUtils, HdfsDirectoryTest,
AnalysisErrorHandlingTest, TestBinaryField, UnloadDistributedZkTest,
AtomicUpdatesTest, TestInitQParser, TestGraphTermsQParserPlugin,
RAMDirectoryFactoryTest, HighlighterMaxOffsetTest, TestSchemaManager,
MetricsConfigTest, BlobRepositoryCloudTest,
ConcurrentDeleteAndCreateCollectionTest, XmlUpdateRequestHandlerTest,
OutOfBoxZkACLAndCredentialsProvidersTest, TestLeaderElectionZkExpiry,
TestNumericRangeQuery64, SolrIndexMetricsTest, JSONWriterTest,
CircularListTest, TestFuzzyAnalyzedSuggestions, TestExportWriter,
V2StandaloneTest, TestReplicationHandler, TestMiniSolrCloudClusterSSL,
DistributedFacetPivotLongTailTest, TestInPlaceUpdatesDistrib, TestBlobHandler,
DefaultValueUpdateProcessorTest, TestCollationFieldDocValues, SSLMigrationTest,
TestSlowCompositeReaderWrapper, TestDynamicFieldResource, TestOmitPositions,
ExitableDirectoryReaderTest, SuggestComponentContextFilterQueryTest,
SolrIndexSplitterTest, TestAuthorizationFramework, TestPushWriter,
NoCacheHeaderTest, TestSolrFieldCacheBean, IndexSchemaTest, InfoHandlerTest,
DirectUpdateHandlerOptimizeTest, CollectionStateFormat2Test,
TestRawTransformer, CursorPagingTest, TestSortByMinMaxFunction,
MoveReplicaHDFSUlogDirTest, UpdateLogTest, DirectSolrConnectionTest,
TestWriterPerf, TestReversedWildcardFilterFactory, TestMacroExpander,
WordBreakSolrSpellCheckerTest, RegexBoostProcessorTest, BlockDirectoryTest,
TestIBSimilarityFactory, InfixSuggestersTest, TestApiFramework,
LeaderElectionContextKeyTest, SubstringBytesRefFilterTest, DocValuesTest,
TestTrackingShardHandlerFactory, TestUniqueKeyFieldResource,
CollectionsAPIAsyncDistributedZkTest, HdfsNNFailoverTest, TestIntervalFaceting,
TestSurroundQueryParser, TestUpdate, TlogReplayBufferedWhileIndexingTest,
TestFieldCacheWithThreads, PreAnalyzedUpdateProcessorTest,
BigEndianAscendingWordDeserializerTest, CoreSorterTest,
SegmentsInfoRequestHandlerTest, TestSchemaVersionResource, RequestLoggingTest,
TestMinMaxOnMultiValuedField, DateFieldTest, SimpleMLTQParserTest,
TestPerFieldSimilarityWithDefaultOverride, TestFunctionQuery,
TestGraphMLResponseWriter, TestUtils, DeleteLastCustomShardedReplicaTest,
WrapperMergePolicyFactoryTest, TestJsonRequest,
CloneFieldUpdateProcessorFactoryTest, PreAnalyzedFieldManagedSchemaCloudTest,
CdcrRequestHandlerTest, TestExtendedDismaxParser, FullHLLTest,
TestReqParamsAPI, TestAtomicUpdateErrorCases, TestManagedResource,
DistributedQueueTest, ZkControllerTest, TestMaxScoreQueryParser,
TestFieldCacheReopen, TestCodecSupport, TestTolerantUpdateProcessorCloud,
QueryElevationComponentTest, TestObjectReleaseTracker, TestXIncludeConfig,
TestClusterStateMutator, ChangedSchemaMergeTest, TestSolrDeletionPolicy2,
SolrCoreTest, TestGroupingSearch, HdfsTlogReplayBufferedWhileIndexingTest,
DistanceFunctionTest, DisMaxRequestHandlerTest, TestFileDictionaryLookup,
TestStressVersions, ReturnFieldsTest, TestMultiWordSynonyms, TestLRUStatsCache,
TestHdfsBackupRestoreCore, UtilsToolTest, TestSubQueryTransformerCrossCore,
TestUseDocValuesAsStored, PrimitiveFieldTypeTest,
DistributedFacetPivotSmallTest, RuleEngineTest, TestStressUserVersions,
TestSQLHandler, MissingSegmentRecoveryTest, MultiThreadedOCPTest,
QueryResultKeyTest, SliceStateTest, TestRestManager,
TestSweetSpotSimilarityFactory, TestCloudJSONFacetJoinDomain,
TestFieldSortValues, TestSolrCloudWithHadoopAuthPlugin,
TestCloudPseudoReturnFields, TestPHPSerializedResponseWriter, EnumFieldTest,
ConnectionManagerTest, TestDistributedSearch, SolrInfoBeanTest,
HdfsWriteToMultipleCollectionsTest, SharedFSAutoReplicaFailoverUtilsTest,
AddSchemaFieldsUpdateProcessorFactoryTest, RequiredFieldsTest,
TemplateUpdateProcessorTest, TestSolrCoreProperties, TestCorePropertiesReload,
OverseerTaskQueueTest, SortByFunctionTest, OverseerTest, TestManagedSchema,
TestConfigOverlay, PathHierarchyTokenizerFactoryTest, TestSchemaResource,
MinimalSchemaTest, SpatialFilterTest, DistributedFacetExistsSmallTest,
AlternateDirectoryTest, DistributedQueryComponentCustomSortTest,
TestIndexingPerformance, HttpSolrCallGetCoreTest, TestPolicyCloud,
PropertiesRequestHandlerTest, TestCloudDeleteByQuery, HealthCheckHandlerTest,
DirectUpdateHandlerTest, TestDocTermOrds, TestReloadDeadlock,
TestComplexPhraseQParserPlugin, PeerSyncTest, DeleteStatusTest,
TestDefaultStatsCache, SolrCloudReportersTest, BasicDistributedZkTest,
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest,
TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestSolrJ,
SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, TestRTGBase,
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort,
TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch,
TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI,
TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest,
AliasIntegrationTest, AssignBackwardCompatibilityTest,
ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest,
CollectionReloadTest, CustomCollectionTest, DistributedVersionInfoTest,
LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest,
LeaderInitiatedRecoveryOnShardRestartTest, NodeMutatorTest,
OverriddenZkACLAndCredentialsProvidersTest,
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest,
PeerSyncReplicationTest, ReplicationFactorTest, RestartWhileUpdatingTest,
RollingRestartTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest,
SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil,
TestCloudPivotFacet, TestCloudSearcherWarming, TestCollectionAPI,
TestConfigSetsAPI, TestConfigSetsAPIExclusivity,
TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion,
TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread,
TestLockTree, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling,
TestRandomFlRTGCloud, TestRandomRequestDistribution, TestReplicaProperties,
TestSSLRandomization, TestSegmentSorting, TestSolrCloudWithDelegationTokens,
TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation,
TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica,
TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestNRTOpen]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestNRTOpen
-Dtests.seed=3B38BAE07868CA8F -Dtests.slow=true -Dtests.locale=ca-ES
-Dtests.timezone=America/Guadeloupe -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
[junit4] ERROR 0.00s J0 | TestNRTOpen (suite) <<<
[junit4] > Throwable #1: java.io.IOException: Could not remove the
following files (in the order of attempts):
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-master-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestNRTOpen_3B38BAE07868CA8F-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([3B38BAE07868CA8F]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] Completed [599/730 (1!)] on J0 in 1.50s, 2 tests, 1 error <<<
FAILURES!
[...truncated 43785 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]