Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1024/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:52357_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:52357_solr exists
        at 
__randomizedtesting.SeedInfo.seed([2AACEB8890D4A22D:321663849EE16FC2]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeLost/127.0.0.1:64022_solr exists

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeLost/127.0.0.1:64022_solr exists
        at 
__randomizedtesting.SeedInfo.seed([2AACEB8890D4A22D:321663849EE16FC2]:0)
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertFalse(Assert.java:64)
        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:147)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        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:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13515 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4]   2> 1204760 INFO  
(SUITE-NodeMarkersRegistrationTest-seed#[2AACEB8890D4A22D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2AACEB8890D4A22D-001/init-core-data-001
   [junit4]   2> 1204760 WARN  
(SUITE-NodeMarkersRegistrationTest-seed#[2AACEB8890D4A22D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1204760 INFO  
(SUITE-NodeMarkersRegistrationTest-seed#[2AACEB8890D4A22D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1204764 INFO  
(SUITE-NodeMarkersRegistrationTest-seed#[2AACEB8890D4A22D]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1204766 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 1204767 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2AACEB8890D4A22D-001/tempDir-001
   [junit4]   2> 1204767 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1204767 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1204767 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1204867 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer start zk server on port:51854
   [junit4]   2> 1204867 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51854
   [junit4]   2> 1204867 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51854
   [junit4]   2> 1204875 INFO  (zkConnectionManagerCallback-6493-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204878 INFO  (zkConnectionManagerCallback-6495-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204880 INFO  (zkConnectionManagerCallback-6497-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204886 WARN  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204886 WARN  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1204887 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204887 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204887 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1204887 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1204887 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 1204887 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1204888 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204888 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204888 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1204888 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7115e6a8{/solr,null,AVAILABLE}
   [junit4]   2> 1204889 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1204889 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1204889 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 1204889 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@587acb49{/solr,null,AVAILABLE}
   [junit4]   2> 1204889 WARN  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@61586fad[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204889 WARN  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@26ce301c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1204890 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@3017c428{SSL,[ssl, 
http/1.1]}{127.0.0.1:50708}
   [junit4]   2> 1204890 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.e.j.s.Server Started @1205327ms
   [junit4]   2> 1204890 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50708}
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2b7bc201{SSL,[ssl, 
http/1.1]}{127.0.0.1:64022}
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.e.j.s.Server Started @1205327ms
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=64022}
   [junit4]   2> 1204891 ERROR (jetty-launcher-6498-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204891 ERROR (jetty-launcher-6498-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.7.0
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-28T07:25:14.919Z
   [junit4]   2> 1204891 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-28T07:25:14.919Z
   [junit4]   2> 1204894 INFO  (zkConnectionManagerCallback-6500-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204894 INFO  (zkConnectionManagerCallback-6502-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204894 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1204894 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1205228 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1205231 INFO  (jetty-launcher-6498-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51854/solr
   [junit4]   2> 1205233 INFO  (zkConnectionManagerCallback-6506-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205236 INFO  (zkConnectionManagerCallback-6508-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205306 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:64022_solr
   [junit4]   2> 1205307 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.Overseer Overseer 
(id=72176551793983494-127.0.0.1:64022_solr-n_0000000000) starting
   [junit4]   2> 1205312 INFO  (zkConnectionManagerCallback-6515-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205314 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51854/solr ready
   [junit4]   2> 1205315 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64022_solr
   [junit4]   2> 1205335 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1205365 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64022.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1205371 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64022.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1205371 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_64022.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1205373 INFO  (jetty-launcher-6498-thread-2) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2AACEB8890D4A22D-001/tempDir-001/node2/.
   [junit4]   2> 1205387 INFO  
(OverseerStateUpdate-72176551793983494-127.0.0.1:64022_solr-n_0000000000) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:64022_solr
   [junit4]   2> 1205388 INFO  
(OverseerStateUpdate-72176551793983494-127.0.0.1:64022_solr-n_0000000000) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1205423 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Adding .auto_add_replicas and 
.scheduled_maintenance triggers
   [junit4]   2> 1205429 INFO  (zkCallback-6514-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1205430 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 1
   [junit4]   2> 1205430 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 0
   [junit4]   2> 1205430 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 1
   [junit4]   2> 1205442 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:64022_solr]
   [junit4]   2> 1205443 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded 
markers
   [junit4]   2> 1205443 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, 
lastZnodeVersion 1
   [junit4]   2> 1205445 DEBUG (ScheduledTrigger-8120-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 1 and last live nodes: 1
   [junit4]   2> 1205526 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1205530 INFO  (jetty-launcher-6498-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51854/solr
   [junit4]   2> 1205535 INFO  (zkConnectionManagerCallback-6520-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205539 INFO  (zkConnectionManagerCallback-6522-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205547 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1205553 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:50708_solr as DOWN
   [junit4]   2> 1205554 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1205554 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50708_solr
   [junit4]   2> 1205556 INFO  (zkCallback-6514-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1205557 INFO  (zkCallback-6507-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1205557 INFO  (zkCallback-6521-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1205575 INFO  (zkConnectionManagerCallback-6529-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205577 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1205578 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51854/solr ready
   [junit4]   2> 1205579 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1205593 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50708.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1205599 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50708.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1205600 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50708.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1205601 INFO  (jetty-launcher-6498-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2AACEB8890D4A22D-001/tempDir-001/node1/.
   [junit4]   2> 1205631 INFO  (zkConnectionManagerCallback-6535-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205633 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1205634 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:51854/solr ready
   [junit4]   2> 1205657 INFO  (qtp2039815868-22904) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1205666 INFO  (qtp2039815868-22900) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205667 INFO  (qtp2039815868-22905) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205668 INFO  (qtp2039815868-22904) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205669 INFO  (qtp2039815868-22898) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205670 INFO  (qtp2039815868-22901) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205688 INFO  (qtp50049995-22912) [n:127.0.0.1:64022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205689 INFO  (qtp50049995-22911) [n:127.0.0.1:64022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205690 INFO  (qtp50049995-22915) [n:127.0.0.1:64022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205691 INFO  (qtp50049995-22913) [n:127.0.0.1:64022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205691 INFO  (qtp50049995-22899) [n:127.0.0.1:64022_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics 
params={prefix=CONTAINER.fs.usableSpace,CONTAINER.fs.totalSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core}
 status=0 QTime=0
   [junit4]   2> 1205691 DEBUG (qtp2039815868-22897) [n:127.0.0.1:50708_solr    
] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1205692 INFO  (qtp2039815868-22897) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling 
params={wt=javabin&version=2} status=0 QTime=33
   [junit4]   2> 1205693 DEBUG (zkCallback-6514-thread-1) [    ] 
o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 
2
   [junit4]   2> 1205695 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1205698 INFO  (qtp2039815868-22904) [n:127.0.0.1:50708_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with 
params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1205699 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded 
markers
   [junit4]   2> 1205700 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1205707 INFO  (qtp2039815868-22904) [n:127.0.0.1:50708_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1205709 WARN  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 1205709 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 1205709 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 
1 ...
   [junit4]   2> 1205709 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; 
git: c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 1205710 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1205710 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1205710 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 1205711 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@52d81044{/solr,null,AVAILABLE}
   [junit4]   2> 1205711 WARN  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured 
for SslContextFactory@390cdb6[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f77195f{SSL,[ssl, 
http/1.1]}{127.0.0.1:48467}
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.Server Started @1206149ms
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=48467}
   [junit4]   2> 1205712 ERROR 
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging 
may be missing or incomplete.
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ 
version 7.7.0
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on 
port null
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1205712 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-01-28T07:25:15.740Z
   [junit4]   2> 1205714 INFO  (zkConnectionManagerCallback-6537-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205715 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1205966 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 1205970 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51854/solr
   [junit4]   2> 1205971 INFO  (zkConnectionManagerCallback-6541-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205975 INFO  (zkConnectionManagerCallback-6543-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1205981 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1205986 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:48467_solr as DOWN
   [junit4]   2> 1205987 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 1205987 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48467_solr
   [junit4]   2> 1205989 INFO  (zkCallback-6514-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1205989 INFO  (zkCallback-6507-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1205989 INFO  (zkCallback-6534-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1205990 INFO  (zkCallback-6521-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1205990 INFO  (zkCallback-6528-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1205990 INFO  (zkCallback-6542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1206009 INFO  (zkConnectionManagerCallback-6550-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1206011 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1206013 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51854/solr ready
   [junit4]   2> 1206013 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 1206031 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48467.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1206040 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48467.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1206040 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_48467.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@df737be
   [junit4]   2> 1206043 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [n:127.0.0.1:48467_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2AACEB8890D4A22D-001/tempDir-001/node3/.
   [junit4]   2> 1206082 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.a.NodeMarkersRegistrationTest ====== KILL OVERSEER 1
   [junit4]   2> 1206082 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1802767221
   [junit4]   2> 1206082 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:64022_solr
   [junit4]   2> 1206084 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1206084 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:64022_solr as DOWN
   [junit4]   2> 1206086 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 1206086 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 1206086 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@41b4245b: rootName = 
solr_64022, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@165be13b
   [junit4]   2> 1206090 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 1206090 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@25f64c46: rootName = 
solr_64022, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3b1fad2a
   [junit4]   2> 1206093 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 1206093 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@424bea5a: rootName = 
solr_64022, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@667642d3
   [junit4]   2> 1206093 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   2> 1206094 INFO  (closeThreadPool-6554-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72176551793983494-127.0.0.1:64022_solr-n_0000000000) closing
   [junit4]   2> 1206095 INFO  
(OverseerStateUpdate-72176551793983494-127.0.0.1:64022_solr-n_0000000000) 
[n:127.0.0.1:64022_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:64022_solr
   [junit4]   2> 1206096 INFO  
(OverseerAutoScalingTriggerThread-72176551793983494-127.0.0.1:64022_solr-n_0000000000)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1206098 DEBUG (closeThreadPool-6554-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1206098 INFO  (closeThreadPool-6554-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72176551793983494-127.0.0.1:64022_solr-n_0000000000) closing
   [junit4]   2> 1206101 INFO  (zkCallback-6534-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1206101 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.Overseer Overseer 
(id=72176551793983494-127.0.0.1:64022_solr-n_0000000000) closing
   [junit4]   2> 1206101 INFO  (zkCallback-6521-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50708_solr
   [junit4]   2> 1206101 INFO  (zkCallback-6528-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1206101 INFO  (zkCallback-6521-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1206102 INFO  (zkCallback-6521-thread-1) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.Overseer Overseer 
(id=72176551793983497-127.0.0.1:50708_solr-n_0000000001) starting
   [junit4]   2> 1206104 INFO  (zkCallback-6549-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1206106 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2b7bc201{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1206106 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@587acb49{/solr,null,UNAVAILABLE}
   [junit4]   2> 1206106 INFO  
(OverseerStateUpdate-72176551793983497-127.0.0.1:50708_solr-n_0000000001) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:50708_solr
   [junit4]   2> 1206107 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1206108 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode 
version 2
   [junit4]   2> 1206108 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 0
   [junit4]   2> 1206108 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto 
znodeVersion 2
   [junit4]   2> 1206112 INFO  (zkCallback-6542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1206112 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger .auto_add_replicas - Initial 
livenodes: [127.0.0.1:50708_solr, 127.0.0.1:48467_solr]
   [junit4]   2> 1206113 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 
127.0.0.1:64022_solr
   [junit4]   2> 1206113 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread -- cleaning old nodeLost / nodeAdded 
markers
   [junit4]   2> 1206114 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 1
   [junit4]   2> 1206114 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:64022_solr
   [junit4]   2> 1206115 DEBUG 
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, 
lastZnodeVersion 2
   [junit4]   2> 1207121 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1208122 DEBUG (ScheduledTrigger-8145-thread-2) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1209123 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1210124 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1211125 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1212127 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1213128 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1214129 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1215130 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1216131 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1217132 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1218133 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1219134 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1220135 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1221135 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1222136 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1223137 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1224139 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1225140 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1226141 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1227142 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1228143 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1229144 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1230148 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1231149 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1232150 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1233151 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1234152 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1235153 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1236154 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1237155 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1238162 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1239162 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1240163 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1241164 DEBUG (ScheduledTrigger-8145-thread-1) [    ] 
o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with 
currently live nodes: 2 and last live nodes: 2
   [junit4]   2> 1241356 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=232623140
   [junit4]   2> 1241356 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50708_solr
   [junit4]   2> 1241358 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1137274893
   [junit4]   2> 1241358 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:48467_solr
   [junit4]   2> 1241358 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1241358 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:50708_solr as DOWN
   [junit4]   2> 1241363 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 1241363 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.c.ZkController Publish node=127.0.0.1:48467_solr as DOWN
   [junit4]   2> 1241366 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1241366 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19c58b6e: rootName = 
solr_50708, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@5ec88ac7
   [junit4]   2> 1241368 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1241368 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@330f156: rootName = 
solr_50708, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3b1fad2a
   [junit4]   2> 1241370 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1241370 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5f9ab851: rootName = 
solr_50708, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@667642d3
   [junit4]   2> 1241370 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1241371 INFO  (closeThreadPool-6560-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72176551793983497-127.0.0.1:50708_solr-n_0000000001) closing
   [junit4]   2> 1241371 INFO  
(OverseerStateUpdate-72176551793983497-127.0.0.1:50708_solr-n_0000000001) 
[n:127.0.0.1:50708_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50708_solr
   [junit4]   2> 1241389 DEBUG (closeThreadPool-6560-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 1241390 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1241390 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5a54be5c: rootName = 
solr_48467, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@3f2b8f7d
   [junit4]   2> 1241393 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1241393 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2ba7c37a: rootName = 
solr_48467, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@3b1fad2a
   [junit4]   2> 1241394 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1241394 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6fa2270: rootName = 
solr_48467, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@667642d3
   [junit4]   2> 1241394 INFO  (jetty-closer-6555-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1241402 INFO  
(OverseerAutoScalingTriggerThread-72176551793983497-127.0.0.1:50708_solr-n_0000000001)
 [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we 
are closed, exiting.
   [junit4]   2> 1241406 INFO  (jetty-closer-6555-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@1f77195f{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1241406 INFO  (jetty-closer-6555-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@52d81044{/solr,null,UNAVAILABLE}
   [junit4]   2> 1241406 INFO  (jetty-closer-6555-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1241408 INFO  (jetty-closer-6555-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72176551793983497-127.0.0.1:50708_solr-n_0000000001) closing
   [junit4]   2> 1241408 INFO  (closeThreadPool-6560-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72176551793983497-127.0.0.1:50708_solr-n_0000000001) closing
   [junit4]   2> 1241410 INFO  (jetty-closer-6555-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@3017c428{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1241411 INFO  (jetty-closer-6555-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@7115e6a8{/solr,null,UNAVAILABLE}
   [junit4]   2> 1241411 INFO  (jetty-closer-6555-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 1241413 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 1241415 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 1241417 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:51854
   [junit4]   2> 1241417 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 51854
   [junit4]   2> 1241418 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NodeMarkersRegistrationTest 
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=2AACEB8890D4A22D 
-Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Asia/Famagusta 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 36.7s J0 | 
NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Path 
/autoscaling/nodeLost/127.0.0.1:64022_solr exists
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2AACEB8890D4A22D:321663849EE16FC2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:147)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J0/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2AACEB8890D4A22D-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=875, maxMBSortInHeap=5.452240370126507, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=Asia/Famagusta
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 
(64-bit)/cpus=3,threads=1,free=183699696,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPointFields, 
CollectionsAPIDistributedZkTest, TestLazyCores, CollectionStateFormat2Test, 
TestReplicationHandler, SaslZkACLProviderTest, SearchHandlerTest, 
XmlInterpolationTest, TestFieldCacheSort, ShufflingReplicaListTransformerTest, 
TestSolrCoreParser, CustomHighlightComponentTest, AssignTest, 
TestSchemalessBufferedUpdates, CheckHdfsIndexTest, ConvertedLegacyTest, 
LeaderFailoverAfterPartitionTest, OverseerCollectionConfigSetProcessorTest, 
TestJettySolrRunner, HdfsBasicDistributedZk2Test, TestFieldCollectionResource, 
TestHttpShardHandlerFactory, TestDistribIDF, SolrIndexSplitterTest, 
TestPolicyCloud, IgnoreCommitOptimizeUpdateProcessorFactoryTest, 
CurrencyFieldTypeTest, TestJsonFacetsWithNestedObjects, 
TestCloudNestedDocsSort, TestFieldSortValues, TestUpdate, ExplicitHLLTest, 
TestBulkSchemaConcurrent, PeerSyncReplicationTest, TestGroupingSearch, 
TestSolrConfigHandler, ShardRoutingTest, TestCrossCoreJoin, 
ClusterStateUpdateTest, TolerantUpdateProcessorTest, 
HdfsWriteToMultipleCollectionsTest, XsltUpdateRequestHandlerTest, TestConfig, 
TestPullReplicaErrorHandling, ZkFailoverTest, ZkShardTermsTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, ParsingFieldUpdateProcessorsTest, 
DistributedFacetPivotSmallAdvancedTest, TestUnifiedSolrHighlighter, 
HighlighterTest, TestPseudoReturnFields, AtomicUpdateProcessorFactoryTest, 
TestSubQueryTransformer, AutoScalingHandlerTest, IndexSchemaRuntimeFieldTest, 
TestPKIAuthenticationPlugin, DistanceFunctionTest, BadIndexSchemaTest, 
UninvertDocValuesMergePolicyTest, TestDistributedGrouping, PrimUtilsTest, 
EchoParamsTest, TestDynamicLoading, SearchHandlerTest, 
NodeAddedTriggerIntegrationTest, CdcrUpdateLogTest, TestDocTermOrds, 
TestSystemCollAutoCreate, LeaderTragicEventTest, TestImplicitCoreProperties, 
DistribDocExpirationUpdateProcessorTest, 
TestDistributedStatsComponentCardinality, TestSimExtremeIndexing, 
OverseerRolesTest, DistributedFacetSimpleRefinementLongTailTest, 
NodeLostTriggerIntegrationTest, TestPayloadCheckQParserPlugin, ZkCLITest, 
HttpPartitionTest, TestPrepRecovery, TestSchemaSimilarityResource, 
TestRecovery, TestRequestForwarding, RecoveryZkTest, TestXmlQParser, 
UpdateLogTest, TestDocBasedVersionConstraints, TriggerEventQueueTest, 
ManagedSchemaRoundRobinCloudTest, TestComplexPhraseLeadingWildcard, 
JSONWriterTest, TestSizeLimitedDistributedMap, SolrCoreTest, 
TestConfigSetsAPIZkFailure, TestFieldCache, CustomCollectionTest, 
TestNumericTerms64, TestAddFieldRealTimeGet, SuggesterWFSTTest, 
PreAnalyzedFieldManagedSchemaCloudTest, TestReplicaProperties, 
TestStressInPlaceUpdates, TestExtendedDismaxParser, ExecutePlanActionTest, 
ReturnFieldsTest, TestEmbeddedSolrServerConstructors, TestCoreDiscovery, 
HLLSerializationTest, TestExactStatsCache, NodeMarkersRegistrationTest]
   [junit4] Completed [265/838 (1!)] on J0 in 36.89s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 50990 lines...]
[asciidoctor:convert] asciidoctor: ERROR: about-this-guide.adoc: line 1: 
invalid part, must have at least one section (e.g., chapter, appendix, etc.)
[asciidoctor:convert] asciidoctor: ERROR: solr-glossary.adoc: line 1: invalid 
part, must have at least one section (e.g., chapter, appendix, etc.)
     [java] Processed 2459 links (2010 relative) to 3224 anchors in 246 files
     [echo] Validated Links & Anchors via: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-ref-guide/bare-bones-html/

-documentation-lint:
    [jtidy] Checking for broken html (such as invalid tags)...
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/jtidy_tmp
     [echo] Checking for broken links...
     [exec] 
     [exec] Crawl/parse...
     [exec] 
     [exec] Verify...
     [echo] Checking for malformed docs...

jar-checksums:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

common.resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null1825289820
     [copy] Copying 36 files to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null1825289820
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/null1825289820

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null1246845362
     [copy] Copying 242 files to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null1246845362
   [delete] Deleting directory 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/null1246845362

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 68ms :: artifacts dl 5ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 98 minutes 13 seconds
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[Lucene-Solr-7.x-Solaris] $ /bin/sh -xe /var/tmp/jenkins4496391339926517487.sh
+ mv lucene/build lucene/build.orig
+ mv solr/build solr/build.orig
+ ANT_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
+ export ANT_HOME
+ 
PATH=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2/bin:/export/home/jenkins/tools/java/64bit/jdk1.8.0/bin:/usr/bin:/usr/sbin
+ export PATH
+ python3.4 -u dev-tools/scripts/reproduceJenkinsFailures.py --no-git 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1024/consoleText
[repro] Jenkins log URL: 
https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/1024/consoleText

[repro] Revision: 62ee5df5e179a36f1eb710fa3ade47315558cee2

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseG1GC"
[repro] Repro line:  ant test  -Dtestcase=NodeMarkersRegistrationTest 
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=2AACEB8890D4A22D 
-Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Asia/Famagusta 
-Dtests.asserts=true -Dtests.file.encoding=UTF-8

[repro] ant clean
Buildfile: /export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/build.xml

clean:

clean:

clean:

BUILD SUCCESSFUL
Total time: 0 seconds
[repro] Test suites by module:
[repro]    solr/core
[repro]       NodeMarkersRegistrationTest
[repro] ant compile-test
Buildfile: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/core/build.xml

check-analyzers-icu-uptodate:

jar-analyzers-icu:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: Apache Ivy 2.4.0 - 20141213170938 :: 
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:
[ivy:cachepath] :: resolving dependencies :: 
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found org.codehaus.groovy#groovy-all;2.4.15 in public
[ivy:cachepath] :: resolution report :: resolve 117ms :: artifacts dl 1ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   1   |   0   |   0   |   0   ||   1   |   0   |
        ---------------------------------------------------------------------

check-analyzers-common-uptodate:

jar-analyzers-common:

-mrjar-classes-uptodate:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve-groovy:

-check-git-state:

-git-cleanroot:

-copy-git-state:
     [copy] Copying 1 file to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build

git-autoclean:

resolve:

common.init:

compile-lucene-core:

-check-git-state:

-git-cleanroot:

-copy-git-state:

git-autoclean:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/top-level-ivy-settings.xml

resolve:

init:

-clover.disable:

-clover.load:

-clover.classpath:

-clover.setup:

clover:

compile-core:
    [mkdir] Created dir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java
    [javac] Compiling 859 source files to 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -Xlint:deprecation for details.
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
    [javac] Creating empty 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info

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

 for registry solr.node / com.codahale.metrics.MetricRegistry@787dcf2a
   [junit4]   2> 46079 DEBUG (closeThreadPool-70-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down scheduled thread pool executor now
   [junit4]   2> 46079 DEBUG (closeThreadPool-70-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Shutting down action executor now
   [junit4]   2> 46079 DEBUG (closeThreadPool-70-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for action executor
   [junit4]   2> 46079 DEBUG (closeThreadPool-70-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers Awaiting termination for scheduled thread pool 
executor
   [junit4]   2> 46084 INFO  (jetty-closer-65-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 46085 INFO  (jetty-closer-65-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79822bdf: rootName = 
solr_63086, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@72aa1348
   [junit4]   2> 46086 DEBUG (closeThreadPool-70-thread-2) [    ] 
o.a.s.c.a.ScheduledTriggers ScheduledTriggers closed completely
   [junit4]   2> 46086 DEBUG (closeThreadPool-70-thread-2) [    ] 
o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 46100 INFO  (jetty-closer-65-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 46101 INFO  (closeThreadPool-70-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72176788739194889-127.0.0.1:64322_solr-n_0000000001) closing
   [junit4]   2> 46101 INFO  (zkCallback-52-thread-1) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63086_solr
   [junit4]   2> 46101 INFO  (jetty-closer-65-thread-2) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1f6cddc8: rootName = 
solr_63086, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@2a0f9ba4
   [junit4]   2> 46102 INFO  (zkCallback-59-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 46102 INFO  (zkCallback-52-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 46102 INFO  (jetty-closer-65-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=72176788739194889-127.0.0.1:64322_solr-n_0000000001) closing
   [junit4]   2> 46102 INFO  (jetty-closer-65-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 46135 INFO  (jetty-closer-65-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@56092631{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 46138 INFO  (jetty-closer-65-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6b791551{/solr,null,UNAVAILABLE}
   [junit4]   2> 46139 INFO  (jetty-closer-65-thread-1) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 46194 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 
0x1006c682dd4000e, likely client has closed socket
   [junit4]   2> 46214 INFO  (jetty-closer-65-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@4ea0a14e{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 46215 INFO  (jetty-closer-65-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@44f526b5{/solr,null,UNAVAILABLE}
   [junit4]   2> 46215 INFO  (jetty-closer-65-thread-2) [    ] o.e.j.s.session 
node0 Stopped scavenging
   [junit4]   2> 46220 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 46225 WARN  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        3       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        2       /solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/live_nodes
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        2       /solr/overseer/queue
   [junit4]   2>        2       /solr/autoscaling/events/.auto_add_replicas
   [junit4]   2>        2       /solr/overseer/queue-work
   [junit4]   2>        2       /solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 46229 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:46152
   [junit4]   2> 46229 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 46152
   [junit4]   2> 46232 INFO  
(TEST-NodeMarkersRegistrationTest.testNodeMarkersRegistration-seed#[2AACEB8890D4A22D])
 [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=NodeMarkersRegistrationTest 
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=2AACEB8890D4A22D 
-Dtests.slow=true -Dtests.badapples=true -Dtests.locale=es-GT 
-Dtests.timezone=Asia/Famagusta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 42.5s J1 | 
NodeMarkersRegistrationTest.testNodeMarkersRegistration <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Path 
/autoscaling/nodeLost/127.0.0.1:52357_solr exists
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([2AACEB8890D4A22D:321663849EE16FC2]:0)
   [junit4]    >        at 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration(NodeMarkersRegistrationTest.java:147)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.autoscaling.NodeMarkersRegistrationTest_2AACEB8890D4A22D-001
   [junit4]   2> Jan 28, 2019 8:26:11 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=875, maxMBSortInHeap=5.452240370126507, 
sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=Asia/Famagusta
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_191 
(64-bit)/cpus=3,threads=1,free=46367744,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [NodeMarkersRegistrationTest]
   [junit4] Completed [3/5 (1!)] on J1 in 45.96s, 1 test, 1 failure <<< 
FAILURES!
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4] OK      17.3s J0 | 
NodeMarkersRegistrationTest.testNodeMarkersRegistration
   [junit4] Completed [4/5 (1!)] on J0 in 17.84s, 1 test
   [junit4] 
   [junit4] Suite: org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
   [junit4] OK      16.7s J1 | 
NodeMarkersRegistrationTest.testNodeMarkersRegistration
   [junit4] Completed [5/5 (1!)] on J1 in 17.58s, 1 test
   [junit4] 
   [junit4] 
   [junit4] Tests with failures [seed: 2AACEB8890D4A22D]:
   [junit4]   - 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest.testNodeMarkersRegistration
   [junit4] 
   [junit4] 
   [junit4] JVM J0:     0.74 ..    62.50 =    61.76s
   [junit4] JVM J1:     0.73 ..    65.89 =    65.16s
   [junit4] Execution time total: 1 minute 5 seconds
   [junit4] Tests summary: 5 suites, 5 tests, 1 failure

BUILD FAILED
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1572:
 The following error occurred while executing this line:
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/lucene/common-build.xml:1099:
 There were test failures: 5 suites, 5 tests, 1 failure [seed: 2AACEB8890D4A22D]

Total time: 1 minute 7 seconds

[repro] Setting last failure code to 256

[repro] Failures:
[repro]   1/5 failed: 
org.apache.solr.cloud.autoscaling.NodeMarkersRegistrationTest
[repro] Exiting with code 256
+ mv lucene/build lucene/build.repro
+ mv solr/build solr/build.repro
+ mv lucene/build.orig lucene/build
+ mv solr/build.orig solr/build
Archiving artifacts
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
<Git Blamer> Using GitBlamer to create author and commit information for all 
warnings.
<Git Blamer> GIT_COMMIT=62ee5df5e179a36f1eb710fa3ade47315558cee2, 
workspace=/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris
[WARNINGS] Computing warning deltas based on reference build #1023
Recording test results
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
Setting 
ANT_1_8_2_HOME=/export/home/jenkins/tools/hudson.tasks.Ant_AntInstallation/ANT_1.8.2
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to