You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2016/04/19 08:44:32 UTC

[JENKINS-EA] Lucene-Solr-6.x-Linux (32bit/jdk-9-ea+114) - Build # 453 - Still Failing!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-6.x-Linux/453/
Java: 32bit/jdk-9-ea+114 -client -XX:+UseSerialGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.BlobRepositoryCloudTest

Error Message:
Connection reset

Stack Trace:
java.net.SocketException: Connection reset
	at __randomizedtesting.SeedInfo.seed([FD06E0F543FDCAC2]:0)
	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:209)
	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
	at org.apache.solr.core.BlobRepositoryCloudTest.postBlob(BlobRepositoryCloudTest.java:104)
	at org.apache.solr.core.BlobRepositoryCloudTest.setupCluster(BlobRepositoryCloudTest.java:59)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(java.base@9-ea/Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(java.base@9-ea/NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(java.base@9-ea/DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(java.base@9-ea/Method.java:531)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1764)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:811)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:827)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:367)
	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)




Build Log:
[...truncated 10576 lines...]
   [junit4] Suite: org.apache.solr.core.BlobRepositoryCloudTest
   [junit4]   2> Creating dataDir: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/init-core-data-001
   [junit4]   2> 46319 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false)
   [junit4]   2> 46320 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 46321 INFO  (Thread-124) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 46321 INFO  (Thread-124) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 46421 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:41178
   [junit4]   2> 46421 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 46421 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46423 INFO  (zkCallback-55-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@117094f name:ZooKeeperConnection Watcher:127.0.0.1:41178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46423 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46423 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 46423 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/solr.xml
   [junit4]   2> 46427 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /solr/clusterprops.json
   [junit4]   2> 46430 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.Server jetty-9.3.8.v20160314
   [junit4]   2> 46431 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@199de9f{/solr,null,AVAILABLE}
   [junit4]   2> 46433 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.u.s.SslContextFactory x509=X509@199ca6c(solrtest,h=[],w=[]) for SslContextFactory@e234e2(file:///home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/etc/test/solrtest.keystore,file:///home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/server/etc/test/solrtest.keystore)
   [junit4]   2> 46434 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.ServerConnector Started ServerConnector@667425{SSL,[ssl, http/1.1]}{127.0.0.1:37348}
   [junit4]   2> 46434 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.Server Started @47605ms
   [junit4]   2> 46435 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=37348}
   [junit4]   2> 46435 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init(): jdk.internal.loader.ClassLoaders$AppClassLoader@1c8e616
   [junit4]   2> 46435 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1'
   [junit4]   2> 46435 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 46435 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 46435 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 46435 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46437 INFO  (zkCallback-56-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@9f40d9 name:ZooKeeperConnection Watcher:127.0.0.1:41178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46437 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46437 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 46438 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 46443 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CorePropertiesLocator Config-defined core root directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/.
   [junit4]   2> 46443 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer New CoreContainer 7756932
   [junit4]   2> 46443 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer Loading cores into CoreContainer [instanceDir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1]
   [junit4]   2> 46443 WARN  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer Couldn't add files from /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/lib to classpath: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/lib
   [junit4]   2> 46443 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.h.c.HttpShardHandlerFactory created with socketTimeout : 90000,urlScheme : https,connTimeout : 15000,maxConnectionsPerHost : 20,maxConnections : 10000,corePoolSize : 0,maximumPoolSize : 2147483647,maxThreadIdleTime : 5,sizeOfQueue : -1,fairnessPolicy : false,useRetries : false,
   [junit4]   2> 46446 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.u.UpdateShardHandler Creating UpdateShardHandler HTTP client with params: socketTimeout=340000&connTimeout=45000&retry=true
   [junit4]   2> 46447 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.l.LogWatcher SLF4J impl is org.slf4j.impl.Log4jLoggerFactory
   [junit4]   2> 46447 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.l.LogWatcher Registering Log Listener [Log4j (org.slf4j.impl.Log4jLoggerFactory)]
   [junit4]   2> 46447 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:41178/solr
   [junit4]   2> 46447 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkController zkHost includes chroot
   [junit4]   2> 46447 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 46448 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46449 INFO  (zkCallback-59-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@181d3d8 name:ZooKeeperConnection Watcher:127.0.0.1:41178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46450 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46450 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 46451 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkController Added new OnReconnect listener org.apache.solr.cloud.ZkController$$Lambda$109/21521140@1b97e7e
   [junit4]   2> 46451 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46457 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@1d1ea99 name:ZooKeeperConnection Watcher:127.0.0.1:41178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46457 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46458 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue
   [junit4]   2> 46459 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-queue-work
   [junit4]   2> 46461 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-running
   [junit4]   2> 46462 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-completed
   [junit4]   2> 46463 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/collection-map-failure
   [junit4]   2> 46465 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes
   [junit4]   2> 46465 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections
   [junit4]   2> 46466 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /aliases.json
   [junit4]   2> 46467 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /clusterstate.json
   [junit4]   2> 46467 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /security.json
   [junit4]   2> 46468 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 46469 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 46469 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect
   [junit4]   2> 46470 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/election
   [junit4]   2> 46471 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 46471 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /overseer_elect/election/95751131335360515-127.0.0.1:37348_solr-n_0000000000
   [junit4]   2> 46471 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:37348_solr
   [junit4]   2> 46472 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer_elect/leader
   [junit4]   2> 46472 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95751131335360515-127.0.0.1:37348_solr-n_0000000000) starting
   [junit4]   2> 46473 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /overseer/queue-work
   [junit4]   2> 46477 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.OverseerAutoReplicaFailoverThread Starting OverseerAutoReplicaFailoverThread autoReplicaFailoverWorkLoopDelay=10000 autoReplicaFailoverWaitAfterExpiration=30000 autoReplicaFailoverBadNodeExpiration=60000
   [junit4]   2> 46477 INFO  (OverseerCollectionConfigSetProcessor-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Process current queue of overseer operations
   [junit4]   2> 46477 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 46477 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:37348_solr
   [junit4]   2> 46478 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /live_nodes/127.0.0.1:37348_solr
   [junit4]   2> 46479 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (0)
   [junit4]   2> 46479 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [0])
   [junit4]   2> 46479 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 46504 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer Security conf doesn't exist. Skipping setup for authorization module.
   [junit4]   2> 46504 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer No authentication plugin used.
   [junit4]   2> 46505 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CorePropertiesLocator Looking for core definitions underneath /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/.
   [junit4]   2> 46505 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions
   [junit4]   2> 46506 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter user.dir=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 46506 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter SolrDispatchFilter.init() done
   [junit4]   2> 46506 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 46506 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46508 INFO  (zkCallback-61-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@3a9bdb name:ZooKeeperConnection Watcher:127.0.0.1:41178 got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46508 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46508 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 46510 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.s.i.CloudSolrClient Final constructed zkHost string: 127.0.0.1:41178/solr
   [junit4]   2> 46512 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkCredentialsProvider
   [junit4]   2> 46513 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 46514 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@160326f name:ZooKeeperConnection Watcher:127.0.0.1:41178/solr got event WatchedEvent state:SyncConnected type:None path:null path:null type:None
   [junit4]   2> 46514 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 46514 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient Using default ZkACLProvider
   [junit4]   2> 46514 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ZkStateReader Updating cluster state from ZooKeeper... 
   [junit4]   2> 46515 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 46517 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/configname/solrconfig.xml
   [junit4]   2> 46519 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/configname/schema.xml
   [junit4]   2> 46583 INFO  (qtp7994943-354) [    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&name=.system&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 46584 INFO  (qtp7994943-354) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/.system
   [junit4]   2> 46585 INFO  (qtp7994943-354) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/.system/schema.xml
   [junit4]   2> 46587 INFO  (qtp7994943-354) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/.system/solrconfig.xml
   [junit4]   2> 46589 INFO  (OverseerCollectionConfigSetProcessor-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Get the message id:/overseer/collection-queue-work/qn-0000000000 message:{
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 46590 INFO  (OverseerThreadFactory-165-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler OverseerCollectionMessageHandler.processMessage : create , {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"}
   [junit4]   2> 46590 INFO  (OverseerThreadFactory-165-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Create collection .system
   [junit4]   2> 46591 INFO  (OverseerThreadFactory-165-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler creating collections conf node /collections/.system 
   [junit4]   2> 46591 INFO  (OverseerThreadFactory-165-thread-1) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/.system
   [junit4]   2> 46592 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 46592 INFO  (zkCallback-63-thread-1) [    ] o.a.s.c.c.ZkStateReader A collections change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/collections], has occurred - updating...
   [junit4]   2> 46593 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":".system",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"1",
   [junit4]   2>   "numShards":1,
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 46594 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: .system
   [junit4]   2> 46594 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/.system/state.json
   [junit4]   2> 46693 INFO  (OverseerThreadFactory-165-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating SolrCores for new collection .system, shardNames [shard1] , replicationFactor : 1
   [junit4]   2> 46694 INFO  (OverseerThreadFactory-165-thread-1) [    ] o.a.s.c.OverseerCollectionMessageHandler Creating core .system_shard1_replica1 as part of shard shard1 of collection .system on 127.0.0.1:37348_solr
   [junit4]   2> 46764 INFO  (qtp7994943-353) [    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=.system&name=.system_shard1_replica1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2
   [junit4]   2> 46764 INFO  (qtp7994943-353) [    ] o.a.s.c.CoreDescriptor Created CoreDescriptor: {name=.system_shard1_replica1, collection.configName=.system, config=solrconfig.xml, transient=false, schema=schema.xml, loadOnStartup=true, configSetProperties=configsetprops.json, collection=.system, numShards=1, dataDir=data/, shard=shard1}
   [junit4]   2> 46765 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController publishing state=down
   [junit4]   2> 46766 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController Registering watch for collection .system
   [junit4]   2> 46766 INFO  (qtp7994943-353) [    ] o.a.s.c.c.ZkStateReader addZkWatch [.system]
   [junit4]   2> 46766 INFO  (qtp7994943-353) [    ] o.a.s.c.c.ZkStateReader Add data for [.system] ver [0]
   [junit4]   2> 46766 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController look for our core node name
   [junit4]   2> 46767 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37348/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37348_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 46767 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37348/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37348_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 46869 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 0
   [junit4]   2> 46869 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 46869 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [.system] from [0] to [1]
   [junit4]   2> 47767 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController waiting to find shard id in clusterstate for .system_shard1_replica1
   [junit4]   2> 47767 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController Check for collection zkNode:.system
   [junit4]   2> 47767 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController Collection zkNode exists
   [junit4]   2> 47767 INFO  (qtp7994943-353) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/.system]
   [junit4]   2> 47767 INFO  (qtp7994943-353) [    ] o.a.s.c.c.ZkStateReader path=[/collections/.system] [configName]=[.system] specified config exists in ZooKeeper
   [junit4]   2> 47767 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrResourceLoader new SolrResourceLoader for directory: '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/.system_shard1_replica1'
   [junit4]   2> 47768 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrResourceLoader JNDI not configured for solr (NoInitialContextEx)
   [junit4]   2> 47768 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 47769 INFO  (qtp7994943-353) [    ] o.a.s.c.Config loaded config solrconfig.xml with version 0 
   [junit4]   2> 47773 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrConfig current version of requestparams : -1
   [junit4]   2> 47774 WARN  (qtp7994943-353) [    ] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 47777 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 6.1.0
   [junit4]   2> 47788 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrConfig Loaded SolrConfig: solrconfig.xml
   [junit4]   2> 47789 INFO  (qtp7994943-353) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 47792 INFO  (qtp7994943-353) [    ] o.a.s.s.IndexSchema [.system_shard1_replica1] Schema name=_system collection or core
   [junit4]   2> 47796 INFO  (qtp7994943-353) [    ] o.a.s.s.IndexSchema unique key field: id
   [junit4]   2> 47815 INFO  (qtp7994943-353) [    ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 47815 INFO  (qtp7994943-353) [    ] o.a.s.c.c.SolrZkClient makePath: /configs/.system/schema.xml.bak
   [junit4]   2> 47817 INFO  (qtp7994943-353) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 47818 INFO  (qtp7994943-353) [    ] o.a.s.c.ConfigSetProperties Did not find ConfigSet properties, assuming default properties: Can't find resource 'configsetprops.json' in classpath or '/configs/.system', cwd=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2
   [junit4]   2> 47818 INFO  (qtp7994943-353) [    ] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica1' using configuration from collection .system
   [junit4]   2> 47818 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrCore org.apache.solr.core.MockDirectoryFactory
   [junit4]   2> 47818 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrCore [[.system_shard1_replica1] ] Opening new SolrCore at [/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/.system_shard1_replica1], dataDir=[/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/]
   [junit4]   2> 47819 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrCore JMX monitoring not detected for core: .system_shard1_replica1
   [junit4]   2> 47820 INFO  (qtp7994943-353) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data
   [junit4]   2> 47820 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrCore New index directory detected: old=null new=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/index/
   [junit4]   2> 47820 WARN  (qtp7994943-353) [    ] o.a.s.c.SolrCore [.system_shard1_replica1] Solr index directory '/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/index' doesn't exist. Creating new index...
   [junit4]   2> 47821 INFO  (qtp7994943-353) [    ] o.a.s.c.CachingDirectoryFactory return new directory for /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/index
   [junit4]   2> 47821 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onCommit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fc2049 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6778d2),segFN=segments_1,generation=1}
   [junit4]   2> 47821 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 47822 INFO  (OldIndexDirectoryCleanupThreadForCore-.system_shard1_replica1) [    ] o.a.s.c.SolrCore Looking for old index directories to cleanup for core .system_shard1_replica1 in /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/
   [junit4]   2> 47822 WARN  (OldIndexDirectoryCleanupThreadForCore-.system_shard1_replica1) [    ] o.a.s.c.DirectoryFactory /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/ does not point to a valid data directory; skipping clean-up of old index directories.
   [junit4]   2> 47824 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrCore no updateRequestProcessorChain defined as default, creating implicit default
   [junit4]   2> 47826 INFO  (qtp7994943-353) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47828 INFO  (qtp7994943-353) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47829 INFO  (qtp7994943-353) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47830 INFO  (qtp7994943-353) [    ] o.a.s.h.l.XMLLoader xsltCacheLifetimeSeconds=60
   [junit4]   2> 47832 INFO  (qtp7994943-353) [    ] o.a.s.c.PluginBag requestHandler : '/analysis/field' created with startup=lazy 
   [junit4]   2> 47836 INFO  (qtp7994943-353) [    ] o.a.s.c.RequestHandlers Registered paths: /admin/mbeans,standard,,/blob,/update/json/docs,/admin/luke,/export,/get,/admin/properties,/update/json,/admin/threads,/analysis/field,/update/csv,/sql,/admin/segments,/admin/system,/replication,/config,/stream,/schema,/admin/plugins,/admin/logging,/admin/ping,/update,/admin/file
   [junit4]   2> 47836 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrCore Using default statsCache cache: org.apache.solr.search.stats.LocalStatsCache
   [junit4]   2> 47837 INFO  (qtp7994943-353) [    ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 47837 INFO  (qtp7994943-353) [    ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 47839 INFO  (qtp7994943-353) [    ] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 47839 INFO  (qtp7994943-353) [    ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 47847 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrDeletionPolicy SolrDeletionPolicy.onInit: commits: num=1
   [junit4]   2> 	commit{dir=MockDirectoryWrapper(RAMDirectory@fc2049 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@6778d2),segFN=segments_1,generation=1}
   [junit4]   2> 47847 INFO  (qtp7994943-353) [    ] o.a.s.c.SolrDeletionPolicy newest commit generation = 1
   [junit4]   2> 47848 INFO  (qtp7994943-353) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19a7796[.system_shard1_replica1] main]
   [junit4]   2> 47848 INFO  (qtp7994943-353) [    ] o.a.s.c.c.ZkStateReader Load collection config from: [/collections/.system]
   [junit4]   2> 47848 INFO  (qtp7994943-353) [    ] o.a.s.c.c.ZkStateReader path=[/collections/.system] [configName]=[.system] specified config exists in ZooKeeper
   [junit4]   2> 47848 INFO  (qtp7994943-353) [    ] o.a.s.r.ManagedResourceStorage Setting up ZooKeeper-based storage for the RestManager with znodeBase: /configs/.system
   [junit4]   2> 47848 INFO  (qtp7994943-353) [    ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 47848 INFO  (qtp7994943-353) [    ] o.a.s.r.RestManager Initializing RestManager with initArgs: {}
   [junit4]   2> 47848 INFO  (qtp7994943-353) [    ] o.a.s.r.ManagedResourceStorage Reading _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 47849 INFO  (qtp7994943-353) [    ] o.a.s.r.ManagedResourceStorage No data found for znode /configs/.system/_rest_managed.json
   [junit4]   2> 47849 INFO  (qtp7994943-353) [    ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 47849 INFO  (qtp7994943-353) [    ] o.a.s.r.RestManager Initializing 0 registered ManagedResources
   [junit4]   2> 47850 INFO  (qtp7994943-353) [    ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 47851 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController Added new OnReconnect listener ZkIndexSchemaReader: /configs/.system/managed-schema, uniqueCoreId: .system_shard1_replica1:3000946589676941
   [junit4]   2> 47851 INFO  (qtp7994943-353) [    ] o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 47852 INFO  (searcherExecutor-168-thread-1) [    ] o.a.s.c.SolrCore [.system_shard1_replica1] Registered new searcher Searcher@19a7796[.system_shard1_replica1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47852 INFO  (qtp7994943-353) [    ] o.a.s.u.UpdateLog Looking up max value of version field to seed version buckets
   [junit4]   2> 47852 INFO  (qtp7994943-353) [    ] o.a.s.u.VersionInfo Refreshing highest value of _version_ for 65536 version buckets from index
   [junit4]   2> 47852 INFO  (qtp7994943-353) [    ] o.a.s.u.VersionInfo No terms found for _version_, cannot seed version bucket highest value from index
   [junit4]   2> 47852 INFO  (qtp7994943-353) [    ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1532018102970089472
   [junit4]   2> 47853 INFO  (qtp7994943-353) [    ] o.a.s.u.UpdateLog Took 1.0ms to seed version buckets with highest version 1532018102970089472
   [junit4]   2> 47853 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController watch zkdir /configs/.system
   [junit4]   2> 47854 INFO  (qtp7994943-353) [    ] o.a.s.c.CoreContainer registering core: .system_shard1_replica1
   [junit4]   2> 47854 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController Register replica - core:.system_shard1_replica1 address:https://127.0.0.1:37348/solr collection:.system shard:shard1
   [junit4]   2> 47854 INFO  (qtp7994943-353) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/.system/leader_elect/shard1/election
   [junit4]   2> 47860 INFO  (qtp7994943-353) [    ] o.a.s.c.LeaderElector Joined leadership election with path: /collections/.system/leader_elect/shard1/election/95751131335360515-core_node1-n_0000000000
   [junit4]   2> 47861 INFO  (qtp7994943-353) [    ] o.a.s.c.ShardLeaderElectionContext Running the leader process for shard=shard1 and weAreReplacement=false and leaderVoteWait=10000
   [junit4]   2> 47862 INFO  (qtp7994943-353) [    ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 47862 INFO  (qtp7994943-353) [    ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 47862 INFO  (qtp7994943-353) [    ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:37348/solr/.system_shard1_replica1/
   [junit4]   2> 47862 INFO  (qtp7994943-353) [    ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 47862 INFO  (qtp7994943-353) [    ] o.a.s.c.SyncStrategy https://127.0.0.1:37348/solr/.system_shard1_replica1/ has no replicas
   [junit4]   2> 47862 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system"} current state version: 0
   [junit4]   2> 47862 INFO  (qtp7994943-353) [    ] o.a.s.c.c.SolrZkClient makePath: /collections/.system/leaders/shard1
   [junit4]   2> 47863 INFO  (qtp7994943-353) [    ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/.system/leaders/shard1/leader after winning as /collections/.system/leader_elect/shard1/election/95751131335360515-core_node1-n_0000000000
   [junit4]   2> 47864 INFO  (qtp7994943-353) [    ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:37348/solr/.system_shard1_replica1/ shard1
   [junit4]   2> 47864 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"leader",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "base_url":"https://127.0.0.1:37348/solr",
   [junit4]   2>   "core":".system_shard1_replica1",
   [junit4]   2>   "state":"active"} current state version: 0
   [junit4]   2> 47966 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 1
   [junit4]   2> 47966 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 47966 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [.system] from [1] to [2]
   [junit4]   2> 48015 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController We are https://127.0.0.1:37348/solr/.system_shard1_replica1/ and leader is https://127.0.0.1:37348/solr/.system_shard1_replica1/
   [junit4]   2> 48015 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController No LogReplay needed for core=.system_shard1_replica1 baseURL=https://127.0.0.1:37348/solr
   [junit4]   2> 48015 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 48015 INFO  (qtp7994943-353) [    ] o.a.s.c.ZkController publishing state=active
   [junit4]   2> 48016 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "core":".system_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37348/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37348_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 48017 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":".system_shard1_replica1",
   [junit4]   2>   "core_node_name":"core_node1",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:37348/solr",
   [junit4]   2>   "node_name":"127.0.0.1:37348_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 48017 INFO  (qtp7994943-353) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=.system&name=.system_shard1_replica1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2} status=0 QTime=1253
   [junit4]   2> 48019 INFO  (OverseerThreadFactory-165-thread-1) [    ] o.a.s.c.OverseerTaskProcessor Overseer Collection Message Handler: Message id:/overseer/collection-queue-work/qn-0000000000 complete, response:{success={127.0.0.1:37348_solr={responseHeader={status=0,QTime=1253},core=.system_shard1_replica1}}}
   [junit4]   2> 48020 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.OverseerTaskQueue NodeDataChanged fired on path /overseer/collection-queue-work/qnr-0000000000 state SyncConnected latchEventType null
   [junit4]   2> 48021 INFO  (qtp7994943-354) [    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 48119 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/.system/state.json version: 2
   [junit4]   2> 48120 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48120 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader Updating data for [.system] from [2] to [3]
   [junit4]   2> 49021 INFO  (qtp7994943-354) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&name=.system&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2438
   [junit4]   2> 49107 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.ServerConnector Stopped ServerConnector@667425{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 49107 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=7756932
   [junit4]   2> 49107 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkController Publish node=127.0.0.1:37348_solr as DOWN
   [junit4]   2> 49108 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.SolrCore [.system_shard1_replica1]  CLOSING SolrCore org.apache.solr.core.SolrCore@388e42
   [junit4]   2> 49109 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:37348_solr"} current state version: 0
   [junit4]   2> 49109 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.s.ZkIndexSchemaReader Removing ZkIndexSchemaReader OnReconnect listener as core .system_shard1_replica1 is shutting down.
   [junit4]   2> 49109 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:37348_solr
   [junit4]   2> 49109 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.ZkController Removed OnReconnect listener ZkIndexSchemaReader: /configs/.system/managed-schema, uniqueCoreId: .system_shard1_replica1:3000946589676941
   [junit4]   2> 49109 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.o.NodeMutator Update replica state for core_node1:{"core":".system_shard1_replica1","base_url":"https://127.0.0.1:37348/solr","node_name":"127.0.0.1:37348_solr","state":"active","leader":"true"} to down
   [junit4]   2> 49109 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.ZkController removed listener for config directory [/configs/.system]
   [junit4]   2> 49109 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.ZkController No more listeners for config directory [/configs/.system]
   [junit4]   2> 49109 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.u.DirectUpdateHandler2 closing DirectUpdateHandler2{commits=0,autocommit maxDocs=1,autocommits=0,soft autocommits=0,optimizes=0,rollbacks=0,expungeDeletes=0,docsPending=0,adds=0,deletesById=0,deletesByQuery=0,errors=0,cumulative_adds=0,cumulative_deletesById=0,cumulative_deletesByQuery=0,cumulative_errors=0,transaction_logs_total_size=0,transaction_logs_total_number=0}
   [junit4]   2> 49109 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.u.SolrCoreState Closing SolrCoreState
   [junit4]   2> 49110 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.u.DefaultSolrCoreState SolrCoreState ref count has reached 0 - closing IndexWriter
   [junit4]   2> 49110 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.u.DefaultSolrCoreState closing IndexWriter with IndexWriterCloser
   [junit4]   2> 49110 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.SolrCore [.system_shard1_replica1] Closing main searcher on request.
   [junit4]   2> 49111 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing MockDirectoryFactory - 2 directories currently being tracked
   [junit4]   2> 49111 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/index [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/index;done=false>>]
   [junit4]   2> 49111 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 49111 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data/index
   [junit4]   2> 49111 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.CachingDirectoryFactory looking to close /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data [CachedDir<<refCount=0;path=/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data;done=false>>]
   [junit4]   2> 49111 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory, CoreContainer#isShutdown=true
   [junit4]   2> 49111 INFO  (coreCloseExecutor-173-thread-1) [    ] o.a.s.c.CachingDirectoryFactory Closing directory: /home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build/solr-core/test/J2/temp/solr.core.BlobRepositoryCloudTest_FD06E0F543FDCAC2-001/tempDir-001/node1/./.system_shard1_replica1/data
   [junit4]   2> 49112 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.Overseer Overseer (id=95751131335360515-127.0.0.1:37348_solr-n_0000000000) closing
   [junit4]   2> 49112 INFO  (OverseerStateUpdate-95751131335360515-127.0.0.1:37348_solr-n_0000000000) [    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:37348_solr
   [junit4]   2> 49113 INFO  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader A live node change: [WatchedEvent state:SyncConnected type:NodeChildrenChanged path:/live_nodes], has occurred - updating... (live nodes size: [1])
   [junit4]   2> 49113 WARN  (zkCallback-60-thread-1) [    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 49114 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@199de9f{/solr,null,UNAVAILABLE}
   [junit4]   2> 49114 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41178 41178
   [junit4]   2> 49222 INFO  (Thread-124) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:41178 41178
   [junit4]   2> 49223 WARN  (Thread-124) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/live_nodes
   [junit4]   2> 	2	/solr/collections
   [junit4]   2> 
   [junit4]   2> 49223 INFO  (SUITE-BlobRepositoryCloudTest-seed#[FD06E0F543FDCAC2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> Apr 19, 2016 6:11:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene60): {}, docValues:{}, maxPointsInLeafNode=21, maxMBSortInHeap=4.779689069074186, sim=ClassicSimilarity, locale=ml, timezone=Zulu
   [junit4]   2> NOTE: Linux 4.2.0-34-generic i386/Oracle Corporation 9-ea (32-bit)/cpus=12,threads=1,free=21494008,total=91504640
   [junit4]   2> NOTE: All tests run in this JVM: [ShowFileRequestHandlerTest, CurrencyFieldXmlFileTest, TestSolrJ, DeleteInactiveReplicaTest, TestSolrQueryParserDefaultOperatorResource, TestReversedWildcardFilterFactory, BlobRepositoryCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlobRepositoryCloudTest -Dtests.seed=FD06E0F543FDCAC2 -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=ml -Dtests.timezone=Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J2 | BlobRepositoryCloudTest (suite) <<<
   [junit4]    > Throwable #1: java.net.SocketException: Connection reset
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD06E0F543FDCAC2]:0)
   [junit4]    > 	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:209)
   [junit4]    > 	at java.net.SocketInputStream.read(java.base@9-ea/SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:139)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:155)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:284)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:140)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:57)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:261)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:165)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:167)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:272)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:124)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:271)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:184)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:88)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:110)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:184)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:107)
   [junit4]    > 	at org.apache.solr.core.BlobRepositoryCloudTest.postBlob(BlobRepositoryCloudTest.java:104)
   [junit4]    > 	at org.apache.solr.core.BlobRepositoryCloudTest.setupCluster(BlobRepositoryCloudTest.java:59)
   [junit4]    > 	at java.lang.Thread.run(java.base@9-ea/Thread.java:804)
   [junit4] Completed [14/591 (1!)] on J2 in 3.68s, 0 tests, 1 error <<< FAILURES!

[...truncated 1873 lines...]
BUILD FAILED
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:740: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:684: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/build.xml:59: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/build.xml:233: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/solr/common-build.xml:529: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1457: The following error occurred while executing this line:
/home/jenkins/workspace/Lucene-Solr-6.x-Linux/lucene/common-build.xml:1014: There were test failures: 591 suites (10 ignored), 2378 tests, 1 suite-level error, 116 ignored (70 assumptions) [seed: FD06E0F543FDCAC2]

Total time: 65 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any