Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Solaris/398/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseG1GC
3 tests failed.
FAILED: org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest
Error Message:
JSON Parse Error: char=<,position=0 BEFORE='<' AFTER='html> <head> <meta
http-equiv="Content-'
Stack Trace:
org.noggit.JSONParser$ParseException: JSON Parse Error: char=<,position=0
BEFORE='<' AFTER='html> <head> <meta http-equiv="Content-'
at
__randomizedtesting.SeedInfo.seed([3E1B3D5C0B48009B:DEDA1F0EB0A47669]:0)
at org.noggit.JSONParser.err(JSONParser.java:356)
at org.noggit.JSONParser.handleNonDoubleQuoteString(JSONParser.java:712)
at org.noggit.JSONParser.next(JSONParser.java:886)
at org.noggit.JSONParser.nextEvent(JSONParser.java:930)
at org.noggit.ObjectBuilder.<init>(ObjectBuilder.java:44)
at org.noggit.ObjectBuilder.getVal(ObjectBuilder.java:37)
at
org.apache.solr.handler.TestSolrConfigHandlerConcurrent.getAsMap(TestSolrConfigHandlerConcurrent.java:216)
at
org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest(TestBlobHandler.java:78)
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:1764)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:871)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:964)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:939)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
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:367)
at java.lang.Thread.run(Thread.java:745)
FAILED: org.apache.solr.security.BasicAuthIntegrationTest.testBasics
Error Message:
Test abandoned because suite timeout was reached.
Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
at __randomizedtesting.SeedInfo.seed([3E1B3D5C0B48009B]:0)
FAILED:
junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest
Error Message:
Suite timeout exceeded (>= 7200000 msec).
Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
at __randomizedtesting.SeedInfo.seed([3E1B3D5C0B48009B]:0)
Build Log:
[...truncated 10499 lines...]
[junit4] Suite: org.apache.solr.handler.TestBlobHandler
[junit4] 2> Creating dataDir:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/init-core-data-001
[junit4] 2> 379675 INFO
(SUITE-TestBlobHandler-seed#[3E1B3D5C0B48009B]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
[junit4] 2> 379675 INFO
(SUITE-TestBlobHandler-seed#[3E1B3D5C0B48009B]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 379677 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 379678 INFO (Thread-1625) [ ] o.a.s.c.ZkTestServer client
port:0.0.0.0/0.0.0.0:0
[junit4] 2> 379678 INFO (Thread-1625) [ ] o.a.s.c.ZkTestServer
Starting server
[junit4] 2> 379777 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.ZkTestServer start zk server on port:55173
[junit4] 2> 379777 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 379778 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 379781 INFO (zkCallback-511-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@8465df3 name:ZooKeeperConnection
Watcher:127.0.0.1:55173 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 379782 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 379782 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 379782 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /solr
[junit4] 2> 379786 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 379787 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 379789 INFO (zkCallback-512-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@1b0a73c0
name:ZooKeeperConnection Watcher:127.0.0.1:55173/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 379789 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 379790 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 379790 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1
[junit4] 2> 379793 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
[junit4] 2> 379796 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
[junit4] 2> 379799 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
[junit4] 2> 379801 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 379802 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
[junit4] 2> 379806 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 379806 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
[junit4] 2> 379809 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 379809 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 379812 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 379813 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
[junit4] 2> 379815 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 379815 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
[junit4] 2> 379818 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 379818 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
[junit4] 2> 379820 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 379820 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
[junit4] 2> 379823 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 379823 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
[junit4] 2> 379825 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 379825 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 379828 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 379828 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
[junit4] 2> 379830 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractZkTestCase put
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 379831 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
[junit4] 2> 379962 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1
[junit4] 2> 379964 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 379965 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@bbd5250{/,null,AVAILABLE}
[junit4] 2> 379974 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@4450d748{HTTP/1.1}{127.0.0.1:46875}
[junit4] 2> 379974 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.Server Started @386278ms
[junit4] 2> 379974 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/tempDir-001/control/data,
hostContext=/, hostPort=46875,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores}
[junit4] 2> 379974 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 379975 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001'
[junit4] 2> 379975 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 379975 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 379975 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 379976 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 379979 INFO (zkCallback-513-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@966672e name:ZooKeeperConnection
Watcher:127.0.0.1:55173/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 379980 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 379980 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 379981 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 379981 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/solr.xml
[junit4] 2> 379987 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores
[junit4] 2> 379987 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CoreContainer New CoreContainer 1260505563
[junit4] 2> 379987 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001]
[junit4] 2> 379987 WARN
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/lib
[junit4] 2> 379987 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 379988 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 379988 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 379988 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 379989 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55173/solr
[junit4] 2> 379989 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 379989 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 379989 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 379992 INFO (zkCallback-516-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@68804488
name:ZooKeeperConnection Watcher:127.0.0.1:55173 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 379995 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 379995 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 379998 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 380000 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:46875_) [n:127.0.0.1:46875_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@69d1cb1b
name:ZooKeeperConnection Watcher:127.0.0.1:55173/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 380000 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 380001 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
[junit4] 2> 380005 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-queue-work
[junit4] 2> 380010 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-running
[junit4] 2> 380014 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-completed
[junit4] 2> 380017 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer/collection-map-failure
[junit4] 2> 380021 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
[junit4] 2> 380023 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
[junit4] 2> 380025 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
[junit4] 2> 380028 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /security.json
[junit4] 2> 380029 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46875_
[junit4] 2> 380029 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:46875_
[junit4] 2> 380032 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
[junit4] 2> 380034 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath:
/overseer_elect/election
[junit4] 2> 380036 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 380037 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95374563872997380-127.0.0.1:46875_-n_0000000000
[junit4] 2> 380037 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.OverseerElectionContext I am going to be the
leader 127.0.0.1:46875_
[junit4] 2> 380037 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
[junit4] 2> 380040 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer Overseer
(id=95374563872997380-127.0.0.1:46875_-n_0000000000) starting
[junit4] 2> 380043 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
[junit4] 2> 380052 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting
OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 380053 INFO
(OverseerCollectionConfigSetProcessor-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.OverseerTaskProcessor Process current queue
of overseer operations
[junit4] 2> 380053 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 380054 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer Starting to work on the main queue
[junit4] 2> 380091 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 380091 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 380093 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores
[junit4] 2> 380093 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=control_collection, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 380093 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1
[junit4] 2> 380094 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 380095 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 380095 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:46875_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 380095 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 380095 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 380099 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46875",
[junit4] 2> "node_name":"127.0.0.1:46875_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 0
[junit4] 2> 380099 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.ZkController
look for our core node name
[junit4] 2> 380099 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46875",
[junit4] 2> "node_name":"127.0.0.1:46875_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 380100 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
control_collection
[junit4] 2> 380101 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard1
[junit4] 2> 380103 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:46875_) [n:127.0.0.1:46875_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 381100 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.ZkController
waiting to find shard id in clusterstate for collection1
[junit4] 2> 381100 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.ZkController
Check for collection zkNode:control_collection
[junit4] 2> 381101 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 381101 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 381103 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 381103 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1'
[junit4] 2> 381103 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 381103 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 381105 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.Config loaded
config solrconfig.xml with version 0
[junit4] 2> 381112 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.SolrConfig
current version of requestparams : -1
[junit4] 2> 381115 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Using Lucene MatchVersion: 6.0.0
[junit4] 2> 381124 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.SolrConfig
Loaded SolrConfig: solrconfig.xml
[junit4] 2> 381130 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 381221 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 381228 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.s.IndexSchema
default search field in schema is text
[junit4] 2> 381229 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.s.IndexSchema
unique key field: id
[junit4] 2> 381243 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 381245 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 381248 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 381250 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 381252 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1]
o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default
properties: Can't find resource 'configsetprops.json' in classpath or
'/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 381252 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection
control_collection
[junit4] 2> 381252 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 381253 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1/data/]
[junit4] 2> 381253 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e786da8
[junit4] 2> 381253 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1/data
[junit4] 2> 381253 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1/data/index/
[junit4] 2> 381253 WARN
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 381254 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1/data/index
[junit4] 2> 381254 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=46.091796875,
floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=0.7843089279705484,
segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 381254 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5cd8d763
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17b63a74),segFN=segments_1,generation=1}
[junit4] 2> 381254 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 381254 INFO
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
Looking for old index directories to cleanup for core collection1 in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1/data/
[junit4] 2> 381255 WARN
(OldIndexDirectoryCleanupThreadForCore-collection1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.DirectoryFactory
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/control-001/cores/collection1/data/
does not point to a valid data directory; skipping clean-up of old index
directories.
[junit4] 2> 381259 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"nodistrib"
[junit4] 2> 381259 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"dedupe"
[junit4] 2> 381259 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
[junit4] 2> 381259 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"stored_sig"
[junit4] 2> 381259 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
[junit4] 2> 381259 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-explicit"
[junit4] 2> 381260 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 381260 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.p.UpdateRequestProcessorChain inserting
DistributedUpdateProcessorFactory into updateRequestProcessorChain
"distrib-dup-test-chain-implicit"
[junit4] 2> 381260 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating
implicit default
[junit4] 2> 381260 WARN
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,args =
{defaults={a=A,b=B}}}
[junit4] 2> 381262 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 381263 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 381264 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 381265 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
[junit4] 2> 381270 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.RequestHandlers Registered paths:
/admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
[junit4] 2> 381270 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrCore Using default statsCache cache:
org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 381271 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 381271 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 381273 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 381273 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 381273 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=12.2314453125,
floorSegmentMB=1.6953125, forceMergeDeletesPctAllowed=16.20893748210407,
segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
[junit4] 2> 381274 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2> commit{dir=MockDirectoryWrapper(RAMDirectory@5cd8d763
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@17b63a74),segFN=segments_1,generation=1}
[junit4] 2> 381274 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.SolrDeletionPolicy newest commit generation = 1
[junit4] 2> 381274 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.s.SolrIndexSearcher Opening [Searcher@4ab8db24[collection1] main]
[junit4] 2> 381274 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader Load collection config from:
[/collections/control_collection]
[junit4] 2> 381276 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.ZkStateReader path=[/collections/control_collection]
[configName]=[conf1] specified config exists in ZooKeeper
[junit4] 2> 381276 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the
RestManager with znodeBase: /configs/conf1
[junit4] 2> 381276 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 381276 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing RestManager with initArgs: {}
[junit4] 2> 381276 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 381277 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage No data found for znode
/configs/conf1/_rest_managed.json
[junit4] 2> 381277 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 381277 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.r.RestManager Initializing 0 registered ManagedResources
[junit4] 2> 381277 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000
[junit4] 2> 381278 INFO
(searcherExecutor-1537-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SolrCore
[collection1] Registered new searcher Searcher@4ab8db24[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 381278 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
[junit4] 2> 381278 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version
buckets from index
[junit4] 2> 381278 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket
highest value from index
[junit4] 2> 381278 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1525993023643582464
[junit4] 2> 381280 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.u.UpdateLog Took 2.0ms to seed version buckets with highest version
1525993023643582464
[junit4] 2> 381280 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ZkController watch zkdir /configs/conf1
[junit4] 2> 381281 INFO
(coreLoadExecutor-1536-thread-1-processing-n:127.0.0.1:46875_)
[n:127.0.0.1:46875_ c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.CoreContainer registering core: collection1
[junit4] 2> 381282 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
Register replica - core:collection1 address:http://127.0.0.1:46875
collection:control_collection shard:shard1
[junit4] 2> 381283 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 381289 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.LeaderElector
Joined leadership election with path:
/collections/control_collection/leader_elect/shard1/election/95374563872997380-core_node1-n_0000000000
[junit4] 2> 381290 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1
and weAreReplacement=false and leaderVoteWait=10000
[junit4] 2> 381292 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 381292 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 381292 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync replicas to http://127.0.0.1:46875/collection1/
[junit4] 2> 381293 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
Sync Success - now sync replicas to me
[junit4] 2> 381293 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.SyncStrategy
http://127.0.0.1:46875/collection1/ has no replicas
[junit4] 2> 381293 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state version: 1
[junit4] 2> 381294 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
[junit4] 2> 381298 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
[junit4] 2> 381301 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
http://127.0.0.1:46875/collection1/ shard1
[junit4] 2> 381302 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "base_url":"http://127.0.0.1:46875",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 1
[junit4] 2> 381409 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:46875_) [n:127.0.0.1:46875_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 381458 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
We are http://127.0.0.1:46875/collection1/ and leader is
http://127.0.0.1:46875/collection1/
[junit4] 2> 381458 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:46875
[junit4] 2> 381458 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
I am the leader, no recovery necessary
[junit4] 2> 381458 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
publishing state=active
[junit4] 2> 381458 INFO
(coreZkRegister-1530-thread-1-processing-n:127.0.0.1:46875_ x:collection1
s:shard1 c:control_collection r:core_node1) [n:127.0.0.1:46875_
c:control_collection s:shard1 r:core_node1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 381462 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46875",
[junit4] 2> "node_name":"127.0.0.1:46875_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 2
[junit4] 2> 381463 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ReplicaMutator Update state numShards=1
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "core_node_name":"core_node1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:46875",
[junit4] 2> "node_name":"127.0.0.1:46875_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 381568 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:46875_) [n:127.0.0.1:46875_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred
- updating... (live nodes size: [1])
[junit4] 2> 381599 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 381600 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 381602 INFO (zkCallback-519-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@25f2b57 name:ZooKeeperConnection
Watcher:127.0.0.1:55173/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 381602 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 381602 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 381602 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper...
[junit4] 2> 381606 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 381606 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
[junit4] 2> 381606 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 381607 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 381609 INFO (zkCallback-520-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@29dd8332
name:ZooKeeperConnection Watcher:127.0.0.1:55173/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 381609 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 381609 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 381614 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 3
[junit4] 2> 381614 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ClusterStateMutator building a new cName:
collection1
[junit4] 2> 381718 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ZkStateWriter going to create_collection
/collections/collection1/state.json
[junit4] 2> 381747 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.SolrTestCaseJ4 Writing core.properties file to
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1
[junit4] 2> 381748 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001
[junit4] 2> 381748 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.Server jetty-9.2.13.v20150730
[junit4] 2> 381750 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@dd17d94{/,null,AVAILABLE}
[junit4] 2> 381750 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.ServerConnector Started
ServerConnector@494ee048{HTTP/1.1}{127.0.0.1:36023}
[junit4] 2> 381750 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.e.j.s.Server Started @388056ms
[junit4] 2> 381751 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36023,
coreRootDirectory=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores}
[junit4] 2> 381751 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init():
sun.misc.Launcher$AppClassLoader@6d06d69c
[junit4] 2> 381751 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001'
[junit4] 2> 381751 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 381751 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find
system property or JNDI)
[junit4] 2> 381751 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 381752 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 381754 INFO (zkCallback-521-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@67c644b5
name:ZooKeeperConnection Watcher:127.0.0.1:55173/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 381754 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 381755 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 381756 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 381757 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/solr.xml
[junit4] 2> 381761 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CorePropertiesLocator Config-defined core root directory:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores
[junit4] 2> 381762 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CoreContainer New CoreContainer 407226173
[junit4] 2> 381762 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CoreContainer Loading cores into CoreContainer
[instanceDir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001]
[junit4] 2> 381762 WARN
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.CoreContainer Couldn't add files from
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/lib
to classpath:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/lib
[junit4] 2> 381762 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme
: ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections :
10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime :
5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
[junit4] 2> 381764 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 381764 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 381764 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.l.LogWatcher Registering Log Listener [Log4j
(org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 381764 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55173/solr
[junit4] 2> 381764 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.ZkController zkHost includes chroot
[junit4] 2> 381764 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
[junit4] 2> 381765 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
[junit4] 2> 381767 INFO (zkCallback-524-thread-1) [ ]
o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@26b4d5 name:ZooKeeperConnection
Watcher:127.0.0.1:55173 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 381768 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
[junit4] 2> 381768 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B]) [ ]
o.a.s.c.c.SolrZkClient Using default ZkACLProvider
[junit4] 2> 381770 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.c.ConnectionManager Waiting for client to
connect to ZooKeeper
[junit4] 2> 381773 INFO
(zkCallback-525-thread-1-processing-n:127.0.0.1:36023_) [n:127.0.0.1:36023_
] o.a.s.c.c.ConnectionManager Watcher
org.apache.solr.common.cloud.ConnectionManager@18f2d476
name:ZooKeeperConnection Watcher:127.0.0.1:55173/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 381773 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.c.ConnectionManager Client is connected to
ZooKeeper
[junit4] 2> 381782 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.c.ZkStateReader Updating cluster state from
ZooKeeper...
[junit4] 2> 382793 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36023_
[junit4] 2> 382794 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.c.SolrZkClient makePath:
/live_nodes/127.0.0.1:36023_
[junit4] 2> 382796 INFO
(zkCallback-517-thread-1-processing-n:127.0.0.1:46875_) [n:127.0.0.1:46875_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 382796 INFO (zkCallback-519-thread-1) [ ]
o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 382796 INFO
(zkCallback-525-thread-1-processing-n:127.0.0.1:36023_) [n:127.0.0.1:36023_
] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected
type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live
nodes size: [1])
[junit4] 2> 382798 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.Overseer Overseer (id=null) closing
[junit4] 2> 382799 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.LeaderElector Joined leadership election with
path: /overseer_elect/election/95374563872997385-127.0.0.1:36023_-n_0000000001
[junit4] 2> 382800 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.LeaderElector Watching path
/overseer_elect/election/95374563872997380-127.0.0.1:46875_-n_0000000000 to
know if I could be the leader
[junit4] 2> 382821 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.CoreContainer Security conf doesn't exist.
Skipping setup for authorization module.
[junit4] 2> 382821 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.CoreContainer No authentication plugin used.
[junit4] 2> 382821 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.CorePropertiesLocator Looking for core
definitions underneath
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores
[junit4] 2> 382823 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.CoreDescriptor Created CoreDescriptor:
{name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml,
loadOnStartup=true, configSetProperties=configsetprops.json,
collection=collection1, coreNodeName=, dataDir=data/, shard=}
[junit4] 2> 382823 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.CorePropertiesLocator Found core collection1
in
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1
[junit4] 2> 382823 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
[junit4] 2> 382825 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.s.SolrDispatchFilter
user.dir=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 382825 INFO
(TEST-TestBlobHandler.doBlobHandlerTest-seed#[3E1B3D5C0B48009B])
[n:127.0.0.1:36023_ ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init()
done
[junit4] 2> 382826 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ZkController
publishing state=down
[junit4] 2> 382826 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ZkController
numShards not found on descriptor - reading it from system property
[junit4] 2> 382828 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ZkController
Registering watch for collection collection1
[junit4] 2> 382828 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
addZkWatch [collection1]
[junit4] 2> 382828 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.Overseer processMessage: queueSize: 1, message
= {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36023",
[junit4] 2> "node_name":"127.0.0.1:36023_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 3
[junit4] 2> 382828 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Add
data for [collection1] ver [0]
[junit4] 2> 382828 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ZkController look
for our core node name
[junit4] 2> 382829 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ReplicaMutator Update state numShards=2
message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:36023",
[junit4] 2> "node_name":"127.0.0.1:36023_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 382829 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ReplicaMutator Collection already exists
with numShards=2
[junit4] 2> 382829 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ReplicaMutator Assigning new node to shard
shard=shard2
[junit4] 2> 382933 INFO
(OverseerStateUpdate-95374563872997380-127.0.0.1:46875_-n_0000000000)
[n:127.0.0.1:46875_ ] o.a.s.c.o.ZkStateWriter going to update_collection
/collections/collection1/state.json version: 0
[junit4] 2> 382934 INFO
(zkCallback-525-thread-1-processing-n:127.0.0.1:36023_) [n:127.0.0.1:36023_
] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json] for collection [collection1] has
occurred - updating... (live nodes size: [2])
[junit4] 2> 382935 INFO
(zkCallback-525-thread-1-processing-n:127.0.0.1:36023_) [n:127.0.0.1:36023_
] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
[junit4] 2> 383829 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ZkController waiting
to find shard id in clusterstate for collection1
[junit4] 2> 383829 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ZkController Check
for collection zkNode:collection1
[junit4] 2> 383830 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ZkController
Collection zkNode exists
[junit4] 2> 383830 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader Load
collection config from: [/collections/collection1]
[junit4] 2> 383831 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.c.ZkStateReader
path=[/collections/collection1] [configName]=[conf1] specified config exists in
ZooKeeper
[junit4] 2> 383831 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
new SolrResourceLoader for directory:
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1'
[junit4] 2> 383831 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
JNDI not configured for solr (NoInitialContextEx)
[junit4] 2> 383831 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.SolrResourceLoader
solr home defaulted to 'solr/' (could not find system property or JNDI)
[junit4] 2> 383833 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.Config loaded config
solrconfig.xml with version 0
[junit4] 2> 383841 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.SolrConfig current
version of requestparams : -1
[junit4] 2> 383845 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.SolrConfig Using
Lucene MatchVersion: 6.0.0
[junit4] 2> 383852 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.SolrConfig Loaded
SolrConfig: solrconfig.xml
[junit4] 2> 383860 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.s.IndexSchema
[collection1] Schema name=test
[junit4] 2> 384034 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Initialized with
rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 384040 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.s.IndexSchema default
search field in schema is text
[junit4] 2> 384041 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.s.IndexSchema unique
key field: id
[junit4] 2> 384054 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 384057 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1]
o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
[junit4] 2> 384060 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 384061 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1]
o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from
open-exchange-rates.json
[junit4] 2> 384064 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.ConfigSetProperties
Did not find ConfigSet properties, assuming default properties: Can't find
resource 'configsetprops.json' in classpath or '/configs/conf1',
cwd=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0
[junit4] 2> 384064 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 x:collection1] o.a.s.c.CoreContainer
Creating SolrCore 'collection1' using configuration from collection collection1
[junit4] 2> 384064 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
[junit4] 2> 384064 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at
[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1],
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1/data/]
[junit4] 2> 384064 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX
Server: com.sun.jmx.mbeanserver.JmxMBeanServer@2e786da8
[junit4] 2> 384065 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1/data
[junit4] 2> 384065 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore New index directory detected: old=null
new=/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 384065 WARN
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.SolrCore [collection1] Solr index directory
'/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1/data/index'
doesn't exist. Creating new index...
[junit4] 2> 384065 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.c.CachingDirectoryFactory return new directory for
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/../../../../../../../../../../export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build/solr-core/test/J0/temp/solr.handler.TestBlobHandler_3E1B3D5C0B48009B-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 384065 INFO
(coreLoadExecutor-1547-thread-1-processing-n:127.0.0.1:36023_)
[n:127.0.0.1:36023_ c:collection1 s:shard2 r:core_node1 x:collection1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=50, maxMergeAtOnceExplicit=36, maxMergedSegmentMB=46.091796875,
floorSegmentMB=1.583984375, forceMergeDeletesPctAllowed=0.7843089279705484,
segmentsPerTier=30.0, maxCFSSegment
[...truncated too long message...]
B3D5C0B48009B]-SendThread(127.0.0.1:57686)) [n:127.0.0.1:42837_solr ]
o.a.z.c.StaticHostProvider Unexpected exception
[junit4] 2> java.lang.InterruptedException: sleep interrupted
[junit4] 2> at java.lang.Thread.sleep(Native Method)
[junit4] 2> at
org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:940)
[junit4] 2> at
org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1003)
[junit4] 2> Feb 12, 2016 8:51:38 PM
com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
[junit4] 2> INFO: All leaked threads terminated.
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene60):
{range_facet_l_dv=Lucene50(blocksize=128), _version_=PostingsFormat(name=Memory
doPackFST= false), multiDefault=BlockTreeOrds(blocksize=128),
intDefault=PostingsFormat(name=Memory doPackFST= false),
id=Lucene50(blocksize=128), range_facet_i_dv=BlockTreeOrds(blocksize=128),
range_facet_l=BlockTreeOrds(blocksize=128),
timestamp=BlockTreeOrds(blocksize=128)},
docValues:{range_facet_l_dv=DocValuesFormat(name=Memory),
range_facet_i_dv=DocValuesFormat(name=Asserting),
timestamp=DocValuesFormat(name=Asserting)}, sim=ClassicSimilarity,
locale=ar-QA, timezone=Pacific/Truk
[junit4] 2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_72
(64-bit)/cpus=3,threads=2,free=183296080,total=536870912
[junit4] 2> NOTE: All tests run in this JVM: [NoCacheHeaderTest,
TestJettySolrRunner, TestQueryTypes, SolrPluginUtilsTest, OverseerRolesTest,
AliasIntegrationTest, LoggingHandlerTest, BlockCacheTest, CloudMLTQParserTest,
ConnectionReuseTest, OutputWriterTest, TestSolrDeletionPolicy2,
TestCharFilters, OverseerTaskQueueTest, TestBinaryField, CacheHeaderTest,
TestPHPSerializedResponseWriter, SolrCloudExampleTest,
TestNamedUpdateProcessors, TestRTGBase, TestBM25SimilarityFactory,
TestCloudManagedSchemaConcurrent, TestReqParamsAPI, RulesTest,
TestIndexingPerformance, TestPerFieldSimilarityWithDefaultOverride,
FileBasedSpellCheckerTest, DefaultValueUpdateProcessorTest,
TestNonDefinedSimilarityFactory, BadCopyFieldTest,
CollectionTooManyReplicasTest, SpatialHeatmapFacetsTest, TestNRTOpen,
BufferStoreTest, TestLMJelinekMercerSimilarityFactory, MultiTermTest,
ConvertedLegacyTest, TestFreeTextSuggestions, TestSolrQueryParser,
TestQueryWrapperFilter, HdfsRestartWhileUpdatingTest,
CurrencyFieldOpenExchangeTest, TestSha256AuthenticationProvider,
TestRandomFaceting, TestPerFieldSimilarity, TestCloudPivotFacet,
SSLMigrationTest, TestLeaderInitiatedRecoveryThread, TestBulkSchemaConcurrent,
DateRangeFieldTest, TestSolrIndexConfig, TestConfigSetsAPI,
TestRebalanceLeaders, EchoParamsTest, RequestHandlersTest,
HdfsDirectoryFactoryTest, BinaryUpdateRequestHandlerTest,
TestDistributedMissingSort, FileUtilsTest, DistributedMLTComponentTest,
ForceLeaderTest, TestClassicSimilarityFactory, DistributedFacetPivotSmallTest,
LeaderElectionIntegrationTest, TestPKIAuthenticationPlugin,
HdfsBasicDistributedZk2Test, ZkSolrClientTest, ShardRoutingCustomTest,
MinimalSchemaTest, SolrInfoMBeanTest, HdfsLockFactoryTest,
SpellCheckCollatorTest, QueryParsingTest, AtomicUpdatesTest,
TestExpandComponent, HLLSerializationTest, ExplicitHLLTest, SparseHLLTest,
SpellingQueryConverterTest, TestCustomDocTransformer,
TestFieldCollectionResource, ParsingFieldUpdateProcessorsTest,
BasicFunctionalityTest, DirectUpdateHandlerOptimizeTest, DistanceUnitsTest,
TestCSVResponseWriter, DistributedIntervalFacetingTest, SmileWriterTest,
TestFastOutputStream, TestExactSharedStatsCache, DirectSolrConnectionTest,
HdfsRecoverLeaseTest, BadIndexSchemaTest, GraphQueryTest,
LukeRequestHandlerTest, FullSolrCloudDistribCmdsTest, TestSolrDynamicMBean,
SharedFSAutoReplicaFailoverUtilsTest, CdcrReplicationHandlerTest,
TestCoreDiscovery, CollectionsAPIDistributedZkTest, SuggesterTest,
DebugComponentTest, TestMacros, TestDynamicFieldCollectionResource,
DirectoryFactoryTest, TestBulkSchemaAPI, CoreAdminRequestStatusTest,
TestSchemaNameResource, CopyFieldTest, TestCopyFieldCollectionResource,
BigEndianAscendingWordSerializerTest,
LeaderInitiatedRecoveryOnShardRestartTest, AsyncCallRequestStatusResponseTest,
TestRealTimeGet, IndexSchemaRuntimeFieldTest, CSVRequestHandlerTest,
DistributedExpandComponentTest, HighlighterConfigTest, TestConfigOverlay,
TestManagedResourceStorage, AutoCommitTest, TestDistributedGrouping,
TestDistribDocBasedVersion, SolrCoreCheckLockOnStartupTest,
TriLevelCompositeIdRoutingTest, TestManagedStopFilterFactory,
TestMaxScoreQueryParser, SearchHandlerTest, BasicZkTest, TestSolr4Spatial,
HdfsCollectionsAPIDistributedZkTest, DeleteReplicaTest, TestCollationField,
DeleteInactiveReplicaTest, TestBinaryResponseWriter,
TestFieldTypeCollectionResource, TestSolrJ, PKIAuthenticationIntegrationTest,
ShardRoutingTest, ClusterStateUpdateTest, TestZkChroot, TestRandomDVFaceting,
TestRecovery, DistributedSpellCheckComponentTest,
TermVectorComponentDistributedTest, TestStressReorder, TestJoin, TestReload,
TestStressVersions, HardAutoCommitTest, DistributedTermsComponentTest,
TestRangeQuery, SimpleFacetsTest, StatsComponentTest, SpellCheckComponentTest,
SolrCmdDistributorTest, TestSort, TestFiltering, TestFunctionQuery,
TestLazyCores, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest,
ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, SolrIndexSplitterTest,
SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser,
SuggesterFSTTest, CoreAdminHandlerTest, TestFoldingMultitermQuery,
DocValuesTest, SuggesterTSTTest, TestStressLucene, TestTrie, SuggesterWFSTTest,
PolyFieldTest, WordBreakSolrSpellCheckerTest,
SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields,
FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory,
SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1,
IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions,
TermVectorComponentTest, FieldAnalysisRequestHandlerTest,
FastVectorHighlighterTest, UpdateRequestProcessorFactoryTest,
UniqFieldsUpdateProcessorFactoryTest, PingRequestHandlerTest, SOLR749Test,
TestQuerySenderListener, TestQuerySenderNoQuery, ResponseLogComponentTest,
TestStressRecovery, TestSystemIdResolver, TestSuggestSpellingConverter,
DateFieldTest, RAMDirectoryFactoryTest, TestUtils, ZkNodePropsTest,
SliceStateTest, UUIDFieldTest, CircularListTest, SolrTestCaseJ4Test,
TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch,
AssignTest, AsyncMigrateRouteKeyTest, CloudExitableDirectoryReaderTest,
CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest,
ConnectionManagerTest, DeleteShardTest, DeleteStatusTest,
DistribDocExpirationUpdateProcessorTest, DistributedQueueTest,
LeaderFailoverAfterPartitionTest, OverriddenZkACLAndCredentialsProvidersTest,
RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest,
RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework,
TestMiniSolrCloudClusterSSL, TestReplicaProperties, TestRequestForwarding,
TestShortCircuitedRequests, HdfsWriteToMultipleCollectionsTest, StressHdfsTest,
TestInfoStreamLogging, TestShardHandlerFactory, RequestLoggingTest,
TestReplicationHandlerBackup, TestRestoreCore, TestSQLHandler,
TestSolrConfigHandlerConcurrent, InfoHandlerTest,
DistributedDebugComponentTest, DistributedFacetPivotLongTailTest,
DistributedSuggestComponentTest, SuggestComponentContextFilterQueryTest,
SuggestComponentTest, TestDistributedStatsComponentCardinality,
TestChildDocTransformer, TestRawTransformer, TestSortingResponseWriter,
TestDefaultSearchFieldResource, TestManagedSchemaDynamicFieldResource,
TestManagedSchemaFieldTypeResource, TestSerializedLuceneMatchVersion,
DocValuesMissingTest, EnumFieldTest, TestCloudSchemaless, TestSearcherReuse,
TestSmileRequest, TestSolr4Spatial2, TestStandardQParsers, TestTrieFacet,
TestJsonFacets, TestMinMaxOnMultiValuedField, TestOrdValues,
TestSortByMinMaxFunction, BJQParserTest, BlockJoinFacetRandomTest,
TestScoreJoinQPNoScore, TestDefaultStatsCache, BasicAuthIntegrationTest]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=BasicAuthIntegrationTest -Dtests.seed=3E1B3D5C0B48009B
-Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Pacific/Truk
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 0.00s J1 | BasicAuthIntegrationTest (suite) <<<
[junit4] > Throwable #1: java.lang.Exception: Suite timeout exceeded (>=
7200000 msec).
[junit4] > at
__randomizedtesting.SeedInfo.seed([3E1B3D5C0B48009B]:0)
[junit4] Completed [577/577 (2!)] on J1 in 7221.72s, 1 test, 2 errors <<<
FAILURES!
[...truncated 12 lines...]
BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:740: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:684: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/build.xml:59: The
following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/build.xml:233:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/solr/common-build.xml:524:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1457:
The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-trunk-Solaris/lucene/common-build.xml:1014:
There were test failures: 577 suites (8 ignored), 2325 tests, 1 suite-level
error, 2 errors, 86 ignored (70 assumptions) [seed: 3E1B3D5C0B48009B]
Total time: 192 minutes 44 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]