Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/21966/
Java: 64bit/jdk1.8.0_162 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
2 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
Error Message:
1 thread leaked from SUITE scope at
org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest: 1)
Thread[id=402, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-LargeVolumeJettyTest] at java.lang.Thread.sleep(Native
Method) at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
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.embedded.LargeVolumeJettyTest:
1) Thread[id=402, name=Connection evictor, state=TIMED_WAITING,
group=TGRP-LargeVolumeJettyTest]
at java.lang.Thread.sleep(Native Method)
at
org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([9D443ADBDC2E096A]:0)
FAILED:
org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest.testMultiThreaded
Error Message:
Captured an uncaught exception in thread: Thread[id=401, name=DocThread-2,
state=RUNNABLE, group=TGRP-LargeVolumeJettyTest]
Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught
exception in thread: Thread[id=401, name=DocThread-2, state=RUNNABLE,
group=TGRP-LargeVolumeJettyTest]
Caused by: java.lang.AssertionError: DocThread-2---Error from server at
http://127.0.0.1:41621/solr/collection1: Exception writing document id T2:67 to
the index; possible analysis error.
at __randomizedtesting.SeedInfo.seed([9D443ADBDC2E096A]:0)
at org.junit.Assert.fail(Assert.java:93)
at
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:128)
Build Log:
[...truncated 15996 lines...]
[junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/init-core-data-001
[junit4] 2> 26799 WARN
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
[junit4] 2> 26799 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 26800 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 26800 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 26825 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 26825 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 26826 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-002/cores/core
[junit4] 2> 26827 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp:
2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
[junit4] 2> 26836 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 26836 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 26836 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.e.j.s.session Scavenging every 600000ms
[junit4] 2> 26836 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@28e17591{/solr,null,AVAILABLE}
[junit4] 2> 26838 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.e.j.s.AbstractConnector Started
ServerConnector@32b75c2e{HTTP/1.1,[http/1.1]}{127.0.0.1:41621}
[junit4] 2> 26838 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.e.j.s.Server Started @26893ms
[junit4] 2> 26838 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr,
hostPort=41621,
configSetBaseDir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001,
coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-002/cores}
[junit4] 2> 26839 ERROR
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 26839 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 26839 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr? version
8.0.0
[junit4] 2> 26839 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in standalone mode on
port null
[junit4] 2> 26839 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 26839 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2018-05-06T16:30:41.762Z
[junit4] 2> 26839 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/solr.xml
[junit4] 2> 26848 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@c83a9e, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 26889 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c83a9e
[junit4] 2> 26898 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c83a9e
[junit4] 2> 26898 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c83a9e
[junit4] 2> 26906 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001
[junit4] 2> 26906 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.c.CorePropertiesLocator Cores are: [collection1]
[junit4] 2> 26947 INFO (coreLoadExecutor-97-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647
transient cores
[junit4] 2> 26956 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/extraction/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/extraction/lib
[junit4] 2> 26956 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
filtered by solr-cell-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 26957 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/clustering/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/clustering/lib
[junit4] 2> 26957 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
filtered by solr-clustering-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 26957 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/langid/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/langid/lib
[junit4] 2> 26957 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
filtered by solr-langid-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 26957 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
filtered by solr-ltr-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 26957 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/velocity/lib
filtered by .*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../contrib/velocity/lib
[junit4] 2> 26957 WARN (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Couldn't add files from
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
filtered by solr-velocity-\d.*\.jar to classpath:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/../../../../dist
[junit4] 2> 26966 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
[junit4] 2> 26967 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
[junit4] 2> 26997 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.s.IndexSchema [collection1] Schema name=example
[junit4] 2> 27140 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path
/schema/analysis/stopwords/english
[junit4] 2> 27140 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Registered ManagedResource impl
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager
for path /schema/analysis/synonyms/english
[junit4] 2> 27140 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 27140 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 27141 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
[junit4] 2> 27141 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 27141 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 27141 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing
ManagedResource /schema/analysis/stopwords/english
[junit4] 2> 27141 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.RestManager Added observer of type
org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to
existing ManagedResource /schema/analysis/synonyms/english
[junit4] 2> 27156 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
instancedir
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1,
trusted=true
[junit4] 2> 27157 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry
'solr.core.collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@c83a9e
[junit4] 2> 27157 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
[junit4] 2> 27157 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1],
dataDir=[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/data/]
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: init: current
segments file is "segments";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@36103ed0
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: 0 msec to
checkpoint
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: init: create=true
reader=null
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@70c25bd4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762eacab)
[junit4] 2> index=
[junit4] 2> version=8.0.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=CREATE
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene70
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@38ee8d00
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> checkPendingFlushOnUpdate=true
[junit4] 2> softDeletesField=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@5a906d32
[junit4] 2>
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: now flush at close
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: start flush:
applyAllDeletes=true
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: index before
flush
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]: startFullFlush
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]:
coreLoadExecutor-97-thread-1 finishFullFlush success=true
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-97-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-97-thread-1]:
initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-97-thread-1]:
updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-97-thread-1]: now merge
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-97-thread-1]: index:
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-97-thread-1]: no more merges
pending; now return
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: waitForMerges
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: waitForMerges done
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: commit: start
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: commit: enter lock
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: commit: now
prepare
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: prepareCommit:
flush
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: index before
flush
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]: startFullFlush
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-97-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 27160 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]:
coreLoadExecutor-97-thread-1 finishFullFlush success=true
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: startCommit():
start
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: startCommit
index= changeCount=2
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: startCommit:
wrote pending segments file "pending_segments_1"
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: done all syncs: []
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: commit:
pendingCommit != null
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: commit: done
writing segments file "segments_1"
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: now checkpoint
"" [0 segments ; isCommit = true]
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: 0 msec to
checkpoint
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: commit: took 0.5
msec
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: commit: done
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: rollback
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: all running
merges have aborted
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: rollback: done
finish merges
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]: abort
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]: done abort
success=true
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: rollback: infos=
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: 0 msec to
checkpoint
[junit4] 2> 27161 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
[junit4] 2> 27206 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 27206 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 27207 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms;
[junit4] 2> 27207 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: init: current
segments file is "segments_1";
deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@36103ed0
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: init: load
commit "segments_1"
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: now checkpoint
"" [0 segments ; isCommit = false]
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-97-thread-1]: 0 msec to
checkpoint
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: init:
create=false reader=null
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]:
[junit4] 2> dir=MockDirectoryWrapper(RAMDirectory@70c25bd4
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@762eacab)
[junit4] 2> index=
[junit4] 2> version=8.0.0
[junit4] 2>
analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
[junit4] 2> ramBufferSizeMB=100.0
[junit4] 2> maxBufferedDocs=-1
[junit4] 2> mergedSegmentWarmer=null
[junit4] 2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
[junit4] 2> commit=null
[junit4] 2> openMode=APPEND
[junit4] 2>
similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
[junit4] 2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1,
maxMergeCount=-1, ioThrottle=true
[junit4] 2> codec=Lucene70
[junit4] 2> infoStream=org.apache.solr.update.LoggingInfoStream
[junit4] 2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10,
maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0,
forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0,
maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
[junit4] 2>
indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@2b974bc1
[junit4] 2> readerPooling=true
[junit4] 2> perThreadHardLimitMB=1945
[junit4] 2> useCompoundFile=false
[junit4] 2> commitOnClose=true
[junit4] 2> indexSort=null
[junit4] 2> checkPendingFlushOnUpdate=true
[junit4] 2> softDeletesField=null
[junit4] 2> writer=org.apache.solr.update.SolrIndexWriter@623bf3ec
[junit4] 2>
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]:
MMapDirectory.UNMAP_SUPPORTED=true
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: flush at getReader
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]: startFullFlush
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: now apply all
deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-97-thread-1]: waitApply: no
deletes to apply
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: incRefDeleter for
NRT reader version=2 segments=
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: return reader
version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-97-thread-1]:
coreLoadExecutor-97-thread-1 finishFullFlush success=true
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-97-thread-1]: getReader took 0
msec
[junit4] 2> 27209 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@42d2baf5[collection1] main]
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/conf
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json
using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/conf
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_stopwords_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/conf
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for
/schema/analysis/stopwords/english
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for
/schema/analysis/stopwords/english
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/stopwords/english
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path
_schema_analysis_synonyms_english.json using
file:dir=/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/conf
[junit4] 2> 27210 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for
/schema/analysis/synonyms/english
[junit4] 2> 27211 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for
/schema/analysis/synonyms/english
[junit4] 2> 27211 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.r.ManagedResource Notified 4 observers of
/schema/analysis/synonyms/english
[junit4] 2> 27212 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 27212 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
[junit4] 2> 27212 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.h.c.SuggestComponent Initializing SuggestComponent
[junit4] 2> 27212 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester init:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 27212 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.s.s.SolrSuggester Dictionary loaded with params:
{name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
[junit4] 2> 27212 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.h.c.QueryElevationComponent Loading QueryElevation from:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp/solr.client.solrj.embedded.LargeVolumeJettyTest_9D443ADBDC2E096A-001/tempDir-001/collection1/conf/elevate.xml
[junit4] 2> 27217 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 27217 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener sending requests to
Searcher@42d2baf5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 27217 INFO (coreLoadExecutor-97-thread-1) [ x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1599732965326192640
[junit4] 2> 27218 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.S.Request [collection1] webapp=null path=null
params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher}
hits=0 status=0 QTime=0
[junit4] 2> 27218 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.QuerySenderListener QuerySenderListener done.
[junit4] 2> 27218 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
[junit4] 2> 27218 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
[junit4] 2> 27218 INFO
(SUITE-LargeVolumeJettyTest-seed#[9D443ADBDC2E096A]-worker) [ ]
o.a.s.SolrJettyTestBase Jetty Assigned Port#41621
[junit4] 2> 27220 INFO
(searcherExecutor-98-thread-1-processing-x:collection1) [ x:collection1]
o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@42d2baf5[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 27221 INFO
(TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[9D443ADBDC2E096A]) [ ]
o.a.s.SolrTestCaseJ4 ###Starting testMultiThreaded
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-378]: anyChanges? numDocsInRam=0
deletes=true hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-378]: anyChanges? numDocsInRam=0
deletes=true hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: nrtIsCurrent: infoVersion
matches: true; DW changes: true; BD changes: false
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: flush at getReader
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-378]: startFullFlush
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-378]: anyChanges? numDocsInRam=0
deletes=true hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-378]: qtp2027993848-378: flush
naked frozen global deletes
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-378]: compressed 104 to 52 bytes
(50.00%) for deletes/updates; private segment null
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-378]: push new packet (delGen=1
numDeleteQueries=1 bytesUsed=52), packetCount=1, bytesUsed=0.000 MB
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: flush: push buffered
updates: delGen=1 numDeleteQueries=1 bytesUsed=52
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-378]: packet matches no segments
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-378]: finished packet delGen=1 now
completedDelGen=1
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-378]: done apply del packet
(delGen=1 numDeleteQueries=1 bytesUsed=52) to 0 segments; 0 new
deletes/updates; took 0.000 sec; 0 packets remain
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: now apply all deletes for
all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-378]: waitApply: no deletes to
apply
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: incRefDeleter for NRT reader
version=2 segments=
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: return reader version=2
reader=StandardDirectoryReader(segments_1:2:nrt)
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-378]: qtp2027993848-378
finishFullFlush success=true
[junit4] 2> 27226 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: getReader took 0 msec
[junit4] 2> 27227 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-378]: decRefDeleter for NRT reader
version=2 segments=
[junit4] 2> 27227 INFO (qtp2027993848-378) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{deleteByQuery=*:* (-1599732965333532672)} 0 2
[junit4] 2> 27229 INFO
(TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[9D443ADBDC2E096A]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 0
[junit4] 2> 27230 INFO
(TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[9D443ADBDC2E096A]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 1
[junit4] 2> 27235 INFO
(TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[9D443ADBDC2E096A]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 2
[junit4] 2> 27237 INFO
(TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[9D443ADBDC2E096A]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 3
[junit4] 2> 27238 INFO
(TEST-LargeVolumeJettyTest.testMultiThreaded-seed#[9D443ADBDC2E096A]) [ ]
o.a.s.c.s.LargeVolumeTestBase Started thread: 4
[junit4] 2> 27286 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[T0:0 (1599732965345067008), T0:1
(1599732965348212736), T0:2 (1599732965351358464), T0:3 (1599732965353455616),
T0:4 (1599732965361844224), T0:5 (1599732965364989952), T0:6
(1599732965367087104), T0:7 (1599732965368135683), T0:8 (1599732965372329985),
T0:9 (1599732965372329986), ... (100 adds)]} 0 51
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.DirectUpdateHandler2 start
commit{_version_=1599732965399592968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.SolrIndexWriter Calling setCommitData with
IW:org.apache.solr.update.SolrIndexWriter@623bf3ec
commitCommandVersion:1599732965399592968
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: commit: start
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: commit: enter lock
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: commit: now prepare
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: prepareCommit: flush
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: index before flush
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-384]: startFullFlush
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-384]: anyChanges? numDocsInRam=358
deletes=true hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-384]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 357 deleted terms (unique
count=357) bytesUsed=83132, segment=_0, aborted=false, numDocsInRAM=116,
deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 27288 INFO (qtp2027993848-413) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[T2:0 (1599732965373378560), T2:1
(1599732965373378565), T2:2 (1599732965384912904), T2:3 (1599732965385961475),
T2:4 (1599732965385961479), T2:5 (1599732965385961482), T2:6
(1599732965385961485), T2:7 (1599732965387010048), T2:8 (1599732965387010049),
T2:9 (1599732965387010050), ... (67 adds)]} 0 26
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-384]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 272 deleted terms (unique
count=272) bytesUsed=63334, segment=_2, aborted=false, numDocsInRAM=47,
deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-384]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 278 deleted terms (unique
count=278) bytesUsed=64734, segment=_3, aborted=false, numDocsInRAM=84,
deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-384]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 338 deleted terms (unique
count=338) bytesUsed=78710, segment=_1, aborted=false, numDocsInRAM=101,
deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 27288 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-384]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 42 deleted terms (unique
count=42) bytesUsed=9786, segment=_4, aborted=false, numDocsInRAM=10,
deleteQueue=DWDQ: [ generation: 2 ]]
[junit4] 2> 27290 ERROR (qtp2027993848-413) [ x:collection1]
o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Exception
writing document id T2:67 to the index; possible analysis error.
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:246)
[junit4] 2> at
org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
[junit4] 2> at
org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:950)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1163)
[junit4] 2> at
org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:633)
[junit4] 2> at
org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:86)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)
[junit4] 2> at
org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)
[junit4] 2> at
org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)
[junit4] 2> at
org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:97)
[junit4] 2> at
org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
[junit4] 2> at
org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
[junit4] 2> at
org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:199)
[junit4] 2> at
org.apache.solr.core.SolrCore.execute(SolrCore.java:2510)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:709)
[junit4] 2> at
org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:515)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:378)
[junit4] 2> at
org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:324)
[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.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> Caused by: java.lang.NullPointerException
[junit4] 2> at
org.apache.solr.update.UpdateLog.getCurrentLogSizeFromStream(UpdateLog.java:299)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.getCurrentTLogSize(DirectUpdateHandler2.java:1007)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:291)
[junit4] 2> at
org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:234)
[junit4] 2> ... 50 more
[junit4] 2>
[junit4] 2>
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:41621/solr/collection1: Exception writing
document id T2:67 to the index; possible analysis error.
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
[junit4] 2> at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
[junit4] 2> at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:106)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:71)
[junit4] 2> at
org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:85)
[junit4] 2> at
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:110)
[junit4] 2> de maig 06, 2018 6:30:42 PM
com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler
uncaughtException
[junit4] 2> WARNING: Uncaught exception in thread:
Thread[DocThread-2,5,TGRP-LargeVolumeJettyTest]
[junit4] 2> java.lang.AssertionError: DocThread-2---Error from server at
http://127.0.0.1:41621/solr/collection1: Exception writing document id T2:67 to
the index; possible analysis error.
[junit4] 2> at
__randomizedtesting.SeedInfo.seed([9D443ADBDC2E096A]:0)
[junit4] 2> at org.junit.Assert.fail(Assert.java:93)
[junit4] 2> at
org.apache.solr.client.solrj.LargeVolumeTestBase$DocThread.run(LargeVolumeTestBase.java:128)
[junit4] 2>
[junit4] 2> 27297 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: compressed 83364 to 2064
bytes (2.48%) for deletes/updates; private segment null
[junit4] 2> 27297 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flush postings as segment
_0 numDocs=116
[junit4] 2> 27297 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-377]: flush postings as segment
_1 numDocs=101
[junit4] 2> 27298 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-377]: 0 msec to write norms
[junit4] 2> 27298 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write norms
[junit4] 2> 27298 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flush postings as segment
_3 numDocs=84
[junit4] 2> 27298 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flush postings as segment
_2 numDocs=47
[junit4] 2> 27298 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to write norms
[junit4] 2> 27298 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write norms
[junit4] 2> 27299 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 1 msec to write docValues
[junit4] 2> 27299 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write points
[junit4] 2> 27300 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 1 msec to write docValues
[junit4] 2> 27300 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to write points
[junit4] 2> 27300 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to finish stored
fields
[junit4] 2> 27303 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 4 msec to write docValues
[junit4] 2> 27303 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write points
[junit4] 2> 27303 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 3 msec to finish stored
fields
[junit4] 2> 27303 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to finish stored
fields
[junit4] 2> 27307 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-377]: 8 msec to write docValues
[junit4] 2> 27307 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-377]: 0 msec to write points
[junit4] 2> 27308 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-377]: 1 msec to finish stored
fields
[junit4] 2> 27309 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 9 msec to write postings and
finish vectors
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 6 msec to write postings and
finish vectors
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write fieldInfos
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: new segment has 0 deleted
docs
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flushedFiles=[_3.fdx,
_3.nvd, _3_Lucene50_0.pos, _3_Lucene70_0.dvd, _3_Lucene50_0.doc,
_3_Lucene50_0.tim, _3_Lucene70_0.dvm, _3.nvm, _3.fnm, _3.fdt, _3_Lucene50_0.tip]
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flushed codec=Lucene70
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flushed: segment=_3
ramUsed=0.175 MB newFlushedSize=0.004 MB docs/MB=23,488.102
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flush time 12.637936 msec
[junit4] 2> 27310 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flush postings as segment
_4 numDocs=10
[junit4] 2> 27311 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write norms
[junit4] 2> 27311 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write docValues
[junit4] 2> 27311 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write points
[junit4] 2> 27311 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to finish stored
fields
[junit4] 2> 27311 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-377]: 3 msec to write postings and
finish vectors
[junit4] 2> 27311 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-377]: 0 msec to write fieldInfos
[junit4] 2> 27311 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-377]: new segment has 0 deleted
docs
[junit4] 2> 27311 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-377]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27311 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-377]:
flushedFiles=[_1_Lucene50_0.doc, _1_Lucene50_0.tim, _1_Lucene70_0.dvd, _1.nvd,
_1_Lucene50_0.pos, _1.fdx, _1.nvm, _1.fnm, _1.fdt, _1_Lucene70_0.dvm,
_1_Lucene50_0.tip]
[junit4] 2> 27311 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-377]: flushed codec=Lucene70
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write postings and
finish vectors
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-379]: 0 msec to write fieldInfos
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: new segment has 0 deleted
docs
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flushedFiles=[_4.fdt,
_4.nvm, _4_Lucene50_0.pos, _4.fnm, _4_Lucene70_0.dvd, _4_Lucene50_0.tip,
_4.nvd, _4_Lucene70_0.dvm, _4.fdx, _4_Lucene50_0.doc, _4_Lucene50_0.tim]
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flushed codec=Lucene70
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flushed: segment=_4
ramUsed=0.127 MB newFlushedSize=0.002 MB docs/MB=5,726.794
[junit4] 2> 27312 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-379]: flush time 1.9335 msec
[junit4] 2> 27313 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-379]: findMerges: 0 segments
[junit4] 2> 27313 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-379]: initDynamicDefaults
spins=true maxThreadCount=1 maxMergeCount=6
[junit4] 2> 27313 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-379]: now merge
[junit4] 2> 27313 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-377]: flushed: segment=_1
ramUsed=0.177 MB newFlushedSize=0.004 MB docs/MB=25,618.33
[junit4] 2> 27313 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-379]: index:
[junit4] 2> 27313 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-379]: no more merges pending;
now return
[junit4] 2> 27314 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 3 msec to write fieldInfos
[junit4] 2> 27314 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: new segment has 0 deleted
docs
[junit4] 2> 27314 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27314 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flushedFiles=[_2.nvd,
_2_Lucene70_0.dvd, _2.fdt, _2.nvm, _2_Lucene50_0.pos, _2.fnm, _2.fdx,
_2_Lucene50_0.doc, _2_Lucene50_0.tim, _2_Lucene70_0.dvm, _2_Lucene50_0.tip]
[junit4] 2> 27314 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flushed codec=Lucene70
[junit4] 2> 27314 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flushed: segment=_2
ramUsed=0.175 MB newFlushedSize=0.003 MB docs/MB=17,601.097
[junit4] 2> 27314 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-377]: flush time 16.718816 msec
[junit4] 2> 27315 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-377]: findMerges: 0 segments
[junit4] 2> 27315 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flush time 16.951212 msec
[junit4] 2> 27315 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-377]: now merge
[junit4] 2> 27317 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-377]: index:
[junit4] 2> 27317 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-377]: no more merges pending;
now return
[junit4] 2> 27317 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-380]: findMerges: 0 segments
[junit4] 2> 27317 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-380]: now merge
[junit4] 2> 27317 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-380]: index:
[junit4] 2> 27317 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-380]: no more merges pending;
now return
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 16 msec to write postings
and finish vectors
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write fieldInfos
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: new segment has 0 deleted
docs
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]:
flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd,
_0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm,
_0_Lucene70_0.dvm, _0.fnm]
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flushed codec=Lucene70
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flushed: segment=_0
ramUsed=0.178 MB newFlushedSize=0.004 MB docs/MB=27,544.116
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flush time 22.844931 msec
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
_0(8.0.0):C116
[junit4] 2> 27320 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: push new packet (delGen=2
numDeleteTerms=358 bytesUsed=2064), packetCount=1, bytesUsed=0.002 MB
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: finished packet delGen=3 now
completedDelGen=1
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publish sets newSegment
delGen=3 seg=_0(8.0.0):C116
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: now checkpoint
"_0(8.0.0):C116" [1 segments ; isCommit = false]
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: 0 msec to checkpoint
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
_1(8.0.0):C101
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: finished packet delGen=4 now
completedDelGen=1
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publish sets newSegment
delGen=4 seg=_1(8.0.0):C101
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: now checkpoint
"_0(8.0.0):C116 _1(8.0.0):C101" [2 segments ; isCommit = false]
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: 0 msec to checkpoint
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
_3(8.0.0):C84
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: finished packet delGen=5 now
completedDelGen=1
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publish sets newSegment
delGen=5 seg=_3(8.0.0):C84
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: now checkpoint
"_0(8.0.0):C116 _1(8.0.0):C101 _3(8.0.0):C84" [3 segments ; isCommit = false]
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: 0 msec to checkpoint
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
_2(8.0.0):C47
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: finished packet delGen=6 now
completedDelGen=1
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publish sets newSegment
delGen=6 seg=_2(8.0.0):C47
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: now checkpoint
"_0(8.0.0):C116 _1(8.0.0):C101 _3(8.0.0):C84 _2(8.0.0):C47" [4 segments ;
isCommit = false]
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: 0 msec to checkpoint
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publishFlushedSegment
_4(8.0.0):C10
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: finished packet delGen=7 now
completedDelGen=1
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: publish sets newSegment
delGen=7 seg=_4(8.0.0):C10
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: now checkpoint
"_0(8.0.0):C116 _1(8.0.0):C101 _3(8.0.0):C84 _2(8.0.0):C47 _4(8.0.0):C10" [5
segments ; isCommit = false]
[junit4] 2> 27321 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: 0 msec to checkpoint
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: packet matches no segments
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: finished packet delGen=2 now
completedDelGen=7
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: done apply del packet
(delGen=2 numDeleteTerms=358 bytesUsed=2064) to 0 segments; 0 new
deletes/updates; took 0.000 sec; 0 packets remain
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: now apply all deletes for
all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-384]: waitApply: no deletes to
apply
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-384]: qtp2027993848-384
finishFullFlush success=true
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: startCommit(): start
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: startCommit
index=_0(8.0.0):C116 _1(8.0.0):C101 _3(8.0.0):C84 _2(8.0.0):C47 _4(8.0.0):C10
changeCount=15
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: startCommit: wrote pending
segments file "pending_segments_2"
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: done all syncs: [_3.si,
_1.nvd, _3_Lucene70_0.dvd, _0.nvd, _2_Lucene50_0.pos, _1.nvm, _1.fnm,
_4_Lucene50_0.doc, _1_Lucene50_0.tim, _2.nvd, _4_Lucene50_0.pos,
_0_Lucene70_0.dvd, _2.nvm, _2.fnm, _1_Lucene70_0.dvm, _1_Lucene50_0.tip, _2.si,
_1_Lucene70_0.dvd, _0_Lucene50_0.pos, _4_Lucene50_0.tip, _4_Lucene70_0.dvm,
_4_Lucene50_0.tim, _4.fdt, _2_Lucene70_0.dvd, _3_Lucene50_0.tim,
_3_Lucene70_0.dvm, _3.fdt, _3_Lucene50_0.tip, _0.nvm, _0.fnm, _3.fdx,
_0_Lucene50_0.doc, _1.si, _3_Lucene50_0.pos, _2.fdt, _2.fdx, _2_Lucene50_0.tim,
_2_Lucene70_0.dvm, _2_Lucene50_0.tip, _4.fdx, _4_Lucene70_0.dvd,
_1_Lucene50_0.pos, _3_Lucene50_0.doc, _1.fdx, _1.fdt, _0.si, _0_Lucene50_0.tim,
_3.nvd, _4.nvm, _4.fnm, _0.fdx, _3.nvm, _3.fnm, _0_Lucene50_0.tip, _4.nvd,
_2_Lucene50_0.doc, _0.fdt, _0_Lucene70_0.dvm, _1_Lucene50_0.doc, _4.si]
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: commit: pendingCommit != null
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: commit: done writing
segments file "segments_2"
[junit4] 2> 27322 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: now checkpoint
"_0(8.0.0):C116 _1(8.0.0):C101 _3(8.0.0):C84 _2(8.0.0):C47 _4(8.0.0):C10" [5
segments ; isCommit = true]
[junit4] 2> 27323 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: deleteCommits: now decRef
commit "segments_1"
[junit4] 2> 27323 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: delete [segments_1]
[junit4] 2> 27323 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-384]: 0 msec to checkpoint
[junit4] 2> 27323 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: commit: took 35.2 msec
[junit4] 2> 27323 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: commit: done
[junit4] 2> 27323 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-384]: findMerges: 5 segments
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-384]: seg=_0(8.0.0):C116
size=0.004 MB [floored]
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-384]: seg=_1(8.0.0):C101
size=0.004 MB [floored]
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-384]: seg=_3(8.0.0):C84
size=0.004 MB [floored]
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-384]: seg=_2(8.0.0):C47
size=0.003 MB [floored]
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-384]: seg=_4(8.0.0):C10
size=0.002 MB [floored]
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [TMP][qtp2027993848-384]: allowedSegmentCount=1 vs
count=5 (eligible count=5) tooBigCount=0
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-384]: now merge
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-384]: index: _0(8.0.0):C116
_1(8.0.0):C101 _3(8.0.0):C84 _2(8.0.0):C47 _4(8.0.0):C10
[junit4] 2> 27332 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [MS][qtp2027993848-384]: no more merges pending;
now return
[junit4] 2> 27333 INFO (qtp2027993848-379) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[T4:0 (1599732965362892801), T4:1
(1599732965368135682), T4:2 (1599732965375475717), T4:3 (1599732965375475720),
T4:4 (1599732965375475723), T4:5 (1599732965375475726), T4:6
(1599732965375475728), T4:7 (1599732965375475730), T4:8 (1599732965376524290),
T4:9 (1599732965376524293), ... (100 adds)]} 0 89
[junit4] 2> 27333 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-384]: anyChanges? numDocsInRam=99
deletes=true hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 27333 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: nrtIsCurrent: infoVersion
matches: false; DW changes: true; BD changes: false
[junit4] 2> 27333 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: flush at getReader
[junit4] 2> 27333 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-384]: startFullFlush
[junit4] 2> 27333 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DW][qtp2027993848-384]: anyChanges? numDocsInRam=99
deletes=true hasTickets:false pendingChangesInFullFlush: false
[junit4] 2> 27333 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-384]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 98 deleted terms (unique
count=98) bytesUsed=22834, segment=_5, aborted=false, numDocsInRAM=24,
deleteQueue=DWDQ: [ generation: 3 ]]
[junit4] 2> 27333 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-384]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 84 deleted terms (unique
count=84) bytesUsed=19572, segment=_7, aborted=false, numDocsInRAM=37,
deleteQueue=DWDQ: [ generation: 3 ]]
[junit4] 2> 27333 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWFC][qtp2027993848-377]: addFlushableState
DocumentsWriterPerThread [pendingDeletes=gen=0 84 deleted terms (unique
count=84) bytesUsed=19572, segment=_6, aborted=false, numDocsInRAM=38,
deleteQueue=DWDQ: [ generation: 3 ]]
[junit4] 2> 27336 INFO (qtp2027993848-377) [ x:collection1]
o.a.s.u.p.LogUpdateProcessorFactory [collection1] webapp=/solr path=/update
params={wt=javabin&version=2}{add=[T3:0 (1599732965363941376), T3:1
(1599732965368135680), T3:2 (1599732965372329984), T3:3 (1599732965372329987),
T3:4 (1599732965372329989), T3:5 (1599732965373378562), T3:6
(1599732965373378568), T3:7 (1599732965373378571), T3:8 (1599732965373378575),
T3:9 (1599732965374427138), ... (100 adds)]} 0 93
[junit4] 2> 27336 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-380]: compressed 23067 to 1040
bytes (4.51%) for deletes/updates; private segment null
[junit4] 2> 27336 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flush postings as segment
_5 numDocs=24
[junit4] 2> 27336 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flush postings as segment
_7 numDocs=37
[junit4] 2> 27337 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to write norms
[junit4] 2> 27337 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write norms
[junit4] 2> 27337 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to write docValues
[junit4] 2> 27337 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to write points
[junit4] 2> 27337 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to finish stored
fields
[junit4] 2> 27337 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write docValues
[junit4] 2> 27337 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write points
[junit4] 2> 27337 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to finish stored
fields
[junit4] 2> 27338 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write postings and
finish vectors
[junit4] 2> 27338 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write fieldInfos
[junit4] 2> 27338 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: new segment has 0 deleted
docs
[junit4] 2> 27338 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27338 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]:
flushedFiles=[_7_Lucene50_0.tip, _7_Lucene70_0.dvd, _7.nvm, _7_Lucene70_0.dvm,
_7.fnm, _7.fdt, _7_Lucene50_0.pos, _7.nvd, _7_Lucene50_0.tim, _7.fdx,
_7_Lucene50_0.doc]
[junit4] 2> 27338 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flushed codec=Lucene70
[junit4] 2> 27338 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flushed: segment=_7
ramUsed=0.116 MB newFlushedSize=0.002 MB docs/MB=15,383.55
[junit4] 2> 27339 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flush time 2.261052 msec
[junit4] 2> 27339 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flush postings as segment
_6 numDocs=38
[junit4] 2> 27339 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write norms
[junit4] 2> 27339 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write docValues
[junit4] 2> 27339 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write points
[junit4] 2> 27339 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to finish stored
fields
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write postings and
finish vectors
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-384]: 0 msec to write fieldInfos
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: new segment has 0 deleted
docs
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]:
flushedFiles=[_6_Lucene50_0.doc, _6_Lucene50_0.tim, _6_Lucene70_0.dvm,
_6_Lucene50_0.tip, _6.fdt, _6.nvm, _6.fnm, _6.fdx, _6_Lucene70_0.dvd,
_6_Lucene50_0.pos, _6.nvd]
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flushed codec=Lucene70
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flushed: segment=_6
ramUsed=0.117 MB newFlushedSize=0.002 MB docs/MB=15,712.101
[junit4] 2> 27340 INFO (qtp2027993848-384) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-384]: flush time 1.626292 msec
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 3 msec to write postings and
finish vectors
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: 0 msec to write fieldInfos
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: new segment has 0 deleted
docs
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: new segment has no
vectors; norms; docValues; prox; freqs
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flushedFiles=[_5.nvm,
_5.fnm, _5_Lucene50_0.pos, _5.fdt, _5_Lucene70_0.dvm, _5_Lucene70_0.dvd,
_5.nvd, _5_Lucene50_0.tip, _5_Lucene50_0.doc, _5_Lucene50_0.tim, _5.fdx]
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flushed codec=Lucene70
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flushed: segment=_5
ramUsed=0.118 MB newFlushedSize=0.002 MB docs/MB=11,496.493
[junit4] 2> 27341 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [DWPT][qtp2027993848-380]: flush time 5.253097 msec
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: publishFlushedSegment
_5(8.0.0):C24
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-380]: push new packet (delGen=8
numDeleteTerms=99 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [BD][qtp2027993848-380]: finished packet delGen=9 now
completedDelGen=7
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: publish sets newSegment
delGen=9 seg=_5(8.0.0):C24
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-380]: now checkpoint
"_0(8.0.0):C116 _1(8.0.0):C101 _3(8.0.0):C84 _2(8.0.0):C47 _4(8.0.0):C10
_5(8.0.0):C24" [6 segments ; isCommit = false]
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IFD][qtp2027993848-380]: 0 msec to checkpoint
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: publishFlushedSegment
seg-private updates=null
[junit4] 2> 27342 INFO (qtp2027993848-380) [ x:collection1]
o.a.s.u.LoggingInfoStream [IW][qtp2027993848-380]: publishFlushedSegmen
[...truncated too long message...]
llowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
compile-core:
common.compile-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/classes/test
[javac] Compiling 159 source files to
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Note: Some input files use unchecked or unsafe operations.
[javac] Note: Recompile with -Xlint:unchecked for details.
compile-test:
BUILD SUCCESSFUL
Total time: 41 seconds
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5
-Dtests.class="*.LargeVolumeJettyTest" -Dtests.showOutput=onerror
"-Dargs=-XX:-UseCompressedOops -XX:+UseConcMarkSweepGC"
-Dtests.seed=9D443ADBDC2E096A -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=ca-ES -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true
-Dtests.file.encoding=ISO-8859-1
Buildfile: /home/jenkins/workspace/Lucene-Solr-master-Linux/solr/solrj/build.xml
-clover.disable:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/home/jenkins/workspace/Lucene-Solr-master-Linux/lucene/top-level-ivy-settings.xml
install-junit4-taskdef:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 20ms :: artifacts dl 1ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-init-totals:
-test:
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test
[junit4:pickseed] Seed property 'tests.seed' already defined: 9D443ADBDC2E096A
[mkdir] Created dir:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/temp
[junit4] <JUnit4> says g'day! Master seed: 9D443ADBDC2E096A
[junit4] Executing 5 suites with 3 JVMs.
[junit4]
[junit4] Started J0 PID([email protected]).
[junit4] Started J1 PID([email protected]).
[junit4] Started J2 PID([email protected]).
[junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
[junit4] OK 1.31s J0 | LargeVolumeJettyTest.testMultiThreaded
[junit4] Completed [1/5] on J0 in 8.06s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
[junit4] OK 1.25s J2 | LargeVolumeJettyTest.testMultiThreaded
[junit4] Completed [2/5] on J2 in 7.96s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
[junit4] OK 1.23s J1 | LargeVolumeJettyTest.testMultiThreaded
[junit4] Completed [3/5] on J1 in 8.35s, 1 test
[junit4]
[junit4] Duplicate suite name used with XML reports:
org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest. This may confuse
tools that process XML reports. Set 'ignoreDuplicateSuites' to true to skip
this message.
[junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
[junit4] OK 0.18s J0 | LargeVolumeJettyTest.testMultiThreaded
[junit4] Completed [4/5] on J0 in 0.97s, 1 test
[junit4]
[junit4] Suite: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
[junit4] OK 0.14s J1 | LargeVolumeJettyTest.testMultiThreaded
[junit4] Completed [5/5] on J1 in 1.38s, 1 test
[junit4]
[junit4] JVM J0: 0.62 .. 10.56 = 9.94s
[junit4] JVM J1: 0.62 .. 11.06 = 10.44s
[junit4] JVM J2: 0.87 .. 9.55 = 8.68s
[junit4] Execution time total: 11 seconds
[junit4] Tests summary: 5 suites, 5 tests
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J2/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J0/temp])
[junit4] Could not remove temporary path:
/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1
(java.nio.file.DirectoryNotEmptyException: Remaining files:
[/home/jenkins/workspace/Lucene-Solr-master-Linux/solr/build/solr-solrj/test/J1/temp])
[echo] 5 slowest tests:
[junit4:tophints] 93.40s |
org.apache.solr.client.solrj.io.stream.StreamDecoratorTest
[junit4:tophints] 41.22s |
org.apache.solr.client.solrj.impl.CloudSolrClientTest
[junit4:tophints] 38.25s |
org.apache.solr.common.cloud.TestCloudCollectionsListeners
[junit4:tophints] 27.65s |
org.apache.solr.common.cloud.TestCollectionStateWatchers
[junit4:tophints] 23.30s |
org.apache.solr.client.solrj.io.stream.MathExpressionTest
-check-totals:
test-nocompile:
BUILD SUCCESSFUL
Total time: 12 seconds
[repro] Failures:
[repro] 0/5 failed: org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest
[repro] Exiting with code 0
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2662)
at hudson.FilePath$34.invoke(FilePath.java:2541)
at hudson.FilePath$34.invoke(FilePath.java:2531)
at hudson.FilePath.act(FilePath.java:1032)
at hudson.FilePath.act(FilePath.java:1010)
at hudson.FilePath.validateAntFileMask(FilePath.java:2531)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1819)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/*_pid*.log". Configuration error?
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all
warnings.
<Git Blamer> GIT_COMMIT=0922e58c2c0867815d34c887b182754764cfaa4f,
workspace=/var/lib/jenkins/workspace/Lucene-Solr-master-Linux
[WARNINGS] Computing warning deltas based on reference build #21965
Recording test results
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting
ANT_1_8_2_HOME=/var/lib/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]