Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Windows/50/
Java: 64bit/jdk-9.0.4 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: junit.framework.TestSuite.org.apache.solr.SampleTest
Error Message:
Could not remove the following files (in the order of attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001
Stack Trace:
java.io.IOException: Could not remove the following files (in the order of
attempts):
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001
at __randomizedtesting.SeedInfo.seed([23E42DF537ABF037]: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.base/java.lang.Thread.run(Thread.java:844)
Build Log:
[...truncated 13723 lines...]
[junit4] Suite: org.apache.solr.SampleTest
[junit4] 2> 1583183 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
SecureRandom sanity checks: test.solr.allowed.securerandom=null &
java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001
[junit4] 2> 1583184 WARN
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
startTrackingSearchers: numOpens=1 numCloses=1
[junit4] 2> 1583184 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 1583185 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
Randomized ssl (false) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0,
clientAuth=0.0/0.0)
[junit4] 2> 1583185 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore
[junit4] 2> 1583186 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.3-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.3-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1583210 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.3.1
[junit4] 2> 1583216 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.s.IndexSchema
[null] Schema name=test
[junit4] 2> 1583218 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1583259 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f228
[junit4] 2> 1583268 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f228
[junit4] 2> 1583268 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@54f228
[junit4] 2> 1583270 INFO (coreLoadExecutor-10041-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 1583271 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader,
from paths:
[/C:/Users/jenkins/workspace/Lucene-Solr-7.3-Windows/solr/core/src/test-files/solr/collection1/lib,
/C:/Users/jenkins/workspace/Lucene-Solr-7.3-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 1583291 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.1
[junit4] 2> 1583297 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
[junit4] 2> 1583298 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 1583299 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using
configuration from instancedir
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\core\src\test-files\solr\collection1,
trusted=true
[junit4] 2> 1583299 INFO (coreLoadExecutor-10041-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@54f228
[junit4] 2> 1583299 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 1583299 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\core\src\test-files\solr\collection1],
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001\]
[junit4] 2> 1583305 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=29, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=89.826171875,
floorSegmentMB=0.3046875, forceMergeDeletesPctAllowed=28.60953755321956,
segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1584889 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
[junit4] 2> 1584968 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 1584968 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 1584970 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=22, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=27.068359375,
floorSegmentMB=1.65234375, forceMergeDeletesPctAllowed=14.205940382682446,
segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 1584972 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.s.SolrIndexSearcher Opening
[Searcher@6fc7e14f[collection1] main]
[junit4] 2> 1584972 WARN (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\core\src\test-files\solr\collection1\conf;
switching to use InMemory storage instead.
[junit4] 2> 1584972 INFO (coreLoadExecutor-10041-thread-1) [
x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 1584974 INFO
(searcherExecutor-10042-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6fc7e14f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 1584975 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
####initCore end
[junit4] 2> 1584977 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testSimple
[junit4] 2> 1584977 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4055]} 0 0
[junit4] 2> 1584980 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4056]} 0 0
[junit4] 2> 1584980 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1584980 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@69179385 commitCommandVersion:0
[junit4] 2> 1585043 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@3544935f[collection1] main]
[junit4] 2> 1585046 INFO (searcherExecutor-10042-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@3544935f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):C2)))}
[junit4] 2> 1585046 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1585046 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 65
[junit4] 2> 1585046 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1585046 WARN
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 1585046 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
[junit4] 2> 1585047 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1585047 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{optimize=} 0 0
[junit4] 2> 1585047 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1585047 INFO
(TEST-SampleTest.testSimple-seed#[23E42DF537ABF037]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testSimple
[junit4] 2> 1585060 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testAdvanced
[junit4] 2> 1585061 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4059]} 0 0
[junit4] 2> 1585061 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4059]} 0 0
[junit4] 2> 1585062 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[4055]} 0 0
[junit4] 2> 1585062 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1585062 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@69179385 commitCommandVersion:0
[junit4] 2> 1585164 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7cdb8e6a[collection1] main]
[junit4] 2> 1585164 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1585165 INFO (searcherExecutor-10042-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7cdb8e6a[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.1):C2/1:delGen=1)
Uninverting(_1(7.3.1):C3)))}
[junit4] 2> 1585166 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 103
[junit4] 2> 1585166 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 1585166 WARN
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the
entire index! Use with care.
[junit4] 2> 1585168 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@69179385 commitCommandVersion:0
[junit4] 2> 1585230 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.s.SolrIndexSearcher Opening [Searcher@607c2ebe[collection1] main]
[junit4] 2> 1585230 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 1585231 INFO (searcherExecutor-10042-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@607c2ebe[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.1):C4)))}
[junit4] 2> 1585236 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{optimize=} 0 70
[junit4] 2> 1585236 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
[junit4] 2> 1585237 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0
status=0 QTime=0
[junit4] 2> 1585237 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ] o.a.s.c.S.Request
[collection1] webapp=null path=null
params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0
status=0 QTime=0
[junit4] 2> 1585237 INFO
(TEST-SampleTest.testAdvanced-seed#[23E42DF537ABF037]) [ ]
o.a.s.SolrTestCaseJ4 ###Ending testAdvanced
[junit4] 2> 1585237 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
###deleteCore
[junit4] 2> 1585237 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.c.CoreContainer
Shutting down CoreContainer instance=837274862
[junit4] 2> 1585238 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node,
tag=null
[junit4] 2> 1585238 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f0edcd2: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@202c4107
[junit4] 2> 1585240 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm,
tag=null
[junit4] 2> 1585241 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7fa0cb57: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@60743aa9
[junit4] 2> 1585243 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty,
tag=null
[junit4] 2> 1585243 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ]
o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3f41293a: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@bd2710d
[junit4] 2> 1585243 INFO (coreCloseExecutor-10046-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@6cf20302
[junit4] 2> 1585243 INFO (coreCloseExecutor-10046-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=1827799810
[junit4] 2> 1585243 INFO (coreCloseExecutor-10046-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@708c22ba: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@31cf0220
[junit4] 2> 1585251 INFO
(SUITE-SampleTest-seed#[23E42DF537ABF037]-worker) [ ] o.a.s.SolrTestCaseJ4
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70):
{subject=PostingsFormat(name=LuceneFixedGap),
id=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=581,
maxMBSortInHeap=6.63571644611306, sim=RandomSimilarity(queryNorm=false): {},
locale=lag-TZ, timezone=America/Kentucky/Monticello
[junit4] 2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.4
(64-bit)/cpus=3,threads=1,free=214980496,total=378912768
[junit4] 2> NOTE: All tests run in this JVM:
[BinaryUpdateRequestHandlerTest, DataDrivenBlockJoinTest,
TestTolerantUpdateProcessorCloud, TestReloadDeadlock, TestSchemaNameResource,
NodeAddedTriggerTest, TestSimpleQParserPlugin, CurrencyFieldTypeTest,
TestFiltering, MetricUtilsTest, SolrCoreMetricManagerTest,
TestSQLHandlerNonCloud, TestBinaryResponseWriter, TestSolrCLIRunExample,
TestFieldSortValues, TestAnalyzeInfixSuggestions, DirectSolrConnectionTest,
HLLUtilTest, SortSpecParsingTest, TestFieldCollectionResource,
TestPerFieldSimilarityWithDefaultOverride, TestLRUStatsCache,
TestJettySolrRunner, SolrCoreTest, ScheduledTriggerTest, AssignTest,
TestConfigSetsAPIZkFailure, JvmMetricsTest, RestartWhileUpdatingTest,
HttpSolrCallGetCoreTest, TestReRankQParserPlugin, TestManagedResourceStorage,
SpatialHeatmapFacetsTest, AnalyticsQueryTest, TestPerFieldSimilarity,
TestRestoreCore, CursorPagingTest, TestPushWriter, HdfsDirectoryTest,
SolrRequestParserTest, TestJsonRequest, ReplicaListTransformerTest,
CollectionsAPISolrJTest, TestLazyCores, SolrCloudExampleTest,
QueryResultKeyTest, TestSortableTextField,
DistributedQueryElevationComponentTest, SolrPluginUtilsTest, TestTrie,
AutoscalingHistoryHandlerTest, TestDocTermOrds,
CloneFieldUpdateProcessorFactoryTest, TestUnifiedSolrHighlighter,
TestSolrDeletionPolicy1, TestReloadAndDeleteDocs, TestPseudoReturnFields,
AnalysisAfterCoreReloadTest, SolrMetricReporterTest, MigrateRouteKeyTest,
DistributedMLTComponentTest, TestHighFrequencyDictionaryFactory,
TestDFISimilarityFactory, TestFieldTypeCollectionResource, TestRemoteStreaming,
BlockJoinFacetDistribTest, TestInitQParser, TestDefaultStatsCache,
TestLFUCache, TestJmxIntegration, FacetPivotSmallTest, TestBinaryField,
TestConfigSetsAPI, TestSimDistributedQueue, HdfsBasicDistributedZk2Test,
TestMergePolicyConfig, HdfsRecoveryZkTest, XmlUpdateRequestHandlerTest,
TestRandomFlRTGCloud, TestSSLRandomization, TestIntervalFaceting,
TestInitParams, TestCloudManagedSchema, TestQueryTypes, LukeRequestHandlerTest,
TestIBSimilarityFactory, TestUtils, TestNumericTokenStream,
SystemLogListenerTest, MoveReplicaHDFSFailoverTest,
DistributedFacetPivotSmallAdvancedTest, HdfsNNFailoverTest,
SolrSlf4jReporterTest, TestRandomCollapseQParserPlugin,
ClassificationUpdateProcessorIntegrationTest, CdcrBootstrapTest,
TestDelegationWithHadoopAuth, BlockJoinFacetSimpleTest,
PathHierarchyTokenizerFactoryTest, TestXIncludeConfig, OverseerStatusTest,
BaseCdcrDistributedZkTest, ShardRoutingCustomTest, TestSystemIdResolver,
DeleteInactiveReplicaTest, CustomHighlightComponentTest,
TestGraphTermsQParserPlugin, TestInPlaceUpdatesDistrib,
TestExclusionRuleCollectionAccess, TestConfigSetProperties,
TestDirectoryFactory, TestRuleBasedAuthorizationPlugin, ResourceLoaderTest,
TestCollationField, PolyFieldTest, SignatureUpdateProcessorFactoryTest,
TestManagedStopFilterFactory, ManagedSchemaRoundRobinCloudTest,
SuggesterTSTTest, ActionThrottleTest, TestStressLiveNodes,
TestElisionMultitermQuery, LeaderFailoverAfterPartitionTest,
TestSkipOverseerOperations, TestReload, TestScoreJoinQPNoScore,
ConvertedLegacyTest, TestDeleteCollectionOnDownNodes, PluginInfoTest,
TestCloudPseudoReturnFields, NumericFieldsTest,
TestEmbeddedSolrServerConstructors, TestHdfsCloudBackupRestore,
SSLMigrationTest, CoreAdminRequestStatusTest, AtomicUpdatesTest,
BasicAuthStandaloneTest, OverriddenZkACLAndCredentialsProvidersTest,
CursorMarkTest, CollectionTooManyReplicasTest, MoreLikeThisHandlerTest,
AlternateDirectoryTest, DistributedQueryComponentOptimizationTest,
TestBulkSchemaAPI, FastVectorHighlighterTest, UtilsToolTest,
TestCloudSearcherWarming, CopyFieldTest, IndexSchemaRuntimeFieldTest,
TestCharFilters, TestComplexPhraseQParserPlugin, TestMultiWordSynonyms,
DistribJoinFromCollectionTest, SolrGangliaReporterTest, SuggesterFSTTest,
TestUseDocValuesAsStored2, TestRecovery, TestCollectionAPI,
SchemaApiFailureTest, TestFoldingMultitermQuery, TestPostingsSolrHighlighter,
TestReplicationHandler, TestFieldCacheWithThreads, DistributedVersionInfoTest,
TestFaceting, PeerSyncReplicationTest, TestShortCircuitedRequests,
JavabinLoaderTest, RecoveryZkTest, TimeRoutedAliasUpdateProcessorTest,
TestGroupingSearch, TestSolrJ, TestSchemaSimilarityResource,
PreAnalyzedUpdateProcessorTest, TestExceedMaxTermLength, StatsComponentTest,
LeaderElectionTest, TriLevelCompositeIdRoutingTest, TestConfigsApi,
MoveReplicaTest, AddSchemaFieldsUpdateProcessorFactoryTest,
TestObjectReleaseTracker, TestOmitPositions, DistribCursorPagingTest,
QueryElevationComponentTest, SuggestComponentTest,
TestManagedSchemaThreadSafety, TemplateUpdateProcessorTest,
TestLeaderElectionZkExpiry, NumberUtilsTest, TestSweetSpotSimilarityFactory,
TestManagedSchema, TestOverriddenPrefixQueryForCustomFieldType,
TestPhraseSuggestions, BasicDistributedZk2Test, UnloadDistributedZkTest,
BasicZkTest, FullSolrCloudDistribCmdsTest, TestHashPartitioner,
TermVectorComponentDistributedTest, TestRealTimeGet, TestRangeQuery,
BadIndexSchemaTest, TestFunctionQuery, TestBadConfig, HighlighterTest,
SolrIndexSplitterTest, TestExtendedDismaxParser, CoreAdminHandlerTest,
SpatialFilterTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, FieldMutatingUpdateProcessorTest,
TestAtomicUpdateErrorCases, QueryEqualityTest,
StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest,
DebugComponentTest, IndexBasedSpellCheckerTest, TestWriterPerf,
FileBasedSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest,
LoggingHandlerTest, IndexSchemaTest, TestCSVResponseWriter,
TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest,
TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter,
PingRequestHandlerTest, SearchHandlerTest, SOLR749Test,
TestQuerySenderListener, TestQuerySenderNoQuery, SolrIndexConfigTest,
MultiTermTest, SampleTest]
[junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SampleTest
-Dtests.seed=23E42DF537ABF037 -Dtests.slow=true -Dtests.locale=lag-TZ
-Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[junit4] ERROR 0.00s J0 | SampleTest (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-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001:
java.nio.file.AccessDeniedException:
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001\init-core-data-001
[junit4] >
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001:
java.nio.file.DirectoryNotEmptyException:
C:\Users\jenkins\workspace\Lucene-Solr-7.3-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_23E42DF537ABF037-001
[junit4] > at
__randomizedtesting.SeedInfo.seed([23E42DF537ABF037]:0)
[junit4] > at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
[junit4] > at java.base/java.lang.Thread.run(Thread.java:844)
[junit4] Completed [467/783 (1!)] on J0 in 2.09s, 2 tests, 1 error <<<
FAILURES!
[...truncated 43883 lines...]
[repro] Jenkins log URL:
https://jenkins.thetaphi.de/job/Lucene-Solr-7.3-Windows/50/consoleText
[repro] Revision: ae0705edb59eaa567fe13ed3a222fdadc7153680
[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC"
[repro] ant clean
[...truncated 6 lines...]
[repro] Test suites by module:
[repro] solr\core
[repro] SampleTest
[repro] ant compile-test
[...truncated 3336 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.SampleTest" -Dtests.showOutput=onerror
"-Dargs=-XX:+UseCompressedOops -XX:+UseSerialGC" -Dtests.seed=23E42DF537ABF037
-Dtests.slow=true -Dtests.locale=lag-TZ
-Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true
-Dtests.file.encoding=Cp1252
[...truncated 79 lines...]
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.SampleTest
[repro] Exiting with code 0
[...truncated 75 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]