Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/578/ Java: 64bit/jdk-11.0.4 -XX:-UseCompressedOops -XX:+UseSerialGC
5 tests failed. FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:63057/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:63057/solr at __randomizedtesting.SeedInfo.seed([21DAB249F99401A3:D13061B526B771C9]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1315) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351) ... 70 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 66 more FAILED: org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations Error Message: IOException occurred when talking to server at: https://127.0.0.1:62098/solr Stack Trace: org.apache.solr.client.solrj.SolrServerException: IOException occurred when talking to server at: https://127.0.0.1:62098/solr at __randomizedtesting.SeedInfo.seed([21DAB249F99401A3:D13061B526B771C9]:0) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:679) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:265) at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:248) at org.apache.solr.client.solrj.impl.LBSolrClient.doRequest(LBSolrClient.java:368) at org.apache.solr.client.solrj.impl.LBSolrClient.request(LBSolrClient.java:296) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.sendRequest(BaseCloudSolrClient.java:1127) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.requestWithRetryOnStaleState(BaseCloudSolrClient.java:896) at org.apache.solr.client.solrj.impl.BaseCloudSolrClient.request(BaseCloudSolrClient.java:828) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211) at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:228) at org.apache.solr.cloud.TestSkipOverseerOperations.testSkipLeaderOperations(TestSkipOverseerOperations.java:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) 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 org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53) at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47) at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64) at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54) at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36) at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: javax.net.ssl.SSLException: Software caused connection abort: recv failed at java.base/sun.security.ssl.Alert.createSSLException(Alert.java:127) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:320) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:263) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:258) at java.base/sun.security.ssl.SSLSocketImpl.handleException(SSLSocketImpl.java:1315) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:839) at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137) at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153) at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138) at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56) at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259) at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163) at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165) at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273) at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125) at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272) at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185) at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89) at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110) at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83) at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56) at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:564) ... 48 more Suppressed: java.net.SocketException: Software caused connection abort: socket write error at java.base/java.net.SocketOutputStream.socketWrite0(Native Method) at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110) at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150) at java.base/sun.security.ssl.SSLSocketOutputRecord.encodeAlert(SSLSocketOutputRecord.java:81) at java.base/sun.security.ssl.TransportContext.fatal(TransportContext.java:351) ... 70 more Caused by: java.net.SocketException: Software caused connection abort: recv failed at java.base/java.net.SocketInputStream.socketRead0(Native Method) at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base/java.net.SocketInputStream.read(SocketInputStream.java:140) at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:448) at java.base/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:68) at java.base/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1104) at java.base/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:823) ... 66 more FAILED: org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testCopyBufferDefaultSize Error Message: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception Stack Trace: org.apache.solr.common.SolrException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:91) at org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testCopyBufferDefaultSize(HdfsBackupRepositoryTest.java:92) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13) Caused by: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1847) at org.apache.hadoop.security.UserGroupInformation.createLoginUser(UserGroupInformation.java:710) at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:660) at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:571) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:322) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:289) at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:176) at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3303) at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:476) at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:89) ... 21 more Caused by: javax.security.auth.login.LoginException: Security Exception at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:805) at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:665) at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:663) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:663) at java.base/javax.security.auth.login.LoginContext.login(LoginContext.java:575) at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:1926) at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1837) ... 30 more Caused by: java.lang.SecurityException at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:806) ... 37 more FAILED: org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testHdfsHomePropertySet Error Message: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception Stack Trace: org.apache.solr.common.SolrException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:91) at org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testHdfsHomePropertySet(HdfsBackupRepositoryTest.java:42) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13) Caused by: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1847) at org.apache.hadoop.security.UserGroupInformation.createLoginUser(UserGroupInformation.java:710) at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:660) at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:571) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:322) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:289) at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:176) at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3303) at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:476) at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:89) ... 21 more Caused by: javax.security.auth.login.LoginException: Security Exception at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:805) at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:665) at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:663) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:663) at java.base/javax.security.auth.login.LoginContext.login(LoginContext.java:575) at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:1926) at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1837) ... 30 more Caused by: java.lang.SecurityException at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:806) ... 37 more FAILED: org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testCopyBufferSet Error Message: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception Stack Trace: org.apache.solr.common.SolrException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:91) at org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testCopyBufferSet(HdfsBackupRepositoryTest.java:83) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78) at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57) at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290) at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71) at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288) at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58) at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268) at org.junit.runners.ParentRunner.run(ParentRunner.java:363) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394) at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13) Caused by: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1847) at org.apache.hadoop.security.UserGroupInformation.createLoginUser(UserGroupInformation.java:710) at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:660) at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:571) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:322) at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:289) at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:176) at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3303) at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:476) at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:89) ... 21 more Caused by: javax.security.auth.login.LoginException: Security Exception at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:805) at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:665) at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:663) at java.base/java.security.AccessController.doPrivileged(Native Method) at java.base/javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:663) at java.base/javax.security.auth.login.LoginContext.login(LoginContext.java:575) at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:1926) at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1837) ... 30 more Caused by: java.lang.SecurityException at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:806) ... 37 more Build Log: [...truncated 13339 lines...] [junit4] Suite: org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest [junit4] 2> 156192 INFO (main) [ ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost [junit4] 2> 156192 INFO (main) [ ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] 2> 156322 WARN (main) [ ] o.a.h.u.Shell Did not find winutils.exe: java.io.FileNotFoundException: java.io.FileNotFoundException: HADOOP_HOME and hadoop.home.dir are unset. -see https://wiki.apache.org/hadoop/WindowsProblems [junit4] 2> 156615 WARN (main) [ ] o.a.h.u.NativeCodeLoader Unable to load native-hadoop library for your platform... using builtin-java classes where applicable [junit4] 2> 156691 WARN (main) [ ] o.a.h.f.FileSystem Cannot load filesystem: java.util.ServiceConfigurationError: org.apache.hadoop.fs.FileSystem: Provider org.apache.hadoop.fs.viewfs.ViewFileSystem could not be instantiated [junit4] 2> 156691 WARN (main) [ ] o.a.h.f.FileSystem org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception [junit4] 2> 156691 WARN (main) [ ] o.a.h.f.FileSystem javax.security.auth.login.LoginException: Security Exception [junit4] 2> 156691 WARN (main) [ ] o.a.h.f.FileSystem java.lang.SecurityException [junit4] ERROR 0.65s J0 | HdfsBackupRepositoryTest.testCopyBufferDefaultSize <<< [junit4] > Throwable #1: org.apache.solr.common.SolrException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:91) [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testCopyBufferDefaultSize(HdfsBackupRepositoryTest.java:92) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > Caused by: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception [junit4] > at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1847) [junit4] > at org.apache.hadoop.security.UserGroupInformation.createLoginUser(UserGroupInformation.java:710) [junit4] > at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:660) [junit4] > at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:571) [junit4] > at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:322) [junit4] > at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:289) [junit4] > at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:176) [junit4] > at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3303) [junit4] > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:476) [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:89) [junit4] > ... 21 more [junit4] > Caused by: javax.security.auth.login.LoginException: Security Exception [junit4] > at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:805) [junit4] > at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:665) [junit4] > at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:663) [junit4] > at java.base/java.security.AccessController.doPrivileged(Native Method) [junit4] > at java.base/javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:663) [junit4] > at java.base/javax.security.auth.login.LoginContext.login(LoginContext.java:575) [junit4] > at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:1926) [junit4] > at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1837) [junit4] > ... 30 more [junit4] > Caused by: java.lang.SecurityException [junit4] > at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:806) [junit4] > ... 37 more [junit4] 2> 156821 INFO (main) [ ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost [junit4] 2> 156821 INFO (main) [ ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] ERROR 0.02s J0 | HdfsBackupRepositoryTest.testHdfsHomePropertySet <<< [junit4] > Throwable #1: org.apache.solr.common.SolrException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:91) [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testHdfsHomePropertySet(HdfsBackupRepositoryTest.java:42) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > Caused by: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception [junit4] > at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1847) [junit4] > at org.apache.hadoop.security.UserGroupInformation.createLoginUser(UserGroupInformation.java:710) [junit4] > at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:660) [junit4] > at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:571) [junit4] > at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:322) [junit4] > at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:289) [junit4] > at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:176) [junit4] > at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3303) [junit4] > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:476) [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:89) [junit4] > ... 21 more [junit4] > Caused by: javax.security.auth.login.LoginException: Security Exception [junit4] > at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:805) [junit4] > at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:665) [junit4] > at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:663) [junit4] > at java.base/java.security.AccessController.doPrivileged(Native Method) [junit4] > at java.base/javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:663) [junit4] > at java.base/javax.security.auth.login.LoginContext.login(LoginContext.java:575) [junit4] > at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:1926) [junit4] > at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1837) [junit4] > ... 30 more [junit4] > Caused by: java.lang.SecurityException [junit4] > at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:806) [junit4] > ... 37 more [junit4] 2> 156842 INFO (main) [ ] o.a.s.c.HdfsDirectoryFactory solr.hdfs.home=hdfs://localhost [junit4] 2> 156842 INFO (main) [ ] o.a.s.c.HdfsDirectoryFactory Solr Kerberos Authentication disabled [junit4] ERROR 0.01s J0 | HdfsBackupRepositoryTest.testCopyBufferSet <<< [junit4] > Throwable #1: org.apache.solr.common.SolrException: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:91) [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepositoryTest.testCopyBufferSet(HdfsBackupRepositoryTest.java:83) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [junit4] > at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [junit4] > at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [junit4] > at java.base/java.lang.reflect.Method.invoke(Method.java:566) [junit4] > Caused by: org.apache.hadoop.security.KerberosAuthException: failure to login: javax.security.auth.login.LoginException: Security Exception [junit4] > at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1847) [junit4] > at org.apache.hadoop.security.UserGroupInformation.createLoginUser(UserGroupInformation.java:710) [junit4] > at org.apache.hadoop.security.UserGroupInformation.getLoginUser(UserGroupInformation.java:660) [junit4] > at org.apache.hadoop.security.UserGroupInformation.getCurrentUser(UserGroupInformation.java:571) [junit4] > at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:322) [junit4] > at org.apache.hadoop.hdfs.DFSClient.<init>(DFSClient.java:289) [junit4] > at org.apache.hadoop.hdfs.DistributedFileSystem.initialize(DistributedFileSystem.java:176) [junit4] > at org.apache.hadoop.fs.FileSystem.createFileSystem(FileSystem.java:3303) [junit4] > at org.apache.hadoop.fs.FileSystem.get(FileSystem.java:476) [junit4] > at org.apache.solr.core.backup.repository.HdfsBackupRepository.init(HdfsBackupRepository.java:89) [junit4] > ... 21 more [junit4] > Caused by: javax.security.auth.login.LoginException: Security Exception [junit4] > at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:805) [junit4] > at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:665) [junit4] > at java.base/javax.security.auth.login.LoginContext$4.run(LoginContext.java:663) [junit4] > at java.base/java.security.AccessController.doPrivileged(Native Method) [junit4] > at java.base/javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:663) [junit4] > at java.base/javax.security.auth.login.LoginContext.login(LoginContext.java:575) [junit4] > at org.apache.hadoop.security.UserGroupInformation$HadoopLoginContext.login(UserGroupInformation.java:1926) [junit4] > at org.apache.hadoop.security.UserGroupInformation.doSubjectLogin(UserGroupInformation.java:1837) [junit4] > ... 30 more [junit4] > Caused by: java.lang.SecurityException [junit4] > at java.base/javax.security.auth.login.LoginContext.invoke(LoginContext.java:806) [junit4] > ... 37 more [junit4] Completed [16/887 (1!)] on J0 in 0.68s, 8 tests, 3 errors <<< FAILURES! [...truncated 912 lines...] [junit4] Suite: org.apache.solr.cloud.TestSkipOverseerOperations [junit4] 2> 1930172 INFO (SUITE-TestSkipOverseerOperations-seed#[21DAB249F99401A3]-worker) [ ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom [junit4] 2> 1930174 INFO (SUITE-TestSkipOverseerOperations-seed#[21DAB249F99401A3]-worker) [ ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\data-dir-203-001 [junit4] 2> 1930174 INFO (SUITE-TestSkipOverseerOperations-seed#[21DAB249F99401A3]-worker) [ ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true [junit4] 2> 1930174 INFO (SUITE-TestSkipOverseerOperations-seed#[21DAB249F99401A3]-worker) [ ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0) [junit4] 2> 1930178 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.SolrTestCaseJ4 ###Starting testSkipLeaderOperations [junit4] 2> 1930179 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001 [junit4] 2> 1930179 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER [junit4] 2> 1930180 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0 [junit4] 2> 1930180 INFO (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Starting server [junit4] 2> 1930279 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer start zk server on port:62085 [junit4] 2> 1930279 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:62085 [junit4] 2> 1930279 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:62085 [junit4] 2> 1930279 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 62085 [junit4] 2> 1930281 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930286 INFO (zkConnectionManagerCallback-7699-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930286 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930288 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930291 INFO (zkConnectionManagerCallback-7701-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930291 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930292 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930293 INFO (zkConnectionManagerCallback-7703-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930293 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930408 WARN (jetty-launcher-7704-thread-3) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1930408 WARN (jetty-launcher-7704-thread-2) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1930408 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1930408 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1930408 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1930408 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1930408 INFO (jetty-launcher-7704-thread-3) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11 [junit4] 2> 1930408 WARN (jetty-launcher-7704-thread-1) [ ] o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time [junit4] 2> 1930408 INFO (jetty-launcher-7704-thread-2) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11 [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0) [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ... [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-1) [ ] o.e.j.s.Server jetty-9.4.19.v20190610; built: 2019-06-10T16:30:51.723Z; git: afcf563148970e98786327af5e07c261fda175d3; jvm 11.0.4+11 [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-3) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-3) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-3) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-3) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31aaa85b{/solr,null,AVAILABLE} [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-2) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1930409 INFO (jetty-launcher-7704-thread-2) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-2) [ ] o.e.j.s.session node0 Scavenging every 660000ms [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-1) [ ] o.e.j.s.session DefaultSessionIdManager workerName=node0 [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-1) [ ] o.e.j.s.session No SessionScavenger set, using defaults [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-2) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43eab8f9{/solr,null,AVAILABLE} [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-1) [ ] o.e.j.s.session node0 Scavenging every 600000ms [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-1) [ ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38e66b3c{/solr,null,AVAILABLE} [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-3) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2ef057f{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:62098} [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-1) [ ] o.e.j.s.AbstractConnector Started ServerConnector@a38b195{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:62103} [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-2) [ ] o.e.j.s.AbstractConnector Started ServerConnector@2b240fcb{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:62099} [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-2) [ ] o.e.j.s.Server Started @1930461ms [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-1) [ ] o.e.j.s.Server Started @1930461ms [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-3) [ ] o.e.j.s.Server Started @1930461ms [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62098} [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62103} [junit4] 2> 1930410 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62099} [junit4] 2> 1930411 ERROR (jetty-launcher-7704-thread-3) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1930411 ERROR (jetty-launcher-7704-thread-2) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1930411 ERROR (jetty-launcher-7704-thread-1) [ ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete. [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-04T12:36:54.126439800Z [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-04T12:36:54.126439800Z [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.s.SolrDispatchFilter ___ _ Welcome to Apache Solr™ version 8.4.0 [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _ Starting in cloud mode on port null [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_| Install dir: null [junit4] 2> 1930411 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.s.SolrDispatchFilter |___/\___/_|_| Start time: 2019-12-04T12:36:54.126439800Z [junit4] 2> 1930412 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930412 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930412 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930414 INFO (zkConnectionManagerCallback-7707-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930414 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930415 INFO (zkConnectionManagerCallback-7708-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930415 INFO (zkConnectionManagerCallback-7710-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930415 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930415 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930415 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1930415 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1930415 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading... [junit4] 2> 1930682 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1930684 WARN (jetty-launcher-7704-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4e7c7291[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930684 WARN (jetty-launcher-7704-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4e7c7291[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930688 WARN (jetty-launcher-7704-thread-1) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@402f4c63[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930688 WARN (jetty-launcher-7704-thread-1) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@402f4c63[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930689 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62085/solr [junit4] 2> 1930689 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930692 INFO (zkConnectionManagerCallback-7718-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930692 INFO (jetty-launcher-7704-thread-1) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930695 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1930697 WARN (jetty-launcher-7704-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@34407fbe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930697 WARN (jetty-launcher-7704-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@34407fbe[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930701 WARN (jetty-launcher-7704-thread-2) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@73b9eb82[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930701 WARN (jetty-launcher-7704-thread-2) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@73b9eb82[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1930701 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62085/solr [junit4] 2> 1930701 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930705 INFO (zkConnectionManagerCallback-7724-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930706 INFO (jetty-launcher-7704-thread-2) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930794 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930797 INFO (zkConnectionManagerCallback-7727-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930797 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1930899 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1930910 INFO (zkConnectionManagerCallback-7729-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1930910 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1931021 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62103_solr [junit4] 2> 1931022 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.c.Overseer Overseer (id=72102027216158728-127.0.0.1:62103_solr-n_0000000000) starting [junit4] 2> 1931028 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62103_solr [junit4] 2> 1931030 INFO (OverseerStateUpdate-72102027216158728-127.0.0.1:62103_solr-n_0000000000) [n:127.0.0.1:62103_solr ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:62103_solr [junit4] 2> 1931033 INFO (OverseerStateUpdate-72102027216158728-127.0.0.1:62103_solr-n_0000000000) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1931047 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1) [junit4] 2> 1931049 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:62099_solr as DOWN [junit4] 2> 1931053 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1931053 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62099_solr [junit4] 2> 1931054 INFO (zkCallback-7726-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1931057 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1931079 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1931092 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62103.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931098 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62099.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931100 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62103.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931100 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62103.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931102 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1931103 INFO (jetty-launcher-7704-thread-1) [n:127.0.0.1:62103_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node1\. [junit4] 2> 1931104 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62099.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931104 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62099.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931104 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1931107 INFO (jetty-launcher-7704-thread-2) [n:127.0.0.1:62099_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node2\. [junit4] 2> 1931113 INFO (zkCallback-7728-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2) [junit4] 2> 1931190 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true] [junit4] 2> 1931193 WARN (jetty-launcher-7704-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@39eacc61[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1931193 WARN (jetty-launcher-7704-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@39eacc61[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1931199 WARN (jetty-launcher-7704-thread-3) [ ] o.e.j.u.s.S.config Trusting all certificates configured for Client@2072b631[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1931199 WARN (jetty-launcher-7704-thread-3) [ ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@2072b631[provider=null,keyStore=null,trustStore=null] [junit4] 2> 1931200 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62085/solr [junit4] 2> 1931207 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1931210 INFO (zkConnectionManagerCallback-7743-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1931210 INFO (jetty-launcher-7704-thread-3) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1931314 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1931319 INFO (zkConnectionManagerCallback-7745-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1931320 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1931329 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2) [junit4] 2> 1931341 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.c.ZkController Publish node=127.0.0.1:62098_solr as DOWN [junit4] 2> 1931347 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores [junit4] 2> 1931348 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62098_solr [junit4] 2> 1931349 INFO (zkCallback-7726-thread-2) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1931349 INFO (zkCallback-7728-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1931351 INFO (zkCallback-7744-thread-1) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3) [junit4] 2> 1931388 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory. [junit4] 2> 1931411 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62098.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931421 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62098.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931421 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62098.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c7afb3c [junit4] 2> 1931421 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.p.PackageLoader /packages.json updated to version -1 [junit4] 2> 1931421 INFO (jetty-launcher-7704-thread-3) [n:127.0.0.1:62098_solr ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\. [junit4] 2> 1931479 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3 [junit4] 2> 1931481 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper [junit4] 2> 1931484 INFO (zkConnectionManagerCallback-7754-thread-1) [ ] o.a.s.c.c.ConnectionManager zkClient has connected [junit4] 2> 1931484 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper [junit4] 2> 1931486 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3) [junit4] 2> 1931488 INFO (TEST-TestSkipOverseerOperations.testSkipLeaderOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62085/solr ready [junit4] 2> 1931514 INFO (qtp1293285526-24183) [n:127.0.0.1:62098_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1931526 INFO (qtp1293285526-24183) [n:127.0.0.1:62098_solr ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11 [junit4] 2> 1931529 INFO (qtp1293285526-24187) [n:127.0.0.1:62098_solr ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&createNodeSet=127.0.0.1:62099_solr,127.0.0.1:62098_solr&wt=javabin&version=2 and sendToOCPQueue=true [junit4] 2> 1931537 INFO (OverseerCollectionConfigSetProcessor-72102027216158728-127.0.0.1:62103_solr-n_0000000000) [n:127.0.0.1:62103_solr ] 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> 1931538 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1 [junit4] 2> 1931539 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/collection1.AUTOCREATED/managed-schema [junit4] 2> 1931542 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/collection1.AUTOCREATED/protwords.txt [junit4] 2> 1931546 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/collection1.AUTOCREATED/solrconfig.xml [junit4] 2> 1931554 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/collection1.AUTOCREATED/synonyms.txt [junit4] 2> 1931570 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/collection1.AUTOCREATED/stopwords.txt [junit4] 2> 1931588 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/collection1.AUTOCREATED/lang/contractions_it.txt [junit4] 2> 1931592 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/collection1.AUTOCREATED/lang/contractions_ca.txt [junit4] 2> 1931596 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/collection1.AUTOCREATED/lang/stemdict_nl.txt [junit4] 2> 1931598 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hy.txt [junit4] 2> 1931601 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/collection1.AUTOCREATED/lang/stopwords_no.txt [junit4] 2> 1931606 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/collection1.AUTOCREATED/lang/stopwords_id.txt [junit4] 2> 1931611 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_et.txt to /configs/collection1.AUTOCREATED/lang/stopwords_et.txt [junit4] 2> 1931617 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/collection1.AUTOCREATED/lang/stopwords_da.txt [junit4] 2> 1931623 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ga.txt [junit4] 2> 1931628 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hi.txt [junit4] 2> 1931634 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ja.txt [junit4] 2> 1931640 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/collection1.AUTOCREATED/lang/stopwords_pt.txt [junit4] 2> 1931645 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_hu.txt [junit4] 2> 1931649 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/collection1.AUTOCREATED/lang/stopwords_el.txt [junit4] 2> 1931652 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ru.txt [junit4] 2> 1931655 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_tr.txt [junit4] 2> 1931658 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ar.txt [junit4] 2> 1931660 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/collection1.AUTOCREATED/lang/userdict_ja.txt [junit4] 2> 1931663 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/collection1.AUTOCREATED/lang/stopwords_eu.txt [junit4] 2> 1931666 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/collection1.AUTOCREATED/lang/stopwords_it.txt [junit4] 2> 1931669 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/collection1.AUTOCREATED/lang/stopwords_cz.txt [junit4] 2> 1931672 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/collection1.AUTOCREATED/lang/stoptags_ja.txt [junit4] 2> 1931676 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/collection1.AUTOCREATED/lang/contractions_fr.txt [junit4] 2> 1931678 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/collection1.AUTOCREATED/lang/stopwords_de.txt [junit4] 2> 1931681 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fa.txt [junit4] 2> 1931684 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/collection1.AUTOCREATED/lang/contractions_ga.txt [junit4] 2> 1931687 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ca.txt [junit4] 2> 1931689 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_nl.txt [junit4] 2> 1931692 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/collection1.AUTOCREATED/lang/stopwords_bg.txt [junit4] 2> 1931695 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/collection1.AUTOCREATED/lang/stopwords_en.txt [junit4] 2> 1931697 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/collection1.AUTOCREATED/lang/stopwords_es.txt [junit4] 2> 1931701 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_lv.txt [junit4] 2> 1931704 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/collection1.AUTOCREATED/lang/stopwords_ro.txt [junit4] 2> 1931707 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/collection1.AUTOCREATED/lang/stopwords_th.txt [junit4] 2> 1931710 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fr.txt [junit4] 2> 1931714 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/collection1.AUTOCREATED/lang/stopwords_sv.txt [junit4] 2> 1931717 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/collection1.AUTOCREATED/lang/stopwords_fi.txt [junit4] 2> 1931721 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/collection1.AUTOCREATED/lang/hyphenations_ga.txt [junit4] 2> 1931724 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/collection1.AUTOCREATED/lang/stopwords_gl.txt [junit4] 2> 1931727 INFO (OverseerThreadFactory-8318-thread-2-processing-n:127.0.0.1:62103_solr) [n:127.0.0.1:62103_solr ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/collection1.AUTOCREATED/params.json [junit4] 2> 1931840 INFO (OverseerStateUpdate-72102027216158728-127.0.0.1:62103_solr-n_0000000000) [n:127.0.0.1:62103_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard1", [junit4] 2> "core":"collection1_shard1_replica_n1", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:62098/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1931845 INFO (OverseerStateUpdate-72102027216158728-127.0.0.1:62103_solr-n_0000000000) [n:127.0.0.1:62103_solr ] o.a.s.c.o.SliceMutator createReplica() { [junit4] 2> "operation":"ADDREPLICA", [junit4] 2> "collection":"collection1", [junit4] 2> "shard":"shard2", [junit4] 2> "core":"collection1_shard2_replica_n2", [junit4] 2> "state":"down", [junit4] 2> "base_url":"https://127.0.0.1:62099/solr", [junit4] 2> "type":"NRT", [junit4] 2> "waitForFinalState":"false"} [junit4] 2> 1932064 INFO (qtp1293285526-24180) [n:127.0.0.1:62098_solr x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1932076 INFO (qtp1692333851-24190) [n:127.0.0.1:62099_solr x:collection1_shard2_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=collection1.AUTOCREATED&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT [junit4] 2> 1933097 INFO (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 [junit4] 2> 1933097 INFO (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestParams request params refreshed to version 0 [junit4] 2> 1933098 WARN (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\extraction\lib [junit4] 2> 1933098 WARN (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 1933098 WARN (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\clustering\lib [junit4] 2> 1933099 WARN (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 1933099 WARN (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\contrib\langid\lib [junit4] 2> 1933099 WARN (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001\tempDir-001\node3\collection1_shard1_replica_n1\..\..\..\..\dist [junit4] 2> 1933099 WARN (qtp1293285526-24180) [n:127.0.0.1:62098_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOper [...truncated too long message...] .m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 83380 INFO (closeThreadPool-460-thread-2) [ ] o.a.s.c.Overseer Overseer (id=72102351726116871-127.0.0.1:63236_solr-n_0000000000) closing [junit4] 2> 83383 INFO (OverseerStateUpdate-72102351726116871-127.0.0.1:63236_solr-n_0000000000) [n:127.0.0.1:63236_solr ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63236_solr [junit4] 2> 83385 INFO (OverseerAutoScalingTriggerThread-72102351726116871-127.0.0.1:63236_solr-n_0000000000) [ ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting. [junit4] 2> 83389 INFO (zkCallback-440-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 83390 INFO (closeThreadPool-460-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72102351726116871-127.0.0.1:63236_solr-n_0000000000) closing [junit4] 2> 83390 INFO (zkCallback-423-thread-3) [ ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2) [junit4] 2> 83390 INFO (jetty-closer-450-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 83390 INFO (jetty-closer-450-thread-2) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4429bde1: rootName = solr_63233, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3b9a9f5b [junit4] 2> 83390 INFO (jetty-closer-450-thread-2) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 83390 INFO (jetty-closer-450-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null [junit4] 2> 83390 INFO (jetty-closer-450-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5cb8e70c: rootName = solr_63239, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5c2fe1df [junit4] 2> 83392 INFO (jetty-closer-450-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null [junit4] 2> 83392 INFO (jetty-closer-450-thread-3) [ ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4898897c: rootName = solr_63239, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3b9a9f5b [junit4] 2> 83392 INFO (jetty-closer-450-thread-3) [ ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null [junit4] 2> 83486 INFO (jetty-closer-450-thread-1) [ ] o.a.s.c.Overseer Overseer (id=72102351726116871-127.0.0.1:63236_solr-n_0000000000) closing [junit4] 2> 83487 INFO (jetty-closer-450-thread-1) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@120b6727{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:0} [junit4] 2> 83488 INFO (jetty-closer-450-thread-1) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3a465a7b{/solr,null,UNAVAILABLE} [junit4] 2> 83488 INFO (jetty-closer-450-thread-1) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 83497 INFO (jetty-closer-450-thread-2) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@3ff1de77{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:63233} [junit4] 2> 83497 INFO (jetty-closer-450-thread-2) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@60b950f7{/solr,null,UNAVAILABLE} [junit4] 2> 83497 INFO (jetty-closer-450-thread-2) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 83599 INFO (jetty-closer-450-thread-3) [ ] o.e.j.s.AbstractConnector Stopped ServerConnector@2cae73ed{ssl,[ssl, alpn, http/1.1, h2]}{127.0.0.1:63239} [junit4] 2> 83599 INFO (jetty-closer-450-thread-3) [ ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5b7041d4{/solr,null,UNAVAILABLE} [junit4] 2> 83600 INFO (jetty-closer-450-thread-3) [ ] o.e.j.s.session node0 Stopped scavenging [junit4] 2> 83601 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer Shutting down ZkTestServer. [junit4] 2> 83806 WARN (ZkTestServer Run Thread) [ ] o.a.s.c.ZkTestServer Watch limit violations: [junit4] 2> Maximum concurrent create/delete watches above limit: [junit4] 2> [junit4] 2> 9 /solr/collections/collection2/terms/shard2 [junit4] 2> 8 /solr/configs/collection2.AUTOCREATED/managed-schema [junit4] 2> 8 /solr/collections/collection2/terms/shard1 [junit4] 2> 6 /solr/aliases.json [junit4] 2> 5 /solr/packages.json [junit4] 2> 5 /solr/security.json [junit4] 2> 5 /solr/collections/collection2/state.json [junit4] 2> 4 /solr/configs/collection2.AUTOCREATED [junit4] 2> 2 /solr/collections/collection2/collectionprops.json [junit4] 2> [junit4] 2> Maximum concurrent data watches above limit: [junit4] 2> [junit4] 2> 64 /solr/collections/collection2/state.json [junit4] 2> 6 /solr/clusterstate.json [junit4] 2> 6 /solr/clusterprops.json [junit4] 2> 3 /solr/overseer_elect/election/72102351726116871-127.0.0.1:63236_solr-n_0000000000 [junit4] 2> [junit4] 2> Maximum concurrent children watches above limit: [junit4] 2> [junit4] 2> 58 /solr/overseer/queue [junit4] 2> 26 /solr/live_nodes [junit4] 2> 15 /solr/overseer/collection-queue-work [junit4] 2> 14 /solr/collections [junit4] 2> [junit4] 2> 83812 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:63220 [junit4] 2> 83812 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:63220 [junit4] 2> 83812 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 63220 [junit4] 2> 85813 INFO (TEST-TestSkipOverseerOperations.testSkipDownOperations-seed#[21DAB249F99401A3]) [ ] o.a.s.SolrTestCaseJ4 ###Ending testSkipDownOperations [junit4] OK 15.3s J1 | TestSkipOverseerOperations.testSkipDownOperations [junit4] 2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestSkipOverseerOperations_21DAB249F99401A3-001 [junit4] 2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2213b3df), locale=es-CL, timezone=America/St_Lucia [junit4] 2> NOTE: Windows 10 10.0 amd64/AdoptOpenJDK 11.0.4 (64-bit)/cpus=3,threads=1,free=78666600,total=320835584 [junit4] 2> NOTE: All tests run in this JVM: [TestSkipOverseerOperations, TestSkipOverseerOperations] [junit4] Completed [4/5 (1!)] on J1 in 25.27s, 2 tests, 1 error <<< FAILURES! [...truncated 15 lines...] BUILD FAILED C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1590: The following error occurred while executing this line: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\lucene\common-build.xml:1117: There were test failures: 5 suites, 10 tests, 1 error [seed: 21DAB249F99401A3] Total time: 1 minute 57 seconds [repro] Setting last failure code to 1 [repro] Failures w/original seeds: [repro] 1/5 failed: org.apache.solr.cloud.TestSkipOverseerOperations [repro] Exiting with code 1 C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build move /y lucene\build lucene\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build move /y solr\build solr\build.repro 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST lucene\build.orig move /y lucene\build.orig lucene\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>IF EXIST solr\build.orig move /y solr\build.orig solr\build 1 dir(s) moved. C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows>exit 0 Archiving artifacts Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 No credentials specified Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 <Git Blamer> Using GitBlamer to create author and commit information for all warnings. <Git Blamer> GIT_COMMIT=6ebe4d16d276c665c260b9b28484900aadd7fa38, workspace=C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows [WARNINGS] Computing warning deltas based on reference build #577 Recording test results Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Build step 'Publish JUnit test result report' changed build result to UNSTABLE Email was triggered for: Unstable (Test Failures) Sending email for trigger: Unstable (Test Failures) Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2 Setting ANT_1_8_2_HOME=C:\Users\jenkins\tools\hudson.tasks.Ant_AntInstallation\ANT_1.8.2
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
