Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11688/
Java: 64bit/jdk1.8.0_31 -XX:+UseCompressedOops -XX:+UseSerialGC
1 tests failed.
FAILED: org.apache.solr.schema.TestBulkSchemaConcurrent.test
Error Message:
Stack Trace:
java.lang.NullPointerException
at
__randomizedtesting.SeedInfo.seed([7937293F4B9518AF:F16316E5E5697557]:0)
at
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:115)
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:483)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:827)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:877)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:798)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:458)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:53)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
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:54)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
at java.lang.Thread.run(Thread.java:745)
Build Log:
[...truncated 8855 lines...]
[junit4] Suite: org.apache.solr.schema.TestBulkSchemaConcurrent
[junit4] 2> Creating dataDir:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/init-core-data-001
[junit4] 2> 131424 T576 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl
(false) and clientAuth (true)
[junit4] 2> 131425 T576 oas.BaseDistributedSearchTestCase.initHostContext
Setting hostContext system property: /
[junit4] 2> 131428 T576 oasc.ZkTestServer.run STARTING ZK TEST SERVER
[junit4] 1> client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 131429 T577 oasc.ZkTestServer$ZKServerMain.runFromConfig
Starting server
[junit4] 2> 131529 T576 oasc.ZkTestServer.run start zk server on port:57608
[junit4] 2> 131529 T576
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 131530 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 131532 T584 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@aa64288 name:ZooKeeperConnection
Watcher:127.0.0.1:57608 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 131533 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 131533 T576 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 131533 T576 oascc.SolrZkClient.makePath makePath: /solr
[junit4] 2> 131536 T576
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 131537 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 131549 T587 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@782287a8
name:ZooKeeperConnection Watcher:127.0.0.1:57608/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 131549 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 131550 T576 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 131550 T576 oascc.SolrZkClient.makePath makePath:
/collections/collection1
[junit4] 2> 131552 T576 oascc.SolrZkClient.makePath makePath:
/collections/collection1/shards
[junit4] 2> 131553 T576 oascc.SolrZkClient.makePath makePath:
/collections/control_collection
[junit4] 2> 131554 T576 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/shards
[junit4] 2> 131555 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-managed-schema.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 131555 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.xml
[junit4] 2> 131556 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 131557 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml
[junit4] 2> 131558 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 131558 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 131559 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 131560 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/stopwords.txt
[junit4] 2> 131561 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 131561 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/protwords.txt
[junit4] 2> 131562 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 131562 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/currency.xml
[junit4] 2> 131563 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 131563 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/enumsConfig.xml
[junit4] 2> 131564 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 131565 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/open-exchange-rates.json
[junit4] 2> 131566 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 131566 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 131567 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 131567 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/old_synonyms.txt
[junit4] 2> 131574 T576 oasc.AbstractZkTestCase.putConfig put
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 131575 T576 oascc.SolrZkClient.makePath makePath:
/configs/conf1/synonyms.txt
[junit4] 2> 131820 T576 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1
[junit4] 2> 131822 T576 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 131824 T576 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@54b153d9{/,null,AVAILABLE}
[junit4] 2> 131834 T576 oejs.AbstractConnector.doStart Started
ServerConnector@7d4e298b{HTTP/1.1}{127.0.0.1:38368}
[junit4] 2> 131835 T576 oejs.Server.doStart Started @133059ms
[junit4] 2> 131835 T576 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 131836 T576 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 131836 T576 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001
[junit4] 2> 131836 T576 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/'
[junit4] 2> 131847 T576 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/solr.xml
[junit4] 2> 131853 T576 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores
[junit4] 2> 131854 T576 oasc.CoreContainer.<init> New CoreContainer
989435711
[junit4] 2> 131854 T576 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/]
[junit4] 2> 131858 T576 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 131858 T576 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 131858 T576 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 131858 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 131858 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 131859 T576 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 131859 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 131859 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 131859 T576 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 131859 T576 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 131860 T576 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 131860 T576 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 131860 T576 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 131860 T576 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 131861 T576 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 131861 T576 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57608/solr
[junit4] 2> 131861 T576 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 131861 T576
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 131862 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 131863 T601 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@86df778 name:ZooKeeperConnection
Watcher:127.0.0.1:57608 got event WatchedEvent state:SyncConnected type:None
path:null path:null type:None
[junit4] 2> 131864 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 131864 T576 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 131865 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 131867 T604 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@23a4a7fb
name:ZooKeeperConnection Watcher:127.0.0.1:57608/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 131867 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 131871 T576 oascc.SolrZkClient.makePath makePath:
/overseer/queue
[junit4] 2> 131873 T576 oascc.SolrZkClient.makePath makePath:
/overseer/collection-queue-work
[junit4] 2> 131875 T576 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-running
[junit4] 2> 131876 T576 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-completed
[junit4] 2> 131878 T576 oascc.SolrZkClient.makePath makePath:
/overseer/collection-map-failure
[junit4] 2> 131879 T576 oascc.SolrZkClient.makePath makePath: /live_nodes
[junit4] 2> 131880 T576 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:38368_
[junit4] 2> 131880 T576 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:38368_
[junit4] 2> 131882 T576 oascc.SolrZkClient.makePath makePath:
/overseer_elect
[junit4] 2> 131883 T576 oascc.SolrZkClient.makePath makePath:
/overseer_elect/election
[junit4] 2> 131883 T576 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 131884 T576 oasc.OverseerElectionContext.runLeaderProcess I am
going to be the leader 127.0.0.1:38368_
[junit4] 2> 131885 T576 oascc.SolrZkClient.makePath makePath:
/overseer_elect/leader
[junit4] 2> 131886 T576 oasc.Overseer.start Overseer
(id=93210626813394947-127.0.0.1:38368_-n_0000000000) starting
[junit4] 2> 131887 T576 oascc.SolrZkClient.makePath makePath:
/overseer/queue-work
[junit4] 2> 131890 T576 oasc.OverseerAutoReplicaFailoverThread.<init>
Starting OverseerAutoReplicaFailoverThread
autoReplicaFailoverWorkLoopDelay=10000
autoReplicaFailoverWaitAfterExpiration=30000
autoReplicaFailoverBadNodeExpiration=60000
[junit4] 2> 131891 T606 oasc.OverseerCollectionProcessor.run Process
current queue of collection creations
[junit4] 2> 131891 T576 oascc.SolrZkClient.makePath makePath:
/clusterstate.json
[junit4] 2> 131892 T576 oascc.SolrZkClient.makePath makePath: /aliases.json
[junit4] 2> 131893 T576
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 131895 T605 oasc.Overseer$ClusterStateUpdater.run Starting to
work on the main queue
[junit4] 2> 131896 T576 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores
[junit4] 2> 131897 T576 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/
[junit4] 2> 131897 T576 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 131898 T608 oasc.ZkController.publish publishing
core=collection1 state=down collection=control_collection
[junit4] 2> 131898 T608 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 131899 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 131899 T608 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 131901 T605 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 0, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38368",
[junit4] 2> "node_name":"127.0.0.1:38368_",
[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> 131901 T605 oasco.ReplicaMutator.updateState Update state
numShards=1 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38368",
[junit4] 2> "node_name":"127.0.0.1:38368_",
[junit4] 2> "numShards":"1",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 131902 T605 oasco.ClusterStateMutator.createCollection
building a new cName: control_collection
[junit4] 2> 131902 T605 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 131903 T604 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 132899 T608 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 132899 T608 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:control_collection
[junit4] 2> 132900 T608 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 132900 T608 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 132901 T608 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 132901 T608 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/'
[junit4] 2> 132910 T608 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 132912 T608 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 132916 T608 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 132919 T608 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 133143 T608 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 133149 T608 oass.ManagedIndexSchemaFactory.create The schema
is configured as managed, but managed schema resource managed-schema not found
- loading non-managed schema schema.xml instead
[junit4] 2> 133153 T608 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/schema.xml
[junit4] 2> 133157 T608 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 133251 T608 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 133258 T608 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 133259 T608 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 133266 T608 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 133268 T608 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 133270 T608 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 133271 T608
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 133271 T608
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 133271 T608 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 133271 T608
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 133272 T608
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 133278 T608
oass.ManagedIndexSchema.persistManagedSchemaToZooKeeper Created and persisted
managed schema znode at /configs/conf1/managed-schema
[junit4] 2> 133279 T608 oascc.SolrZkClient.makePath makePath:
/configs/conf1/schema.xml.bak
[junit4] 2> 133281 T608
oass.ManagedIndexSchemaFactory.zkUgradeToManagedSchema After upgrading to
managed schema in ZooKeeper, renamed the non-managed schema
/configs/conf1/schema.xml to /configs/conf1/schema.xml.bak
[junit4] 2> 133281 T608 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection control_collection
[junit4] 2> 133281 T608 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 133283 T608 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/data/
[junit4] 2> 133283 T608 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 133300 T608 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/data
[junit4] 2> 133300 T608 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/data/index/
[junit4] 2> 133301 T608 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 133301 T608 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/data/index
[junit4] 2> 133301 T608 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=39.5458984375,
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=4.006448434342264,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.792771058184107
[junit4] 2> 136059 T608 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54950b70;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 136059 T608 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 136060 T608 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 136061 T608 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 136061 T608 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 136061 T608 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 136061 T608 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 136061 T608 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 136062 T608 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 136062 T608 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 136062 T608 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 136062 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 136063 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 136063 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 136063 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 136063 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 136064 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 136064 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 136064 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 136064 T608 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 136065 T608 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 136068 T608 oasc.RequestHandlers.initHandlersFromConfig
created /dump: DumpRequestHandler
[junit4] 2> 136070 T608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 136071 T608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 136072 T608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 136073 T608 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 136073 T608 oasc.RequestHandlers.applyInitParams WARN INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 136073 T608 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 136074 T608 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 136074 T608 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 136075 T608 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=34.716796875,
floorSegmentMB=1.580078125, forceMergeDeletesPctAllowed=2.0066294289780773,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7244868514565364
[junit4] 2> 136087 T608 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/control-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@54950b70;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 136087 T608 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 136088 T608 oass.SolrIndexSearcher.<init> Opening
Searcher@1f91a439[collection1] main
[junit4] 2> 136088 T608 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/control_collection
[junit4] 2> 136089 T608 oascc.ZkStateReader.readConfigName
path=/collections/control_collection configName=conf1 specified config exists
in ZooKeeper
[junit4] 2> 136089 T608 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 136090 T608
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 136090 T608 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 136090 T608 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 136091 T608
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 136091 T608 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 136092 T608 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 136094 T608 oass.ZkIndexSchemaReader.createSchemaWatcher
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 136096 T608 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 136097 T608 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 136097 T609 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@1f91a439[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 136098 T612 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:38368 collection:control_collection
shard:shard1
[junit4] 2> 136098 T576 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 136099 T576 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 136099 T576
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 136100 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 136108 T612 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leader_elect/shard1/election
[junit4] 2> 136109 T615 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@4800907f
name:ZooKeeperConnection Watcher:127.0.0.1:57608/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 136109 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 136110 T576 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 136111 T576
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 136114 T576 oasc.ChaosMonkey.monkeyLog monkey: init - expire
sessions:false cause connection loss:false
[junit4] 2> 136114 T576 oasc.AbstractFullDistribZkTestBase.createJettys
Creating collection1 with stateFormat=2
[junit4] 2> 136114 T576
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 136115 T612 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard1
[junit4] 2> 136117 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 136117 T612
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 136117 T612 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C722 name=collection1
org.apache.solr.core.SolrCore@53840c95 url=http://127.0.0.1:38368/collection1
node=127.0.0.1:38368_ C722_STATE=coll:control_collection core:collection1
props:{core=collection1, base_url=http://127.0.0.1:38368,
node_name=127.0.0.1:38368_, state=down}
[junit4] 2> 136117 T612 C722 P38368 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:38368/collection1/
[junit4] 2> 136117 T605 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection"} current state
version: 1
[junit4] 2> 136117 T612 C722 P38368 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 136118 T612 C722 P38368 oasc.SyncStrategy.syncToMe
http://127.0.0.1:38368/collection1/ has no replicas
[junit4] 2> 136118 T612 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:38368/collection1/ shard1
[junit4] 2> 136118 T612 oascc.SolrZkClient.makePath makePath:
/collections/control_collection/leaders/shard1
[junit4] 2> 136119 T604 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 136119 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 136119 T615 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 136127 T618 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@62bac8b4
name:ZooKeeperConnection Watcher:127.0.0.1:57608/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 136127 T619 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 136128 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 136128 T576 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 136129 T605 oasc.Overseer$ClusterStateUpdater.run
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:38368",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 2
[junit4] 2> 136147 T605 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"create",
[junit4] 2> "name":"collection1",
[junit4] 2> "numShards":"2",
[junit4] 2> "stateFormat":"2"} current state version: 2
[junit4] 2> 136147 T605 oasco.ClusterStateMutator.createCollection
building a new cName: collection1
[junit4] 2> 136148 T615 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 136150 T619 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 136150 T605 oasco.ZkStateWriter.writePendingUpdates going to
create_collection /collections/collection1/state.json
[junit4] 2> 136151 T615 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 136176 T612 oasc.ZkController.register We are
http://127.0.0.1:38368/collection1/ and leader is
http://127.0.0.1:38368/collection1/
[junit4] 2> 136177 T612 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:38368
[junit4] 2> 136177 T612 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 136177 T612 oasc.ZkController.publish publishing
core=collection1 state=active collection=control_collection
[junit4] 2> 136177 T612 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 136178 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 136180 T605 oasc.Overseer$ClusterStateUpdater.run
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:38368",
[junit4] 2> "node_name":"127.0.0.1:38368_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"} current state version: 4
[junit4] 2> 136180 T605 oasco.ReplicaMutator.updateState Update state
numShards=2 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:38368",
[junit4] 2> "node_name":"127.0.0.1:38368_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard1",
[junit4] 2> "collection":"control_collection",
[junit4] 2> "operation":"state"}
[junit4] 2> 136283 T615 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 136283 T604 oascc.ZkStateReader$2.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/clusterstate.json, has occurred - updating... (live nodes size: 1)
[junit4] 2> 136387 T576 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1
[junit4] 2> 136388 T576 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 1
[junit4] 2> 136388 T576 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 136390 T576 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@503866f{/,null,AVAILABLE}
[junit4] 2> 136390 T576 oejs.AbstractConnector.doStart Started
ServerConnector@1da1b755{HTTP/1.1}{127.0.0.1:38768}
[junit4] 2> 136391 T576 oejs.Server.doStart Started @137616ms
[junit4] 2> 136391 T576 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 136392 T576 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 136392 T576 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001
[junit4] 2> 136392 T576 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/'
[junit4] 2> 136420 T576 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/solr.xml
[junit4] 2> 136424 T576 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores
[junit4] 2> 136424 T576 oasc.CoreContainer.<init> New CoreContainer
732216800
[junit4] 2> 136425 T576 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=../../../../../../../../../../mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/]
[junit4] 2> 136425 T576 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 136425 T576 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 136425 T576 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 136425 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 136426 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 136426 T576 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 136426 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 136426 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 136426 T576 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 136427 T576 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 136427 T576 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 136427 T576 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 136427 T576 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 136428 T576 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 136428 T576 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 136428 T576 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57608/solr
[junit4] 2> 136428 T576 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 136428 T576
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 136429 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 136432 T633 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@2b03b375
name:ZooKeeperConnection Watcher:127.0.0.1:57608 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 136432 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 136433 T576 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 136436 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 136439 T636 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@6432fe18
name:ZooKeeperConnection Watcher:127.0.0.1:57608/solr got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 136439 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 136445 T576
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 137449 T576 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:38768_
[junit4] 2> 137450 T576 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:38768_
[junit4] 2> 137452 T576 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 137454 T576 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores
[junit4] 2> 137455 T576 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/
[junit4] 2> 137455 T576 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 137457 T637 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 137457 T637 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 137458 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 137459 T637 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 137459 T637 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 137459 T605 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38768",
[junit4] 2> "node_name":"127.0.0.1:38768_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 137459 T637 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 137459 T605 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:38768",
[junit4] 2> "node_name":"127.0.0.1:38768_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 137459 T605 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 137460 T605 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard2
[junit4] 2> 137460 T637 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 0
[junit4] 2> 137460 T637 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 137562 T605 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 0
[junit4] 2> 137562 T636 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 137563 T636 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 1
[junit4] 2> 138460 T637 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 138460 T637 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 138461 T637 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 138461 T637 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 138461 T637 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 138462 T637 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/'
[junit4] 2> 138479 T637 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 138481 T637 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 138501 T637 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 138505 T637 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 138517 T637 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 138518 T637 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/managed-schema
[junit4] 2> 138523 T637 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 138636 T637 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 138640 T637 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 138641 T637 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 138645 T637 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 138649 T637 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 138656 T637 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 138657 T637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 138657 T637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 138658 T637 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 138658 T637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 138659 T637
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 138661 T637 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 138661 T637 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 138662 T637 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/data/
[junit4] 2> 138662 T637 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 138663 T637 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/data
[junit4] 2> 138663 T637 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/data/index/
[junit4] 2> 138663 T637 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 138664 T637 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/data/index
[junit4] 2> 138664 T637 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=39.5458984375,
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=4.006448434342264,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.792771058184107
[junit4] 2> 138671 T637 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22de0988;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 138671 T637 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 138672 T637 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 138673 T637 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 138673 T637 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 138673 T637 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 138673 T637 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 138673 T637 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 138673 T637 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 138674 T637 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 138674 T637 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 138674 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 138674 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 138674 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 138675 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 138675 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 138675 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 138675 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 138675 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 138675 T637 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 138676 T637 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 138676 T637 oasc.RequestHandlers.initHandlersFromConfig
created /dump: DumpRequestHandler
[junit4] 2> 138678 T637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 138680 T637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 138681 T637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 138682 T637 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 138682 T637 oasc.RequestHandlers.applyInitParams WARN INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 138682 T637 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 138683 T637 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 138683 T637 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 138684 T637 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=34.716796875,
floorSegmentMB=1.580078125, forceMergeDeletesPctAllowed=2.0066294289780773,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7244868514565364
[junit4] 2> 138685 T637 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-1-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@22de0988;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 138686 T637 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 138686 T637 oass.SolrIndexSearcher.<init> Opening
Searcher@339c33bd[collection1] main
[junit4] 2> 138686 T637 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 138687 T637 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 138687 T637 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 138688 T637
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 138688 T637 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 138688 T637 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 138689 T637
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 138689 T637 oasr.ManagedResourceStorage.load Loaded null at
path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 138689 T637 oasr.RestManager.init Initializing 0 registered
ManagedResources
[junit4] 2> 138689 T637 oass.ZkIndexSchemaReader.createSchemaWatcher
Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
[junit4] 2> 138690 T637 oash.ReplicationHandler.inform Commits will be
reserved for 10000
[junit4] 2> 138690 T638 oasc.SolrCore.registerSearcher [collection1]
Registered new searcher Searcher@339c33bd[collection1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 138690 T637 oasc.CoreContainer.registerCore registering core:
collection1
[junit4] 2> 138691 T641 oasc.ZkController.register Register replica -
core:collection1 address:http://127.0.0.1:38768 collection:collection1
shard:shard2
[junit4] 2> 138692 T576 oass.SolrDispatchFilter.init
user.dir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
[junit4] 2> 138692 T576 oass.SolrDispatchFilter.init
SolrDispatchFilter.init() done
[junit4] 2> 138708 T641 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leader_elect/shard2/election
[junit4] 2> 138711 T641 oasc.ShardLeaderElectionContext.runLeaderProcess
Running the leader process for shard shard2
[junit4] 2> 138712 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 138712 T641
oasc.ShardLeaderElectionContext.waitForReplicasToComeUp Enough replicas found
to continue.
[junit4] 2> 138712 T641 oasc.ShardLeaderElectionContext.runLeaderProcess I
may be the new leader - try and sync
[junit4] 2> ASYNC NEW_CORE C723 name=collection1
org.apache.solr.core.SolrCore@50db2a3c url=http://127.0.0.1:38768/collection1
node=127.0.0.1:38768_ C723_STATE=coll:collection1 core:collection1
props:{core=collection1, base_url=http://127.0.0.1:38768,
node_name=127.0.0.1:38768_, state=down}
[junit4] 2> 138712 T641 C723 P38768 oasc.SyncStrategy.sync Sync replicas
to http://127.0.0.1:38768/collection1/
[junit4] 2> 138712 T605 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1"} current state version: 5
[junit4] 2> 138712 T641 C723 P38768 oasc.SyncStrategy.syncReplicas Sync
Success - now sync replicas to me
[junit4] 2> 138713 T641 C723 P38768 oasc.SyncStrategy.syncToMe
http://127.0.0.1:38768/collection1/ has no replicas
[junit4] 2> 138713 T641 oasc.ShardLeaderElectionContext.runLeaderProcess I
am the new leader: http://127.0.0.1:38768/collection1/ shard2
[junit4] 2> 138713 T641 oascc.SolrZkClient.makePath makePath:
/collections/collection1/leaders/shard2
[junit4] 2> 138713 T605 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 1
[junit4] 2> 138714 T636 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 138714 T636 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 2
[junit4] 2> 138716 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 138717 T605 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "operation":"leader",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "base_url":"http://127.0.0.1:38768",
[junit4] 2> "core":"collection1",
[junit4] 2> "state":"active"} current state version: 5
[junit4] 2> 138717 T605 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 2
[junit4] 2> 138718 T636 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 138718 T636 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 3
[junit4] 2> 138767 T641 oasc.ZkController.register We are
http://127.0.0.1:38768/collection1/ and leader is
http://127.0.0.1:38768/collection1/
[junit4] 2> 138767 T641 oasc.ZkController.register No LogReplay needed for
core=collection1 baseURL=http://127.0.0.1:38768
[junit4] 2> 138767 T641 oasc.ZkController.checkRecovery I am the leader,
no recovery necessary
[junit4] 2> 138767 T641 oasc.ZkController.publish publishing
core=collection1 state=active collection=collection1
[junit4] 2> 138767 T641 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 138768 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 138769 T605 oasc.Overseer$ClusterStateUpdater.run
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:38768",
[junit4] 2> "node_name":"127.0.0.1:38768_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 138769 T605 oasco.ReplicaMutator.updateState Update state
numShards=2 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:38768",
[junit4] 2> "node_name":"127.0.0.1:38768_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"active",
[junit4] 2> "shard":"shard2",
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 138770 T605 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 3
[junit4] 2> 138771 T636 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 138771 T641 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 138772 T636 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 138934 T576 oas.SolrTestCaseJ4.writeCoreProperties Writing
core.properties file to
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1
[junit4] 2> 138935 T576 oasc.AbstractFullDistribZkTestBase.createJettys
create jetty 2
[junit4] 2> 138935 T576 oejs.Server.doStart jetty-9.2.6.v20141205
[junit4] 2> 138937 T576 oejsh.ContextHandler.doStart Started
o.e.j.s.ServletContextHandler@75166284{/,null,AVAILABLE}
[junit4] 2> 138938 T576 oejs.AbstractConnector.doStart Started
ServerConnector@4dcf4014{HTTP/1.1}{127.0.0.1:37538}
[junit4] 2> 138938 T576 oejs.Server.doStart Started @140163ms
[junit4] 2> 138939 T576 oass.SolrDispatchFilter.init
SolrDispatchFilter.init()sun.misc.Launcher$AppClassLoader@c387f44
[junit4] 2> 138939 T576 oasc.SolrResourceLoader.locateSolrHome JNDI not
configured for solr (NoInitialContextEx)
[junit4] 2> 138939 T576 oasc.SolrResourceLoader.locateSolrHome using
system property solr.solr.home:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001
[junit4] 2> 138939 T576 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/'
[junit4] 2> 138950 T576 oasc.ConfigSolr.fromFile Loading container
configuration from
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/solr.xml
[junit4] 2> 138961 T576 oasc.CorePropertiesLocator.<init> Config-defined
core root directory:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores
[junit4] 2> 138961 T576 oasc.CoreContainer.<init> New CoreContainer
711535871
[junit4] 2> 138962 T576 oasc.CoreContainer.load Loading cores into
CoreContainer
[instanceDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/]
[junit4] 2> 138962 T576 oashc.HttpShardHandlerFactory.getParameter Setting
socketTimeout to: 90000
[junit4] 2> 138962 T576 oashc.HttpShardHandlerFactory.getParameter Setting
urlScheme to:
[junit4] 2> 138962 T576 oashc.HttpShardHandlerFactory.getParameter Setting
connTimeout to: 15000
[junit4] 2> 138963 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnectionsPerHost to: 20
[junit4] 2> 138963 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxConnections to: 10000
[junit4] 2> 138963 T576 oashc.HttpShardHandlerFactory.getParameter Setting
corePoolSize to: 0
[junit4] 2> 138963 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maximumPoolSize to: 2147483647
[junit4] 2> 138963 T576 oashc.HttpShardHandlerFactory.getParameter Setting
maxThreadIdleTime to: 5
[junit4] 2> 138964 T576 oashc.HttpShardHandlerFactory.getParameter Setting
sizeOfQueue to: -1
[junit4] 2> 138964 T576 oashc.HttpShardHandlerFactory.getParameter Setting
fairnessPolicy to: false
[junit4] 2> 138964 T576 oashc.HttpShardHandlerFactory.getParameter Setting
useRetries to: false
[junit4] 2> 138964 T576 oasu.UpdateShardHandler.<init> Creating
UpdateShardHandler HTTP client with params:
socketTimeout=340000&connTimeout=45000&retry=true
[junit4] 2> 138964 T576 oasl.LogWatcher.createWatcher SLF4J impl is
org.slf4j.impl.Log4jLoggerFactory
[junit4] 2> 138965 T576 oasl.LogWatcher.newRegisteredLogWatcher
Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
[junit4] 2> 138965 T576 oasc.CoreContainer.load Host Name: 127.0.0.1
[junit4] 2> 138965 T576 oasc.ZkContainer.initZooKeeper Zookeeper
client=127.0.0.1:57608/solr
[junit4] 2> 138965 T576 oasc.ZkController.checkChrootPath zkHost includes
chroot
[junit4] 2> 138965 T576
oascc.SolrZkClient.createZkCredentialsToAddAutomatically Using default
ZkCredentialsProvider
[junit4] 2> 138966 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 138969 T655 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@7617b618
name:ZooKeeperConnection Watcher:127.0.0.1:57608 got event WatchedEvent
state:SyncConnected type:None path:null path:null type:None
[junit4] 2> 138970 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 138970 T576 oascc.SolrZkClient.createZkACLProvider Using
default ZkACLProvider
[junit4] 2> 138972 T576 oascc.ConnectionManager.waitForConnected Waiting
for client to connect to ZooKeeper
[junit4] 2> 138973 T658 oascc.ConnectionManager.process Watcher
org.apache.solr.common.cloud.ConnectionManager@163f576 name:ZooKeeperConnection
Watcher:127.0.0.1:57608/solr got event WatchedEvent state:SyncConnected
type:None path:null path:null type:None
[junit4] 2> 138973 T576 oascc.ConnectionManager.waitForConnected Client is
connected to ZooKeeper
[junit4] 2> 138977 T576
oascc.ZkStateReader.createClusterStateWatchersAndUpdate Updating cluster state
from ZooKeeper...
[junit4] 2> 139980 T576 oasc.ZkController.createEphemeralLiveNode Register
node as live in ZooKeeper:/live_nodes/127.0.0.1:37538_
[junit4] 2> 139981 T576 oascc.SolrZkClient.makePath makePath:
/live_nodes/127.0.0.1:37538_
[junit4] 2> 139984 T576 oasc.Overseer.close Overseer (id=null) closing
[junit4] 2> 139986 T576 oasc.CorePropertiesLocator.discover Looking for
core definitions underneath
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores
[junit4] 2> 139988 T576 oasc.CorePropertiesLocator.discoverUnder Found
core collection1 in
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/
[junit4] 2> 139988 T576 oasc.CorePropertiesLocator.discover Found 1 core
definitions
[junit4] 2> 139991 T659 oasc.ZkController.publish publishing
core=collection1 state=down collection=collection1
[junit4] 2> 139991 T659 oasc.ZkController.publish numShards not found on
descriptor - reading it from system property
[junit4] 2> 139992 T604 oasc.DistributedQueue$LatchWatcher.process
NodeChildrenChanged fired on path /overseer/queue state SyncConnected
[junit4] 2> 139992 T659 oasc.ZkController.preRegister Registering watch
for external collection collection1
[junit4] 2> 139992 T659 oascc.ZkStateReader.addZkWatch addZkWatch
collection1
[junit4] 2> 139992 T605 oasc.Overseer$ClusterStateUpdater.run
processMessage: queueSize: 1, message = {
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37538",
[junit4] 2> "node_name":"127.0.0.1:37538_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"} current state version: 5
[junit4] 2> 139992 T659 oascc.ZkStateReader.addZkWatch Updating collection
state at /collections/collection1/state.json from ZooKeeper...
[junit4] 2> 139993 T605 oasco.ReplicaMutator.updateState Update state
numShards=2 message={
[junit4] 2> "core":"collection1",
[junit4] 2> "roles":null,
[junit4] 2> "base_url":"http://127.0.0.1:37538",
[junit4] 2> "node_name":"127.0.0.1:37538_",
[junit4] 2> "numShards":"2",
[junit4] 2> "state":"down",
[junit4] 2> "shard":null,
[junit4] 2> "collection":"collection1",
[junit4] 2> "operation":"state"}
[junit4] 2> 139993 T605 oasco.ReplicaMutator.updateState Collection
already exists with numShards=2
[junit4] 2> 139993 T605 oasco.ReplicaMutator.updateState Assigning new
node to shard shard=shard1
[junit4] 2> 139994 T659 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 4
[junit4] 2> 139994 T659 oasc.ZkController.waitForCoreNodeName look for our
core node name
[junit4] 2> 139994 T605 oasco.ZkStateWriter.writePendingUpdates going to
update_collection /collections/collection1/state.json version: 4
[junit4] 2> 139994 T636 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 139994 T658 oascc.ZkStateReader$7.process A cluster state
change: WatchedEvent state:SyncConnected type:NodeDataChanged
path:/collections/collection1/state.json, has occurred - updating...
[junit4] 2> 139995 T636 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 139995 T658 oascc.ZkStateReader.updateWatchedCollection
Updating data for collection1 to ver 5
[junit4] 2> 140994 T659 oasc.ZkController.waitForShardId waiting to find
shard id in clusterstate for collection1
[junit4] 2> 140994 T659 oasc.ZkController.createCollectionZkNode Check for
collection zkNode:collection1
[junit4] 2> 140995 T659 oasc.ZkController.createCollectionZkNode
Collection zkNode exists
[junit4] 2> 140995 T659 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 140996 T659 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 140996 T659 oasc.SolrResourceLoader.<init> new
SolrResourceLoader for directory:
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/'
[junit4] 2> 141004 T659 oasc.ZkController.watchZKConfDir watch zkdir
/configs/conf1
[junit4] 2> 141006 T659 oasc.Config.<init> loaded config solrconfig.xml
with version 0
[junit4] 2> 141010 T659 oasc.SolrConfig.refreshRequestParams current
version of requestparams : -1
[junit4] 2> 141013 T659 oasc.SolrConfig.<init> Using Lucene MatchVersion:
6.0.0
[junit4] 2> 141019 T659 oasc.SolrConfig.<init> Loaded SolrConfig:
solrconfig.xml
[junit4] 2> 141020 T659 oass.IndexSchema.readSchema Reading Solr Schema
from /configs/conf1/managed-schema
[junit4] 2> 141033 T659 oass.IndexSchema.readSchema [collection1] Schema
name=test
[junit4] 2> 141131 T659 oass.OpenExchangeRatesOrgProvider.init Initialized
with rates=open-exchange-rates.json, refreshInterval=1440.
[junit4] 2> 141134 T659 oass.IndexSchema.readSchema default search field
in schema is text
[junit4] 2> 141135 T659 oass.IndexSchema.readSchema unique key field: id
[junit4] 2> 141137 T659 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 141140 T659 oass.FileExchangeRateProvider.reload Reloading
exchange rates from file currency.xml
[junit4] 2> 141146 T659 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 141147 T659
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 141147 T659
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 141148 T659 oass.OpenExchangeRatesOrgProvider.reload Reloading
exchange rates from open-exchange-rates.json
[junit4] 2> 141148 T659
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Unknown key
IMPORTANT NOTE
[junit4] 2> 141148 T659
oass.OpenExchangeRatesOrgProvider$OpenExchangeRates.<init> WARN Expected key,
got STRING
[junit4] 2> 141150 T659 oasc.CoreContainer.create Creating SolrCore
'collection1' using configuration from collection collection1
[junit4] 2> 141150 T659 oasc.SolrCore.initDirectoryFactory
solr.NRTCachingDirectoryFactory
[junit4] 2> 141150 T659 oasc.SolrCore.<init> [collection1] Opening new
SolrCore at
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/,
dataDir=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/data/
[junit4] 2> 141151 T659 oasc.SolrCore.<init> JMX monitoring not detected
for core: collection1
[junit4] 2> 141151 T659 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/data
[junit4] 2> 141151 T659 oasc.SolrCore.getNewIndexDir New index directory
detected: old=null
new=/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/data/index/
[junit4] 2> 141151 T659 oasc.SolrCore.initIndex WARN [collection1] Solr
index directory
'/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/data/index' doesn't exist.
Creating new index...
[junit4] 2> 141152 T659 oasc.CachingDirectoryFactory.get return new
directory for
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/data/index
[junit4] 2> 141152 T659 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=39.5458984375,
floorSegmentMB=1.2890625, forceMergeDeletesPctAllowed=4.006448434342264,
segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.792771058184107
[junit4] 2> 141158 T659 oasc.SolrDeletionPolicy.onCommit
SolrDeletionPolicy.onCommit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7401e101;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 141159 T659 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 141159 T659 oasc.SolrCore.loadUpdateProcessorChains no
updateRequestProcessorChain defined as default, creating implicit default
[junit4] 2> 141160 T659 oasc.RequestHandlers.initHandlersFromConfig
created /update: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 141160 T659 oasc.RequestHandlers.initHandlersFromConfig
created /update/json: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 141160 T659 oasc.RequestHandlers.initHandlersFromConfig
created /update/csv: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 141160 T659 oasc.RequestHandlers.initHandlersFromConfig
created /update/json/docs: org.apache.solr.handler.UpdateRequestHandler
[junit4] 2> 141160 T659 oasc.RequestHandlers.initHandlersFromConfig
created /config: org.apache.solr.handler.SolrConfigHandler
[junit4] 2> 141160 T659 oasc.RequestHandlers.initHandlersFromConfig
created /schema: org.apache.solr.handler.SchemaHandler
[junit4] 2> 141161 T659 oasc.RequestHandlers.initHandlersFromConfig
created /replication: org.apache.solr.handler.ReplicationHandler
[junit4] 2> 141161 T659 oasc.RequestHandlers.initHandlersFromConfig
created /get: org.apache.solr.handler.RealTimeGetHandler
[junit4] 2> 141161 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/luke: org.apache.solr.handler.admin.LukeRequestHandler
[junit4] 2> 141161 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/system: org.apache.solr.handler.admin.SystemInfoHandler
[junit4] 2> 141161 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/mbeans: org.apache.solr.handler.admin.SolrInfoMBeanHandler
[junit4] 2> 141161 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/plugins: org.apache.solr.handler.admin.PluginInfoHandler
[junit4] 2> 141162 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/threads: org.apache.solr.handler.admin.ThreadDumpHandler
[junit4] 2> 141162 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/properties:
org.apache.solr.handler.admin.PropertiesRequestHandler
[junit4] 2> 141162 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/logging: org.apache.solr.handler.admin.LoggingHandler
[junit4] 2> 141162 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/file: org.apache.solr.handler.admin.ShowFileRequestHandler
[junit4] 2> 141162 T659 oasc.RequestHandlers.initHandlersFromConfig
created /admin/ping: org.apache.solr.handler.PingRequestHandler
[junit4] 2> 141163 T659 oasc.RequestHandlers.initHandlersFromConfig
created standard: solr.StandardRequestHandler
[junit4] 2> 141163 T659 oasc.RequestHandlers.initHandlersFromConfig
created /dump: DumpRequestHandler
[junit4] 2> 141165 T659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 141166 T659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 141167 T659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 141168 T659 oashl.XMLLoader.init xsltCacheLifetimeSeconds=60
[junit4] 2> 141168 T659 oasc.RequestHandlers.applyInitParams WARN INVALID
paramSet a in requestHandler {type = requestHandler,name = /dump,class =
DumpRequestHandler,args = {defaults={a=A,b=B}}}
[junit4] 2> 141169 T659 oasc.SolrCore.initStatsCache Using default
statsCache cache: org.apache.solr.search.stats.LocalStatsCache
[junit4] 2> 141169 T659 oasu.CommitTracker.<init> Hard AutoCommit: disabled
[junit4] 2> 141170 T659 oasu.CommitTracker.<init> Soft AutoCommit: disabled
[junit4] 2> 141170 T659 oasu.RandomMergePolicy.<init> RandomMergePolicy
wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=15, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=34.716796875,
floorSegmentMB=1.580078125, forceMergeDeletesPctAllowed=2.0066294289780773,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.7244868514565364
[junit4] 2> 141171 T659 oasc.SolrDeletionPolicy.onInit
SolrDeletionPolicy.onInit: commits: num=1
[junit4] 2>
commit{dir=NRTCachingDirectory(MMapDirectory@/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001/shard-2-001/cores/collection1/data/index
lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7401e101;
maxCacheMB=48.0 maxMergeSizeMB=4.0),segFN=segments_1,generation=1}
[junit4] 2> 141172 T659 oasc.SolrDeletionPolicy.updateCommits newest
commit generation = 1
[junit4] 2> 141172 T659 oass.SolrIndexSearcher.<init> Opening
Searcher@7f7d0fda[collection1] main
[junit4] 2> 141172 T659 oascc.ZkStateReader.readConfigName Load collection
config from:/collections/collection1
[junit4] 2> 141173 T659 oascc.ZkStateReader.readConfigName
path=/collections/collection1 configName=conf1 specified config exists in
ZooKeeper
[junit4] 2> 141173 T659 oasr.ManagedResourceStorage.newStorageIO Setting
up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
[junit4] 2> 141173 T659
oasr.ManagedResourceStorage$ZooKeeperStorageIO.configure Configured
ZooKeeperStorageIO with znodeBase: /configs/conf1
[junit4] 2> 141173 T659 oasr.RestManager.init Initializing RestManager
with initArgs: {}
[junit4] 2> 141173 T659 oasr.ManagedResourceStorage.load Reading
_rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 141174 T659
oasr.ManagedResourceStorage$ZooKeeperStorageIO.openInputStream No data found
for znode /configs/conf1/_rest_managed.json
[junit4] 2> 141174 T659 oasr.ManagedResou
[...truncated too long message...]
lector$ElectionWatcher.process(LeaderElector.java:390)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:263)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by:
org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode =
Session expired for /collections
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:127)
[junit4] 2> at
org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
[junit4] 2> at
org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1045)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:293)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$4.execute(SolrZkClient.java:290)
[junit4] 2> at
org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:61)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:290)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:485)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:454)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient.makePath(SolrZkClient.java:441)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase$1.execute(ElectionContext.java:139)
[junit4] 2> at
org.apache.solr.common.util.RetryUtil.retryOnThrowable(RetryUtil.java:31)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContextBase.runLeaderProcess(ElectionContext.java:135)
[junit4] 2> ... 11 more
[junit4] 2>
[junit4] 2> 152160 T723 oasc.LeaderElector$ElectionWatcher.process WARN
org.apache.solr.common.SolrException: SolrCore 'collection1' is not available
due to init failure: Could not load conf for core collection1: Error loading
solr config from solrconfig.xml
[junit4] 2> at
org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:760)
[junit4] 2> at
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:313)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:198)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:159)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
[junit4] 2> at
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:390)
[junit4] 2> at
org.apache.solr.common.cloud.SolrZkClient$3$1.run(SolrZkClient.java:263)
[junit4] 2> at
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[junit4] 2> at
java.util.concurrent.FutureTask.run(FutureTask.java:266)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] 2> at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] 2> at java.lang.Thread.run(Thread.java:745)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Could not
load conf for core collection1: Error loading solr config from solrconfig.xml
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:68)
[junit4] 2> at
org.apache.solr.core.CoreContainer.reload(CoreContainer.java:608)
[junit4] 2> at
org.apache.solr.core.SolrCore$11.run(SolrCore.java:2676)
[junit4] 2> at
org.apache.solr.cloud.ZkController$WatcherImpl$1.run(ZkController.java:2297)
[junit4] 2> Caused by: org.apache.solr.common.SolrException: Error loading
solr config from solrconfig.xml
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:167)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.createSolrConfig(ConfigSetService.java:80)
[junit4] 2> at
org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:61)
[junit4] 2> ... 3 more
[junit4] 2> Caused by: org.apache.solr.common.SolrException: No system
property or default value specified for enable.update.log
value:${enable.update.log}
[junit4] 2> at
org.apache.solr.util.PropertiesUtil.substituteProperty(PropertiesUtil.java:66)
[junit4] 2> at
org.apache.solr.util.DOMUtil.substituteProperties(DOMUtil.java:298)
[junit4] 2> at
org.apache.solr.util.DOMUtil.substituteProperties(DOMUtil.java:300)
[junit4] 2> at
org.apache.solr.util.DOMUtil.substituteProperties(DOMUtil.java:300)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:152)
[junit4] 2> at org.apache.solr.core.Config.<init>(Config.java:92)
[junit4] 2> at
org.apache.solr.core.SolrConfig.<init>(SolrConfig.java:180)
[junit4] 2> at
org.apache.solr.core.SolrConfig.readFromResourceLoader(SolrConfig.java:158)
[junit4] 2> ... 5 more
[junit4] 2>
[junit4] 2> 153531 T705 oascc.ZkStateReader$3.process WARN ZooKeeper watch
triggered, but Solr cannot talk to ZK
[junit4] 2> 153534 T576 oejs.AbstractConnector.doStop Stopped
ServerConnector@446fb870{HTTP/1.1}{127.0.0.1:0}
[junit4] 2> 153535 T576 oejsh.ContextHandler.doStop Stopped
o.e.j.s.ServletContextHandler@6cdedd2b{/,null,UNAVAILABLE}
[junit4] 2> 153536 T576 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:57608 57608
[junit4] 2> 153972 T577 oasc.ZkTestServer.send4LetterWord connecting to
127.0.0.1:57608 57608
[junit4] 2> 153973 T577 oasc.ZkTestServer$ZKServerMain.runFromConfig WARN
Watch limit violations:
[junit4] 2> Maximum concurrent create/delete watches above limit:
[junit4] 2>
[junit4] 2> 30 /solr/configs/conf1
[junit4] 2> 7 /solr/configs/conf1/managed-schema
[junit4] 2> 6 /solr/aliases.json
[junit4] 2> 6 /solr/clusterstate.json
[junit4] 2> 4 /solr/collections/collection1/state.json
[junit4] 2>
[junit4] 2> Maximum concurrent data watches above limit:
[junit4] 2>
[junit4] 2> 2 /solr/configs/conf1/managed-schema
[junit4] 2>
[junit4] 2> Maximum concurrent children watches above limit:
[junit4] 2>
[junit4] 2> 6 /solr/live_nodes
[junit4] 2> 5 /solr/overseer/collection-queue-work
[junit4] 2> 3 /solr/overseer/queue
[junit4] 2>
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestBulkSchemaConcurrent -Dtests.method=test
-Dtests.seed=7937293F4B9518AF -Dtests.multiplier=3 -Dtests.slow=true
-Dtests.locale=sr_ME_#Latn -Dtests.timezone=Europe/Budapest
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
[junit4] ERROR 22.6s J0 | TestBulkSchemaConcurrent.test <<<
[junit4] > Throwable #1: java.lang.NullPointerException
[junit4] > at
__randomizedtesting.SeedInfo.seed([7937293F4B9518AF:F16316E5E5697557]:0)
[junit4] > at
org.apache.solr.schema.TestBulkSchemaConcurrent.test(TestBulkSchemaConcurrent.java:115)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:940)
[junit4] > at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:915)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] 2> 153999 T576 oas.SolrTestCaseJ4.deleteCore ###deleteCore
[junit4] 2> NOTE: leaving temporary files on disk at:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.schema.TestBulkSchemaConcurrent
7937293F4B9518AF-001
[junit4] 2> 22579 T575 ccr.ThreadLeakControl.checkThreadLeaks WARNING Will
linger awaiting termination of 1 leaked thread(s).
[junit4] 2> NOTE: test params are: codec=Lucene50, sim=DefaultSimilarity,
locale=sr_ME_#Latn, timezone=Europe/Budapest
[junit4] 2> NOTE: Linux 3.13.0-43-generic amd64/Oracle Corporation
1.8.0_31 (64-bit)/cpus=8,threads=1,free=50233040,total=127860736
[junit4] 2> NOTE: All tests run in this JVM: [TestStressVersions,
DistribCursorPagingTest, TestManagedResource,
LeaderInitiatedRecoveryOnCommitTest, TestBulkSchemaConcurrent]
[junit4] Completed on J0 in 23.11s, 1 test, 1 error <<< FAILURES!
[...truncated 1340 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:519: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:467: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The following
error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:198: The
following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:510:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1348:
The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:956:
There were test failures: 461 suites, 1844 tests, 1 error, 45 ignored (20
assumptions)
Total time: 63 minutes 46 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.8.0_31
-XX:+UseCompressedOops -XX:+UseSerialGC
Archiving artifacts
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]