Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/315/ Java: 32bit/jdk-9-ea+181 -client -XX:+UseParallelGC --illegal-access=deny
2 tests failed. FAILED: org.apache.solr.cloud.HttpPartitionTest.test Error Message: Doc with id=1 not found in http://127.0.0.1:41039/m/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} Stack Trace: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:41039/m/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} at __randomizedtesting.SeedInfo.seed([3498BA90DDE017EA:BCCC854A731C7A12]:0) at org.junit.Assert.fail(Assert.java:93) at org.junit.Assert.assertTrue(Assert.java:43) at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) FAILED: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter Error Message: No 'solr.node' logs in: {numFound=0,start=0,docs=[]} Stack Trace: java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]} at __randomizedtesting.SeedInfo.seed([3498BA90DDE017EA:6B7C97A7B6EC84AF]:0) at org.junit.Assert.fail(Assert.java:93) at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:564) at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713) at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907) at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943) at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957) 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:368) at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817) at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468) at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916) at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802) at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852) at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:844) Build Log: [...truncated 11050 lines...] [junit4] Suite: org.apache.solr.cloud.HttpPartitionTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/init-core-data-001 [junit4] 2> 114568 WARN (SUITE-HttpPartitionTest-seed#[3498BA90DDE017EA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3 [junit4] 2> 114568 INFO (SUITE-HttpPartitionTest-seed#[3498BA90DDE017EA]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false [junit4] 2> 114569 INFO (SUITE-HttpPartitionTest-seed#[3498BA90DDE017EA]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776") [junit4] 2> 114569 INFO (SUITE-HttpPartitionTest-seed#[3498BA90DDE017EA]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 114569 INFO (SUITE-HttpPartitionTest-seed#[3498BA90DDE017EA]-worker) [ ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /m/ [junit4] 2> 114570 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 114571 INFO (Thread-204) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 114571 INFO (Thread-204) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 114573 ERROR (Thread-204) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 114671 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkTestServer start zk server on port:46145 [junit4] 2> 114695 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml to /configs/conf1/solrconfig.xml [junit4] 2> 114696 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/schema.xml to /configs/conf1/schema.xml [junit4] 2> 114696 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml [junit4] 2> 114697 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/stopwords.txt to /configs/conf1/stopwords.txt [junit4] 2> 114697 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/protwords.txt to /configs/conf1/protwords.txt [junit4] 2> 114698 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/currency.xml to /configs/conf1/currency.xml [junit4] 2> 114698 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml to /configs/conf1/enumsConfig.xml [junit4] 2> 114699 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json to /configs/conf1/open-exchange-rates.json [junit4] 2> 114699 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt [junit4] 2> 114700 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt to /configs/conf1/old_synonyms.txt [junit4] 2> 114700 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractZkTestCase put /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/core/src/test-files/solr/collection1/conf/synonyms.txt to /configs/conf1/synonyms.txt [junit4] 2> 114701 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise [junit4] 2> 114787 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 114788 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13abf9d{/m,null,AVAILABLE} [junit4] 2> 114790 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a2d15c{HTTP/1.1,[http/1.1]}{127.0.0.1:44381} [junit4] 2> 114790 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server Started @116081ms [junit4] 2> 114790 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/tempDir-001/control/data, hostPort=41039, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/control-001/cores, replicaType=NRT} [junit4] 2> 114790 ERROR (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 114790 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 114790 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 114790 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 114790 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-25T13:49:20.899588Z [junit4] 2> 114792 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 114792 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/control-001/solr.xml [junit4] 2> 114794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 114801 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46145/solr [junit4] 2> 114851 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 114851 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:41039_m [junit4] 2> 114851 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.Overseer Overseer (id=98544449007190020-127.0.0.1:41039_m-n_0000000000) starting [junit4] 2> 114858 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:41039_m [junit4] 2> 114860 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 114916 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 114936 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 114936 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 114938 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/control-001/cores [junit4] 2> 114984 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 114984 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46145/solr ready [junit4] 2> 114985 INFO (SocketProxy-Acceptor-41039) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35372,localport=41039], receiveBufferSize:531000 [junit4] 2> 114994 INFO (SocketProxy-Acceptor-41039) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44381,localport=58238], receiveBufferSize=530904 [junit4] 2> 114995 INFO (qtp1116294-1039) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41039_m&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 115019 INFO (OverseerThreadFactory-455-thread-1) [ ] o.a.s.c.CreateCollectionCmd Create collection control_collection [junit4] 2> 115124 INFO (SocketProxy-Acceptor-41039) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35376,localport=41039], receiveBufferSize:531000 [junit4] 2> 115133 INFO (SocketProxy-Acceptor-41039) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44381,localport=58242], receiveBufferSize=530904 [junit4] 2> 115134 INFO (qtp1116294-1041) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 115134 INFO (qtp1116294-1041) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 115237 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 116149 INFO (qtp1116294-1041) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 116164 INFO (qtp1116294-1041) [ ] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test [junit4] 2> 116256 INFO (qtp1116294-1041) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 116270 INFO (qtp1116294-1041) [ ] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true [junit4] 2> 116270 INFO (qtp1116294-1041) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 116270 INFO (qtp1116294-1041) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 116270 INFO (qtp1116294-1041) [ ] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/control-001/cores/control_collection_shard1_replica_n1], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/control-001/cores/control_collection_shard1_replica_n1/data/] [junit4] 2> 116272 INFO (qtp1116294-1041) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=31.2900390625, floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=8.628344210931347, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 116278 WARN (qtp1116294-1041) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 116317 INFO (qtp1116294-1041) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 116317 INFO (qtp1116294-1041) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 116318 INFO (qtp1116294-1041) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 116318 INFO (qtp1116294-1041) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 116319 INFO (qtp1116294-1041) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=73.552734375, floorSegmentMB=2.16796875, forceMergeDeletesPctAllowed=23.184264606967073, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8744165711412687 [junit4] 2> 116319 INFO (qtp1116294-1041) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@dfea08[control_collection_shard1_replica_n1] main] [junit4] 2> 116320 INFO (qtp1116294-1041) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 116320 INFO (qtp1116294-1041) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 116321 INFO (qtp1116294-1041) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 116321 INFO (qtp1116294-1041) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576711185948999680 [junit4] 2> 116323 INFO (searcherExecutor-458-thread-1) [ ] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@dfea08[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 116324 INFO (qtp1116294-1041) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 116324 INFO (qtp1116294-1041) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 116324 INFO (qtp1116294-1041) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:41039/m/control_collection_shard1_replica_n1/ [junit4] 2> 116324 INFO (qtp1116294-1041) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 116324 INFO (qtp1116294-1041) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:41039/m/control_collection_shard1_replica_n1/ has no replicas [junit4] 2> 116324 INFO (qtp1116294-1041) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 116325 INFO (qtp1116294-1041) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:41039/m/control_collection_shard1_replica_n1/ shard1 [junit4] 2> 116427 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 116476 INFO (qtp1116294-1041) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 116477 INFO (qtp1116294-1041) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1342 [junit4] 2> 116479 INFO (qtp1116294-1039) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 116579 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1]) [junit4] 2> 117017 INFO (OverseerCollectionConfigSetProcessor-98544449007190020-127.0.0.1:41039_m-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 117479 INFO (qtp1116294-1039) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:41039_m&wt=javabin&version=2} status=0 QTime=2484 [junit4] 2> 117483 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 117483 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46145/solr ready [junit4] 2> 117483 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false [junit4] 2> 117484 INFO (SocketProxy-Acceptor-41039) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=35402,localport=41039], receiveBufferSize:531000 [junit4] 2> 117484 INFO (SocketProxy-Acceptor-41039) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44381,localport=58268], receiveBufferSize=530904 [junit4] 2> 117484 INFO (qtp1116294-1039) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 117485 INFO (OverseerThreadFactory-455-thread-2) [ ] o.a.s.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 117486 WARN (OverseerThreadFactory-455-thread-2) [ ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores. [junit4] 2> 117689 INFO (qtp1116294-1039) [ ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas [junit4] 2> 117690 INFO (qtp1116294-1039) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=205 [junit4] 2> 117792 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-1-001 of type TLOG [junit4] 2> 117792 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 117793 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12295e5{/m,null,AVAILABLE} [junit4] 2> 117794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@1596e02{HTTP/1.1,[http/1.1]}{127.0.0.1:40653} [junit4] 2> 117794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server Started @119085ms [junit4] 2> 117794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/tempDir-001/jetty1, hostPort=38443, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-1-001/cores, replicaType=TLOG} [junit4] 2> 117794 ERROR (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 117794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 117794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 117794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 117794 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-25T13:49:23.903763Z [junit4] 2> 117796 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 117797 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-1-001/solr.xml [junit4] 2> 117798 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 117801 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46145/solr [junit4] 2> 117808 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 117808 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 117809 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38443_m [junit4] 2> 117809 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 117810 INFO (zkCallback-181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 117810 INFO (zkCallback-186-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 117870 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 117878 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 117878 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 117880 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-1-001/cores [junit4] 2> 117897 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55254,localport=38443], receiveBufferSize:531000 [junit4] 2> 117898 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47076], receiveBufferSize=530904 [junit4] 2> 117898 INFO (qtp12295667-1087) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38443_m&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 117899 INFO (OverseerCollectionConfigSetProcessor-98544449007190020-127.0.0.1:41039_m-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 117899 INFO (OverseerThreadFactory-455-thread-3) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38443_m for creating new replica [junit4] 2> 117900 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55258,localport=38443], receiveBufferSize:531000 [junit4] 2> 117901 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47080], receiveBufferSize=530904 [junit4] 2> 117902 INFO (qtp12295667-1089) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 117902 INFO (qtp12295667-1089) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 118005 INFO (zkCallback-186-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> 118909 INFO (qtp12295667-1089) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 118917 INFO (qtp12295667-1089) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_t41] Schema name=test [junit4] 2> 118971 INFO (qtp12295667-1089) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 118996 INFO (qtp12295667-1089) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t41' using configuration from collection collection1, trusted=true [junit4] 2> 118996 INFO (qtp12295667-1089) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t41' (registry 'solr.core.collection1.shard2.replica_t41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 118996 INFO (qtp12295667-1089) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 118996 INFO (qtp12295667-1089) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_t41] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-1-001/cores/collection1_shard2_replica_t41], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-1-001/cores/collection1_shard2_replica_t41/data/] [junit4] 2> 118998 INFO (qtp12295667-1089) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=31.2900390625, floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=8.628344210931347, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 118999 WARN (qtp12295667-1089) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 119057 INFO (qtp12295667-1089) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 119057 INFO (qtp12295667-1089) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 119058 INFO (qtp12295667-1089) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 119058 INFO (qtp12295667-1089) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 119059 INFO (qtp12295667-1089) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=73.552734375, floorSegmentMB=2.16796875, forceMergeDeletesPctAllowed=23.184264606967073, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8744165711412687 [junit4] 2> 119060 INFO (qtp12295667-1089) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6cc883[collection1_shard2_replica_t41] main] [junit4] 2> 119061 INFO (qtp12295667-1089) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 119061 INFO (qtp12295667-1089) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 119062 INFO (qtp12295667-1089) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 119063 INFO (searcherExecutor-469-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_t41] Registered new searcher Searcher@6cc883[collection1_shard2_replica_t41] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 119063 INFO (qtp12295667-1089) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576711188824195072 [junit4] 2> 119066 INFO (qtp12295667-1089) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 119066 INFO (qtp12295667-1089) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 119066 INFO (qtp12295667-1089) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:38443/m/collection1_shard2_replica_t41/ [junit4] 2> 119066 INFO (qtp12295667-1089) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 119066 INFO (qtp12295667-1089) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:38443/m/collection1_shard2_replica_t41/ has no replicas [junit4] 2> 119066 INFO (qtp12295667-1089) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 119066 INFO (qtp12295667-1089) [ ] o.a.s.c.ZkController collection1_shard2_replica_t41 stopping background replication from leader [junit4] 2> 119067 INFO (qtp12295667-1089) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:38443/m/collection1_shard2_replica_t41/ shard2 [junit4] 2> 119169 INFO (zkCallback-186-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> 119218 INFO (qtp12295667-1089) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 119219 INFO (qtp12295667-1089) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1317 [junit4] 2> 119221 INFO (qtp12295667-1087) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38443_m&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1322 [junit4] 2> 119321 INFO (zkCallback-186-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> 119327 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-2-001 of type TLOG [junit4] 2> 119328 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 119329 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@18a6b3b{/m,null,AVAILABLE} [junit4] 2> 119329 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@64e435{HTTP/1.1,[http/1.1]}{127.0.0.1:35715} [junit4] 2> 119329 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server Started @120620ms [junit4] 2> 119329 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/tempDir-001/jetty2, hostPort=46049, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-2-001/cores, replicaType=TLOG} [junit4] 2> 119329 ERROR (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 119330 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 119330 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 119330 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 119330 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-25T13:49:25.439152Z [junit4] 2> 119336 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 119336 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-2-001/solr.xml [junit4] 2> 119339 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 119341 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46145/solr [junit4] 2> 119346 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 119346 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 119347 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46049_m [junit4] 2> 119347 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 119347 INFO (zkCallback-186-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 119348 INFO (zkCallback-181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 119348 INFO (zkCallback-192-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 119481 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 119489 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 119489 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 119490 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-2-001/cores [junit4] 2> 119515 INFO (qtp12295667-1088) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:46049_m&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 119516 INFO (OverseerCollectionConfigSetProcessor-98544449007190020-127.0.0.1:41039_m-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 119516 INFO (OverseerThreadFactory-455-thread-4) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:46049_m for creating new replica [junit4] 2> 119517 INFO (SocketProxy-Acceptor-46049) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=60962,localport=46049], receiveBufferSize:531000 [junit4] 2> 119517 INFO (SocketProxy-Acceptor-46049) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35715,localport=53524], receiveBufferSize=530904 [junit4] 2> 119519 INFO (qtp12929156-1121) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 119519 INFO (qtp12929156-1121) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 119622 INFO (zkCallback-192-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: [3]) [junit4] 2> 119622 INFO (zkCallback-186-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: [3]) [junit4] 2> 120533 INFO (qtp12929156-1121) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 120547 INFO (qtp12929156-1121) [ ] o.a.s.s.IndexSchema [collection1_shard1_replica_t43] Schema name=test [junit4] 2> 120605 INFO (qtp12929156-1121) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 120612 INFO (qtp12929156-1121) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t43' using configuration from collection collection1, trusted=true [junit4] 2> 120613 INFO (qtp12929156-1121) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t43' (registry 'solr.core.collection1.shard1.replica_t43') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 120613 INFO (qtp12929156-1121) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 120613 INFO (qtp12929156-1121) [ ] o.a.s.c.SolrCore [[collection1_shard1_replica_t43] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-2-001/cores/collection1_shard1_replica_t43], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-2-001/cores/collection1_shard1_replica_t43/data/] [junit4] 2> 120615 INFO (qtp12929156-1121) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=31.2900390625, floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=8.628344210931347, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 120616 WARN (qtp12929156-1121) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 120644 INFO (qtp12929156-1121) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 120644 INFO (qtp12929156-1121) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 120645 INFO (qtp12929156-1121) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 120645 INFO (qtp12929156-1121) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 120646 INFO (qtp12929156-1121) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=73.552734375, floorSegmentMB=2.16796875, forceMergeDeletesPctAllowed=23.184264606967073, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8744165711412687 [junit4] 2> 120646 INFO (qtp12929156-1121) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a93361[collection1_shard1_replica_t43] main] [junit4] 2> 120647 INFO (qtp12929156-1121) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 120647 INFO (qtp12929156-1121) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 120647 INFO (qtp12929156-1121) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 120648 INFO (searcherExecutor-480-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard1_replica_t43] Registered new searcher Searcher@a93361[collection1_shard1_replica_t43] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 120648 INFO (qtp12929156-1121) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576711190486188032 [junit4] 2> 120651 INFO (qtp12929156-1121) [ ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue. [junit4] 2> 120651 INFO (qtp12929156-1121) [ ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync [junit4] 2> 120651 INFO (qtp12929156-1121) [ ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:46049/m/collection1_shard1_replica_t43/ [junit4] 2> 120651 INFO (qtp12929156-1121) [ ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me [junit4] 2> 120651 INFO (qtp12929156-1121) [ ] o.a.s.c.SyncStrategy http://127.0.0.1:46049/m/collection1_shard1_replica_t43/ has no replicas [junit4] 2> 120651 INFO (qtp12929156-1121) [ ] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR [junit4] 2> 120651 INFO (qtp12929156-1121) [ ] o.a.s.c.ZkController collection1_shard1_replica_t43 stopping background replication from leader [junit4] 2> 120653 INFO (qtp12929156-1121) [ ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:46049/m/collection1_shard1_replica_t43/ shard1 [junit4] 2> 120754 INFO (zkCallback-192-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: [3]) [junit4] 2> 120754 INFO (zkCallback-186-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: [3]) [junit4] 2> 120803 INFO (qtp12929156-1121) [ ] o.a.s.c.ZkController I am the leader, no recovery necessary [junit4] 2> 120804 INFO (qtp12929156-1121) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1285 [junit4] 2> 120806 INFO (qtp12295667-1088) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:46049_m&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2} status=0 QTime=1290 [junit4] 2> 120890 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-3-001 of type TLOG [junit4] 2> 120892 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server jetty-9.3.20.v20170531 [junit4] 2> 120892 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@120b036{/m,null,AVAILABLE} [junit4] 2> 120893 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.AbstractConnector Started ServerConnector@ad101a{HTTP/1.1,[http/1.1]}{127.0.0.1:44753} [junit4] 2> 120893 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.Server Started @122185ms [junit4] 2> 120893 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/m, solrconfig=solrconfig.xml, solr.data.dir=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/tempDir-001/jetty3, hostPort=38007, coreRootDirectory=/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-3-001/cores, replicaType=TLOG} [junit4] 2> 120894 ERROR (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 120894 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 7.1.0 [junit4] 2> 120894 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 120894 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null, Default config dir: null [junit4] 2> 120894 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2017-08-25T13:49:27.003658Z [junit4] 2> 120897 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper) [junit4] 2> 120897 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig Loading container configuration from /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-3-001/solr.xml [junit4] 2> 120905 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b, but no JMX reporters were configured - adding default JMX reporter. [junit4] 2> 120906 INFO (zkCallback-186-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: [3]) [junit4] 2> 120909 INFO (zkCallback-192-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: [3]) [junit4] 2> 120911 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46145/solr [junit4] 2> 120916 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 120916 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.Overseer Overseer (id=null) closing [junit4] 2> 120917 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38007_m [junit4] 2> 120918 INFO (zkCallback-192-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 120918 INFO (zkCallback-198-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 120918 INFO (zkCallback-174-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 120918 INFO (zkCallback-181-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 120918 INFO (zkCallback-186-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4) [junit4] 2> 121018 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 121027 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 121027 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 121029 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-3-001/cores [junit4] 2> 121061 INFO (qtp12295667-1083) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:38007_m&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 121062 INFO (OverseerCollectionConfigSetProcessor-98544449007190020-127.0.0.1:41039_m-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000006 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 121062 INFO (OverseerThreadFactory-455-thread-5) [ ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:38007_m for creating new replica [junit4] 2> 121063 INFO (SocketProxy-Acceptor-38007) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37068,localport=38007], receiveBufferSize:531000 [junit4] 2> 121063 INFO (SocketProxy-Acceptor-38007) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44753,localport=52484], receiveBufferSize=530904 [junit4] 2> 121064 INFO (qtp13734902-1153) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 121064 INFO (qtp13734902-1153) [ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores [junit4] 2> 121172 INFO (zkCallback-186-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: [4]) [junit4] 2> 121172 INFO (zkCallback-192-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: [4]) [junit4] 2> 121172 INFO (zkCallback-198-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: [4]) [junit4] 2> 122076 INFO (qtp13734902-1153) [ ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0 [junit4] 2> 122085 INFO (qtp13734902-1153) [ ] o.a.s.s.IndexSchema [collection1_shard2_replica_t45] Schema name=test [junit4] 2> 122142 INFO (qtp13734902-1153) [ ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id [junit4] 2> 122151 INFO (qtp13734902-1153) [ ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_t45' using configuration from collection collection1, trusted=true [junit4] 2> 122152 INFO (qtp13734902-1153) [ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard2.replica_t45' (registry 'solr.core.collection1.shard2.replica_t45') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@58b90b [junit4] 2> 122152 INFO (qtp13734902-1153) [ ] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder [junit4] 2> 122152 INFO (qtp13734902-1153) [ ] o.a.s.c.SolrCore [[collection1_shard2_replica_t45] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-3-001/cores/collection1_shard2_replica_t45], dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001/shard-3-001/cores/collection1_shard2_replica_t45/data/] [junit4] 2> 122155 INFO (qtp13734902-1153) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=12, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=31.2900390625, floorSegmentMB=0.455078125, forceMergeDeletesPctAllowed=8.628344210931347, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0 [junit4] 2> 122156 WARN (qtp13734902-1153) [ ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}} [junit4] 2> 122191 INFO (qtp13734902-1153) [ ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog [junit4] 2> 122191 INFO (qtp13734902-1153) [ ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536 [junit4] 2> 122192 INFO (qtp13734902-1153) [ ] o.a.s.u.CommitTracker Hard AutoCommit: disabled [junit4] 2> 122192 INFO (qtp13734902-1153) [ ] o.a.s.u.CommitTracker Soft AutoCommit: disabled [junit4] 2> 122193 INFO (qtp13734902-1153) [ ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=73.552734375, floorSegmentMB=2.16796875, forceMergeDeletesPctAllowed=23.184264606967073, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8744165711412687 [junit4] 2> 122193 INFO (qtp13734902-1153) [ ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1094edd[collection1_shard2_replica_t45] main] [junit4] 2> 122194 INFO (qtp13734902-1153) [ ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1 [junit4] 2> 122194 INFO (qtp13734902-1153) [ ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1 [junit4] 2> 122195 INFO (qtp13734902-1153) [ ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 [junit4] 2> 122195 INFO (searcherExecutor-491-thread-1) [ ] o.a.s.c.SolrCore [collection1_shard2_replica_t45] Registered new searcher Searcher@1094edd[collection1_shard2_replica_t45] main{ExitableDirectoryReader(UninvertingDirectoryReader())} [junit4] 2> 122195 INFO (qtp13734902-1153) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576711192108335104 [junit4] 2> 122199 INFO (qtp13734902-1153) [ ] o.a.s.c.ZkController Core needs to recover:collection1_shard2_replica_t45 [junit4] 2> 122199 INFO (updateExecutor-195-thread-1) [ ] o.a.s.u.DefaultSolrCoreState Running recovery [junit4] 2> 122199 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting recovery process. recoveringAfterStartup=true [junit4] 2> 122199 INFO (qtp13734902-1153) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t45&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG} status=0 QTime=1134 [junit4] 2> 122199 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy ###### startupVersions=[[]] [junit4] 2> 122199 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.ZkController collection1_shard2_replica_t45 stopping background replication from leader [junit4] 2> 122199 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Begin buffering updates. core=[collection1_shard2_replica_t45] [junit4] 2> 122199 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.u.UpdateLog Starting to buffer updates. FSUpdateLog{state=ACTIVE, tlog=null} [junit4] 2> 122199 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Publishing state of core [collection1_shard2_replica_t45] as recovering, leader is [http://127.0.0.1:38443/m/collection1_shard2_replica_t41/] and I am [http://127.0.0.1:38007/m/collection1_shard2_replica_t45/] [junit4] 2> 122203 INFO (qtp12295667-1083) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:38007_m&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2} status=0 QTime=1141 [junit4] 2> 122206 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.SolrTestCaseJ4 ###Starting test [junit4] 2> 122206 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractFullDistribZkTestBase Wait for recoveries to finish - wait 30000 for each attempt [junit4] 2> 122206 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30000 [junit4] 2> 122211 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Sending prep recovery command to [http://127.0.0.1:38443/m]; [WaitForState: action=PREPRECOVERY&core=collection1_shard2_replica_t41&nodeName=127.0.0.1:38007_m&coreNodeName=core_node46&state=recovering&checkLive=true&onlyIfLeader=true&onlyIfLeaderActive=true] [junit4] 2> 122211 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55372,localport=38443], receiveBufferSize:531000 [junit4] 2> 122223 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47194], receiveBufferSize=530904 [junit4] 2> 122235 INFO (qtp12295667-1087) [ ] o.a.s.h.a.PrepRecoveryOp Going to wait for coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true, onlyIfLeaderActive: true, maxTime: 183 s [junit4] 2> 122235 INFO (qtp12295667-1087) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=down, localState=active, nodeName=127.0.0.1:38007_m, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38007/m","node_name":"127.0.0.1:38007_m","state":"down","type":"TLOG"} [junit4] 2> 122303 INFO (zkCallback-192-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: [4]) [junit4] 2> 122303 INFO (zkCallback-198-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: [4]) [junit4] 2> 122303 INFO (zkCallback-186-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: [4]) [junit4] 2> 123066 INFO (OverseerCollectionConfigSetProcessor-98544449007190020-127.0.0.1:41039_m-n_0000000000) [ ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000008 doesn't exist. Requestor may have disconnected from ZooKeeper [junit4] 2> 123236 INFO (qtp12295667-1087) [ ] o.a.s.h.a.PrepRecoveryOp In WaitForState(recovering): collection=collection1, shard=shard2, thisCore=collection1_shard2_replica_t41, leaderDoesNotNeedRecovery=false, isLeader? true, live=true, checkLive=true, currentState=recovering, localState=active, nodeName=127.0.0.1:38007_m, coreNodeName=core_node46, onlyIfActiveCheckResult=false, nodeProps: core_node46:{"core":"collection1_shard2_replica_t45","base_url":"http://127.0.0.1:38007/m","node_name":"127.0.0.1:38007_m","state":"recovering","type":"TLOG"} [junit4] 2> 123236 INFO (qtp12295667-1087) [ ] o.a.s.h.a.PrepRecoveryOp Waited coreNodeName: core_node46, state: recovering, checkLive: true, onlyIfLeader: true for: 1 seconds. [junit4] 2> 123236 INFO (qtp12295667-1087) [ ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={nodeName=127.0.0.1:38007_m&onlyIfLeaderActive=true&core=collection1_shard2_replica_t41&coreNodeName=core_node46&action=PREPRECOVERY&checkLive=true&state=recovering&onlyIfLeader=true&wt=javabin&version=2} status=0 QTime=1001 [junit4] 2> 123737 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Starting Replication Recovery. [junit4] 2> 123737 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Attempting to replicate from [http://127.0.0.1:38443/m/collection1_shard2_replica_t41/]. [junit4] 2> 123738 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55414,localport=38443], receiveBufferSize:531000 [junit4] 2> 123739 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47236], receiveBufferSize=530904 [junit4] 2> 123741 INFO (qtp12295667-1084) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576711193729433600,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 123746 INFO (qtp12295667-1084) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 123746 INFO (qtp12295667-1084) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 123746 INFO (qtp12295667-1084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41] webapp=/m path=/update params={waitSearcher=true&openSearcher=false&commit=true&softCommit=false&commit_end_point=true&wt=javabin&version=2}{commit=} 0 5 [junit4] 2> 123753 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55418,localport=38443], receiveBufferSize:531000 [junit4] 2> 123759 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47240], receiveBufferSize=530904 [junit4] 2> 123760 INFO (qtp12295667-1082) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/m path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 123760 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 123760 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 123760 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 123761 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 123761 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Replication Recovery was successful. [junit4] 2> 123761 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Registering as Active after recovery. [junit4] 2> 123761 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.ZkController collection1_shard2_replica_t45 starting background replication from leader [junit4] 2> 123761 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03 [junit4] 2> 123763 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms [junit4] 2> 123764 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Updating version bucket highest from index after successful recovery. [junit4] 2> 123764 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1576711193753550848 [junit4] 2> 123765 INFO (recoveryExecutor-196-thread-1) [ ] o.a.s.c.RecoveryStrategy Finished recovery process, successful=[true] [junit4] 2> 123866 INFO (zkCallback-186-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: [4]) [junit4] 2> 123866 INFO (zkCallback-198-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: [4]) [junit4] 2> 123866 INFO (zkCallback-192-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: [4]) [junit4] 2> 124207 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1 [junit4] 2> 124208 INFO (qtp1116294-1035) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576711194219118592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 124209 INFO (qtp1116294-1035) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 124211 INFO (qtp1116294-1035) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 124211 INFO (qtp1116294-1035) [ ] o.a.s.u.p.LogUpdateProcessorFactory [control_collection_shard1_replica_n1] webapp=/m path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2 [junit4] 2> 124216 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55424,localport=38443], receiveBufferSize:531000 [junit4] 2> 124217 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47246], receiveBufferSize=530904 [junit4] 2> 124218 INFO (SocketProxy-Acceptor-38007) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37148,localport=38007], receiveBufferSize:531000 [junit4] 2> 124218 INFO (qtp12295667-1084) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576711194229604352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 124218 INFO (qtp12295667-1084) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 124219 INFO (qtp12295667-1084) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 124219 INFO (qtp12295667-1084) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41] webapp=/m path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38443/m/collection1_shard2_replica_t41/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0 [junit4] 2> 124220 INFO (SocketProxy-Acceptor-38007) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44753,localport=52564], receiveBufferSize=530904 [junit4] 2> 124221 INFO (qtp13734902-1155) [ ] o.a.s.u.TestInjection Start waiting for replica in sync with leader [junit4] 2> 124221 INFO (SocketProxy-Acceptor-46049) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=32856,localport=46049], receiveBufferSize:531000 [junit4] 2> 124222 INFO (SocketProxy-Acceptor-46049) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35715,localport=53650], receiveBufferSize=530904 [junit4] 2> 124223 INFO (qtp12929156-1123) [ ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1576711194234847232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false} [junit4] 2> 124224 INFO (qtp12929156-1123) [ ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit. [junit4] 2> 124225 INFO (qtp12929156-1123) [ ] o.a.s.u.DirectUpdateHandler2 end_commit_flush [junit4] 2> 124225 INFO (qtp12929156-1123) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_t43] webapp=/m path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38443/m/collection1_shard2_replica_t41/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2 [junit4] 2> 124226 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55436,localport=38443], receiveBufferSize:531000 [junit4] 2> 124231 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47258], receiveBufferSize=530904 [junit4] 2> 124233 INFO (qtp12295667-1087) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/m path=/replication params={qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1 [junit4] 2> 124234 INFO (qtp13734902-1155) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t45] webapp=/m path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38443/m/collection1_shard2_replica_t41/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13 [junit4] 2> 124236 INFO (qtp12295667-1089) [ ] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_t41] webapp=/m path=/update params={_stateVer_=collection1:9&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 22 [junit4] 2> 124240 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55440,localport=38443], receiveBufferSize:531000 [junit4] 2> 124240 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47262], receiveBufferSize=530904 [junit4] 2> 124241 INFO (qtp12295667-1087) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/m path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 124242 INFO (SocketProxy-Acceptor-38007) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=37164,localport=38007], receiveBufferSize:531000 [junit4] 2> 124243 INFO (SocketProxy-Acceptor-38007) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=44753,localport=52580], receiveBufferSize=530904 [junit4] 2> 124244 INFO (qtp13734902-1153) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t45] webapp=/m path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 124245 INFO (SocketProxy-Acceptor-46049) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=32872,localport=46049], receiveBufferSize:531000 [junit4] 2> 124251 INFO (SocketProxy-Acceptor-46049) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=35715,localport=53666], receiveBufferSize=530904 [junit4] 2> 124255 INFO (qtp12929156-1121) [ ] o.a.s.c.S.Request [collection1_shard1_replica_t43] webapp=/m path=/select params={q=*:*&distrib=false&tests=checkShardConsistency&rows=0&wt=javabin&version=2} hits=0 status=0 QTime=0 [junit4] 2> 124262 INFO (indexFetcher-497-thread-1) [ ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:38443/m/collection1_shard2_replica_t41/ [junit4] 2> 124264 INFO (qtp12295667-1082) [ ] o.a.s.c.S.Request [collection1_shard2_replica_t41] webapp=/m path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0 [junit4] 2> 124264 INFO (indexFetcher-497-thread-1) [ ] o.a.s.h.IndexFetcher Master's generation: 1 [junit4] 2> 124264 INFO (indexFetcher-497-thread-1) [ ] o.a.s.h.IndexFetcher Master's version: 0 [junit4] 2> 124264 INFO (indexFetcher-497-thread-1) [ ] o.a.s.h.IndexFetcher Slave's generation: 1 [junit4] 2> 124264 INFO (indexFetcher-497-thread-1) [ ] o.a.s.h.IndexFetcher Slave's version: 0 [junit4] 2> 126257 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy accepted Socket[addr=/127.0.0.1,port=55452,localport=38443], receiveBufferSize:531000 [junit4] 2> 126257 INFO (SocketProxy-Acceptor-38443) [ ] o.a.s.c.SocketProxy proxy connection Socket[addr=/127.0.0.1,port=40653,localport=47274], receiveBufferSize=530904 [junit4] 2> 126258 INFO (qtp12295667-1083) [ ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&maxShardsPerNode=1&collection.configName=conf1&nrtReplicas=0&name=c8n_crud_1x2&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 126259 INFO (OverseerThreadFactory-455-thread-5) [ ] o.a.s.c.CreateCollectionCmd Create collection c8n_crud_1x2 [junit4] 2> 126364 INFO (qtp13734902-1154) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t1&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 126365 INFO (qtp12929156-1122) [ ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=c8n_crud_1x2_shard1_replica_t2&action=CREATE&numShards=1&collection=c8n_crud_1x2&shard=shard1&wt=javabin&version=2&replicaType=TLOG [junit4] 2> 126471 INFO (zkCallback-198-thread-1) [ ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/c8n_c [...truncated too long message...] [junit4] 2> 145480 INFO (zkCallback-198-thread-1) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fe40ba: rootName = null, domain = solr.core.collection1.shard2.replica_t45, service url = null, agent id = null] for registry solr.core.collection1.shard2.replica_t45 / com.codahale.metrics.MetricRegistry@11b7138 [junit4] 2> 145488 INFO (zkCallback-198-thread-1) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard2.leader, tag=16476765 [junit4] 2> 146045 WARN (zkCallback-198-thread-3) [ ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes] [junit4] 2> 146047 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@ad101a{HTTP/1.1,[http/1.1]}{127.0.0.1:0} [junit4] 2> 146047 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@120b036{/m,null,UNAVAILABLE} [junit4] 2> 146047 ERROR (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes [junit4] 2> 146048 INFO (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46145 46145 [junit4] 2> 151060 INFO (Thread-204) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:46145 46145 [junit4] 2> 151061 WARN (Thread-204) [ ] 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> 4 /solr/security.json [junit4] 2> 4 /solr/configs/conf1 [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 3 /solr/collections/collection1/state.json [junit4] 2> 3 /solr/collections/collMinRf_1x3/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> 6 /solr/live_nodes [junit4] 2> 6 /solr/collections [junit4] 2> 4 /solr/overseer/queue [junit4] 2> 4 /solr/overseer/collection-queue-work [junit4] 2> [junit4] 2> 151061 WARN (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SocketProxy Closing 6 connections to: http://127.0.0.1:41039/m, target: http://127.0.0.1:44381/m [junit4] 2> 151061 WARN (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:38007/m, target: http://127.0.0.1:44753/m [junit4] 2> 151061 WARN (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SocketProxy Closing 10 connections to: http://127.0.0.1:38443/m, target: http://127.0.0.1:40653/m [junit4] 2> 151062 WARN (TEST-HttpPartitionTest.test-seed#[3498BA90DDE017EA]) [ ] o.a.s.c.SocketProxy Closing 2 connections to: http://127.0.0.1:46049/m, target: http://127.0.0.1:35715/m [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HttpPartitionTest -Dtests.method=test -Dtests.seed=3498BA90DDE017EA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ta-LK -Dtests.timezone=Brazil/DeNoronha -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 36.5s J2 | HttpPartitionTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError: Doc with id=1 not found in http://127.0.0.1:41039/m/collMinRf_1x3 due to: Path not found: /id; rsp={doc=null} [junit4] > at __randomizedtesting.SeedInfo.seed([3498BA90DDE017EA:BCCC854A731C7A12]:0) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:558) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.testMinRf(HttpPartitionTest.java:249) [junit4] > at org.apache.solr.cloud.HttpPartitionTest.test(HttpPartitionTest.java:127) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J2/temp/solr.cloud.HttpPartitionTest_3498BA90DDE017EA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=LuceneFixedGap), a_t=PostingsFormat(name=LuceneFixedGap), id=FST50, text=PostingsFormat(name=MockRandom)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1018, maxMBSortInHeap=5.123024524651903, sim=RandomSimilarity(queryNorm=false): {}, locale=ta-LK, timezone=Brazil/DeNoronha [junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 (32-bit)/cpus=8,threads=1,free=183777248,total=287309824 [junit4] 2> NOTE: All tests run in this JVM: [TestLeaderElectionZkExpiry, TestBinaryResponseWriter, SolrShardReporterTest, PreAnalyzedUpdateProcessorTest, TestSolrCloudWithSecureImpersonation, SpellPossibilityIteratorTest, TestCustomSort, TestJsonRequest, TestPivotHelperCode, TermsComponentTest, NotRequiredUniqueKeyTest, TestUtils, TestStressReorder, TimeZoneUtilsTest, ChangedSchemaMergeTest, TestTolerantSearch, TestNRTOpen, TestMacros, TestNamedUpdateProcessors, TestFastWriter, TestUninvertingReader, HdfsChaosMonkeyNothingIsSafeTest, TestPayloadCheckQParserPlugin, HttpPartitionTest] [junit4] Completed [75/731 (1!)] on J2 in 36.51s, 1 test, 1 failure <<< FAILURES! [...truncated 319 lines...] [junit4] Suite: org.apache.solr.metrics.reporters.SolrSlf4jReporterTest [junit4] 2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrSlf4jReporterTest_3498BA90DDE017EA-001/init-core-data-001 [junit4] 2> 473405 WARN (SUITE-SolrSlf4jReporterTest-seed#[3498BA90DDE017EA]-worker) [ ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21 [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter -Dtests.seed=3498BA90DDE017EA -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=zu-ZA -Dtests.timezone=Europe/Simferopol -Dtests.asserts=true -Dtests.file.encoding=UTF-8 [junit4] FAILURE 6.76s J0 | SolrSlf4jReporterTest.testReporter <<< [junit4] > Throwable #1: java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]} [junit4] > at __randomizedtesting.SeedInfo.seed([3498BA90DDE017EA:6B7C97A7B6EC84AF]:0) [junit4] > at org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:564) [junit4] > at java.base/java.lang.Thread.run(Thread.java:844) [junit4] 2> NOTE: leaving temporary files on disk at: /home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.metrics.reporters.SolrSlf4jReporterTest_3498BA90DDE017EA-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=930, maxMBSortInHeap=7.857974067867003, sim=RandomSimilarity(queryNorm=true): {}, locale=zu-ZA, timezone=Europe/Simferopol [junit4] 2> NOTE: Linux 4.10.0-27-generic i386/Oracle Corporation 9 (32-bit)/cpus=8,threads=1,free=88515360,total=315097088 [junit4] 2> NOTE: All tests run in this JVM: [TestSQLHandler, BlockDirectoryTest, TestQuerySenderNoQuery, TestComponentsName, TestSolrCloudWithHadoopAuthPlugin, TestLuceneMatchVersion, TestHalfAndHalfDocValues, HdfsSyncSliceTest, TestScoreJoinQPNoScore, TestRandomRequestDistribution, TestClusterStateMutator, TestOmitPositions, TestHashQParserPlugin, OverseerTaskQueueTest, TestRawResponseWriter, TestPayloadScoreQParserPlugin, TestMiniSolrCloudClusterSSL, ResponseHeaderTest, SuggesterWFSTTest, TestFieldResource, TestFastOutputStream, TestComplexPhraseLeadingWildcard, BinaryUpdateRequestHandlerTest, SolrPluginUtilsTest, TestReplicationHandler, ZkNodePropsTest, TestLMDirichletSimilarityFactory, TestReloadDeadlock, TestRangeQuery, HLLSerializationTest, DistributedExpandComponentTest, DistributedSuggestComponentTest, TestRequestForwarding, TestTlogReplica, TestLazyCores, SolrCloudExampleTest, SolrSlf4jReporterTest] [junit4] Completed [176/731 (2!)] on J0 in 6.79s, 1 test, 1 failure <<< FAILURES! [...truncated 38443 lines...]
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
