You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/02/06 05:19:32 UTC

[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+102) - Build # 15786 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15786/
Java: 32bit/jdk-9-ea+102 -client -XX:+UseParallelGC -XX:-CompactStrings

1 tests failed.
FAILED:  org.apache.solr.cloud.HttpPartitionTest.test

Error Message:
Captured an uncaught exception in thread: Thread[id=10372, name=SocketProxy-Response-33964:55147, state=RUNNABLE, group=TGRP-HttpPartitionTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10372, name=SocketProxy-Response-33964:55147, state=RUNNABLE, group=TGRP-HttpPartitionTest]
	at __randomizedtesting.SeedInfo.seed([9175883AF8336ADC:1921B7E056CF0724]:0)
Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
	at __randomizedtesting.SeedInfo.seed([9175883AF8336ADC]:0)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
Caused by: java.net.SocketException: Socket is closed
	at java.net.Socket.setSoTimeout(Socket.java:1139)
	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)




Build Log:
[...truncated 11793 lines...]
   [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/init-core-data-001
   [junit4]   2> 1233815 INFO  (SUITE-HttpPartitionTest-seed#[9175883AF8336ADC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /hk/pt
   [junit4]   2> 1233817 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1233817 INFO  (Thread-4094) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1233817 INFO  (Thread-4094) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1233917 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkTestServer start zk server on port:38651
   [junit4]   2> 1233917 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1233918 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1233920 INFO  (zkCallback-1388-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@af672e name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1233920 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1233920 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1233920 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /solr
   [junit4]   2> 1233921 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1233922 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1233923 INFO  (zkCallback-1389-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@599478 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1233923 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1233923 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1233923 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1
   [junit4]   2> 1233924 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/shards
   [junit4]   2> 1233925 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection
   [junit4]   2> 1233926 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/shards
   [junit4]   2> 1233927 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1233927 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.xml
   [junit4]   2> 1233928 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 1233928 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/schema.xml
   [junit4]   2> 1233930 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/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> 1233930 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1233931 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1233931 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/stopwords.txt
   [junit4]   2> 1233932 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1233932 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/protwords.txt
   [junit4]   2> 1233933 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1233933 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/currency.xml
   [junit4]   2> 1233934 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1233934 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/enumsConfig.xml
   [junit4]   2> 1233935 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/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> 1233935 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1233936 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/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> 1233936 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1233937 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/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> 1233937 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/old_synonyms.txt
   [junit4]   2> 1233939 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1233939 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/conf1/synonyms.txt
   [junit4]   2> 1234005 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1
   [junit4]   2> 1234006 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1234007 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14abd2f{/hk/pt,null,AVAILABLE}
   [junit4]   2> 1234008 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@5f8680{HTTP/1.1}{127.0.0.1:51044}
   [junit4]   2> 1234008 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.Server Started @1235249ms
   [junit4]   2> 1234008 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/tempDir-001/control/data, hostContext=/hk/pt, hostPort=45874, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores}
   [junit4]   2> 1234009 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@996db8
   [junit4]   2> 1234009 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001'
   [junit4]   2> 1234009 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1234009 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1234009 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234009 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234010 INFO  (zkCallback-1390-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@c95a0d name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234010 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234011 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234011 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1234011 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/solr.xml
   [junit4]   2> 1234020 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores
   [junit4]   2> 1234020 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer New CoreContainer 6650404
   [junit4]   2> 1234021 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001]
   [junit4]   2> 1234021 WARN  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/lib
   [junit4]   2> 1234021 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1234022 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1234023 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1234023 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1234023 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38651/solr
   [junit4]   2> 1234023 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1234023 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1234024 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234024 INFO  (zkCallback-1393-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@5185c8 name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234025 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234026 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1234027 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1234028 INFO  (zkCallback-1394-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1908644 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1234028 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1234029 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 1234030 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 1234032 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 1234037 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 1234038 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 1234040 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 1234040 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 1234041 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 1234042 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 1234042 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:45874_hk%2Fpt
   [junit4]   2> 1234043 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:45874_hk%2Fpt
   [junit4]   2> 1234043 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 1234044 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 1234045 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1234045 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000
   [junit4]   2> 1234045 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45874_hk%2Fpt
   [junit4]   2> 1234045 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 1234046 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.Overseer Overseer (id=95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) starting
   [junit4]   2> 1234047 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 1234051 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 1234051 INFO  (OverseerCollectionConfigSetProcessor-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 1234051 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1234051 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 1234082 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1234082 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1234083 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores
   [junit4]   2> 1234084 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=control_collection, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1234084 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1
   [junit4]   2> 1234084 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1234084 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1234084 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1234084 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1234084 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1234085 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45874/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:45874_hk%2Fpt",
   [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> 1234086 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1234086 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45874/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:45874_hk%2Fpt",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1234086 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: control_collection
   [junit4]   2> 1234087 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard1
   [junit4]   2> 1234087 INFO  (zkCallback-1394-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1235086 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1235086 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:control_collection
   [junit4]   2> 1235087 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1235087 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1235087 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1235087 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1'
   [junit4]   2> 1235087 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1235087 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1235088 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1235093 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1235100 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1235108 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1235114 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1235208 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1235213 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1235214 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1235220 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1235222 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1235223 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1235224 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1235225 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1235225 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection control_collection
   [junit4]   2> 1235225 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1235225 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1/data/]
   [junit4]   2> 1235225 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf95a
   [junit4]   2> 1235226 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1/data
   [junit4]   2> 1235226 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1/data/index/
   [junit4]   2> 1235226 WARN  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1235227 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1/data/index
   [junit4]   2> 1235227 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=33.5419921875, floorSegmentMB=2.01171875, forceMergeDeletesPctAllowed=0.9102160195531817, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1235227 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fa0b4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f7b3b),segFN=segments_1,generation=1}
   [junit4]   2> 1235227 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1235228 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1/data/
   [junit4]   2> 1235228 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/control-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1235230 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1235230 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1235231 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1235231 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1235231 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1235231 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1235231 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1235231 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1235231 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1235231 WARN  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1235233 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1235233 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1235238 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1235239 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1235242 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1235243 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1235243 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1235243 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1235244 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1235244 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1235244 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=25.734375, floorSegmentMB=2.1328125, forceMergeDeletesPctAllowed=11.842365157702474, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6810040947102487
   [junit4]   2> 1235245 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@4fa0b4 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@16f7b3b),segFN=segments_1,generation=1}
   [junit4]   2> 1235245 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1235245 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9e3669[collection1] main]
   [junit4]   2> 1235245 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/control_collection]
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/control_collection] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1235246 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1235247 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1235247 INFO  (searcherExecutor-3764-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9e3669[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1235247 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1235247 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1235248 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1235248 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1525396921044172800
   [junit4]   2> 1235249 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1525396921044172800
   [junit4]   2> 1235249 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1235250 INFO  (coreLoadExecutor-3763-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1235251 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:45874/hk/pt collection:control_collection shard:shard1
   [junit4]   2> 1235251 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leader_elect/shard1/election
   [junit4]   2> 1235253 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/control_collection/leader_elect/shard1/election/95337307471609860-core_node1-n_0000000000
   [junit4]   2> 1235253 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1235254 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1235254 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1235254 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:45874/hk/pt/collection1/
   [junit4]   2> 1235254 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1235254 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:45874/hk/pt/collection1/ has no replicas
   [junit4]   2> 1235254 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection"} current state version: 1
   [junit4]   2> 1235254 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/control_collection/leaders/shard1
   [junit4]   2> 1235256 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1235257 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:45874/hk/pt/collection1/ shard1
   [junit4]   2> 1235257 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "base_url":"http://127.0.0.1:45874/hk/pt",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 1
   [junit4]   2> 1235358 INFO  (zkCallback-1394-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1235407 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:45874/hk/pt/collection1/ and leader is http://127.0.0.1:45874/hk/pt/collection1/
   [junit4]   2> 1235407 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:45874/hk/pt
   [junit4]   2> 1235408 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1235408 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1235408 INFO  (coreZkRegister-3757-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1235409 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45874/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:45874_hk%2Fpt",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"} current state version: 2
   [junit4]   2> 1235409 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:45874/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:45874_hk%2Fpt",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"control_collection",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1235511 INFO  (zkCallback-1394-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/clusterstate.json], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1235586 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1235586 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235587 INFO  (zkCallback-1396-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@8068e4 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235587 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235588 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1235588 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1235589 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 1235589 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Creating collection1 with stateFormat=2
   [junit4]   2> 1235589 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1235589 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235590 INFO  (zkCallback-1397-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@199da96 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235590 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235590 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1235591 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"create",
   [junit4]   2>   "name":"collection1",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "stateFormat":"2"} current state version: 3
   [junit4]   2> 1235591 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: collection1
   [junit4]   2> 1235651 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1
   [junit4]   2> 1235651 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001
   [junit4]   2> 1235652 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1235652 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10b2ca7{/hk/pt,null,AVAILABLE}
   [junit4]   2> 1235653 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1e6ade5{HTTP/1.1}{127.0.0.1:45724}
   [junit4]   2> 1235653 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.Server Started @1236894ms
   [junit4]   2> 1235653 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/hk/pt, hostPort=33915, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores}
   [junit4]   2> 1235653 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@996db8
   [junit4]   2> 1235653 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001'
   [junit4]   2> 1235653 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1235653 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1235654 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1235654 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235655 INFO  (zkCallback-1398-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@7832de name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235655 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235655 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1235656 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1235656 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/solr.xml
   [junit4]   2> 1235660 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores
   [junit4]   2> 1235660 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer New CoreContainer 31314956
   [junit4]   2> 1235660 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001]
   [junit4]   2> 1235660 WARN  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/lib
   [junit4]   2> 1235661 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1235661 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1235662 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1235662 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1235662 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38651/solr
   [junit4]   2> 1235662 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1235662 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1235662 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235663 INFO  (zkCallback-1401-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@13f1dfc name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235664 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235664 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1235665 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1235666 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@ecfa4c name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1235666 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1235669 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 1235693 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/collection1/state.json
   [junit4]   2> 1236673 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:33915_hk%2Fpt
   [junit4]   2> 1236673 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:33915_hk%2Fpt
   [junit4]   2> 1236674 INFO  (zkCallback-1394-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1236674 INFO  (zkCallback-1396-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1236674 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1236675 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1236675 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95337307471609865-127.0.0.1:33915_hk%2Fpt-n_0000000001
   [junit4]   2> 1236675 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.LeaderElector Watching path /overseer_elect/election/95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000 to know if I could be the leader
   [junit4]   2> 1236701 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 1236701 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 1236701 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores
   [junit4]   2> 1236702 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=collection1, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=collection1, coreNodeName=, dataDir=data/, shard=}
   [junit4]   2> 1236702 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Found core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1
   [junit4]   2> 1236702 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions
   [junit4]   2> 1236703 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1236703 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 1236703 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 1236703 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1236704 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController Registering watch for collection collection1
   [junit4]   2> 1236704 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.c.ZkStateReader addZkWatch [collection1]
   [junit4]   2> 1236704 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33915/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:33915_hk%2Fpt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1236704 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.c.ZkStateReader Add data for [collection1] ver [0]
   [junit4]   2> 1236704 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 1236704 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33915/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:33915_hk%2Fpt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":null,
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1236704 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Collection already exists with numShards=2
   [junit4]   2> 1236704 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Assigning new node to shard shard=shard2
   [junit4]   2> 1236806 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 0
   [junit4]   2> 1236806 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1236806 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [0] to [1]
   [junit4]   2> 1237704 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for collection1
   [junit4]   2> 1237704 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController Check for collection zkNode:collection1
   [junit4]   2> 1237705 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 1237705 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1237705 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1237705 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1'
   [junit4]   2> 1237705 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1237706 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1237707 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 1237711 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 1237714 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.0.0
   [junit4]   2> 1237721 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 1237727 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1237800 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Initialized with rates=open-exchange-rates.json, refreshInterval=1440.
   [junit4]   2> 1237811 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.IndexSchema default search field in schema is text
   [junit4]   2> 1237812 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 1237818 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1237821 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.FileExchangeRateProvider Reloading exchange rates from file currency.xml
   [junit4]   2> 1237823 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1237823 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.OpenExchangeRatesOrgProvider Reloading exchange rates from open-exchange-rates.json
   [junit4]   2> 1237825 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/conf1', cwd=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0
   [junit4]   2> 1237825 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from collection collection1
   [junit4]   2> 1237825 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 1237825 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1], dataDir=[/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1/data/]
   [junit4]   2> 1237825 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.JmxMonitoredMap JMX monitoring is enabled. Adding Solr mbeans to JMX Server: com.sun.jmx.mbeanserver.JmxMBeanServer@1bf95a
   [junit4]   2> 1237826 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1/data
   [junit4]   2> 1237826 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1/data/index/
   [junit4]   2> 1237826 WARN  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrCore [collection1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 1237826 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1/data/index
   [junit4]   2> 1237826 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=33.5419921875, floorSegmentMB=2.01171875, forceMergeDeletesPctAllowed=0.9102160195531817, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1237827 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@763401 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a2ce0d),segFN=segments_1,generation=1}
   [junit4]   2> 1237827 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1237827 INFO  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core collection1 in /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1/data/
   [junit4]   2> 1237827 WARN  (OldIndexDirectoryCleanupThreadForCore-collection1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-1-001/cores/collection1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 1237832 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "nodistrib"
   [junit4]   2> 1237832 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "dedupe"
   [junit4]   2> 1237832 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "dedupe"
   [junit4]   2> 1237832 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1237832 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "stored_sig"
   [junit4]   2> 1237832 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-explicit"
   [junit4]   2> 1237833 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain creating updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1237833 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.p.UpdateRequestProcessorChain inserting DistributedUpdateProcessorFactory into updateRequestProcessorChain "distrib-dup-test-chain-implicit"
   [junit4]   2> 1237833 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 1237833 WARN  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,args = {defaults={a=A,b=B}}}
   [junit4]   2> 1237835 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1237836 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1237837 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1237838 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 1237843 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,/dump,/update/csv,/sql,/update/json/docs,/admin/luke,/export,/admin/segments,/get,/admin/system,/replication,/admin/properties,/config,/stream,/schema,/admin/plugins,/admin/logging,/update/json,/admin/threads,/admin/ping,/update,/admin/file
   [junit4]   2> 1237843 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 1237844 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1237844 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1237845 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1237845 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1237846 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=25.734375, floorSegmentMB=2.1328125, forceMergeDeletesPctAllowed=11.842365157702474, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6810040947102487
   [junit4]   2> 1237846 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@763401 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@1a2ce0d),segFN=segments_1,generation=1}
   [junit4]   2> 1237846 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 1237846 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@10a9e2d[collection1] main]
   [junit4]   2> 1237846 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/collection1]
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.c.ZkStateReader path=[/collections/collection1] [configName]=[conf1] specified config exists in ZooKeeper
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/conf1
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/conf1/_rest_managed.json
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1237847 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 1237848 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1237849 INFO  (searcherExecutor-3775-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@10a9e2d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1237849 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 1237849 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 1237849 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 1237849 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1525396923771518976
   [junit4]   2> 1237850 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1525396923771518976
   [junit4]   2> 1237850 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.ZkController watch zkdir /configs/conf1
   [junit4]   2> 1237851 INFO  (coreLoadExecutor-3774-thread-1) [    ] o.a.s.c.CoreContainer registering core: collection1
   [junit4]   2> 1237851 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ZkController Register replica - core:collection1 address:http://127.0.0.1:33915/hk/pt collection:collection1 shard:shard2
   [junit4]   2> 1237851 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leader_elect/shard2/election
   [junit4]   2> 1237853 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/collection1/leader_elect/shard2/election/95337307471609865-core_node1-n_0000000000
   [junit4]   2> 1237853 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard2 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 1237854 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1237854 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1237854 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:33915/hk/pt/collection1/
   [junit4]   2> 1237854 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1237854 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.SyncStrategy http://127.0.0.1:33915/hk/pt/collection1/ has no replicas
   [junit4]   2> 1237854 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1"} current state version: 3
   [junit4]   2> 1237855 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/collection1/leaders/shard2
   [junit4]   2> 1237856 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
   [junit4]   2> 1237857 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:33915/hk/pt/collection1/ shard2
   [junit4]   2> 1237857 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer 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:33915/hk/pt",
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "state":"active"} current state version: 3
   [junit4]   2> 1237959 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 1
   [junit4]   2> 1237959 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1237959 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [1] to [2]
   [junit4]   2> 1238007 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ZkController We are http://127.0.0.1:33915/hk/pt/collection1/ and leader is http://127.0.0.1:33915/hk/pt/collection1/
   [junit4]   2> 1238008 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ZkController No LogReplay needed for core=collection1 baseURL=http://127.0.0.1:33915/hk/pt
   [junit4]   2> 1238008 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1238008 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 1238008 INFO  (coreZkRegister-3769-thread-1) [    ] o.a.s.c.ZkController numShards not found on descriptor - reading it from system property
   [junit4]   2> 1238009 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":"collection1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:33915/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:33915_hk%2Fpt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"} current state version: 3
   [junit4]   2> 1238009 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator 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:33915/hk/pt",
   [junit4]   2>   "node_name":"127.0.0.1:33915_hk%2Fpt",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 1238111 INFO  (OverseerStateUpdate-95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/collection1/state.json version: 2
   [junit4]   2> 1238111 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1238111 INFO  (zkCallback-1402-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [collection1] from [2] to [3]
   [junit4]   2> 1238263 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001/cores/collection1
   [junit4]   2> 1238263 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001
   [junit4]   2> 1238264 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.Server jetty-9.2.13.v20150730
   [junit4]   2> 1238264 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@120f3a3{/hk/pt,null,AVAILABLE}
   [junit4]   2> 1238265 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.ServerConnector Started ServerConnector@1ddf8eb{HTTP/1.1}{127.0.0.1:33964}
   [junit4]   2> 1238265 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.Server Started @1239506ms
   [junit4]   2> 1238265 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/tempDir-001/jetty2, solrconfig=solrconfig.xml, hostContext=/hk/pt, hostPort=45474, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001/cores}
   [junit4]   2> 1238265 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): sun.misc.Launcher$AppClassLoader@996db8
   [junit4]   2> 1238265 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001'
   [junit4]   2> 1238265 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 1238265 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1238266 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1238266 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238267 INFO  (zkCallback-1403-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@fa0057 name:ZooKeeperConnection Watcher:127.0.0.1:38651/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1238267 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238267 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1238268 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1238268 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001/solr.xml
   [junit4]   2> 1238272 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001/cores
   [junit4]   2> 1238272 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer New CoreContainer 17272457
   [junit4]   2> 1238272 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001]
   [junit4]   2> 1238272 WARN  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001/lib to classpath: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-2-001/lib
   [junit4]   2> 1238272 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : ,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 1238273 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 1238273 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 1238273 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 1238274 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:38651/solr
   [junit4]   2> 1238274 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 1238274 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 1238274 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 1238275 INFO  (zkCallback-1406-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1afd8c4 name:ZooKeeperConnection Watcher:127.0.0.1:38651 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 1238276 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 1238276 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 1238277 INFO  (TEST-HttpPa

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

ollMinRf_1x3_shard1_replica3/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-3-001/cores/collMinRf_1x3_shard1_replica3/data;done=false>>]
   [junit4]   2> 1404345 INFO  (zkCallback-1412-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-3-001/cores/collMinRf_1x3_shard1_replica3/data
   [junit4]   2> 1404345 INFO  (zkCallback-1412-thread-2) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-3-001/cores/collMinRf_1x3_shard1_replica3/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-3-001/cores/collMinRf_1x3_shard1_replica3/data/index;done=false>>]
   [junit4]   2> 1404345 INFO  (zkCallback-1412-thread-2) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.HttpPartitionTest_9175883AF8336ADC-001/shard-3-001/cores/collMinRf_1x3_shard1_replica3/data/index
   [junit4]   2> 1404346 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@1f4ae50{HTTP/1.1}{127.0.0.1:0}
   [junit4]   2> 1404346 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@9df713{/hk/pt,null,UNAVAILABLE}
   [junit4]   2> 1404347 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ChaosMonkey monkey: stop shard! 45874
   [junit4]   2> 1404348 INFO  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38651 38651
   [junit4]   2> 1404373 INFO  (Thread-4094) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:38651 38651
   [junit4]   2> 1404374 WARN  (Thread-4094) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/aliases.json
   [junit4]   2> 	5	/solr/security.json
   [junit4]   2> 	5	/solr/configs/conf1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	6	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/collections/collMinRf_1x3/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x3/state.json
   [junit4]   2> 	3	/solr/collections/c8n_1x2_leader_session_loss/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/95337307471609860-127.0.0.1:45874_hk%2Fpt-n_0000000000
   [junit4]   2> 	2	/solr/collections/c8n_1x2/state.json
   [junit4]   2> 	2	/solr/collections/c8n_crud_1x2/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/live_nodes
   [junit4]   2> 	6	/solr/collections
   [junit4]   2> 	3	/solr/overseer/queue
   [junit4]   2> 	3	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1404374 WARN  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SocketProxy Closing 28 connections to: http://127.0.0.1:56865/hk/pt, target: http://127.0.0.1:51293/hk/pt
   [junit4]   2> 1404374 WARN  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:45874/hk/pt, target: http://127.0.0.1:51044/hk/pt
   [junit4]   2> 1404374 WARN  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:33915/hk/pt, target: http://127.0.0.1:45724/hk/pt
   [junit4]   2> 1404374 WARN  (TEST-HttpPartitionTest.test-seed#[9175883AF8336ADC]) [    ] o.a.s.c.SocketProxy Closing 12 connections to: http://127.0.0.1:45474/hk/pt, target: http://127.0.0.1:33964/hk/pt
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=9175883AF8336ADC -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=az-Latn -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    171s J0 | HttpPartitionTest.test <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=10372, name=SocketProxy-Response-33964:55147, state=RUNNABLE, group=TGRP-HttpPartitionTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9175883AF8336ADC:1921B7E056CF0724]:0)
   [junit4]    > Caused by: java.lang.RuntimeException: java.net.SocketException: Socket is closed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9175883AF8336ADC]:0)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:347)
   [junit4]    > Caused by: java.net.SocketException: Socket is closed
   [junit4]    > 	at java.net.Socket.setSoTimeout(Socket.java:1139)
   [junit4]    > 	at org.apache.solr.cloud.SocketProxy$Bridge$Pump.run(SocketProxy.java:344)
   [junit4]   2> 1404377 INFO  (SUITE-HttpPartitionTest-seed#[9175883AF8336ADC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Feb 06, 2016 4:13:55 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene60, sim=ClassicSimilarity, locale=az-Latn, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=216651480,total=368312320
   [junit4]   2> NOTE: All tests run in this JVM: [TestExceedMaxTermLength, TestBadConfig, TestDistribIDF, TestCloudInspectUtil, CdcrUpdateLogTest, OverseerCollectionConfigSetProcessorTest, ZkStateReaderTest, TriLevelCompositeIdRoutingTest, TestReloadDeadlock, TestConfigSets, PrimUtilsTest, TestConfigOverlay, SynonymTokenizerTest, HdfsWriteToMultipleCollectionsTest, TestExclusionRuleCollectionAccess, TestFieldCollectionResource, JsonLoaderTest, PreAnalyzedUpdateProcessorTest, CollectionTooManyReplicasTest, StandardRequestHandlerTest, PeerSyncTest, ResourceLoaderTest, BasicDistributedZkTest, JSONWriterTest, TestAnalyzedSuggestions, CloudMLTQParserTest, TestFilteredDocIdSet, RulesTest, TestSerializedLuceneMatchVersion, PolyFieldTest, MultiThreadedOCPTest, DistanceUnitsTest, TestReloadAndDeleteDocs, AnalysisAfterCoreReloadTest, TestMiniSolrCloudClusterSSL, OutputWriterTest, ZkNodePropsTest, DocumentAnalysisRequestHandlerTest, IndexSchemaTest, TestLRUCache, SyncSliceTest, DateFieldTest, SolrCoreTest, ResponseLogComponentTest, TestDistributedSearch, ForceLeaderTest, PathHierarchyTokenizerFactoryTest, TestAtomicUpdateErrorCases, TestValueSourceCache, TestRawTransformer, TestLRUStatsCache, HdfsRecoveryZkTest, TestSchemaManager, IndexSchemaRuntimeFieldTest, DistributedSpellCheckComponentTest, DeleteInactiveReplicaTest, TestConfig, TestHighlightDedupGrouping, TestMiniSolrCloudCluster, TestChildDocTransformer, FacetPivotSmallTest, TestFieldTypeResource, TestRandomFaceting, RequiredFieldsTest, TestUniqueKeyFieldResource, TestShortCircuitedRequests, TestFreeTextSuggestions, TestSmileRequest, DisMaxRequestHandlerTest, TestMaxScoreQueryParser, TestJsonFacets, DistributedExpandComponentTest, PreAnalyzedFieldTest, ReplicationFactorTest, HdfsCollectionsAPIDistributedZkTest, TestIBSimilarityFactory, CopyFieldTest, TestRTGBase, FileBasedSpellCheckerTest, TestPseudoReturnFields, DistributedFacetPivotSmallAdvancedTest, BigEndianAscendingWordSerializerTest, TestScoreJoinQPNoScore, TestBulkSchemaAPI, DistributedQueryComponentCustomSortTest, DocValuesMissingTest, TestJoin, BadCopyFieldTest, TestFastOutputStream, CacheHeaderTest, TestBinaryField, RAMDirectoryFactoryTest, TestInfoStreamLogging, TestStressLucene, TestCloudSchemaless, TestPhraseSuggestions, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, BaseCdcrDistributedZkTest, CdcrReplicationDistributedZkTest, CdcrRequestHandlerTest, CdcrVersionReplicationTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, ConnectionManagerTest, DistribCursorPagingTest, HttpPartitionTest]
   [junit4] Completed [449/577 (1!)] on J0 in 171.77s, 1 test, 1 error <<< FAILURES!

[...truncated 413 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 577 suites (8 ignored), 2318 tests, 1 error, 117 ignored (72 assumptions) [seed: 9175883AF8336ADC]

Total time: 65 minutes 56 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



[JENKINS-EA] Lucene-Solr-trunk-Linux (32bit/jdk-9-ea+102) - Build # 15787 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/15787/
Java: 32bit/jdk-9-ea+102 -client -XX:+UseParallelGC -XX:-CompactStrings

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest

Error Message:
5 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest:     1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)    2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:516)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)    3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)    4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)    5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
   2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
   3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
   4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
   5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
	at __randomizedtesting.SeedInfo.seed([8493795829B5D61A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.SaslZkACLProviderTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)    2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]         at java.lang.Object.wait(Native Method)         at java.lang.Object.wait(Object.java:516)         at java.util.TimerThread.mainLoop(Timer.java:526)         at java.util.TimerThread.run(Timer.java:505)    3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)    4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)    5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]         at jdk.internal.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)         at java.lang.Thread.run(Thread.java:804)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
   2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
        at java.lang.Object.wait(Native Method)
        at java.lang.Object.wait(Object.java:516)
        at java.util.TimerThread.mainLoop(Timer.java:526)
        at java.util.TimerThread.run(Timer.java:505)
   3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
   4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
   5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
        at jdk.internal.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
        at java.lang.Thread.run(Thread.java:804)
	at __randomizedtesting.SeedInfo.seed([8493795829B5D61A]:0)


FAILED:  org.apache.solr.cloud.SaslZkACLProviderTest.testSaslZkACLProvider

Error Message:
org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35  NAME 'schemaModifyTimestamp'  DESC time which schema was modified  SUP modifyTimestamp  EQUALITY generalizedTimeMatch  ORDERING generalizedTimeOrderingMatch  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24  USAGE directoryOperation  ) '

Stack Trace:
java.lang.RuntimeException: org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:210)
	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:80)
	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:520)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(Thread.java:804)
Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
	at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
	at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
	at org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
	at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:203)
	... 38 more
Caused by: java.lang.RuntimeException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:226)
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
	... 43 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
	... 44 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
	at org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
	at org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
	at org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
	at org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
	... 45 more
Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
 NAME 'schemaModifyTimestamp'
 DESC time which schema was modified
 SUP modifyTimestamp
 EQUALITY generalizedTimeMatch
 ORDERING generalizedTimeOrderingMatch
 SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
 USAGE directoryOperation
 )
'
	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
	... 52 more




Build Log:
[...truncated 10756 lines...]
   [junit4] Suite: org.apache.solr.cloud.SaslZkACLProviderTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_8493795829B5D61A-001/init-core-data-001
   [junit4]   2> 477879 INFO  (SUITE-SaslZkACLProviderTest-seed#[8493795829B5D61A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false)
   [junit4]   2> 477880 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[8493795829B5D61A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSaslZkACLProvider
   [junit4]   2> 477881 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[8493795829B5D61A]) [    ] o.a.s.c.SaslZkACLProviderTest ####SETUP_START testSaslZkACLProvider
   [junit4]   2> 477881 INFO  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[8493795829B5D61A]) [    ] o.a.s.c.SaslZkACLProviderTest ZooKeeper dataDir:/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_8493795829B5D61A-001/tempDir-002/zookeeper/server1/data
   [junit4]   2> 480278 WARN  (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[8493795829B5D61A]) [    ] o.a.d.a.l.m.e.DefaultEntry The attribute 'schemamodifytimestamp' cannot be stored
   [junit4]   2> 480304 ERROR (TEST-SaslZkACLProviderTest.testSaslZkACLProvider-seed#[8493795829B5D61A]) [    ] o.a.d.s.c.a.s.SchemaPartition ERR_90 Failed to initialize wrapped partition.
   [junit4]   2> org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2> 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]   2> 	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
   [junit4]   2> 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]   2> 	at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
   [junit4]   2> 	at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
   [junit4]   2> 	at org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
   [junit4]   2> 	at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
   [junit4]   2> 	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:203)
   [junit4]   2> 	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:80)
   [junit4]   2> 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:520)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:905)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:921)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:809)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:460)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:880)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:781)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:816)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
   [junit4]   2> 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
   [junit4]   2> 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
   [junit4]   2> 	at org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
   [junit4]   2> 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]   2> 	... 45 more
   [junit4]   2> Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]   2>  NAME 'schemaModifyTimestamp'
   [junit4]   2>  DESC time which schema was modified
   [junit4]   2>  SUP modifyTimestamp
   [junit4]   2>  EQUALITY generalizedTimeMatch
   [junit4]   2>  ORDERING generalizedTimeOrderingMatch
   [junit4]   2>  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]   2>  USAGE directoryOperation
   [junit4]   2>  )
   [junit4]   2> '
   [junit4]   2> 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
   [junit4]   2> 	... 52 more
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SaslZkACLProviderTest -Dtests.method=testSaslZkACLProvider -Dtests.seed=8493795829B5D61A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr-IN -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.43s J1 | SaslZkACLProviderTest.testSaslZkACLProvider <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:210)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest.setUp(SaslZkACLProviderTest.java:80)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]    > Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]    > 	at org.apache.directory.server.core.DefaultDirectoryService.initialize(DefaultDirectoryService.java:1808)
   [junit4]    > 	at org.apache.directory.server.core.DefaultDirectoryService.startup(DefaultDirectoryService.java:1248)
   [junit4]    > 	at org.apache.hadoop.minikdc.MiniKdc.initDirectoryService(MiniKdc.java:383)
   [junit4]    > 	at org.apache.hadoop.minikdc.MiniKdc.start(MiniKdc.java:319)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.run(SaslZkACLProviderTest.java:203)
   [junit4]    > 	... 38 more
   [junit4]    > Caused by: java.lang.RuntimeException: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:226)
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]    > 	... 43 more
   [junit4]    > Caused by: org.apache.directory.api.ldap.model.exception.LdapOtherException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:84)
   [junit4]    > 	at org.apache.directory.server.core.api.schema.SchemaPartition.doInit(SchemaPartition.java:219)
   [junit4]    > 	... 44 more
   [junit4]    > Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04447_CANNOT_NORMALIZE_VALUE Cannot normalize the wrapped value ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:211)
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.StringValue.<init>(StringValue.java:107)
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.DefaultAttribute.<init>(DefaultAttribute.java:468)
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.DefaultEntry.<init>(DefaultEntry.java:315)
   [junit4]    > 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:517)
   [junit4]    > 	at org.apache.directory.server.core.partition.ldif.LdifPartition.loadEntries(LdifPartition.java:549)
   [junit4]    > 	at org.apache.directory.server.core.partition.ldif.LdifPartition.doInit(LdifPartition.java:164)
   [junit4]    > 	at org.apache.directory.server.core.api.partition.AbstractPartition.initialize(AbstractPartition.java:79)
   [junit4]    > 	... 45 more
   [junit4]    > Caused by: org.apache.directory.api.ldap.model.exception.LdapInvalidAttributeValueException: ERR_04473_NOT_VALID_VALUE Not a valid value '20090818022733Z' for the AttributeType 'ATTRIBUTE_TYPE ( 1.3.6.1.4.1.18060.0.4.1.2.35
   [junit4]    >  NAME 'schemaModifyTimestamp'
   [junit4]    >  DESC time which schema was modified
   [junit4]    >  SUP modifyTimestamp
   [junit4]    >  EQUALITY generalizedTimeMatch
   [junit4]    >  ORDERING generalizedTimeOrderingMatch
   [junit4]    >  SYNTAX 1.3.6.1.4.1.1466.115.121.1.24
   [junit4]    >  USAGE directoryOperation
   [junit4]    >  )
   [junit4]    > '
   [junit4]    > 	at org.apache.directory.api.ldap.model.entry.AbstractValue.apply(AbstractValue.java:204)
   [junit4]    > 	... 52 moreThrowable #2: java.lang.NullPointerException
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer$ZKServerMain.shutdown(ZkTestServer.java:334)
   [junit4]    > 	at org.apache.solr.cloud.ZkTestServer.shutdown(ZkTestServer.java:526)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest$SaslZkTestServer.shutdown(SaslZkACLProviderTest.java:217)
   [junit4]    > 	at org.apache.solr.cloud.SaslZkACLProviderTest.tearDown(SaslZkACLProviderTest.java:115)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> 480310 INFO  (SUITE-SaslZkACLProviderTest-seed#[8493795829B5D61A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build/solr-core/test/J1/temp/solr.cloud.SaslZkACLProviderTest_8493795829B5D61A-001
   [junit4]   2> Feb 06, 2016 7:10:16 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> Feb 06, 2016 7:10:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 5 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]   2>    1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2>    2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:516)
   [junit4]   2>         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2>         at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2>    3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2>    4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2>    5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> Feb 06, 2016 7:10:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>    5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2> Feb 06, 2016 7:10:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2>    2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at java.lang.Object.wait(Native Method)
   [junit4]   2>         at java.lang.Object.wait(Object.java:516)
   [junit4]   2>         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]   2>         at java.util.TimerThread.run(Timer.java:505)
   [junit4]   2>    3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2>    4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2>    5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]   2>         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]   2>         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:804)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, sim=RandomSimilarity(queryNorm=false,coord=crazy): {}, locale=mr-IN, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Linux 3.19.0-47-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=6,free=170813264,total=284164096
   [junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, EnumFieldTest, TestDocumentBuilder, TestBinaryResponseWriter, DocValuesTest, HdfsTlogReplayBufferedWhileIndexingTest, SpellPossibilityIteratorTest, VMParamsZkACLAndCredentialsProvidersTest, SpatialHeatmapFacetsTest, SpellCheckComponentTest, TestHashPartitioner, TestClassNameShortening, BasicAuthIntegrationTest, SuggesterFSTTest, TestHashQParserPlugin, TestBlendedInfixSuggestions, TestQueryTypes, RestartWhileUpdatingTest, NotRequiredUniqueKeyTest, CollectionReloadTest, ChaosMonkeyNothingIsSafeTest, AsyncMigrateRouteKeyTest, MoreLikeThisHandlerTest, SpellCheckCollatorTest, ShardRoutingCustomTest, CollectionsAPIAsyncDistributedZkTest, TestDistribDocBasedVersion, RecoveryAfterSoftCommitTest, SolrIndexSplitterTest, TestEmbeddedSolrServerConstructors, BitVectorTest, TestQueryUtils, TestQuerySenderListener, TestFastLRUCache, TestFieldResource, MinimalSchemaTest, UniqFieldsUpdateProcessorFactoryTest, ChaosMonkeySafeLeaderTest, TestCloudPivotFacet, TestUpdate, AddBlockUpdateTest, TestTestInjection, TestConfigSetsAPIExclusivity, SolrCmdDistributorTest, TestStressVersions, SaslZkACLProviderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SaslZkACLProviderTest -Dtests.seed=8493795829B5D61A -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=mr-IN -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SaslZkACLProviderTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 5 threads leaked from SUITE scope at org.apache.solr.cloud.SaslZkACLProviderTest: 
   [junit4]    >    1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    >    2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    >    4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    >    5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8493795829B5D61A]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=3694, name=changePwdReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    >    2) Thread[id=3691, name=apacheds, state=WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at java.lang.Object.wait(Native Method)
   [junit4]    >         at java.lang.Object.wait(Object.java:516)
   [junit4]    >         at java.util.TimerThread.mainLoop(Timer.java:526)
   [junit4]    >         at java.util.TimerThread.run(Timer.java:505)
   [junit4]    >    3) Thread[id=3695, name=ou=system.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    >    4) Thread[id=3692, name=kdcReplayCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    >    5) Thread[id=3693, name=groupCache.data, state=TIMED_WAITING, group=TGRP-SaslZkACLProviderTest]
   [junit4]    >         at jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:230)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2101)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1131)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:848)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1083)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1143)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:632)
   [junit4]    >         at java.lang.Thread.run(Thread.java:804)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8493795829B5D61A]:0)
   [junit4] Completed [148/577 (1!)] on J1 in 25.68s, 1 test, 3 errors <<< FAILURES!

[...truncated 1384 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/solr/common-build.xml:524: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1014: There were test failures: 577 suites (8 ignored), 2318 tests, 2 suite-level errors, 1 error, 1434 ignored (60 assumptions) [seed: 8493795829B5D61A]

Total time: 39 minutes 5 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any