Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/903/
3 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage
Error Message:
SolrCore.getOpenCount()==2
Stack Trace:
java.lang.RuntimeException: SolrCore.getOpenCount()==2
at __randomizedtesting.SeedInfo.seed([3A964F04E140C326]:0)
at org.apache.solr.util.TestHarness.close(TestHarness.java:380)
at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
at
org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1742)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage
Error Message:
4 threads leaked from SUITE scope at
org.apache.solr.rest.TestManagedResourceStorage: 1) Thread[id=3083,
name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestManagedResourceStorage] at java.lang.Object.wait(Native
Method) at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
2) Thread[id=3081, name=Thread-684, state=WAITING,
group=TGRP-TestManagedResourceStorage] at java.lang.Object.wait(Native
Method) at java.lang.Thread.join(Thread.java:1252) at
java.lang.Thread.join(Thread.java:1326) at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
3) Thread[id=3082, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestManagedResourceStorage] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748) 4) Thread[id=3085,
name=ProcessThread(sid:0 cport:36808):, state=WAITING,
group=TGRP-TestManagedResourceStorage] at sun.misc.Unsafe.park(Native
Method) at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175) at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE
scope at org.apache.solr.rest.TestManagedResourceStorage:
1) Thread[id=3083, name=SessionTracker, state=TIMED_WAITING,
group=TGRP-TestManagedResourceStorage]
at java.lang.Object.wait(Native Method)
at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
2) Thread[id=3081, name=Thread-684, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at java.lang.Object.wait(Native Method)
at java.lang.Thread.join(Thread.java:1252)
at java.lang.Thread.join(Thread.java:1326)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
at org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
3) Thread[id=3082, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
4) Thread[id=3085, name=ProcessThread(sid:0 cport:36808):, state=WAITING,
group=TGRP-TestManagedResourceStorage]
at sun.misc.Unsafe.park(Native Method)
at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
at __randomizedtesting.SeedInfo.seed([3A964F04E140C326]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.rest.TestManagedResourceStorage
Error Message:
There are still zombie threads that couldn't be terminated: 1)
Thread[id=3082, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestManagedResourceStorage] at
sun.nio.ch.EPollArrayWrapper.epollWait(Native Method) at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269) at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93) at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86) at
sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97) at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
1) Thread[id=3082, name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0,
state=RUNNABLE, group=TGRP-TestManagedResourceStorage]
at sun.nio.ch.EPollArrayWrapper.epollWait(Native Method)
at sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
at java.lang.Thread.run(Thread.java:748)
at __randomizedtesting.SeedInfo.seed([3A964F04E140C326]:0)
Build Log:
[...truncated 12859 lines...]
[junit4] Suite: org.apache.solr.rest.TestManagedResourceStorage
[junit4] 2> 789206 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> Creating dataDir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_3A964F04E140C326-001/init-core-data-001
[junit4] 2> 789207 WARN
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
[junit4] 2> 789207 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 789221 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
[junit4] 2> 789227 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 789241 INFO (Thread-684) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 789241 INFO (Thread-684) [ ] o.a.s.c.ZkTestServer Starting
server
[junit4] 2> 789267 ERROR (Thread-684) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 789350 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.ZkTestServer start zk server on port:36808
[junit4] 2> 789356 INFO (zkConnectionManagerCallback-896-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 789428 INFO (zkConnectionManagerCallback-898-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 789510 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 789512 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 789525 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 789526 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 789527 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 789528 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 789546 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 789547 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 789548 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 789548 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 789562 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.AbstractZkTestCase put
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 789563 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.SolrTestCaseJ4 ####initCore
[junit4] 2> 789564 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 789707 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.6.0
[junit4] 2> 789815 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.s.IndexSchema [null] Schema name=test
[junit4] 2> 790522 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 791284 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:36808/solr
[junit4] 2> 791298 INFO (zkConnectionManagerCallback-902-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791330 INFO (zkConnectionManagerCallback-904-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791750 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 10.3.97.65:8983_
[junit4] 2> 791750 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.c.Overseer Overseer
(id=73405055971426307-10.3.97.65:8983_-n_0000000000) starting
[junit4] 2> 791797 INFO (zkConnectionManagerCallback-911-thread-1) [ ]
o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 791799 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:36808/solr ready
[junit4] 2> 791845 INFO
(OverseerStateUpdate-73405055971426307-10.3.97.65:8983_-n_0000000000)
[n:10.3.97.65:8983_ ] o.a.s.c.Overseer Starting to work on the main queue :
10.3.97.65:8983_
[junit4] 2> 791845 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/10.3.97.65:8983_
[junit4] 2> 791911 INFO (zkCallback-910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 791917 INFO
(OverseerStateUpdate-73405055971426307-10.3.97.65:8983_-n_0000000000)
[n:10.3.97.65:8983_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 791955 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 792073 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624b44fe
[junit4] 2> 792136 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624b44fe
[junit4] 2> 792136 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624b44fe
[junit4] 2> 792235 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 2147483647 transient cores
[junit4] 2> 793398 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths:
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib,
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1/lib/classes]
[junit4] 2> 793544 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 7.6.0
[junit4] 2> 793644 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 794175 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.s.IndexSchema
Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 794265 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from
collection collection1, trusted=true
[junit4] 2> 794273 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.collection1.shard1.10.3.97.65:8983__collection1' (registry
'solr.core.collection1.shard1.10.3.97.65:8983__collection1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@624b44fe
[junit4] 2> 794273 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.c.SolrCore
[[collection1] ] Opening new SolrCore at
[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/core/src/test-files/solr/collection1],
dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_3A964F04E140C326-001/init-core-data-001/]
[junit4] 2> 794277 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy:
minMergeSize=1000, mergeFactor=39, maxMergeSize=9223372036854775807,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=1.0]
[junit4] 2> 794521 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 794521 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.UpdateLog
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100
maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 794522 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 794522 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 794523 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=19, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=53.4453125,
floorSegmentMB=1.892578125, forceMergeDeletesPctAllowed=20.05169933249401,
segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0,
deletesPctAllowed=47.473406914407065
[junit4] 2> 794524 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@576530f8[collection1] main]
[junit4] 2> 794538 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.h.c.SpellCheckComponent Initializing spell checkers
[junit4] 2> 794594 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.s.DirectSolrSpellChecker init:
{name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
[junit4] 2> 794822 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 794823 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: default
[junit4] 2> 794823 INFO
(coreLoadExecutor-1131-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 x:collection1] o.a.s.u.UpdateLog
Could not find max version in index or recent updates, using new clock
1612943974263160832
[junit4] 2> 794823 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: direct
[junit4] 2> 794823 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: wordbreak
[junit4] 2> 794823 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: multipleFields
[junit4] 2> 794824 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: jarowinkler
[junit4] 2> 794824 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: external
[junit4] 2> 794825 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: freq
[junit4] 2> 794825 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: fqcn
[junit4] 2> 794825 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for
spellchecker: perDict
[junit4] 2> 794839 INFO
(searcherExecutor-1132-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher
Searcher@576530f8[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 794853 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ####initCore end
[junit4] 2> 794893 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Starting
testZkBasedJsonStorage
[junit4] 2> 794900 INFO
(coreZkRegister-1119-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ZkShardTerms Successful
update of terms at /collections/collection1/terms/shard1 to
Terms{values={10.3.97.65:8983__collection1=0}, version=0}
[junit4] 2> 794919 INFO
(coreZkRegister-1119-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
r:10.3.97.65:8983__collection1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 794919 INFO
(coreZkRegister-1119-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
r:10.3.97.65:8983__collection1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 794919 INFO
(coreZkRegister-1119-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
r:10.3.97.65:8983__collection1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in
election, clear LIR
[junit4] 2> 794936 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Configured
ZooKeeperStorageIO with znodeBase: /test
[junit4] 2> 794938 INFO
(coreZkRegister-1119-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
r:10.3.97.65:8983__collection1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://10.3.97.65:8983/collection1/ shard1
[junit4] 2> 794954 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Wrote 136 bytes to new
znode /test/_test_foo.json
[junit4] 2> 794954 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to
path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 794955 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap
at path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 794956 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Wrote 175 bytes to
existing znode /test/_test_foo.json
[junit4] 2> 794956 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to
path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 794956 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap
at path _test_foo.json using ZooKeeperStorageIO:path=/test
[junit4] 2> 794957 INFO
(TEST-TestManagedResourceStorage.testZkBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Ending testZkBasedJsonStorage
[junit4] 2> 794999 INFO
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Starting
testFileBasedJsonStorage
[junit4] 2> 794999 INFO
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage File-based storage
initialized to use dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_3A964F04E140C326-001/json-storage-001/managed
[junit4] 2> 795000 INFO
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to
path _test_foo.json using
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_3A964F04E140C326-001/json-storage-001/managed
[junit4] 2> 795000 INFO
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap
at path _test_foo.json using
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_3A964F04E140C326-001/json-storage-001/managed
[junit4] 2> 795000 INFO
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Saved JSON object to
path _test_foo.json using
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_3A964F04E140C326-001/json-storage-001/managed
[junit4] 2> 795000 INFO
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap
at path _test_foo.json using
file:dir=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.rest.TestManagedResourceStorage_3A964F04E140C326-001/json-storage-001/managed
[junit4] 2> 795001 INFO
(TEST-TestManagedResourceStorage.testFileBasedJsonStorage-seed#[3A964F04E140C326])
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###Ending
testFileBasedJsonStorage
[junit4] 2> 795001 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 795002 WARN
(coreZkRegister-1119-thread-1-processing-n:10.3.97.65:8983_ x:collection1
c:collection1 s:shard1) [n:10.3.97.65:8983_ c:collection1 s:shard1
r:10.3.97.65:8983__collection1 x:collection1] o.a.s.c.ZkController Skipping
recovery according to sys prop solrcloud.skip.autorecovery
[junit4] 2> 795013 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 795013 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.c.CoreContainer Shutting down CoreContainer
instance=1332621174
[junit4] 2> 795016 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.node, tag=null
[junit4] 2> 795016 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3b473074: rootName = null,
domain = solr.node, service url = null, agent id = null] for registry solr.node
/ com.codahale.metrics.MetricRegistry@8dff147
[junit4] 2> 795053 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jvm, tag=null
[junit4] 2> 795053 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@38f51396: rootName = null,
domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm /
com.codahale.metrics.MetricRegistry@4e0f079a
[junit4] 2> 795087 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.jetty, tag=null
[junit4] 2> 795088 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@192cdcea: rootName = null,
domain = solr.jetty, service url = null, agent id = null] for registry
solr.jetty / com.codahale.metrics.MetricRegistry@2a64a665
[junit4] 2> 795102 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.c.ZkController Remove node as live in
ZooKeeper:/live_nodes/10.3.97.65:8983_
[junit4] 2> 795130 INFO (zkCallback-903-thread-2) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 795130 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.cluster, tag=null
[junit4] 2> 795151 INFO (zkCallback-910-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
[junit4] 2> 795169 INFO
(coreCloseExecutor-1137-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1
x:collection1] o.a.s.c.SolrCore [collection1] CLOSING SolrCore
org.apache.solr.core.SolrCore@3f1c73e8
[junit4] 2> 795169 INFO
(coreCloseExecutor-1137-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.core.collection1.shard1.10.3.97.65:8983__collection1, tag=3f1c73e8
[junit4] 2> 795169 INFO
(coreCloseExecutor-1137-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1
x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter
[org.apache.solr.metrics.reporters.SolrJmxReporter@3483cda9: rootName = null,
domain = solr.core.collection1.shard1.10.3.97.65:8983__collection1, service url
= null, agent id = null] for registry
solr.core.collection1.shard1.10.3.97.65:8983__collection1 /
com.codahale.metrics.MetricRegistry@67dbee6e
[junit4] 2> 795229 INFO
(coreCloseExecutor-1137-thread-1-processing-n:10.3.97.65:8983_)
[n:10.3.97.65:8983_ c:collection1 s:shard1 r:10.3.97.65:8983__collection1
x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for
registry=solr.collection.collection1.shard1.leader, tag=3f1c73e8
[junit4] 2> 795320 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.c.Overseer Overseer
(id=73405055971426307-10.3.97.65:8983_-n_0000000000) closing
[junit4] 2> 795321 INFO
(OverseerStateUpdate-73405055971426307-10.3.97.65:8983_-n_0000000000)
[n:10.3.97.65:8983_ ] o.a.s.c.Overseer Overseer Loop exiting :
10.3.97.65:8983_
[junit4] 2> 795321 WARN
(OverseerAutoScalingTriggerThread-73405055971426307-10.3.97.65:8983_-n_0000000000)
[ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we
are closed, exiting.
[junit4] 2> 795349 INFO
(SUITE-TestManagedResourceStorage-seed#[3A964F04E140C326]-worker)
[n:10.3.97.65:8983_ ] o.a.s.SolrTestCaseJ4
------------------------------------------------------- Done waiting for
tracked resources to be released
[junit4] 2> Sep 29, 2018 12:14:02 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> WARNING: Will linger awaiting termination of 6 leaked
thread(s).
[junit4] 2> Sep 29, 2018 12:15:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
[junit4] 2> SEVERE: 4 threads leaked from SUITE scope at
org.apache.solr.rest.TestManagedResourceStorage:
[junit4] 2> 1) Thread[id=3083, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
[junit4] 2> 2) Thread[id=3081, name=Thread-684, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at java.lang.Object.wait(Native Method)
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
[junit4] 2> 3) Thread[id=3082,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] 2> at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] 2> at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> 4) Thread[id=3085, name=ProcessThread(sid:0 cport:36808):,
state=WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] 2> at sun.misc.Unsafe.park(Native Method)
[junit4] 2> at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] 2> at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
[junit4] 2> Sep 29, 2018 12:15:22 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: Starting to interrupt leaked threads:
[junit4] 2> 1) Thread[id=3083, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] 2> 2) Thread[id=3081, name=Thread-684, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> 3) Thread[id=3082,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> 4) Thread[id=3085, name=ProcessThread(sid:0 cport:36808):,
state=WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] 2> 875615 ERROR (SessionTracker) [ ]
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread :
SessionTracker
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> 875615 WARN (Thread-684) [ ] o.a.s.c.ZkTestServer Server
interrupted
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at java.lang.Object.wait(Native Method) ~[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.join(Thread.java:1252)
~[?:1.8.0_172]
[junit4] 2> at java.lang.Thread.join(Thread.java:1326)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
~[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
[java/:?]
[junit4] 2> at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496) [java/:?]
[junit4] 2> 875616 ERROR (SessionTracker) [ ] o.a.z.s.ZooKeeperServer
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action
on ERROR or SHUTDOWN server state changes
[junit4] 2> 875617 ERROR (ProcessThread(sid:0 cport:36808):) [ ]
o.a.z.s.ZooKeeperCriticalThread Severe unrecoverable error, from thread :
ProcessThread(sid:0 cport:36808):
[junit4] 2> java.lang.InterruptedException: null
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.reportInterruptAfterWait(AbstractQueuedSynchronizer.java:2014)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2048)
~[?:1.8.0_172]
[junit4] 2> at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
~[?:1.8.0_172]
[junit4] 2> at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
[zookeeper-3.4.11.jar:3.4.11-37e277162d567b55a07d1755f0b31c32e93c01a0]
[junit4] 2> 875617 ERROR (ProcessThread(sid:0 cport:36808):) [ ]
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper
server won't take any action on ERROR or SHUTDOWN server state changes
[junit4] 2> Sep 29, 2018 12:15:25 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> SEVERE: There are still zombie threads that couldn't be
terminated:
[junit4] 2> 1) Thread[id=3082,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestManagedResourceStorage]
[junit4] 2> at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] 2> at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] 2> at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] 2> at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] 2> at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] 2> at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] 2> at java.lang.Thread.run(Thread.java:748)
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {},
docValues:{}, maxPointsInLeafNode=152, maxMBSortInHeap=5.819226253887744,
sim=RandomSimilarity(queryNorm=true): {}, locale=de,
timezone=America/Kentucky/Monticello
[junit4] 2> NOTE: Linux 4.4.0-112-generic amd64/Oracle Corporation
1.8.0_172 (64-bit)/cpus=4,threads=3,free=132672592,total=460849152
[junit4] 2> NOTE: All tests run in this JVM: [CheckHdfsIndexTest,
SolrSlf4jReporterTest, UUIDFieldTest, DistributedFacetPivotWhiteBoxTest,
TestJsonFacets, ZkShardTermsTest, BlockDirectoryTest,
XmlUpdateRequestHandlerTest, TestCoreAdminApis, TestObjectReleaseTracker,
TestFileDictionaryLookup, PeerSyncWithLeaderTest, TestPseudoReturnFields,
FastVectorHighlighterTest, DocValuesMissingTest, TestInfoStreamLogging,
TestPerFieldSimilarityWithDefaultOverride, CustomHighlightComponentTest,
TestCloudManagedSchema, PreAnalyzedUpdateProcessorTest, TestNestedDocsSort,
HttpSolrCallGetCoreTest, SolrCoreCheckLockOnStartupTest, TestLRUCache,
TestHdfsBackupRestoreCore, LeaderElectionTest, SolrRrdBackendFactoryTest,
TestCollationFieldDocValues, ConfigSetsAPITest, TestBadConfig,
SolrIndexConfigTest, BigEndianAscendingWordSerializerTest,
CdcrVersionReplicationTest, TestJsonRequest, ActionThrottleTest,
AutoscalingHistoryHandlerTest, DocumentAnalysisRequestHandlerTest,
TestSimpleQParserPlugin, ShufflingReplicaListTransformerTest,
TestFieldCacheSortRandom, TestTolerantSearch,
TestCloudPhrasesIdentificationComponent, TestManagedResourceStorage]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestManagedResourceStorage -Dtests.seed=3A964F04E140C326
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=de
-Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestManagedResourceStorage (suite) <<<
[junit4] > Throwable #1: java.lang.RuntimeException:
SolrCore.getOpenCount()==2
[junit4] > at
__randomizedtesting.SeedInfo.seed([3A964F04E140C326]:0)
[junit4] > at
org.apache.solr.util.TestHarness.close(TestHarness.java:380)
[junit4] > at
org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:802)
[junit4] > at
org.apache.solr.cloud.AbstractZkTestCase.azt_afterClass(AbstractZkTestCase.java:147)
[junit4] > at java.lang.Thread.run(Thread.java:748)Throwable #2:
com.carrotsearch.randomizedtesting.ThreadLeakError: 4 threads leaked from SUITE
scope at org.apache.solr.rest.TestManagedResourceStorage:
[junit4] > 1) Thread[id=3083, name=SessionTracker,
state=TIMED_WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at
org.apache.zookeeper.server.SessionTrackerImpl.run(SessionTrackerImpl.java:147)
[junit4] > 2) Thread[id=3081, name=Thread-684, state=WAITING,
group=TGRP-TestManagedResourceStorage]
[junit4] > at java.lang.Object.wait(Native Method)
[junit4] > at java.lang.Thread.join(Thread.java:1252)
[junit4] > at java.lang.Thread.join(Thread.java:1326)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.join(NIOServerCnxnFactory.java:313)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$ZKServerMain.runFromConfig(ZkTestServer.java:313)
[junit4] > at
org.apache.solr.cloud.ZkTestServer$2.run(ZkTestServer.java:496)
[junit4] > 3) Thread[id=3082,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestManagedResourceStorage]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > 4) Thread[id=3085, name=ProcessThread(sid:0 cport:36808):,
state=WAITING, group=TGRP-TestManagedResourceStorage]
[junit4] > at sun.misc.Unsafe.park(Native Method)
[junit4] > at
java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
[junit4] > at
java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
[junit4] > at
java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
[junit4] > at
org.apache.zookeeper.server.PrepRequestProcessor.run(PrepRequestProcessor.java:123)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3A964F04E140C326]:0)Throwable #3:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie
threads that couldn't be terminated:
[junit4] > 1) Thread[id=3082,
name=NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0, state=RUNNABLE,
group=TGRP-TestManagedResourceStorage]
[junit4] > at sun.nio.ch.EPollArrayWrapper.epollWait(Native
Method)
[junit4] > at
sun.nio.ch.EPollArrayWrapper.poll(EPollArrayWrapper.java:269)
[junit4] > at
sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:93)
[junit4] > at
sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
[junit4] > at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
[junit4] > at
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:196)
[junit4] > at java.lang.Thread.run(Thread.java:748)
[junit4] > at
__randomizedtesting.SeedInfo.seed([3A964F04E140C326]:0)
[junit4] Completed [126/834 (1!)] on J1 in 89.61s, 2 tests, 3 errors <<<
FAILURES!
[...truncated 51099 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1:
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid
part, must have at least one section (e.g., chapter, appendix, etc.)
[java] Processed 2430 links (1982 relative) to 3170 anchors in 245 files
[echo] Validated Links & Anchors via:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-ref-guide/bare-bones-html/
-documentation-lint:
[jtidy] Checking for broken html (such as invalid tags)...
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/build/jtidy_tmp
[echo] Checking for broken links...
[exec]
[exec] Crawl/parse...
[exec]
[exec] Verify...
[echo] Checking for malformed docs...
jar-checksums:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
common.resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1576501594
[copy] Copying 35 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1576501594
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/null1576501594
resolve-example:
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/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1329354916
[copy] Copying 239 files to
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1329354916
[delete] Deleting directory
/home/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/null1329354916
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 62ms :: artifacts dl 2ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 176 minutes 27 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$34.hasMatch(FilePath.java:2678)
at hudson.FilePath$34.invoke(FilePath.java:2557)
at hudson.FilePath$34.invoke(FilePath.java:2547)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2918)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene2
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1036)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2920)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1038)
at hudson.FilePath.act(FilePath.java:1025)
at hudson.FilePath.validateAntFileMask(FilePath.java:2547)
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/**,**/hs_err_pid*". Configuration error?
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]