Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1777/
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.SpatialRPTFieldTypeTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.schema.SpatialRPTFieldTypeTest: 1) Thread[id=264,
name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING,
group=TGRP-SpatialRPTFieldTypeTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
at
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
at
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE
scope at org.apache.solr.schema.SpatialRPTFieldTypeTest:
1) Thread[id=264, name=Log4j2-TF-2-AsyncLoggerConfig--2,
state=TIMED_WAITING, group=TGRP-SpatialRPTFieldTypeTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
at
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
at
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5B7FCF2FB6B52446]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.schema.SpatialRPTFieldTypeTest
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=264, name=Log4j2-TF-2-AsyncLoggerConfig--2, state=TIMED_WAITING,
group=TGRP-SpatialRPTFieldTypeTest] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
at
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
at
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=264, name=Log4j2-TF-2-AsyncLoggerConfig--2,
state=TIMED_WAITING, group=TGRP-SpatialRPTFieldTypeTest]
at sun.misc.Unsafe.park(Native Method)
at
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
at
com.lmax.disruptor.TimeoutBlockingWaitStrategy.waitFor(TimeoutBlockingWaitStrategy.java:38)
at
com.lmax.disruptor.ProcessingSequenceBarrier.waitFor(ProcessingSequenceBarrier.java:56)
at
com.lmax.disruptor.BatchEventProcessor.run(BatchEventProcessor.java:128)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([5B7FCF2FB6B52446]:0)
Build Log:
[...truncated 13102 lines...]
[junit4] Suite: org.apache.solr.schema.SpatialRPTFieldTypeTest
[junit4] 2> 4847 INFO
(SUITE-SpatialRPTFieldTypeTest-seed#[5B7FCF2FB6B52446]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/init-core-data-001
[junit4] 2> 5096 INFO
(SUITE-SpatialRPTFieldTypeTest-seed#[5B7FCF2FB6B52446]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=false
[junit4] 2> 5194 INFO
(SUITE-SpatialRPTFieldTypeTest-seed#[5B7FCF2FB6B52446]-worker) [ ]
o.e.j.u.log Logging initialized @5246ms to org.eclipse.jetty.util.log.Slf4jLog
[junit4] 2> 5210 INFO
(SUITE-SpatialRPTFieldTypeTest-seed#[5B7FCF2FB6B52446]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 5333 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDistanceUnitsDegrees
[junit4] 2> 5403 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 5578 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001
[junit4] 2> 5958 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 6099 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-minimal.xml instead
[junit4] 2> 6175 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema [null] Schema name=minimal
[junit4] 2> 6254 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 6257 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 6330 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf/managed-schema
[junit4] 2> 6348 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf/schema-minimal.xml
to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf/schema-minimal.xml.bak
[junit4] 2> 6986 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 7676 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@156d2778[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8048 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@38e8ac1f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 8760 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 8765 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 9182 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 9184 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 9184 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 9480 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 9560 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 9583 WARN (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 9583 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 9585 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 9770 INFO (coreLoadExecutor-9-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@683ee234
[junit4] 2> 9853 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/init-core-data-001/]
[junit4] 2> 10034 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=89.4228515625,
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=0.508335507221549,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=1.251953125,
noCFSRatio=0.7980342671243621, deletesPctAllowed=31.963557438715956
[junit4] 2> 10761 WARN (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 12390 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 12391 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 12399 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.MockRandomMergePolicy:
org.apache.lucene.index.MockRandomMergePolicy@23fdb04c
[junit4] 2> 12428 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@6eb02b85[collection1] main]
[junit4] 2> 12488 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf
[junit4] 2> 12555 INFO (coreLoadExecutor-9-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 12562 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 12562 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 12562 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1169301430
[junit4] 2> 12564 INFO (coreCloseExecutor-14-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@334c413e
[junit4] 2> 12564 INFO (coreCloseExecutor-14-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=334c413e
[junit4] 2> 12565 INFO (coreCloseExecutor-14-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@e7d6b7d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5d1143ff
[junit4] 2> 12570 INFO
(searcherExecutor-10-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@6eb02b85[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 12678 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 12679 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3de322fe: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@3775854f
[junit4] 2> 12706 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 12706 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3ba9f81c: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@100262de
[junit4] 2> 12706 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 12706 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@2dcd84a: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5e0628c6
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@164781cf[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@470269fe[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 12750 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 12984 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 13022 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-one-field-no-dynamic-field.xml instead
[junit4] 2> 13045 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field
[junit4] 2> 13097 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 13097 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with
uniqueid field null
[junit4] 2> 13099 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf/managed-schema
[junit4] 2> 13104 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf/schema-one-field-no-dynamic-field.xml
to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf/schema-one-field-no-dynamic-field.xml.bak
[junit4] 2> 13530 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 13549 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@1c119a9d[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13585 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@7ee4c777[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 13648 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 13648 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 13690 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 13691 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 13692 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 13735 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 13781 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field
[junit4] 2> 13793 WARN (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 13793 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with uniqueid
field null
[junit4] 2> 13793 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 13794 INFO (coreLoadExecutor-24-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@683ee234
[junit4] 2> 13794 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/init-core-data-001/]
[junit4] 2> 13811 WARN (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 13949 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 13949 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 13956 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=89.4228515625,
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=0.508335507221549,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=1.251953125,
noCFSRatio=0.7980342671243621, deletesPctAllowed=31.963557438715956
[junit4] 2> 13958 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@74ad6a1d[collection1] main]
[junit4] 2> 13959 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf
[junit4] 2> 13960 INFO (coreLoadExecutor-24-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 13963 INFO
(searcherExecutor-25-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@74ad6a1d[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 13964 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 14160 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-001/collection1/conf/managed-schema
[junit4] 2> 14387 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 14400 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 228
[junit4] 2> 14522 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.AbstractSpatialPrefixTreeFieldType
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
strat:
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
calculator=Haversine,
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
maxLevels: 11
[junit4] 2> 14658 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{add=[(null)]} 0 242
[junit4] 2> 14665 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 14666 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@38548a56 commitCommandVersion:0
[junit4] 2> 15282 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1aa6600f[collection1] main]
[junit4] 2> 15284 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 15299 INFO (searcherExecutor-25-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1aa6600f[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1550893555562}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 15302 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{commit=} 0 637
[junit4] 2> 15486 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Ddistance+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D180}&fl=*,score&wt=xml}
hits=1 status=0 QTime=181
[junit4] 2> 15529 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Ddegrees+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D180}&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 15531 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Dkilometers+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D180}&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 15541 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Dmiles+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D180}&fl=*,score&wt=xml}
hits=1 status=0 QTime=8
[junit4] 2> 15543 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 15543 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2107932324
[junit4] 2> 15554 INFO (coreCloseExecutor-29-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@12197e5
[junit4] 2> 15555 INFO (coreCloseExecutor-29-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=12197e5
[junit4] 2> 15555 INFO (coreCloseExecutor-29-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@752d1996: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@35d18dc6
[junit4] 2> 15626 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 15627 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@672a4bba: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@65c999ca
[junit4] 2> 15648 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 15648 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@31fdf93d: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@100262de
[junit4] 2> 15648 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 15649 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@33ed6dcb: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5e0628c6
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@70bcbdfe[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@190639a7[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 15656 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsDegrees-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDistanceUnitsDegrees
[junit4] 2> 15666 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testDistanceUnitsKilometers
[junit4] 2> 15675 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 15730 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 15768 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-minimal.xml instead
[junit4] 2> 15772 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema [null] Schema name=minimal
[junit4] 2> 15796 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 15796 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 15797 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf/managed-schema
[junit4] 2> 15808 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf/schema-minimal.xml
to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf/schema-minimal.xml.bak
[junit4] 2> 16019 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 16022 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@6808775b[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 16030 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@7be09492[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 16086 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 16086 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 16136 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 16136 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 16136 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 16196 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 16226 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 16230 WARN (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 16230 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 16230 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1,
trusted=true
[junit4] 2> 16231 INFO (coreLoadExecutor-39-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@683ee234
[junit4] 2> 16231 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/init-core-data-001/]
[junit4] 2> 16238 WARN (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 16378 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 16378 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 16381 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=89.4228515625,
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=0.508335507221549,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=1.251953125,
noCFSRatio=0.7980342671243621, deletesPctAllowed=31.963557438715956
[junit4] 2> 16389 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@2578fc53[collection1] main]
[junit4] 2> 16389 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf
[junit4] 2> 16391 INFO (coreLoadExecutor-39-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 16394 INFO
(searcherExecutor-40-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@2578fc53[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1550893555562}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 16397 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 16397 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 16397 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1728456867
[junit4] 2> 16408 INFO (coreCloseExecutor-44-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3d3fae48
[junit4] 2> 16408 INFO (coreCloseExecutor-44-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=3d3fae48
[junit4] 2> 16409 INFO (coreCloseExecutor-44-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@498f8d87: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2edd5ef
[junit4] 2> 16510 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 16510 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@19bc99b8: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@2ef1ca21
[junit4] 2> 16523 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 16523 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@c6364b3: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@100262de
[junit4] 2> 16523 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 16523 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@56561575: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5e0628c6
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@74572296[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@7a90c26c[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 16529 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 16555 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 16593 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-one-field-no-dynamic-field.xml instead
[junit4] 2> 16598 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field
[junit4] 2> 16607 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 16607 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with
uniqueid field null
[junit4] 2> 16608 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf/managed-schema
[junit4] 2> 16612 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf/schema-one-field-no-dynamic-field.xml
to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf/schema-one-field-no-dynamic-field.xml.bak
[junit4] 2> 16805 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 16809 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@362ff674[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 16833 WARN
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@c002ea4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 16918 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 16918 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 17219 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 17219 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 17219 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 17283 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 17356 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field
[junit4] 2> 17372 WARN (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 17372 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with uniqueid
field null
[junit4] 2> 17372 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1,
trusted=true
[junit4] 2> 17373 INFO (coreLoadExecutor-54-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@683ee234
[junit4] 2> 17373 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/init-core-data-001/]
[junit4] 2> 17391 WARN (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 17590 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 17590 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 17593 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=89.4228515625,
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=0.508335507221549,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=1.251953125,
noCFSRatio=0.7980342671243621, deletesPctAllowed=31.963557438715956
[junit4] 2> 17613 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@dedec24[collection1] main]
[junit4] 2> 17615 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf
[junit4] 2> 17617 INFO (coreLoadExecutor-54-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 17623 INFO
(searcherExecutor-55-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@dedec24[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1550893555562}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 17626 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 17658 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-002/collection1/conf/managed-schema
[junit4] 2> 17662 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 17664 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{deleteByQuery=*:*} 0 1
[junit4] 2> 17683 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.AbstractSpatialPrefixTreeFieldType
location_rpt{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args=null}
strat:
RecursivePrefixTreeStrategy(SPG:(GeohashPrefixTree(maxLevels:11,ctx:SpatialContext{geo=true,
calculator=org.apache.lucene.spatial.spatial4j.Geo3dDistanceCalculator@3aceb807,
worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
maxLevels: 11
[junit4] 2> 17684 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{add=[(null)]} 0 17
[junit4] 2> 17687 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.DirectUpdateHandler2 start
commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 17687 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@695b9ec7 commitCommandVersion:0
[junit4] 2> 17745 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32d71d4c[collection1] main]
[junit4] 2> 17746 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
[junit4] 2> 17749 INFO (searcherExecutor-55-thread-1) [ ]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@32d71d4c[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={os=Linux,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os.arch=amd64,
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic,
timestamp=1550893558128}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 17762 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null
path=null params={}{commit=} 0 75
[junit4] 2> 17846 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Ddistance+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D1000}&fl=*,score&wt=xml}
hits=1 status=0 QTime=82
[junit4] 2> 17848 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Ddegrees+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D1000}&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 17853 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Dkilometers+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D1000}&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 17875 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=geo:{!geofilt+score%3Dmiles+filter%3Dfalse+sfield%3Dgeo+pt%3D24,81+d%3D1000}&fl=*,score&wt=xml}
hits=1 status=0 QTime=0
[junit4] 2> 17876 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 17876 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1892758338
[junit4] 2> 17885 INFO (coreCloseExecutor-59-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@614cb7f6
[junit4] 2> 17885 INFO (coreCloseExecutor-59-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=614cb7f6
[junit4] 2> 17885 INFO (coreCloseExecutor-59-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@16348b9: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@36ff5050
[junit4] 2> 17998 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 17998 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@61ea29ff: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@253ee90
[junit4] 2> 18030 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 18030 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@1357f916: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@100262de
[junit4] 2> 18030 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 18030 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23c2eecf: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5e0628c6
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@1eed67d9[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@102a9a74[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 18034 INFO
(TEST-SpatialRPTFieldTypeTest.testDistanceUnitsKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testDistanceUnitsKilometers
[junit4] 2> 18051 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testShapeToFromStringWKT
[junit4] 2> 18058 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 18099 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 18131 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-minimal.xml instead
[junit4] 2> 18136 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema [null] Schema name=minimal
[junit4] 2> 18147 WARN
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 18148 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 18148 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf/managed-schema
[junit4] 2> 18166 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf/schema-minimal.xml
to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf/schema-minimal.xml.bak
[junit4] 2> 18717 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 18737 WARN
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@7c6f0da3[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 18791 WARN
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@4a6fc13f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 18898 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 18898 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 18940 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 18941 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 18941 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 19010 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 19054 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 19058 WARN (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 19058 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 19058 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1,
trusted=true
[junit4] 2> 19059 INFO (coreLoadExecutor-69-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@683ee234
[junit4] 2> 19059 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/init-core-data-001/]
[junit4] 2> 19064 WARN (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 19510 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 19510 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 19512 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=89.4228515625,
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=0.508335507221549,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=1.251953125,
noCFSRatio=0.7980342671243621, deletesPctAllowed=31.963557438715956
[junit4] 2> 19534 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@7dd3c4bd[collection1] main]
[junit4] 2> 19535 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf
[junit4] 2> 19536 INFO (coreLoadExecutor-69-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 19538 INFO
(searcherExecutor-70-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@7dd3c4bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1550893558128}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 19541 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 19545 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 19545 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=553827421
[junit4] 2> 19567 INFO (coreCloseExecutor-74-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@719a4f32
[junit4] 2> 19568 INFO (coreCloseExecutor-74-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=719a4f32
[junit4] 2> 19569 INFO (coreCloseExecutor-74-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5668c2d: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6f337bf6
[junit4] 2> 19650 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 19651 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@65938ecf: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@19f2a8c9
[junit4] 2> 19667 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 19674 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6afcedc4: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@100262de
[junit4] 2> 19677 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 19677 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@6e6d6097: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5e0628c6
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@9d4de94[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@13dc1396[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 19690 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 19747 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 19785 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-one-field-no-dynamic-field.xml instead
[junit4] 2> 19794 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field
[junit4] 2> 19819 WARN
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 19825 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with
uniqueid field null
[junit4] 2> 19826 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf/managed-schema
[junit4] 2> 19835 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf/schema-one-field-no-dynamic-field.xml
to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf/schema-one-field-no-dynamic-field.xml.bak
[junit4] 2> 19963 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 19976 WARN
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@27d205c4[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 20007 WARN
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@78edf432[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 20036 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 20036 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 20069 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 20069 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 20069 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 20096 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 20122 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field
[junit4] 2> 20126 WARN (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 20127 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field/1.1 with uniqueid
field null
[junit4] 2> 20127 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1,
trusted=true
[junit4] 2> 20127 INFO (coreLoadExecutor-84-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@683ee234
[junit4] 2> 20127 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/init-core-data-001/]
[junit4] 2> 20132 WARN (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, registerPath=/solr,/v2,
class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
[junit4] 2> 20228 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 20228 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 20231 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=38, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=89.4228515625,
floorSegmentMB=2.080078125, forceMergeDeletesPctAllowed=0.508335507221549,
segmentsPerTier=43.0, maxCFSSegmentSizeMB=1.251953125,
noCFSRatio=0.7980342671243621, deletesPctAllowed=31.963557438715956
[junit4] 2> 20240 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@1353f150[collection1] main]
[junit4] 2> 20240 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf
[junit4] 2> 20242 INFO (coreLoadExecutor-84-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 20249 INFO
(searcherExecutor-85-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@1353f150[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(9.0.0):C1:[diagnostics={java.runtime.version=1.8.0_191-b12,
java.vendor=Oracle Corporation, java.version=1.8.0_191,
java.vm.version=25.191-b12, lucene.version=9.0.0, os=Linux, os.arch=amd64,
os.version=4.4.0-137-generic, source=flush,
timestamp=1550893558128}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
[junit4] 2> 20251 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 20252 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-003/collection1/conf/managed-schema
[junit4] 2> 20255 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM
INDEX
[junit4] 2> 20256 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=null path=null
params={}{deleteByQuery=*:*} 0 1
[junit4] 1> org.apache.solr.common.SolrException: Unable to parse shape
given formats "lat,lon", "x y" or as WKT because java.text.ParseException:
Unknown Shape definition [{"type":"Point","coordinates":[1,2]}]
[junit4] 2> 20263 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 20263 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1134300510
[junit4] 2> 20264 INFO (coreCloseExecutor-89-thread-1) [
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@4efcaa73
[junit4] 2> 20264 INFO (coreCloseExecutor-89-thread-1) [
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1, tag=4efcaa73
[junit4] 2> 20264 INFO (coreCloseExecutor-89-thread-1) [
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3abfa703: rootName = null,
domain = solr.core.collection1, service url = null, agent id = null] for
registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@ed5f7e0
[junit4] 2> 20333 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 20334 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@5b3b0780: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@51bc7a30
[junit4] 2> 20344 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 20344 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@7830443e: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@100262de
[junit4] 2> 20344 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 20347 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@23261090: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@5e0628c6
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@5b12873b[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 1> Done close
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@582e8c8d[Terminated,
pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
[junit4] 2> 20355 INFO
(TEST-SpatialRPTFieldTypeTest.testShapeToFromStringWKT-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###Ending testShapeToFromStringWKT
[junit4] 2> 20360 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ###Starting testGeoDistanceFunctionWithKilometers
[junit4] 2> 20383 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 20402 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 20415 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed,
but managed schema resource managed-schema not found - loading non-managed
schema schema-minimal.xml instead
[junit4] 2> 20419 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema [null] Schema name=minimal
[junit4] 2> 20423 WARN
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 20423 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 20424 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-004/collection1/conf/managed-schema
[junit4] 2> 20426 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema,
renamed the non-managed schema
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-004/collection1/conf/schema-minimal.xml
to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J0/temp/solr.schema.SpatialRPTFieldTypeTest_5B7FCF2FB6B52446-001/tempDir-004/collection1/conf/schema-minimal.xml.bak
[junit4] 2> 20685 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
[junit4] 2> 20696 WARN
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@c9da7d7[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 20735 WARN
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured
for SslContextFactory@469d46a1[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 20789 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for
2147483647 transient cores
[junit4] 2> 20789 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics
history in memory.
[junit4] 2> 20838 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry
'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 20838 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry
'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 20838 INFO
(TEST-SpatialRPTFieldTypeTest.testGeoDistanceFunctionWithKilometers-seed#[5B7FCF2FB6B52446])
[ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@683ee234
[junit4] 2> 20873 INFO (coreLoadExecutor-99-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 20889 INFO (coreLoadExecutor-99-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=minimal
[junit4] 2> 20893 WARN (coreLoadExecutor-99-thread-1) [ x:collection1]
o.a.s.s.IndexSchema no uniqueKey specified in schema.
[junit4] 2> 20893 INFO (coreLoadExecutor-99-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
[junit4] 2> 20893 INFO (coreLoadExecutor-99-th
[...truncated too long message...]
t property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2092226283
[copy] Copying 238 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2092226283
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null2092226283
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 28ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 251 minutes 5 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]