Build: https://builds.apache.org/job/Lucene-Solr-repro/134/

[...truncated 30 lines...]
[repro] Jenkins log URL: 
https://builds.apache.org/job/Lucene-Solr-Tests-7.x/456/consoleText

[repro] Revision: 72f23c89ec0a845d25129be2462c79147f6ff0e5

[repro] Repro line:  ant test  -Dtestcase=AutoAddReplicasIntegrationTest 
-Dtests.method=testSimple -Dtests.seed=C75D142C6B15175C -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=en -Dtests.timezone=MST7MDT 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestTriggerIntegration 
-Dtests.method=testSearchRate -Dtests.seed=C75D142C6B15175C 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lv-LV 
-Dtests.timezone=America/Recife -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=TestTriggerIntegration 
-Dtests.method=testNodeMarkersRegistration -Dtests.seed=C75D142C6B15175C 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=lv-LV 
-Dtests.timezone=America/Recife -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=ShardSplitTest -Dtests.method=test 
-Dtests.seed=C75D142C6B15175C -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=ar-MA -Dtests.timezone=Pacific/Chatham -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=AliasIntegrationTest 
-Dtests.method=testModifyMetadataV1 -Dtests.seed=C75D142C6B15175C 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=ms 
-Dtests.timezone=Pacific/Pohnpei -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=ComputePlanActionTest 
-Dtests.method=testSelectedCollections -Dtests.seed=C75D142C6B15175C 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=sr-Latn-RS 
-Dtests.timezone=America/Santarem -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=StressHdfsTest -Dtests.method=test 
-Dtests.seed=C75D142C6B15175C -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en-ZA -Dtests.timezone=Europe/Vatican -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1

[repro] Repro line:  ant test  -Dtestcase=StreamExpressionTest 
-Dtests.method=testDistributions -Dtests.seed=CDD4F9781892E6A3 
-Dtests.multiplier=2 -Dtests.slow=true -Dtests.locale=bg 
-Dtests.timezone=America/Yakutat -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[repro] git rev-parse --abbrev-ref HEAD
[repro] git rev-parse HEAD
[repro] Initial local git branch/revision: 
b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af
[repro] git fetch
[repro] git checkout 72f23c89ec0a845d25129be2462c79147f6ff0e5

[...truncated 2 lines...]
[repro] git merge --ff-only

[...truncated 1 lines...]
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr/solrj
[repro]       StreamExpressionTest
[repro]    solr/core
[repro]       StressHdfsTest
[repro]       ComputePlanActionTest
[repro]       TestTriggerIntegration
[repro]       AliasIntegrationTest
[repro]       AutoAddReplicasIntegrationTest
[repro]       ShardSplitTest
[repro] ant compile-test

[...truncated 2460 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 
-Dtests.class="*.StreamExpressionTest" -Dtests.showOutput=onerror  
-Dtests.seed=CDD4F9781892E6A3 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=bg -Dtests.timezone=America/Yakutat -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8

[...truncated 838 lines...]
[repro] ant compile-test

[...truncated 1331 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=30 
-Dtests.class="*.StressHdfsTest|*.ComputePlanActionTest|*.TestTriggerIntegration|*.AliasIntegrationTest|*.AutoAddReplicasIntegrationTest|*.ShardSplitTest"
 -Dtests.showOutput=onerror  -Dtests.seed=C75D142C6B15175C -Dtests.multiplier=2 
-Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=Europe/Vatican 
-Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 39054 lines...]
[repro] Setting last failure code to 256

[repro] Failures:
[repro]   0/5 failed: 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest
[repro]   0/5 failed: org.apache.solr.cloud.AliasIntegrationTest
[repro]   0/5 failed: 
org.apache.solr.cloud.autoscaling.AutoAddReplicasIntegrationTest
[repro]   0/5 failed: org.apache.solr.cloud.hdfs.StressHdfsTest
[repro]   1/5 failed: org.apache.solr.cloud.api.collections.ShardSplitTest
[repro]   1/5 failed: 
org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
[repro]   2/5 failed: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
[repro] git checkout b212f2e9b7b5d20ab8d6168b5ddcb164f536d1af

[...truncated 2 lines...]
[repro] Exiting with code 256

[...truncated 5 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to