Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1665/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=43, 
name=qtp1340764449-43, state=TIMED_WAITING, group=TGRP-SchemaTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=43, name=qtp1340764449-43, state=TIMED_WAITING, 
group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E127F7CB8692A6F4]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=43, 
name=qtp1340764449-43, state=TIMED_WAITING, group=TGRP-SchemaTest]         at 
sun.misc.Unsafe.park(Native Method)         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         
at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626) 
        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=43, name=qtp1340764449-43, state=TIMED_WAITING, 
group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
        at __randomizedtesting.SeedInfo.seed([E127F7CB8692A6F4]:0)




Build Log:
[...truncated 15139 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> 0    INFO  (SUITE-SchemaTest-seed#[E127F7CB8692A6F4]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/init-core-data-001
   [junit4]   2> 121  INFO  (SUITE-SchemaTest-seed#[E127F7CB8692A6F4]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 178  INFO  (SUITE-SchemaTest-seed#[E127F7CB8692A6F4]-worker) [ 
   ] o.e.j.u.log Logging initialized @2631ms to 
org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 204  INFO  (SUITE-SchemaTest-seed#[E127F7CB8692A6F4]-worker) [ 
   ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 215  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Starting addFieldTypeWithAnalyzerClassAccuracy
   [junit4]   2> 286  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 286  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 287  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-003/cores/core
   [junit4]   2> 489  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 511  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 511  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 516  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 546  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5c8e984e{/solr,null,AVAILABLE}
   [junit4]   2> 587  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.AbstractConnector Started 
ServerConnector@5d5a9645{HTTP/1.1,[http/1.1]}{127.0.0.1:57766}
   [junit4]   2> 587  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.Server Started @3044ms
   [junit4]   2> 587  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=57766, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-003/cores}
   [junit4]   2> 646  ERROR 
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 647  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 647  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode 
on port null
   [junit4]   2> 647  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 668  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T11:31:50.987Z
   [junit4]   2> 704  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001
   [junit4]   2> 710  INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/solr.xml
   [junit4]   2> 1622 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-003/cores
   [junit4]   2> 1627 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1642 INFO  (coreLoadExecutor-6-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1698 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 1740 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 1829 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2271 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2277 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 2298 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 2298 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 2315 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2354 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 2359 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/collection1/conf/schema.xml.bak
   [junit4]   2> 2360 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/collection1,
 trusted=true
   [junit4]   2> 2447 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2454 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-003/cores/core/data/]
   [junit4]   2> 3304 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 3314 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3314 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3368 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3e01197d[collection1] main]
   [junit4]   2> 3396 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/collection1/conf
   [junit4]   2> 3441 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3661 INFO  
(searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3e01197d[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4170 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#57766
   [junit4]   2> 4578 INFO  (qtp734242553-19) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-001/collection1/conf/managed-schema
   [junit4]   2> 4580 INFO  (qtp734242553-19) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=108
   [junit4]   2> 4637 INFO  (qtp734242553-20) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/nameText 
params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 4653 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@5d5a9645{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 4654 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1013470983
   [junit4]   2> 4656 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 4656 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 4657 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 4658 INFO  (coreCloseExecutor-11-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@14073757
   [junit4]   2> 4658 INFO  (coreCloseExecutor-11-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=336017239
   [junit4]   2> 4672 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5c8e984e{/solr,null,UNAVAILABLE}
   [junit4]   2> 4672 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 4687 INFO  
(TEST-SchemaTest.addFieldTypeWithAnalyzerClassAccuracy-seed#[E127F7CB8692A6F4]) 
[    ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeWithAnalyzerClassAccuracy
   [junit4]   2> 4690 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetDynamicFieldsAccuracy
   [junit4]   2> 4834 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4834 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4835 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-006/cores/core
   [junit4]   2> 4837 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 4848 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4848 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4848 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 4849 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6dc22b95{/solr,null,AVAILABLE}
   [junit4]   2> 4851 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@71c22f1e{HTTP/1.1,[http/1.1]}{127.0.0.1:35471}
   [junit4]   2> 4851 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server Started @7310ms
   [junit4]   2> 4852 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=35471, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-006/cores}
   [junit4]   2> 4853 ERROR 
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 4853 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 4853 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 4853 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 4853 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T11:31:55.191Z
   [junit4]   2> 4854 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004/solr.xml
   [junit4]   2> 4915 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-006/cores
   [junit4]   2> 4915 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 4925 INFO  (coreLoadExecutor-18-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 4945 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 4959 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 4979 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 5112 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 5112 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 5113 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 5115 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004/collection1/conf/managed-schema
   [junit4]   2> 5117 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004/collection1/conf/schema.xml.bak
   [junit4]   2> 5117 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004/collection1,
 trusted=true
   [junit4]   2> 5117 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5117 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-006/cores/core/data/]
   [junit4]   2> 5175 WARN  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 5176 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 5176 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5178 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@43fe405e[collection1] main]
   [junit4]   2> 5178 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-004/collection1/conf
   [junit4]   2> 5179 INFO  (coreLoadExecutor-18-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5186 INFO  
(searcherExecutor-19-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@43fe405e[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5685 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#35471
   [junit4]   2> 5699 INFO  (qtp1340764449-38) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields 
params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 5709 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@71c22f1e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 5709 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1837275894
   [junit4]   2> 5710 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 5710 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 5710 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 5711 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@50f6c52
   [junit4]   2> 5712 INFO  (coreCloseExecutor-23-thread-1) [    x:collection1] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=84896850
   [junit4]   2> 5727 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6dc22b95{/solr,null,UNAVAILABLE}
   [junit4]   2> 5727 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 35727 WARN  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.u.t.QueuedThreadPool 
QueuedThreadPool@qtp1340764449{STOPPING,8<=8<=10000,i=0,q=1} Couldn't stop 
Thread[qtp1340764449-43,5,TGRP-SchemaTest]
   [junit4]   2> 35728 INFO  
(TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetDynamicFieldsAccuracy
   [junit4]   2> 35732 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testAddFieldAccuracy
   [junit4]   2> 35761 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 35761 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 35762 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-009/cores/core
   [junit4]   2> 35764 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 35764 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 35764 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 35764 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 35765 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5d354f9c{/solr,null,AVAILABLE}
   [junit4]   2> 35765 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@31583680{HTTP/1.1,[http/1.1]}{127.0.0.1:32961}
   [junit4]   2> 35765 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server Started @38234ms
   [junit4]   2> 35765 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=32961, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-009/cores}
   [junit4]   2> 35766 ERROR 
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 35766 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 35766 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 35766 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 35766 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T11:32:26.104Z
   [junit4]   2> 35766 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/solr.xml
   [junit4]   2> 35807 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-009/cores
   [junit4]   2> 35811 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 35813 INFO  (coreLoadExecutor-30-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 35828 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 35838 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 35848 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 35922 WARN  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 35923 WARN  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 35924 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 35926 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 35927 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/collection1/conf/schema.xml.bak
   [junit4]   2> 35927 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/collection1,
 trusted=true
   [junit4]   2> 35927 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 35927 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-009/cores/core/data/]
   [junit4]   2> 35979 WARN  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 35980 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 35980 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 35983 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@3c095a2b[collection1] main]
   [junit4]   2> 35983 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/collection1/conf
   [junit4]   2> 35983 INFO  (coreLoadExecutor-30-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 35985 INFO  
(searcherExecutor-31-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@3c095a2b[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 36485 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#32961
   [junit4]   2> 36493 INFO  (qtp1952629226-59) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 36500 INFO  (qtp1952629226-60) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-007/collection1/conf/managed-schema
   [junit4]   2> 36501 INFO  (qtp1952629226-60) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 36503 INFO  (qtp1952629226-62) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 36509 INFO  (qtp1952629226-60) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields/accuracyField 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 36513 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@31583680{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 36513 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=326856757
   [junit4]   2> 36513 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 36513 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 36513 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 36514 INFO  (coreCloseExecutor-35-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@38db6078
   [junit4]   2> 36514 INFO  (coreCloseExecutor-35-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=953901176
   [junit4]   2> 36524 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5d354f9c{/solr,null,UNAVAILABLE}
   [junit4]   2> 36524 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 36526 INFO  
(TEST-SchemaTest.testAddFieldAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testAddFieldAccuracy
   [junit4]   2> 36532 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.SolrTestCaseJ4 ###Starting testReplaceDynamicFieldAccuracy
   [junit4]   2> 36556 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 36556 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 36558 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-012/cores/core
   [junit4]   2> 36560 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 36561 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 36561 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 36561 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 36561 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5710de1e{/solr,null,AVAILABLE}
   [junit4]   2> 36562 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.AbstractConnector Started 
ServerConnector@6cb592e4{HTTP/1.1,[http/1.1]}{127.0.0.1:55690}
   [junit4]   2> 36562 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.Server Started @39031ms
   [junit4]   2> 36562 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55690, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-012/cores}
   [junit4]   2> 36563 ERROR 
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 36563 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 36563 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 36564 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 36564 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T11:32:26.902Z
   [junit4]   2> 36564 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/solr.xml
   [junit4]   2> 36607 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-012/cores
   [junit4]   2> 36607 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 36608 INFO  (coreLoadExecutor-42-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 36625 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 36635 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 36643 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 36717 WARN  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 36717 WARN  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 36717 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 36718 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1/conf/managed-schema
   [junit4]   2> 36719 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1/conf/schema.xml.bak
   [junit4]   2> 36720 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1,
 trusted=true
   [junit4]   2> 36720 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 36720 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-012/cores/core/data/]
   [junit4]   2> 36779 WARN  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 36780 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 36780 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 36782 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@2158b21c[collection1] main]
   [junit4]   2> 36783 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1/conf
   [junit4]   2> 36783 INFO  (coreLoadExecutor-42-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 36784 INFO  
(searcherExecutor-43-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@2158b21c[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 37285 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.SolrJettyTestBase Jetty Assigned Port#55690
   [junit4]   2> 37311 INFO  (qtp766441049-81) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1/conf/managed-schema
   [junit4]   2> 37312 INFO  (qtp766441049-81) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 37321 INFO  (qtp766441049-84) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-010/collection1/conf/managed-schema
   [junit4]   2> 37322 INFO  (qtp766441049-84) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 37326 INFO  (qtp766441049-86) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr 
path=/schema/dynamicfields/*_replace params={wt=javabin&version=2} status=0 
QTime=0
   [junit4]   2> 37329 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6cb592e4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 37330 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.c.CoreContainer Shutting down CoreContainer instance=193777933
   [junit4]   2> 37330 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 37330 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 37331 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 37331 INFO  (coreCloseExecutor-47-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3e73d017
   [junit4]   2> 37331 INFO  (coreCloseExecutor-47-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=1047777303
   [junit4]   2> 37338 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5710de1e{/solr,null,UNAVAILABLE}
   [junit4]   2> 37338 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.e.j.s.session Stopped scavenging
   [junit4]   2> 37341 INFO  
(TEST-SchemaTest.testReplaceDynamicFieldAccuracy-seed#[E127F7CB8692A6F4]) [    
] o.a.s.SolrTestCaseJ4 ###Ending testReplaceDynamicFieldAccuracy
   [junit4]   2> 37346 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetFieldsAccuracy
   [junit4]   2> 37377 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 37377 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 37380 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-015/cores/core
   [junit4]   2> 37381 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 37382 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 37382 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 37382 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 37382 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@260f7c28{/solr,null,AVAILABLE}
   [junit4]   2> 37383 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4a7e4a39{HTTP/1.1,[http/1.1]}{127.0.0.1:49304}
   [junit4]   2> 37383 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server Started @39852ms
   [junit4]   2> 37383 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49304, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-015/cores}
   [junit4]   2> 37383 ERROR 
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 37384 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 37384 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 37384 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 37384 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T11:32:27.722Z
   [junit4]   2> 37384 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013/solr.xml
   [junit4]   2> 37425 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-015/cores
   [junit4]   2> 37425 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 37428 INFO  (coreLoadExecutor-54-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 37438 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 37449 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 37456 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 37517 WARN  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 37517 WARN  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 37518 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 37519 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013/collection1/conf/managed-schema
   [junit4]   2> 37520 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013/collection1/conf/schema.xml.bak
   [junit4]   2> 37520 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013/collection1,
 trusted=true
   [junit4]   2> 37520 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 37520 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-015/cores/core/data/]
   [junit4]   2> 37619 WARN  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 37625 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 37628 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 37631 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@1c158009[collection1] main]
   [junit4]   2> 37632 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-013/collection1/conf
   [junit4]   2> 37632 INFO  (coreLoadExecutor-54-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 37633 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#49304
   [junit4]   2> 37633 INFO  
(searcherExecutor-55-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@1c158009[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 37639 INFO  (qtp1859575922-103) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 37641 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@4a7e4a39{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 37642 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=417837434
   [junit4]   2> 37642 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 37642 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 37642 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 37643 INFO  (coreCloseExecutor-59-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@221449d5
   [junit4]   2> 37643 INFO  (coreCloseExecutor-59-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=571754965
   [junit4]   2> 37647 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@260f7c28{/solr,null,UNAVAILABLE}
   [junit4]   2> 37647 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 37648 INFO  
(TEST-SchemaTest.testGetFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetFieldsAccuracy
   [junit4]   2> 37653 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetFieldTypeAccuracy
   [junit4]   2> 37683 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 37683 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 37688 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-018/cores/core
   [junit4]   2> 37690 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 37691 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 37691 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 37691 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 37692 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3d2ba0fd{/solr,null,AVAILABLE}
   [junit4]   2> 37692 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5d0e8c58{HTTP/1.1,[http/1.1]}{127.0.0.1:61262}
   [junit4]   2> 37692 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.Server Started @40161ms
   [junit4]   2> 37693 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=61262, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-018/cores}
   [junit4]   2> 37694 ERROR 
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 37694 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.0.0
   [junit4]   2> 37694 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on 
port null
   [junit4]   2> 37694 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 37694 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T11:32:28.032Z
   [junit4]   2> 37694 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016/solr.xml
   [junit4]   2> 37734 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-018/cores
   [junit4]   2> 37734 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 37736 INFO  (coreLoadExecutor-66-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 37745 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 37754 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 37760 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 37833 WARN  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 37833 WARN  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 37834 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 37836 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016/collection1/conf/managed-schema
   [junit4]   2> 37837 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016/collection1/conf/schema.xml.bak
   [junit4]   2> 37838 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016/collection1,
 trusted=true
   [junit4]   2> 37838 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 37838 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-018/cores/core/data/]
   [junit4]   2> 37885 WARN  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 37886 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 37886 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 37888 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@4f15cc38[collection1] main]
   [junit4]   2> 37888 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-016/collection1/conf
   [junit4]   2> 37888 INFO  (coreLoadExecutor-66-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 37889 INFO  
(searcherExecutor-67-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@4f15cc38[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 37889 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrJettyTestBase Jetty Assigned Port#61262
   [junit4]   2> 37896 INFO  (qtp346290438-125) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/string 
params={wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 37899 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@5d0e8c58{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 37899 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=410487693
   [junit4]   2> 37899 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 37899 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 37899 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 37900 INFO  (coreCloseExecutor-71-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@325d91d6
   [junit4]   2> 37900 INFO  (coreCloseExecutor-71-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=844992982
   [junit4]   2> 37909 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3d2ba0fd{/solr,null,UNAVAILABLE}
   [junit4]   2> 37909 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.e.j.s.session Stopped scavenging
   [junit4]   2> 37912 INFO  
(TEST-SchemaTest.testGetFieldTypeAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testGetFieldTypeAccuracy
   [junit4]   2> 37916 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting 
deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> 37944 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 37944 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 37945 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-021/cores/core
   [junit4]   2> 37946 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 
2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 37947 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 37947 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 37947 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 37947 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@40706056{/solr,null,AVAILABLE}
   [junit4]   2> 37948 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.AbstractConnector Started 
ServerConnector@6197dbe7{HTTP/1.1,[http/1.1]}{127.0.0.1:42460}
   [junit4]   2> 37948 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.Server Started @40418ms
   [junit4]   2> 37949 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=42460, 
configSetBaseDir=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019,
 
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-021/cores}
   [junit4]   2> 37949 ERROR 
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 37950 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? 
version 8.0.0
   [junit4]   2> 37950 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone 
mode on port null
   [junit4]   2> 37950 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 37950 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-02-08T11:32:28.288Z
   [junit4]   2> 37951 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.c.SolrXmlConfig Loading container configuration from 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019/solr.xml
   [junit4]   2> 37989 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-021/cores
   [junit4]   2> 37989 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 37991 INFO  (coreLoadExecutor-78-thread-1) [    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 38009 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 38018 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but 
managed schema resource managed-schema not found - loading non-managed schema 
schema.xml instead
   [junit4]   2> 38025 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 38100 WARN  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for 
multiple copyFields (2)
   [junit4]   2> 38100 WARN  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple 
copyFields (3)
   [junit4]   2> 38103 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 38104 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchema Upgraded to managed schema at 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019/collection1/conf/managed-schema
   [junit4]   2> 38106 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed 
the non-managed schema 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019/collection1/conf/schema.xml
 to 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019/collection1/conf/schema.xml.bak
   [junit4]   2> 38106 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from 
configset 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019/collection1,
 trusted=true
   [junit4]   2> 38106 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 38106 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019/collection1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-021/cores/core/data/]
   [junit4]   2> 38160 WARN  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.c.RequestHandlers no default request handler is registered (either 
'/select' or 'standard')
   [junit4]   2> 38160 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 38160 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 38163 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.s.SolrIndexSearcher Opening [Searcher@39ccbf39[collection1] main]
   [junit4]   2> 38163 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: 
/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.request.SchemaTest_E127F7CB8692A6F4-001/tempDir-019/collection1/conf
   [junit4]   2> 38164 INFO  (coreLoadExecutor-78-thread-1) [    x:collection1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 38165 INFO  
(searcherExecutor-79-thread-1-processing-x:collection1) [    x:collection1] 
o.a.s.c.SolrCore [collection1] Registered new searcher 
Searcher@39ccbf39[collection1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38665 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#42460
   [junit4]   2> 38678 ERROR (qtp111584771-145) [    x:collection1] 
o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: 
error processing commands, errors: [{delete-dynamic-field={name=*_notexists}, 
errorMessages=[The dynamic field '*_notexists' is not present in this schema, 
and so cannot be deleted.
   [junit4]   2> ]}], 
   [junit4]   2>        at 
org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]   2>        at 
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:195)
   [junit4]   2>        at 
org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2>        at 
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2>        at 
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2>        at 
org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2>        at 
org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 38679 INFO  (qtp111584771-145) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=400 QTime=3
   [junit4]   2> 38684 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@6197dbe7{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 38685 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=251960497
   [junit4]   2> 38685 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 38685 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 38685 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 38687 INFO  (coreCloseExecutor-83-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@b769533
   [junit4]   2> 38687 INFO  (coreCloseExecutor-83-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=192320819
   [junit4]   2> 38697 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@40706056{/solr,null,UNAVAILABLE}
   [junit4]   2> 38697 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 38699 INFO  
(TEST-SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> 38711 INFO  
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testGetCopyFieldsAccuracy
   [junit4]   2> 38747 INFO  
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 38748 INFO  
(TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[E127F7CB8692A6F4]) [    ] 
o.a.s.SolrTestCaseJ4 ####ini

[...truncated too long message...]

(SessionHandler.java:1564)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2>        at 
org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2>        at 
org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2>        at 
org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2>        at 
org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2>        at 
org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2>        at 
org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>        at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 52247 INFO  (qtp1526401901-758) [    x:collection1] 
o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema 
params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 52249 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@688df5d0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 52249 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1918789557
   [junit4]   2> 52249 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 52249 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 52249 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 52250 INFO  (coreCloseExecutor-419-thread-1) [    
x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7778310c
   [junit4]   2> 52250 INFO  (coreCloseExecutor-419-thread-1) [    
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1, tag=2004365580
   [junit4]   2> 52255 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@42bfa1c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 52255 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 52257 INFO  
(TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[E127F7CB8692A6F4])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending 
deletingAFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> 52259 INFO  (SUITE-SchemaTest-seed#[E127F7CB8692A6F4]-worker) 
[    ] o.a.s.SolrTestCaseJ4 
------------------------------------------------------- Done waiting for 
tracked resources to be released
   [junit4]   2> Feb 08, 2018 11:32:42 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> Feb 08, 2018 11:33:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at 
org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]   2>    1) Thread[id=43, name=qtp1340764449-43, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 08, 2018 11:33:03 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=43, name=qtp1340764449-43, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2> Feb 08, 2018 11:33:06 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be 
terminated:
   [junit4]   2>    1) Thread[id=43, name=qtp1340764449-43, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@56097887),
 locale=ga-IE, timezone=America/La_Paz
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 
(64-bit)/cpus=3,threads=2,free=16618712,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [CeilingEvaluatorTest, 
NamedListTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest 
-Dtests.seed=E127F7CB8692A6F4 -Dtests.slow=true -Dtests.locale=ga-IE 
-Dtests.timezone=America/La_Paz -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: 
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE 
scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]    >    1) Thread[id=43, name=qtp1340764449-43, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E127F7CB8692A6F4]:0)Throwable #2: 
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie 
threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=43, name=qtp1340764449-43, 
state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at 
java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at 
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at 
org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([E127F7CB8692A6F4]:0)
   [junit4] Completed [32/146 (1!)] on J0 in 75.73s, 35 tests, 2 errors <<< 
FAILURES!

[...truncated 47609 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to