Build: https://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/3310/
Java: 32bit/jdk1.8.0_121 -server -XX:+UseG1GC
1 tests failed.
FAILED:
junit.framework.TestSuite.org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
Error Message:
Address already in use
Stack Trace:
java.net.BindException: Address already in use
at __randomizedtesting.SeedInfo.seed([A38445639E507ACC]: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.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
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:745)
Build Log:
[...truncated 11385 lines...]
[junit4] Suite:
org.apache.solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin
[junit4] 2> Creating dataDir:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J1/temp/solr.security.hadoop.TestSolrCloudWithHadoopAuthPlugin_A38445639E507ACC-001/init-core-data-001
[junit4] 2> 284066 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[A38445639E507ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Using TrieFields
[junit4] 2> 284067 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[A38445639E507ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via:
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
[junit4] 2> 289668 WARN
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[A38445639E507ACC]-worker) [ ]
o.a.d.s.c.DefaultDirectoryService You didn't change the admin password of
directory service instance 'DefaultKrbServer'. Please update the admin
password as soon as possible to prevent a possible security breach.
[junit4] 2> 292383 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[A38445639E507ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 ###deleteCore
[junit4] 2> 292383 INFO
(SUITE-TestSolrCloudWithHadoopAuthPlugin-seed#[A38445639E507ACC]-worker) [ ]
o.a.s.SolrTestCaseJ4 -------------------------------------------------------
Done waiting for tracked resources to be released
[junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {},
docValues:{}, maxPointsInLeafNode=660, maxMBSortInHeap=5.9064958008799255,
sim=RandomSimilarity(queryNorm=false,coord=no): {}, locale=lv-LV,
timezone=Antarctica/DumontDUrville
[junit4] 2> NOTE: Linux 4.4.0-72-generic i386/Oracle Corporation 1.8.0_121
(32-bit)/cpus=12,threads=1,free=262656200,total=536870912
[junit4] 2> NOTE: All tests run in this JVM:
[ManagedSchemaRoundRobinCloudTest, ShufflingReplicaListTransformerTest,
BasicFunctionalityTest, ClusterStateUpdateTest, InfoHandlerTest,
TestFastOutputStream, CursorMarkTest, SoftAutoCommitTest,
SecurityConfHandlerTest, LeaderFailoverAfterPartitionTest,
CollectionsAPISolrJTest, TestBM25SimilarityFactory, JSONWriterTest,
HdfsTlogReplayBufferedWhileIndexingTest, TestCloudSchemaless, RulesTest,
TestImplicitCoreProperties, SaslZkACLProviderTest, RankQueryTest,
RestartWhileUpdatingTest, TestXmlQParserPlugin, SmileWriterTest,
RemoteQueryErrorTest, DistanceFunctionTest, TestPivotHelperCode,
DocumentBuilderTest, DeleteReplicaTest, TestTestInjection, TestRTGBase,
SortByFunctionTest, SpellCheckCollatorTest, AddBlockUpdateTest,
QueryResultKeyTest, TestSolrCloudWithHadoopAuthPlugin]
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=TestSolrCloudWithHadoopAuthPlugin -Dtests.seed=A38445639E507ACC
-Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=lv-LV
-Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.00s J1 | TestSolrCloudWithHadoopAuthPlugin (suite) <<<
[junit4] > Throwable #1: java.net.BindException: Address already in use
[junit4] > at
__randomizedtesting.SeedInfo.seed([A38445639E507ACC]:0)
[junit4] > at sun.nio.ch.Net.bind0(Native Method)
[junit4] > at sun.nio.ch.Net.bind(Net.java:433)
[junit4] > at sun.nio.ch.Net.bind(Net.java:425)
[junit4] > at
sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
[junit4] > at
sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
[junit4] > at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:252)
[junit4] > at
org.apache.mina.transport.socket.nio.NioSocketAcceptor.open(NioSocketAcceptor.java:49)
[junit4] > at
org.apache.mina.core.polling.AbstractPollingIoAcceptor.registerHandles(AbstractPollingIoAcceptor.java:525)
[junit4] > at
org.apache.mina.core.polling.AbstractPollingIoAcceptor.access$200(AbstractPollingIoAcceptor.java:67)
[junit4] > at
org.apache.mina.core.polling.AbstractPollingIoAcceptor$Acceptor.run(AbstractPollingIoAcceptor.java:409)
[junit4] > at
org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:65)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
[junit4] > at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
[junit4] > at java.lang.Thread.run(Thread.java:745)
[junit4] Completed [115/704 (1!)] on J1 in 8.33s, 0 tests, 1 error <<<
FAILURES!
[...truncated 41336 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]