Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1801/
2 tests failed.
FAILED: org.apache.solr.cloud.RollingRestartTest.test
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at
__randomizedtesting.SeedInfo.seed([FAEFF8515D3D411E:72BBC78BF3C12CE6]:0)
at sun.nio.ch.Net.bind0(Native Method)
at sun.nio.ch.Net.bind(Net.java:433)
at sun.nio.ch.Net.bind(Net.java:425)
at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
at
org.eclipse.jetty.server.ServerConnector.openAcceptChannel(ServerConnector.java:342)
at
org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:308)
at
org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
at
org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:236)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at org.eclipse.jetty.server.Server.doStart(Server.java:394)
at
org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:68)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.retryOnPortBindFailure(JettySolrRunner.java:558)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:497)
at
org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:465)
at
org.apache.solr.cloud.RollingRestartTest.restartWithRolesTest(RollingRestartTest.java:104)
at
org.apache.solr.cloud.RollingRestartTest.test(RollingRestartTest.java:53)
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
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:1082)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:1054)
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.search.mlt.SimpleMLTQParserTest.doTest
Error Message:
Exception during query
Stack Trace:
java.lang.RuntimeException: Exception during query
at
__randomizedtesting.SeedInfo.seed([FAEFF8515D3D411E:5DAB40F5308652A7]:0)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:933)
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:893)
at
org.apache.solr.search.mlt.SimpleMLTQParserTest.doTest(SimpleMLTQParserTest.java:82)
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)
Caused by: java.lang.RuntimeException: REQUEST FAILED:
xpath=//result/doc[5]/str[@name='id'][.='18']
xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int
name="QTime">15</int></lst><result name="response" numFound="16"
start="0"><doc><str name="id">13</str><arr
name="range_facet_l"><long>13</long></arr><int name="id_i1">13</int><arr
name="range_facet_l_dv"><long>13</long></arr><arr
name="range_facet_i_dv"><int>13</int></arr><arr name="lowerfilt"><str>The quote
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The quote red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">13</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.458Z</date><long
name="_version_">1629080338781175808</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">14</str><arr
name="range_facet_l"><long>14</long></arr><int name="id_i1">14</int><arr
name="range_facet_l_dv"><long>14</long></arr><arr
name="range_facet_i_dv"><int>14</int></arr><arr name="lowerfilt"><str>The quote
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The quote red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">14</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.461Z</date><long
name="_version_">1629080338784321536</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">15</str><arr
name="range_facet_l"><long>15</long></arr><int name="id_i1">15</int><arr
name="range_facet_l_dv"><long>15</long></arr><arr
name="range_facet_i_dv"><int>15</int></arr><arr name="lowerfilt"><str>The fat
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The fat red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">15</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.462Z</date><long
name="_version_">1629080338785370112</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">16</str><arr
name="range_facet_l"><long>16</long></arr><int name="id_i1">16</int><arr
name="range_facet_l_dv"><long>16</long></arr><arr
name="range_facet_i_dv"><int>16</int></arr><arr name="lowerfilt"><str>The slim
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The slim red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">16</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.462Z</date><long
name="_version_">1629080338785370113</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">20</str><arr
name="range_facet_l"><long>20</long></arr><int name="id_i1">20</int><arr
name="range_facet_l_dv"><long>20</long></arr><arr
name="range_facet_i_dv"><int>20</int></arr><arr name="lowerfilt"><str>The quote
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The quote red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">20</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.474Z</date><long
name="_version_">1629080338797953024</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">21</str><arr
name="range_facet_l"><long>21</long></arr><int name="id_i1">21</int><arr
name="range_facet_l_dv"><long>21</long></arr><arr
name="range_facet_i_dv"><int>21</int></arr><arr name="lowerfilt"><str>The court
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The court red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">21</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.475Z</date><long
name="_version_">1629080338799001600</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">22</str><arr
name="range_facet_l"><long>22</long></arr><int name="id_i1">22</int><arr
name="range_facet_l_dv"><long>22</long></arr><arr
name="range_facet_i_dv"><int>22</int></arr><arr name="lowerfilt"><str>The quote
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The quote red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">22</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.475Z</date><long
name="_version_">1629080338799001601</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">18</str><arr
name="range_facet_l"><long>18</long></arr><int name="id_i1">18</int><arr
name="range_facet_l_dv"><long>18</long></arr><arr
name="range_facet_i_dv"><int>18</int></arr><arr name="lowerfilt"><str>The quote
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The quote red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">18</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.470Z</date><long
name="_version_">1629080338793758721</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">19</str><arr
name="range_facet_l"><long>19</long></arr><int name="id_i1">19</int><arr
name="range_facet_l_dv"><long>19</long></arr><arr
name="range_facet_i_dv"><int>19</int></arr><arr name="lowerfilt"><str>The hose
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The hose red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">19</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.471Z</date><long
name="_version_">1629080338794807296</long><int
name="intDvoDefault">42</int></doc><doc><str name="id">23</str><arr
name="range_facet_l"><long>23</long></arr><int name="id_i1">23</int><arr
name="range_facet_l_dv"><long>23</long></arr><arr
name="range_facet_i_dv"><int>23</int></arr><arr name="lowerfilt"><str>The quote
red fox jumped over the lazy brown dogs.</str></arr><arr
name="lowerfilt1and2"><str>The quote red fox jumped over the lazy brown
dogs.</str></arr><str name="_root_">23</str><arr
name="multiDefault"><str>muLti-Default</str></arr><int
name="intDefault">42</int><date
name="timestamp">2019-03-26T14:54:38.479Z</date><long
name="_version_">1629080338803195904</long><int
name="intDvoDefault">42</int></doc></result>
</response>
request was:q={!mlt+qf%3Dlowerfilt}17
at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:926)
... 41 more
Build Log:
[...truncated 14790 lines...]
[junit4] Suite: org.apache.solr.cloud.RollingRestartTest
[junit4] 2> Creating dataDir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/init-core-data-001
[junit4] 2> 2700756 INFO
(SUITE-RollingRestartTest-seed#[FAEFF8515D3D411E]-worker) [ ]
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks:
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
[junit4] 2> 2700757 WARN
(SUITE-RollingRestartTest-seed#[FAEFF8515D3D411E]-worker) [ ]
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=93 numCloses=93
[junit4] 2> 2700757 INFO
(SUITE-RollingRestartTest-seed#[FAEFF8515D3D411E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false)
w/NUMERIC_DOCVALUES_SYSPROP=true
[junit4] 2> 2700760 INFO
(SUITE-RollingRestartTest-seed#[FAEFF8515D3D411E]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 2700761 INFO
(SUITE-RollingRestartTest-seed#[FAEFF8515D3D411E]-worker) [ ]
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
[junit4] 2> 2700803 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
[junit4] 2> 2700824 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
[junit4] 2> 2700824 INFO (ZkTestServer Run Thread) [ ]
o.a.s.c.ZkTestServer Starting server
[junit4] 2> 2700924 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer start zk server on port:35716
[junit4] 2> 2700924 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:35716
[junit4] 2> 2700924 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer connecting to 127.0.0.1 35716
[junit4] 2> 2700973 INFO (zkConnectionManagerCallback-75744-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2700996 INFO (zkConnectionManagerCallback-75746-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2700997 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig-tlog.xml
to /configs/conf1/solrconfig.xml
[junit4] 2> 2700998 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/schema.xml
to /configs/conf1/schema.xml
[junit4] 2> 2701000 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/solrconfig.snippet.randomindexconfig.xml
to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
[junit4] 2> 2701001 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/stopwords.txt
to /configs/conf1/stopwords.txt
[junit4] 2> 2701002 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/protwords.txt
to /configs/conf1/protwords.txt
[junit4] 2> 2701003 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/currency.xml
to /configs/conf1/currency.xml
[junit4] 2> 2701004 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/enumsConfig.xml
to /configs/conf1/enumsConfig.xml
[junit4] 2> 2701005 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/open-exchange-rates.json
to /configs/conf1/open-exchange-rates.json
[junit4] 2> 2701006 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/mapping-ISOLatin1Accent.txt
to /configs/conf1/mapping-ISOLatin1Accent.txt
[junit4] 2> 2701007 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/old_synonyms.txt
to /configs/conf1/old_synonyms.txt
[junit4] 2> 2701008 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkTestServer put
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/core/src/test-files/solr/collection1/conf/synonyms.txt
to /configs/conf1/synonyms.txt
[junit4] 2> 2701036 INFO (zkConnectionManagerCallback-75750-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2701040 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly
asked otherwise
[junit4] 2> 2701367 WARN
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2701368 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2701368 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2701368 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ] 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> 2701369 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ] o.e.j.s.session
DefaultSessionIdManager workerName=node0
[junit4] 2> 2701369 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ] o.e.j.s.session
No SessionScavenger set, using defaults
[junit4] 2> 2701369 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ] o.e.j.s.session
node0 Scavenging every 600000ms
[junit4] 2> 2701369 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@7884ac5b{/,null,AVAILABLE}
[junit4] 2> 2701370 WARN
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@3f8d6c00[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2701370 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@5729d7b3{SSL,[ssl,
http/1.1]}{127.0.0.1:45830}
[junit4] 2> 2701371 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ] o.e.j.s.Server
Started @2701425ms
[junit4] 2> 2701371 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/tempDir-001/control/data,
hostContext=/, hostPort=45830,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/control-001/cores}
[junit4] 2> 2701371 ERROR
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2701371 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2701371 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2701371 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2701371 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2701371 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T14:31:57.381Z
[junit4] 2> 2701373 INFO (zkConnectionManagerCallback-75752-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2701374 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2701374 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/control-001/solr.xml
[junit4] 2> 2701379 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2701379 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2701381 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2701550 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2701551 WARN
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2701572 WARN
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@17151cd5[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2701590 WARN
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2701598 WARN
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2cfa4e77[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2701599 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35716/solr
[junit4] 2> 2701637 INFO (zkConnectionManagerCallback-75759-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2701652 INFO (zkConnectionManagerCallback-75761-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2701729 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:45830_
[junit4] 2> 2701730 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.c.Overseer Overseer (id=73023953292754949-127.0.0.1:45830_-n_0000000000)
starting
[junit4] 2> 2701937 INFO (zkConnectionManagerCallback-75768-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2701940 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35716/solr ready
[junit4] 2> 2701948 INFO
(OverseerStateUpdate-73023953292754949-127.0.0.1:45830_-n_0000000000)
[n:127.0.0.1:45830_ ] o.a.s.c.Overseer Starting to work on the main queue :
127.0.0.1:45830_
[junit4] 2> 2701967 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:45830_
[junit4] 2> 2701993 INFO (zkCallback-75767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2701998 INFO (zkCallback-75760-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2702109 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history
in memory.
[junit4] 2> 2702155 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2702187 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm')
enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2702187 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry
'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2702193 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [n:127.0.0.1:45830_ ]
o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/control-001/cores
[junit4] 2> 2702267 INFO (zkConnectionManagerCallback-75774-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2702269 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2702270 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35716/solr ready
[junit4] 2> 2702293 INFO (qtp2035004570-208508) [n:127.0.0.1:45830_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45830_&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2702297 INFO
(OverseerThreadFactory-15404-thread-1-processing-n:127.0.0.1:45830_)
[n:127.0.0.1:45830_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
control_collection
[junit4] 2> 2702412 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
x:control_collection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core
create command
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
[junit4] 2> 2702412 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
x:control_collection_shard1_replica_n1] o.a.s.c.TransientSolrCoreCacheDefault
Allocating transient cache for 4 transient cores
[junit4] 2> 2703444 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrConfig Using Lucene MatchVersion: 9.0.0
[junit4] 2> 2703507 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
[junit4] 2> 2703721 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
[junit4] 2> 2703740 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1'
using configuration from collection control_collection, trusted=true
[junit4] 2> 2703740 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.core.control_collection.shard1.replica_n1' (registry
'solr.core.control_collection.shard1.replica_n1') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2703740 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore
at
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/control-001/cores/control_collection_shard1_replica_n1],
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/control-001/cores/control_collection_shard1_replica_n1/data/]
[junit4] 2> 2703744 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy:
minMergeSize=1677721, mergeFactor=4, maxMergeSize=2147483648,
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true,
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.1477440621559719]
[junit4] 2> 2703770 WARN (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type =
requestHandler,name = /dump,class = DumpRequestHandler,attributes =
{initParams=a, name=/dump, class=DumpRequestHandler},args =
{defaults={a=A,b=B}}}
[junit4] 2> 2703853 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateHandler Using UpdateLog implementation:
org.apache.solr.update.UpdateLog
[junit4] 2> 2703853 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
[junit4] 2> 2703856 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Hard AutoCommit: disabled
[junit4] 2> 2703856 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.CommitTracker Soft AutoCommit: disabled
[junit4] 2> 2703857 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy:
maxMergeAtOnce=8, maxMergeAtOnceExplicit=4, maxMergedSegmentMB=72.2431640625,
floorSegmentMB=1.9755859375, forceMergeDeletesPctAllowed=13.922087041222088,
segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12,
noCFSRatio=0.3150445287988144, deletesPctAllowed=44.562711261714625
[junit4] 2> 2703858 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.SolrIndexSearcher Opening
[Searcher@278d65af[control_collection_shard1_replica_n1] main]
[junit4] 2> 2703859 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase:
/configs/conf1
[junit4] 2> 2703860 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using
ZooKeeperStorageIO:path=/configs/conf1
[junit4] 2> 2703861 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
[junit4] 2> 2703861 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using
new clock 1629078914199453696
[junit4] 2> 2703865 INFO
(searcherExecutor-15409-thread-1-processing-n:127.0.0.1:45830_
x:control_collection_shard1_replica_n1 c:control_collection s:shard1)
[n:127.0.0.1:45830_ c:control_collection s:shard1
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore
[control_collection_shard1_replica_n1] Registered new searcher
Searcher@278d65af[control_collection_shard1_replica_n1]
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
[junit4] 2> 2703869 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkShardTerms Successful update of terms at
/collections/control_collection/terms/shard1 to Terms{values={core_node2=0},
version=0}
[junit4] 2> 2703869 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created
/collections/control_collection/leaders/shard1
[junit4] 2> 2703873 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
[junit4] 2> 2703874 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
[junit4] 2> 2703874 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync replicas to
https://127.0.0.1:45830/control_collection_shard1_replica_n1/
[junit4] 2> 2703874 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
[junit4] 2> 2703874 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.SyncStrategy
https://127.0.0.1:45830/control_collection_shard1_replica_n1/ has no replicas
[junit4] 2> 2703874 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node
/collections/control_collection/leaders/shard1/leader after winning as
/collections/control_collection/leader_elect/shard1/election/73023953292754949-core_node2-n_0000000000
[junit4] 2> 2703877 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ShardLeaderElectionContext I am the new leader:
https://127.0.0.1:45830/control_collection_shard1_replica_n1/ shard1
[junit4] 2> 2703979 INFO (zkCallback-75760-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2703980 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.c.ZkController I am the leader, no recovery necessary
[junit4] 2> 2703982 INFO (qtp2035004570-208506) [n:127.0.0.1:45830_
c:control_collection s:shard1 x:control_collection_shard1_replica_n1]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
status=0 QTime=1570
[junit4] 2> 2703996 INFO (zkCallback-75760-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2703997 INFO (qtp2035004570-208508) [n:127.0.0.1:45830_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2704083 INFO (zkCallback-75760-thread-2) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2704083 INFO (zkCallback-75760-thread-1) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2704084 INFO (qtp2035004570-208508) [n:127.0.0.1:45830_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:45830_&wt=javabin&version=2}
status=0 QTime=1791
[junit4] 2> 2704091 INFO (zkCallback-75760-thread-3) [ ]
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent
state:SyncConnected type:NodeDataChanged
path:/collections/control_collection/state.json] for collection
[control_collection] has occurred - updating... (live nodes size: [1])
[junit4] 2> 2704163 INFO (zkConnectionManagerCallback-75780-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2704165 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
[junit4] 2> 2704166 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35716/solr ready
[junit4] 2> 2704166 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection
loss:false
[junit4] 2> 2704169 INFO (qtp2035004570-208508) [n:127.0.0.1:45830_ ]
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params
collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
and sendToOCPQueue=true
[junit4] 2> 2704178 INFO
(OverseerCollectionConfigSetProcessor-73023953292754949-127.0.0.1:45830_-n_0000000000)
[n:127.0.0.1:45830_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000000 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2704178 INFO
(OverseerThreadFactory-15404-thread-2-processing-n:127.0.0.1:45830_)
[n:127.0.0.1:45830_ ] o.a.s.c.a.c.CreateCollectionCmd Create collection
collection1
[junit4] 2> 2704387 WARN
(OverseerThreadFactory-15404-thread-2-processing-n:127.0.0.1:45830_)
[n:127.0.0.1:45830_ ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to
create a collection (collection1) without cores.
[junit4] 2> 2704389 INFO (qtp2035004570-208508) [n:127.0.0.1:45830_ ]
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most
45 seconds. Check all shard replicas
[junit4] 2> 2704389 INFO (qtp2035004570-208508) [n:127.0.0.1:45830_ ]
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections
params={collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
status=0 QTime=220
[junit4] 2> 2704401 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase Creating jetty instances
pullReplicaCount=0 numOtherReplicas=16
[junit4] 2> 2704620 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-1-001
of type NRT
[junit4] 2> 2704645 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2704646 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2704646 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2704646 INFO (closeThreadPool-75781-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> 2704741 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2704741 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2704741 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2704759 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@6faa815a{/,null,AVAILABLE}
[junit4] 2> 2704759 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@5f31fe12[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@25cc0527{SSL,[ssl,
http/1.1]}{127.0.0.1:33406}
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.Server Started @2704814ms
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/tempDir-001/jetty1,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33406,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-1-001/cores}
[junit4] 2> 2704760 ERROR (closeThreadPool-75781-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2704760 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T14:32:00.770Z
[junit4] 2> 2704793 INFO (zkConnectionManagerCallback-75783-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2704794 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2704794 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-1-001/solr.xml
[junit4] 2> 2704799 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2704799 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2704801 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2705102 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2705103 WARN (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2705124 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2f691680[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2705134 WARN (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2705140 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-2-001
of type NRT
[junit4] 2> 2705140 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@1634c4db[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2705142 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35716/solr
[junit4] 2> 2705181 WARN (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2705181 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2705181 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2705181 INFO (closeThreadPool-75781-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> 2705198 INFO (zkConnectionManagerCallback-75790-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2705637 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2705637 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2705637 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2705637 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@425a0db{/,null,AVAILABLE}
[junit4] 2> 2705640 WARN (closeThreadPool-75781-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@22840fcd[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2705658 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@24323bd8{SSL,[ssl,
http/1.1]}{127.0.0.1:36194}
[junit4] 2> 2705658 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.Server Started @2705712ms
[junit4] 2> 2705658 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/tempDir-001/jetty2,
solrconfig=solrconfig.xml, hostContext=/, hostPort=36194,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-2-001/cores}
[junit4] 2> 2705658 ERROR (closeThreadPool-75781-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2705658 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2705672 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2705672 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2705672 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2705672 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T14:32:01.682Z
[junit4] 2> 2705674 INFO (zkConnectionManagerCallback-75792-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2705675 INFO (zkConnectionManagerCallback-75794-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2705677 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2705677 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-2-001/solr.xml
[junit4] 2> 2705682 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2705682 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2705715 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (1)
[junit4] 2> 2705718 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2705719 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.c.ZkController Publish node=127.0.0.1:33406_ as
DOWN
[junit4] 2> 2705721 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2705721 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33406_
[junit4] 2> 2705723 INFO (zkCallback-75767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2705723 INFO (zkCallback-75760-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2705735 INFO (zkCallback-75779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2705737 INFO (zkCallback-75791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
[junit4] 2> 2705817 INFO (zkConnectionManagerCallback-75802-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2705819 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2705820 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:35716/solr ready
[junit4] 2> 2705833 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2705870 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2705906 WARN (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2705910 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2705930 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2705930 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2705932 INFO (closeThreadPool-75781-thread-1)
[n:127.0.0.1:33406_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-1-001/cores
[junit4] 2> 2705968 WARN (closeThreadPool-75781-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@57a66c8f[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2706022 WARN (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2706022 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-3-001
of type NRT
[junit4] 2> 2706036 WARN (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2706036 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2706036 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2706036 INFO (closeThreadPool-75781-thread-3) [ ]
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> 2706066 WARN (closeThreadPool-75781-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2a12a53e[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2706067 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35716/solr
[junit4] 2> 2706081 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2706081 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2706081 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2706082 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@515c992a{/,null,AVAILABLE}
[junit4] 2> 2706082 WARN (closeThreadPool-75781-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7ec7f033[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@6915cf51{SSL,[ssl,
http/1.1]}{127.0.0.1:46282}
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.Server Started @2706147ms
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/tempDir-001/jetty3,
solrconfig=solrconfig.xml, hostContext=/, hostPort=46282,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-3-001/cores}
[junit4] 2> 2706093 ERROR (closeThreadPool-75781-thread-3) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2706093 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T14:32:02.103Z
[junit4] 2> 2706109 INFO (zkConnectionManagerCallback-75811-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706117 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2706117 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-3-001/solr.xml
[junit4] 2> 2706122 INFO (zkConnectionManagerCallback-75809-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706124 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2706124 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2706127 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2706181 INFO
(OverseerCollectionConfigSetProcessor-73023953292754949-127.0.0.1:45830_-n_0000000000)
[n:127.0.0.1:45830_ ] o.a.s.c.OverseerTaskQueue Response ZK path:
/overseer/collection-queue-work/qnr-0000000002 doesn't exist. Requestor may
have disconnected from ZooKeeper
[junit4] 2> 2706217 INFO (zkConnectionManagerCallback-75813-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706224 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (2)
[junit4] 2> 2706229 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.c.ZkController Publish node=127.0.0.1:36194_ as
DOWN
[junit4] 2> 2706230 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2706230 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:36194_
[junit4] 2> 2706232 INFO (zkCallback-75767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2706232 INFO (zkCallback-75760-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2706240 INFO (zkCallback-75791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2706240 INFO (zkCallback-75779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2706242 INFO (zkCallback-75812-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2706254 INFO (zkCallback-75801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
[junit4] 2> 2706345 INFO (zkConnectionManagerCallback-75821-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706347 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2706348 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:35716/solr ready
[junit4] 2> 2706369 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2706473 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2706500 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 4 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-4-001
of type NRT
[junit4] 2> 2706501 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2706502 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2706502 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2706502 INFO (closeThreadPool-75781-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> 2706528 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2706529 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2706530 INFO (closeThreadPool-75781-thread-2)
[n:127.0.0.1:36194_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-2-001/cores
[junit4] 2> 2706627 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2706627 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2706627 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2706634 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@381f4716{/,null,AVAILABLE}
[junit4] 2> 2706634 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@78ef1de2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2706637 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@35b79dff{SSL,[ssl,
http/1.1]}{127.0.0.1:33582}
[junit4] 2> 2706637 INFO (closeThreadPool-75781-thread-1) [ ]
o.e.j.s.Server Started @2706692ms
[junit4] 2> 2706637 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/tempDir-001/jetty4,
solrconfig=solrconfig.xml, hostContext=/, hostPort=33582,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-4-001/cores}
[junit4] 2> 2706637 ERROR (closeThreadPool-75781-thread-1) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2706637 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2706638 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2706638 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2706638 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2706638 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T14:32:02.648Z
[junit4] 2> 2706654 INFO (zkConnectionManagerCallback-75824-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706656 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2706656 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-4-001/solr.xml
[junit4] 2> 2706660 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2706660 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2706662 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2706754 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2706755 WARN (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2706756 WARN (closeThreadPool-75781-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@6e28f8e2[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2706805 WARN (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2706807 WARN (closeThreadPool-75781-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@594b0f4c[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2706808 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35716/solr
[junit4] 2> 2706825 INFO (zkConnectionManagerCallback-75831-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706845 INFO (zkConnectionManagerCallback-75833-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706849 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (3)
[junit4] 2> 2706853 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.c.ZkController Publish node=127.0.0.1:46282_ as
DOWN
[junit4] 2> 2706854 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.c.TransientSolrCoreCacheDefault Allocating
transient cache for 4 transient cores
[junit4] 2> 2706854 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:46282_
[junit4] 2> 2706856 INFO (zkCallback-75791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706856 INFO (zkCallback-75779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706856 INFO (zkCallback-75767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706856 INFO (zkCallback-75760-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706866 INFO (zkCallback-75812-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706866 INFO (zkCallback-75801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706869 INFO (zkCallback-75832-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706873 INFO (zkCallback-75820-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
[junit4] 2> 2706961 INFO (zkConnectionManagerCallback-75840-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2706963 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.c.c.ZkStateReader Updated live nodes from
ZooKeeper... (0) -> (4)
[junit4] 2> 2706964 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at
127.0.0.1:35716/solr ready
[junit4] 2> 2706985 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.h.a.MetricsHistoryHandler No .system collection,
keeping metrics history in memory.
[junit4] 2> 2707049 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.node' (registry 'solr.node') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2707078 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 5 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-5-001
of type NRT
[junit4] 2> 2707079 WARN (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2707079 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized:
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
[junit4] 2> 2707079 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2707079 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2707080 INFO (closeThreadPool-75781-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> 2707080 WARN (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2707082 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jvm' (registry 'solr.jvm') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2707082 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.m.r.SolrJmxReporter JMX monitoring for
'solr.jetty' (registry 'solr.jetty') enabled at server:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404
[junit4] 2> 2707084 INFO (closeThreadPool-75781-thread-3)
[n:127.0.0.1:46282_ ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
underneath
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-3-001/cores
[junit4] 2> 2707169 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7f3a5458[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2707199 WARN (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport
since Java 8 or lower versions does not support SSL + HTTP/2
[junit4] 2> 2707241 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2707241 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2707241 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.session node0 Scavenging every 600000ms
[junit4] 2> 2707243 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@2b5e9288{/,null,AVAILABLE}
[junit4] 2> 2707244 WARN (closeThreadPool-75781-thread-2) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@2343230a[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2707249 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4d0dc286{SSL,[ssl,
http/1.1]}{127.0.0.1:38574}
[junit4] 2> 2707249 INFO (closeThreadPool-75781-thread-2) [ ]
o.e.j.s.Server Started @2707304ms
[junit4] 2> 2707249 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.s.e.JettySolrRunner Jetty properties:
{solr.data.dir=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/tempDir-001/jetty5,
solrconfig=solrconfig.xml, hostContext=/, hostPort=38574,
coreRootDirectory=/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/../../../../../../../../../../../x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-5-001/cores}
[junit4] 2> 2707250 WARN (closeThreadPool-75781-thread-1) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@460c09ff[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2707250 ERROR (closeThreadPool-75781-thread-2) [ ]
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be
missing or incomplete.
[junit4] 2> 2707250 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Using logger factory
org.apache.logging.slf4j.Log4jLoggerFactory
[junit4] 2> 2707250 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version
9.0.0
[junit4] 2> 2707250 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null
[junit4] 2> 2707250 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null
[junit4] 2> 2707250 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time:
2019-03-26T14:32:03.260Z
[junit4] 2> 2707251 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35716/solr
[junit4] 2> 2707289 INFO (zkConnectionManagerCallback-75847-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2707308 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in
ZooKeeper)
[junit4] 2> 2707308 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig Loading container configuration from
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-5-001/solr.xml
[junit4] 2> 2707308 INFO (zkConnectionManagerCallback-75849-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2707313 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay
is ignored
[junit4] 2> 2707313 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig Configuration parameter
autoReplicaFailoverBadNodeExpiration is ignored
[junit4] 2> 2707315 INFO (closeThreadPool-75781-thread-2) [ ]
o.a.s.c.SolrXmlConfig MBean server found:
com.sun.jmx.mbeanserver.JmxMBeanServer@46a92404, but no JMX reporters were
configured - adding default JMX reporter.
[junit4] 2> 2707336 INFO (zkConnectionManagerCallback-75851-thread-1) [
] o.a.s.c.c.ConnectionManager zkClient has connected
[junit4] 2> 2707340 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
[junit4] 2> 2707346 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.ZkController Publish node=127.0.0.1:33582_ as DOWN
[junit4] 2> 2707356 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4
transient cores
[junit4] 2> 2707356 INFO (closeThreadPool-75781-thread-1) [ ]
o.a.s.c.ZkController Register node as live in
ZooKeeper:/live_nodes/127.0.0.1:33582_
[junit4] 2> 2707359 INFO (zkCallback-75832-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707359 INFO (zkCallback-75767-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707359 INFO (zkCallback-75820-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707359 INFO (zkCallback-75791-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707359 INFO (zkCallback-75801-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707359 INFO (zkCallback-75779-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707360 INFO (zkCallback-75812-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707360 INFO (zkCallback-75760-thread-3) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707372 INFO (zkCallback-75850-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707390 INFO (zkCallback-75839-thread-1) [ ]
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
[junit4] 2> 2707418 INFO
(TEST-RollingRestartTest.test-seed#[FAEFF8515D3D411E]) [ ]
o.a.s.c.AbstractFullDistribZkTestBase create jetty 6 in directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/build/solr-core/test/J1/temp/solr.cloud.RollingRestartTest_FAEFF8515D3D411E-001/shard-6-001
of type NRT
[junit4] 2> 2707419 WARN (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
[junit4] 2> 2707420 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
[junit4] 2> 2707420 INFO (closeThreadPool-75781-thread-3) [ ]
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
[junit4] 2> 2707420 INFO (closeThreadPool-75781-thread-3) [ ]
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> 2707602 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.session DefaultSessionIdManager workerName=node0
[junit4] 2> 2707602 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.session No SessionScavenger set, using defaults
[junit4] 2> 2707602 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.session node0 Scavenging every 660000ms
[junit4] 2> 2707602 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.h.ContextHandler Started
o.e.j.s.ServletContextHandler@52bc52cc{/,null,AVAILABLE}
[junit4] 2> 2707603 WARN (closeThreadPool-75781-thread-3) [ ]
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for
SslContextFactory@7cbaed84[provider=null,keyStore=null,trustStore=null]
[junit4] 2> 2707612 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.AbstractConnector Started ServerConnector@4fe41a0c{SSL,[ssl,
http/1.1]}{127.0.0.1:45371}
[junit4] 2> 2707612 INFO (closeThreadPool-75781-thread-3) [ ]
o.e.j.s.Server Started @2707667ms
[junit4] 2> 2707612 INFO (closeThrea
[...truncated too long message...]
et property disallowed.ivy.jars.list as its length is 0.
-ivy-fail-disallowed-ivy-version:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/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 =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null572592131
[copy] Copying 240 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null572592131
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/checkout/solr/null572592131
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 61ms :: artifacts dl 36ms
---------------------------------------------------------------------
| | 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: 324 minutes 41 seconds
Archiving artifacts
java.lang.InterruptedException: no matches found within 10000
at hudson.FilePath$ValidateAntFileMask.hasMatch(FilePath.java:2847)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2726)
at hudson.FilePath$ValidateAntFileMask.invoke(FilePath.java:2707)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3086)
Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to lucene
at
hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1741)
at
hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
at hudson.remoting.Channel.call(Channel.java:955)
at hudson.FilePath.act(FilePath.java:1072)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at
hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at
hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at
hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
Caused: hudson.FilePath$TunneledInterruptedException
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:3088)
at hudson.remoting.UserRequest.perform(UserRequest.java:212)
at hudson.remoting.UserRequest.perform(UserRequest.java:54)
at hudson.remoting.Request$2.run(Request.java:369)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
Caused: java.lang.InterruptedException: java.lang.InterruptedException: no
matches found within 10000
at hudson.FilePath.act(FilePath.java:1074)
at hudson.FilePath.act(FilePath.java:1061)
at hudson.FilePath.validateAntFileMask(FilePath.java:2705)
at hudson.tasks.ArtifactArchiver.perform(ArtifactArchiver.java:243)
at
hudson.tasks.BuildStepCompatibilityLayer.perform(BuildStepCompatibilityLayer.java:81)
at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
at
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:744)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:690)
at hudson.model.Build$BuildExecution.post2(Build.java:186)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:635)
at hudson.model.Run.execute(Run.java:1835)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:429)
No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
Recording test results
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)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]