Build: https://builds.apache.org/job/Lucene-Solr-NightlyTests-7.0/33/
2 tests failed.
FAILED:
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster
Error Message:
Document mismatch on target after sync expected:<20000> but was:<10100>
Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync
expected:<20000> but was:<10100>
at
__randomizedtesting.SeedInfo.seed([C754541209085852:13111F4BEE5EEBA9]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at
org.apache.solr.cloud.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:309)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
FAILED: org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test
Error Message:
expected:<2> but was:<3>
Stack Trace:
java.lang.AssertionError: expected:<2> but was:<3>
at
__randomizedtesting.SeedInfo.seed([C754541209085852:4F006BC8A7F435AA]:0)
at org.junit.Assert.fail(Assert.java:93)
at org.junit.Assert.failNotEquals(Assert.java:647)
at org.junit.Assert.assertEquals(Assert.java:128)
at org.junit.Assert.assertEquals(Assert.java:472)
at org.junit.Assert.assertEquals(Assert.java:456)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.assertSliceAndReplicaCount(SharedFSAutoReplicaFailoverTest.java:403)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.testBasics(SharedFSAutoReplicaFailoverTest.java:248)
at
org.apache.solr.cloud.SharedFSAutoReplicaFailoverTest.test(SharedFSAutoReplicaFailoverTest.java:136)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
at
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
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:916)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
at
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
at
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
at
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
at
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
at
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
at
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
at
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
at java.lang.Thread.run(Thread.java:748)
Build Log:
[...truncated 9 lines...]
ERROR: Error cloning remote repo 'origin'
hudson.plugins.git.GitException: Command "git fetch --tags --progress
git://git.apache.org/lucene-solr.git +refs/heads/*:refs/remotes/origin/*"
returned status code 128:
stdout:
stderr: remote: Counting objects: 66710
remote: Counting objects: 176416
remote: Counting objects: 307124
remote: Counting objects: 410763
remote: Counting objects: 512560
remote: Counting objects: 621611
remote: Counting objects: 754354
remote: Counting objects: 895731
remote: Counting objects: 906373, done.
remote: Compressing objects: 0% (1/183152)
remote: Compressing objects: 1% (1832/183152)
remote: Compressing objects: 2% (3664/183152)
remote: Compressing objects: 3% (5495/183152)
remote: Compressing objects: 4% (7327/183152)
remote: Compressing objects: 5% (9158/183152)
remote: Compressing objects: 6% (10990/183152)
remote: Compressing objects: 7% (12821/183152)
remote: Compressing objects: 8% (14653/183152)
remote: Compressing objects: 9% (16484/183152)
remote: Compressing objects: 10% (18316/183152)
remote: Compressing objects: 11% (20147/183152)
remote: Compressing objects: 12% (21979/183152)
remote: Compressing objects: 13% (23810/183152)
remote: Compressing objects: 14% (25642/183152)
remote: Compressing objects: 15% (27473/183152)
remote: Compressing objects: 16% (29305/183152)
remote: Compressing objects: 17% (31136/183152)
remote: Compressing objects: 18% (32968/183152)
remote: Compressing objects: 19% (34799/183152)
remote: Compressing objects: 20% (36631/183152)
remote: Compressing objects: 21% (38462/183152)
remote: Compressing objects: 22% (40294/183152)
remote: Compressing objects: 23% (42125/183152)
remote: Compressing objects: 24% (43957/183152)
remote: Compressing objects: 25% (45788/183152)
remote: Compressing objects: 26% (47620/183152)
remote: Compressing objects: 27% (49452/183152)
remote: Compressing objects: 28% (51283/183152)
remote: Compressing objects: 29% (53115/183152)
remote: Compressing objects: 30% (54946/183152)
remote: Compressing objects: 31% (56778/183152)
remote: Compressing objects: 32% (58609/183152)
remote: Compressing objects: 33% (60441/183152)
remote: Compressing objects: 34% (62272/183152)
remote: Compressing objects: 35% (64104/183152)
remote: Compressing objects: 36% (65935/183152)
remote: Compressing objects: 37% (67767/183152)
remote: Compressing objects: 38% (69598/183152)
remote: Compressing objects: 39% (71430/183152)
remote: Compressing objects: 40% (73261/183152)
remote: Compressing objects: 41% (75093/183152)
remote: Compressing objects: 42% (76924/183152)
remote: Compressing objects: 43% (78756/183152)
remote: Compressing objects: 44% (80587/183152)
remote: Compressing objects: 45% (82419/183152)
remote: Compressing objects: 46% (84250/183152)
remote: Compressing objects: 47% (86082/183152)
remote: Compressing objects: 48% (87913/183152)
remote: Compressing objects: 49% (89745/183152)
remote: Compressing objects: 50% (91576/183152)
remote: Compressing objects: 51% (93408/183152)
remote: Compressing objects: 52% (95240/183152)
remote: Compressing objects: 53% (97071/183152)
remote: Compressing objects: 54% (98903/183152)
remote: Compressing objects: 55% (100734/183152)
remote: Compressing objects: 56% (102566/183152)
remote: Compressing objects: 57% (104397/183152)
remote: Compressing objects: 58% (106229/183152)
remote: Compressing objects: 59% (108060/183152)
remote: Compressing objects: 60% (109892/183152)
remote: Compressing objects: 61% (111723/183152)
remote: Compressing objects: 62% (113555/183152)
remote: Compressing objects: 63% (115386/183152)
remote: Compressing objects: 64% (117218/183152)
remote: Compressing objects: 65% (119049/183152)
remote: Compressing objects: 66% (120881/183152)
remote: Compressing objects: 67% (122712/183152)
remote: Compressing objects: 68% (124544/183152)
remote: Compressing objects: 69% (126375/183152)
remote: Compressing objects: 70% (128207/183152)
remote: Compressing objects: 71% (130038/183152)
remote: Compressing objects: 72% (131870/183152)
remote: Compressing objects: 73% (133701/183152)
remote: Compressing objects: 74% (135533/183152)
remote: Compressing objects: 75% (137364/183152)
remote: Compressing objects: 76% (139196/183152)
remote: Compressing objects: 77% (141028/183152)
remote: Compressing objects: 78% (142859/183152)
remote: Compressing objects: 79% (144691/183152)
remote: Compressing objects: 80% (146522/183152)
remote: Compressing objects: 81% (148354/183152)
remote: Compressing objects: 82% (150185/183152)
remote: Compressing objects: 83% (152017/183152)
remote: Compressing objects: 84% (153848/183152)
remote: Compressing objects: 85% (155680/183152)
remote: Compressing objects: 86% (157511/183152)
remote: Compressing objects: 86% (158133/183152)
remote: Compressing objects: 87% (159343/183152)
remote: Compressing objects: 88% (161174/183152)
remote: Compressing objects: 88% (162106/183152)
remote: Compressing objects: 89% (163006/183152)
remote: Compressing objects: 90% (164837/183152)
remote: Compressing objects: 91% (166669/183152)
remote: Compressing objects: 92% (168500/183152)
remote: Compressing objects: 93% (170332/183152)
remote: Compressing objects: 94% (172163/183152)
remote: Compressing objects: 95% (173995/183152)
remote: Compressing objects: 95% (175737/183152)
remote: Compressing objects: 96% (175826/183152)
remote: Compressing objects: 97% (177658/183152)
remote: Compressing objects: 98% (179489/183152)
remote: Compressing objects: 98% (181225/183152)
remote: Compressing objects: 99% (181321/183152)
remote: Compressing objects: 100% (183152/183152)
remote: Compressing objects: 100% (183152/183152), done.
Receiving objects: 0% (1/906373)
Receiving objects: 1% (9064/906373)
Receiving objects: 2% (18128/906373), 2.22 MiB | 4.43 MiB/s
Receiving objects: 3% (27192/906373), 2.22 MiB | 4.43 MiB/s
Receiving objects: 4% (36255/906373), 2.22 MiB | 4.43 MiB/s
Receiving objects: 4% (41453/906373), 2.22 MiB | 4.43 MiB/s
Receiving objects: 5% (45319/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 6% (54383/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 7% (63447/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 8% (72510/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 9% (81574/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 10% (90638/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 11% (99702/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 12% (108765/906373), 10.19 MiB | 10.17 MiB/s
Receiving objects: 13% (117829/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 14% (126893/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 15% (135956/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 16% (145020/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 17% (154084/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 18% (163148/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 19% (172211/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 20% (181275/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 21% (190339/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 21% (193137/906373), 16.57 MiB | 11.02 MiB/s
Receiving objects: 22% (199403/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 23% (208466/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 24% (217530/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 25% (226594/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 26% (235657/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 27% (244721/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 28% (253785/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 29% (262849/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 30% (271912/906373), 21.62 MiB | 10.79 MiB/s
Receiving objects: 31% (280976/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 32% (290040/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 33% (299104/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 34% (308167/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 35% (317231/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 36% (326295/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 37% (335359/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 38% (344422/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 38% (352840/906373), 26.69 MiB | 10.65 MiB/s
Receiving objects: 39% (353486/906373), 31.72 MiB | 10.55 MiB/s
Receiving objects: 40% (362550/906373), 31.72 MiB | 10.55 MiB/s
Receiving objects: 41% (371613/906373), 31.72 MiB | 10.55 MiB/s
Receiving objects: 42% (380677/906373), 31.72 MiB | 10.55 MiB/s
Receiving objects: 42% (384357/906373), 40.72 MiB | 10.11 MiB/s
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:1924)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:1643)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl.access$300(CliGitAPIImpl.java:71)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:352)
at
org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:559)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:153)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$1.call(RemoteGitImpl.java:146)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:336)
at
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:748)
at ......remote call to lucene(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1545)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:830)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:146)
at sun.reflect.GeneratedMethodAccessor866.invoke(Unknown Source)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at
org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:132)
at com.sun.proxy.$Proxy208.execute(Unknown Source)
at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1075)
at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1115)
at
org.jenkinsci.plugins.multiplescms.MultiSCM.checkout(MultiSCM.java:143)
at hudson.scm.SCM.checkout(SCM.java:495)
at hudson.model.AbstractProject.checkout(AbstractProject.java:1276)
at
hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:560)
at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
at
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:485)
at hudson.model.Run.execute(Run.java:1735)
at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
at hudson.model.ResourceController.execute(ResourceController.java:97)
at hudson.model.Executor.run(Executor.java:405)
ERROR: Error cloning remote repo 'origin'
Retrying after 10 seconds
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url git://git.apache.org/lucene-solr.git #
> timeout=10
Fetching upstream changes from git://git.apache.org/lucene-solr.git
> git --version # timeout=10
> git fetch --tags --progress git://git.apache.org/lucene-solr.git
> +refs/heads/*:refs/remotes/origin/*
> git rev-parse refs/remotes/origin/branch_7_0^{commit} # timeout=10
> git rev-parse refs/remotes/origin/origin/branch_7_0^{commit} # timeout=10
Checking out Revision ef0f443d4cf002bc24576f1e72556fa06584365f
(refs/remotes/origin/branch_7_0)
Commit message: "SOLR-8689: Fix bin/solr.cmd so it can run properly on Java 9"
> git config core.sparsecheckout # timeout=10
> git checkout -f ef0f443d4cf002bc24576f1e72556fa06584365f
> git rev-list 5f5abaf6e1ca956ad5ee8830db4cf7a3bcfde7a8 # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Checking out a fresh workspace because
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/test-data
doesn't exist
Cleaning local Directory test-data
Checking out http://svn.apache.org/repos/asf/lucene/test-data at revision
'2017-08-22T05:59:49.471 +0000'
A README.txt
A enwiki.random.lines.txt
At revision 1805720
No emails were triggered.
[checkout] $ /home/jenkins/tools/ant/apache-ant-1.8.4/bin/ant -file build.xml
-Dtests.multiplier=2
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/test-data/enwiki.random.lines.txt
jenkins-nightly
Buildfile:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/build.xml
jenkins-nightly:
-print-java-info:
[java-info] java version "1.8.0_144"
[java-info] Java(TM) SE Runtime Environment (1.8.0_144-b01, Oracle Corporation)
[java-info] Java HotSpot(TM) 64-Bit Server VM (25.144-b01, Oracle Corporation)
[java-info] Test args: []
clean:
clean:
clean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: Apache Ivy 2.3.0 - 20130110142753 ::
http://ant.apache.org/ivy/ ::
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve-groovy:
[ivy:cachepath] :: resolving dependencies ::
org.codehaus.groovy#groovy-all-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found org.codehaus.groovy#groovy-all;2.4.8 in public
[ivy:cachepath] :: resolution report :: resolve 106ms :: artifacts dl 3ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 1 | 0 | 0 | 0 || 1 | 0 |
---------------------------------------------------------------------
-test-with-heapdumps-enabled:
[echo] Java HotSpot(TM) 64-Bit Server VM: Enabling heap dumps on
OutOfMemoryError to dir
'/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/heapdumps'.
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/heapdumps
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve-groovy:
test:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
-clover.load:
resolve-groovy:
-init-totals:
test-core:
-clover.disable:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
-clover.load:
-clover.classpath:
-clover.setup:
clover:
-check-git-state:
-git-cleanroot:
-copy-git-state:
[copy] Copying 1 file to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build
git-autoclean:
resolve:
init:
compile-core:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java
[javac] Compiling 822 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/util/graph/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/document/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/util/bkd/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/compressing/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene60/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/util/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/index/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/util/fst/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/tokenattributes/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/search/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene62/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/util/packed/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/util/mutable/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene70/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/perfield/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/analysis/standard/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/store/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/blocktree/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/search/spans/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/search/similarities/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/util/automaton/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/codecs/lucene50/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java/org/apache/lucene/geo/package-info.class
[copy] Copying 3 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/java
compile-test-framework:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
init:
compile-lucene-core:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
compile-codecs:
-check-git-state:
-git-cleanroot:
-copy-git-state:
git-autoclean:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
common.init:
compile-lucene-core:
init:
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
compile-core:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java
[javac] Compiling 67 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/bloom/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/memory/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/simpletext/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blockterms/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java/org/apache/lucene/codecs/blocktreeords/package-info.class
[copy] Copying 3 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/codecs/classes/java
-clover.disable:
-clover.load:
-clover.classpath:
-clover.setup:
clover:
common.compile-core:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java
[javac] Compiling 188 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java
[javac] Note:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/test-framework/src/java/org/apache/lucene/store/BaseDirectoryTestCase.java
uses or overrides a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/asserting/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/ramonly/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/mockfile/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cheapbastard/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/mockrandom/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/cranky/package-info.class
[javac] Creating empty
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java/org/apache/lucene/codecs/compressing/dummy/package-info.class
[copy] Copying 4 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/test-framework/classes/java
compile-core:
compile-test:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/test
[javac] Compiling 461 source files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/test
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[copy] Copying 3 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/classes/test
install-junit4-taskdef:
validate:
resolve-groovy:
-init-totals:
-test:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/test
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/build/core/test/temp
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/.caches/test-stats/core
[junit4] <JUnit4> says ¡Hola! Master seed: B1FCC79D575468D7
[junit4] Executing 454 suites with 3 JVMs.
[junit4]
[junit4] Started J2 PID(1868@localhost).
[junit4] Started J0 PID(1867@localhost).
[junit4] Started J1 PID(1869@localhost).
[junit4] Suite: org.apache.lucene.index.TestFilterDirectoryReader
[junit4] Completed [1/454] on J1 in 1.67s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSparseFixedBitDocIdSet
[junit4] Completed [2/454] on J0 in 4.75s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestExitableDirectoryReader
[junit4] Completed [3/454] on J0 in 0.01s, 1 test, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestOmitNorms
[junit4] Completed [4/454] on J0 in 11.48s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestCustomNorms
[junit4] Completed [5/454] on J1 in 23.27s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDoc
[junit4] Completed [6/454] on J1 in 1.06s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterMerging
[junit4] Completed [7/454] on J2 in 37.05s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestDocValuesScoring
[junit4] Completed [8/454] on J2 in 0.45s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestLongBitSet
[junit4] Completed [9/454] on J0 in 28.47s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMatchAllDocsQuery
[junit4] Completed [10/454] on J0 in 0.31s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
[junit4] Completed [11/454] on J2 in 56.96s, 27 tests
[junit4]
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:09:16, stalled for
65.8s at: TestNumericDocValuesUpdates.testTonsOfUpdates
[junit4] Suite: org.apache.lucene.search.TestRegexpQuery
[junit4] Completed [12/454] on J2 in 0.94s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSortedSetDocValues
[junit4] Completed [13/454] on J2 in 0.05s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestMultiLevelSkipList
[junit4] Completed [14/454] on J2 in 0.45s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.document.TestBinaryDocument
[junit4] Completed [15/454] on J2 in 0.04s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestDocValuesRewriteMethod
[junit4] Completed [16/454] on J2 in 31.05s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
[junit4] Completed [17/454] on J2 in 0.10s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMinShouldMatch2
[junit4] Completed [18/454] on J2 in 14.64s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.bkd.TestBKD
[junit4] Completed [19/454] on J0 in 125.82s, 19 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:11:04, stalled for
61.2s at: TestNRTThreads.testNRTThreads
[junit4] Suite: org.apache.lucene.index.TestNumericDocValuesUpdates
[junit4] Completed [20/454] on J1 in 208.40s, 32 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiPhraseEnum
[junit4] Completed [21/454] on J1 in 0.10s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSumDocFreq
[junit4] Completed [22/454] on J1 in 2.60s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.FuzzyTermOnShortTermsTest
[junit4] Completed [23/454] on J1 in 0.27s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
[junit4] Completed [24/454] on J1 in 6.62s, 23 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:12:05, stalled for
122s at: TestNRTThreads.testNRTThreads
[junit4] Suite: org.apache.lucene.analysis.standard.TestStandardAnalyzer
[junit4] Completed [25/454] on J0 in 106.88s, 36 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestUniqueTermCount
[junit4] Completed [26/454] on J0 in 0.89s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestNGramPhraseQuery
[junit4] Completed [27/454] on J0 in 0.06s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanCollection
[junit4] Completed [28/454] on J0 in 0.28s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.analysis.TestCharArrayMap
[junit4] Completed [29/454] on J0 in 0.23s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTieredMergePolicy
[junit4] Completed [30/454] on J1 in 37.39s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.Test2BPostingsBytes
[junit4] IGNOR/A 0.01s J1 | Test2BPostingsBytes.test
[junit4] > Assumption #1: 'monster' test group is disabled
(@Monster(value=takes ~20GB-30GB of space and 10 minutes))
[junit4] Completed [31/454] on J1 in 0.02s, 1 test, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.util.TestCloseableThreadLocal
[junit4] Completed [32/454] on J1 in 0.04s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.TestDemo
[junit4] Completed [33/454] on J1 in 0.08s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanFirstQuery
[junit4] Completed [34/454] on J1 in 0.11s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestBlendedTermQuery
[junit4] Completed [35/454] on J1 in 0.18s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSizeBoundedForceMerge
[junit4] Completed [36/454] on J1 in 0.23s, 11 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiThreadTermVectors
[junit4] Completed [37/454] on J0 in 9.21s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDocsWithFieldSet
[junit4] Completed [38/454] on J0 in 0.14s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSnapshotDeletionPolicy
[junit4] Completed [39/454] on J0 in 2.53s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestFrequencyTrackingRingBuffer
[junit4] Completed [40/454] on J0 in 1.56s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.bkd.TestDocIdsWriter
[junit4] Completed [41/454] on J1 in 17.72s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestParallelLeafReader
[junit4] Completed [42/454] on J1 in 1.78s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.TestDeterminizeLexicon
[junit4] Completed [43/454] on J0 in 15.11s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestNeedsScores
[junit4] Completed [44/454] on J0 in 0.39s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestMultiDocValues
[junit4] Completed [45/454] on J1 in 20.44s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestFilterSpans
[junit4] Completed [46/454] on J1 in 0.02s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestPositionIncrement
[junit4] Completed [47/454] on J1 in 0.23s, 2 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:13:05, stalled for
182s at: TestNRTThreads.testNRTThreads
[junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
[junit4] IGNOR/A 0.03s J1 |
TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
[junit4] > Assumption #1: test only works for FSDirectory subclasses
[junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
[junit4] > Assumption #1: we can only install VirusCheckingFS on an
FSDirectory
[junit4] Completed [48/454] on J1 in 9.45s, 43 tests, 2 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestReaderClosed
[junit4] Completed [49/454] on J1 in 0.18s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
[junit4] Completed [50/454] on J0 in 27.63s, 10 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:14:05, stalled for
242s at: TestNRTThreads.testNRTThreads
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:14:17, stalled for
62.9s at: TestDocumentsWriterStallControl.testAccquireReleaseRace
[junit4] Suite: org.apache.lucene.search.TestBoolean2
[junit4] Completed [51/454] on J0 in 58.53s, 10 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNoDeletionPolicy
[junit4] Completed [52/454] on J0 in 0.14s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
[junit4] Completed [53/454] on J0 in 0.13s, 1 test
[junit4]
[junit4] Suite:
org.apache.lucene.analysis.tokenattributes.TestSimpleAttributeImpl
[junit4] Completed [54/454] on J0 in 0.03s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestManyFields
[junit4] Completed [55/454] on J0 in 4.61s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestWildcardRandom
[junit4] Completed [56/454] on J0 in 0.64s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestConstantScoreQuery
[junit4] Completed [57/454] on J0 in 0.06s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestMergedIterator
[junit4] Completed [58/454] on J0 in 0.88s, 25 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDocumentsWriterStallControl
[junit4] Completed [59/454] on J1 in 78.83s, 3 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:15:05, stalled for
302s at: TestNRTThreads.testNRTThreads
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:15:41, stalled for
67.7s at: TestIndexSorting.testRandom3
[junit4] Suite: org.apache.lucene.index.TestNRTThreads
[junit4] Completed [60/454] on J2 in 352.48s, 1 test
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:16:05, stalled for
67.7s at: TestDoubleRangeFieldQueries.testRandomBig
[junit4] Suite: org.apache.lucene.index.TestIndexWriterMaxDocs
[junit4] IGNOR/A 0.01s J2 | TestIndexWriterMaxDocs.testExactlyAtTrueLimit
[junit4] > Assumption #1: 'monster' test group is disabled
(@Monster(value=takes over two hours))
[junit4] Completed [61/454] on J2 in 15.83s, 21 tests, 1 skipped
[junit4]
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:16:41, stalled for
128s at: TestIndexSorting.testRandom3
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:17:05, stalled for
128s at: TestDoubleRangeFieldQueries.testRandomBig
[junit4] Suite:
org.apache.lucene.codecs.lucene50.TestLucene50StoredFieldsFormatHighCompression
[junit4] Completed [62/454] on J2 in 63.78s, 19 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestShardSearching
[junit4] Completed [63/454] on J2 in 18.26s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestDisjunctionMaxQuery
[junit4] Completed [64/454] on J2 in 1.11s, 13 tests
[junit4]
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:17:42, stalled for
188s at: TestIndexSorting.testRandom3
[junit4] Suite: org.apache.lucene.util.TestFixedBitSet
[junit4] Completed [65/454] on J2 in 31.04s, 19 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestDoubleRangeFieldQueries
[junit4] Completed [66/454] on J0 in 223.31s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTermVectorsWriter
[junit4] Completed [67/454] on J0 in 1.60s, 15 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestNumericUtils
[junit4] Completed [68/454] on J2 in 14.53s, 24 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.TestCompiledAutomaton
[junit4] Completed [69/454] on J2 in 1.02s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNoMergePolicy
[junit4] Completed [70/454] on J2 in 0.22s, 4 tests
[junit4]
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:18:42, stalled for
248s at: TestIndexSorting.testRandom3
[junit4] Suite: org.apache.lucene.util.packed.TestPackedInts
[junit4] Completed [71/454] on J2 in 49.63s, 28 tests, 2 skipped
[junit4]
[junit4] Suite: org.apache.lucene.analysis.TestCharacterUtils
[junit4] Completed [72/454] on J2 in 0.06s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestBagOfPositions
[junit4] Completed [73/454] on J0 in 63.74s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiPhraseQuery
[junit4] Completed [74/454] on J0 in 0.64s, 16 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.codecs.compressing.TestFastCompressionMode
[junit4] Completed [75/454] on J2 in 2.46s, 11 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestLongValuesSource
[junit4] Completed [76/454] on J0 in 3.96s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDocsAndPositions
[junit4] Completed [77/454] on J0 in 2.93s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.Test2BTerms
[junit4] IGNOR/A 0.03s J0 | Test2BTerms.test2BTerms
[junit4] > Assumption #1: 'monster' test group is disabled
(@Monster(value=very slow, use 5g minimum heap))
[junit4] Completed [78/454] on J0 in 0.04s, 1 test, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestFlex
[junit4] Completed [79/454] on J0 in 0.53s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestRegexpRandom
[junit4] Completed [80/454] on J0 in 1.88s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIntroSelector
[junit4] Completed [81/454] on J0 in 2.28s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDocCount
[junit4] Completed [82/454] on J0 in 0.98s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSmallFloat
[junit4] Completed [83/454] on J0 in 0.32s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestStressIndexing
[junit4] Completed [84/454] on J0 in 4.71s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDocumentWriter
[junit4] Completed [85/454] on J0 in 1.15s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestUnicodeUtil
[junit4] Completed [86/454] on J0 in 1.54s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestCollectionUtil
[junit4] Completed [87/454] on J2 in 41.38s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSimpleSearchEquivalence
[junit4] Completed [88/454] on J0 in 26.75s, 17 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexableField
[junit4] Completed [89/454] on J0 in 3.02s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock
[junit4] Completed [90/454] on J0 in 1.24s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestFuzzyQuery
[junit4] Completed [91/454] on J0 in 33.32s, 11 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSimpleExplanations
[junit4] Completed [92/454] on J0 in 2.10s, 70 tests
[junit4]
[junit4] Suite:
org.apache.lucene.codecs.lucene70.TestLucene70SegmentInfoFormat
[junit4] Completed [93/454] on J0 in 3.78s, 16 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexSorting
[junit4] Completed [94/454] on J1 in 379.43s, 50 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestOmitPositions
[junit4] Completed [95/454] on J1 in 1.05s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestForTooMuchCloning
[junit4] Completed [96/454] on J1 in 0.44s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestIndexOrDocValuesQuery
[junit4] Completed [97/454] on J1 in 0.22s, 1 test
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:21:06, stalled for
71.2s at: TestEarlyTerminatingSortingCollector.testEarlyTermination
[junit4] Suite: org.apache.lucene.search.TestSimpleExplanationsWithFillerDocs
[junit4] IGNOR/A 0.01s J1 | TestSimpleExplanationsWithFillerDocs.testMA2
[junit4] > Assumption #1: got: <[test is not viable with empty filler
docs, null]>, expected: each not null
[junit4] IGNOR/A 0.00s J1 | TestSimpleExplanationsWithFillerDocs.testMA1
[junit4] > Assumption #1: got: <[test is not viable with empty filler
docs, null]>, expected: each not null
[junit4] Completed [98/454] on J1 in 24.56s, 70 tests, 2 skipped
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:21:54, stalled for
70.0s at: TestIndexWriterNRTIsCurrent.testIsCurrentWithThreads
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:22:18, stalled for
60.5s at: TestEarlyTerminatingSortingCollector.testTerminatedEarly
[junit4] Suite: org.apache.lucene.search.TestEarlyTerminatingSortingCollector
[junit4] Completed [99/454] on J2 in 157.89s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestTermRangeQuery
[junit4] Completed [100/454] on J2 in 0.42s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexCommit
[junit4] Completed [101/454] on J2 in 0.31s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterCommit
[junit4] Completed [102/454] on J2 in 3.72s, 14 tests
[junit4]
[junit4] Suite: org.apache.lucene.TestAssertions
[junit4] Completed [103/454] on J2 in 0.50s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestCharsRef
[junit4] Completed [104/454] on J2 in 0.23s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestIndexSearcher
[junit4] Completed [105/454] on J2 in 0.99s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestParallelCompositeReader
[junit4] Completed [106/454] on J2 in 1.64s, 11 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:22:54, stalled for
130s at: TestIndexWriterNRTIsCurrent.testIsCurrentWithThreads
[junit4] Suite: org.apache.lucene.index.TestConsistentFieldNumbers
[junit4] Completed [107/454] on J2 in 15.15s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIntArrayDocIdSet
[junit4] Completed [108/454] on J2 in 0.73s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
[junit4] Completed [109/454] on J2 in 2.07s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIOUtils
[junit4] Completed [110/454] on J2 in 0.61s, 18 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.bkd.TestMutablePointsReaderUtils
[junit4] Completed [111/454] on J2 in 4.15s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
[junit4] Completed [112/454] on J2 in 14.48s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestBytesRefHash
[junit4] Completed [113/454] on J2 in 6.62s, 8 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSegmentTermDocs
[junit4] Completed [114/454] on J2 in 1.12s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterNRTIsCurrent
[junit4] Completed [115/454] on J0 in 162.63s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
[junit4] Completed [116/454] on J2 in 2.18s, 31 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
[junit4] Completed [117/454] on J2 in 5.57s, 42 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanTermQuery
[junit4] Completed [118/454] on J2 in 0.04s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.codecs.lucene60.TestLucene60PointsFormat
[junit4] IGNOR/A 0.01s J2 | TestLucene60PointsFormat.testMergeStability
[junit4] > Assumption #1: TODO: mess with the parameters and test gets
angry!
[junit4] Completed [119/454] on J2 in 51.74s, 20 tests, 1 skipped
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:24:30, stalled for
63.5s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] Suite: org.apache.lucene.util.automaton.TestAutomaton
[junit4] Completed [120/454] on J2 in 8.86s, 56 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestStringHelper
[junit4] Completed [121/454] on J2 in 0.05s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSortRescorer
[junit4] Completed [122/454] on J2 in 3.50s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.similarities.TestSimilarity2
[junit4] Completed [123/454] on J2 in 0.74s, 8 tests
[junit4]
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:25:07, stalled for
62.4s at: TestPerFieldDocValuesFormat.testRandomAdvanceBinary
[junit4] Suite: org.apache.lucene.search.TestSearchWithThreads
[junit4] Completed [124/454] on J2 in 29.53s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiset
[junit4] Completed [125/454] on J2 in 0.04s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestByteBlockPool
[junit4] Completed [126/454] on J2 in 0.46s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSegmentTermEnum
[junit4] Completed [127/454] on J2 in 0.09s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestHugeRamFile
[junit4] Completed [128/454] on J2 in 2.39s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIntsRef
[junit4] Completed [129/454] on J2 in 0.02s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.Test2BPositions
[junit4] IGNOR/A 0.00s J2 | Test2BPositions.test
[junit4] > Assumption #1: 'monster' test group is disabled
(@Monster(value=uses lots of space and takes a few minutes))
[junit4] Completed [130/454] on J2 in 0.00s, 1 test, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.search.TestDateSort
[junit4] Completed [131/454] on J2 in 0.27s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.geo.TestGeoEncodingUtils
[junit4] Completed [132/454] on J2 in 1.99s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSetOnce
[junit4] Completed [133/454] on J2 in 0.08s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestFilterWeight
[junit4] Completed [134/454] on J2 in 0.02s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSortedSetSortField
[junit4] Completed [135/454] on J2 in 0.12s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.Test2BPagedBytes
[junit4] IGNOR/A 0.00s J2 | Test2BPagedBytes.test
[junit4] > Assumption #1: 'monster' test group is disabled
(@Monster(value=You must increase heap to > 2 G to run this))
[junit4] Completed [136/454] on J2 in 0.00s, 1 test, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestMultiTermsEnum
[junit4] Completed [137/454] on J2 in 0.03s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestAllFilesHaveCodecHeader
[junit4] Completed [138/454] on J2 in 1.50s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestReadOnlyIndex
[junit4] Completed [139/454] on J2 in 0.33s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.document.TestField
[junit4] Completed [140/454] on J2 in 0.11s, 23 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSloppyMath
[junit4] Completed [141/454] on J2 in 4.48s, 8 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:25:31, stalled for
124s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:26:31, stalled for
184s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:26:43, stalled for
61.7s at: TestLongRangeFieldQueries.testRandomBig
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:27:31, stalled for
244s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:27:43, stalled for
122s at: TestLongRangeFieldQueries.testRandomBig
[junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldDocValuesFormat
[junit4] Completed [142/454] on J1 in 393.78s, 110 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestFilterIterator
[junit4] Completed [143/454] on J1 in 0.12s, 8 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestElevationComparator
[junit4] Completed [144/454] on J1 in 0.09s, 1 test
[junit4]
[junit4] Suite:
org.apache.lucene.util.automaton.LimitedFiniteStringsIteratorTest
[junit4] Completed [145/454] on J1 in 0.40s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestAddIndexes
[junit4] Completed [146/454] on J1 in 9.17s, 25 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTermdocPerf
[junit4] Completed [147/454] on J1 in 0.04s, 1 test
[junit4]
[junit4] Suite:
org.apache.lucene.search.spans.TestSpanExplanationsOfNonMatches
[junit4] Completed [148/454] on J1 in 0.16s, 30 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestLongRangeFieldQueries
[junit4] Completed [149/454] on J2 in 183.72s, 5 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:28:31, stalled for
304s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] Suite: org.apache.lucene.index.TestIndexWriterDelete
[junit4] Completed [150/454] on J1 in 30.85s, 25 tests, 1 skipped
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:29:31, stalled for
65.3s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:29:31, stalled for
364s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:29:55, stalled for
66.7s at: TestMixedDocValuesUpdates.testTonsOfUpdates
[junit4] Suite: org.apache.lucene.index.TestMixedDocValuesUpdates
[junit4] Completed [151/454] on J1 in 101.62s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestCustomSearcherSort
[junit4] Completed [152/454] on J1 in 13.00s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestQueryBuilder
[junit4] Completed [153/454] on J1 in 0.09s, 23 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestPositiveScoresOnlyCollector
[junit4] Completed [154/454] on J1 in 0.03s, 1 test
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:30:31, stalled for
424s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:30:31, stalled for
125s at: TestIndexWriterReader.testDuringAddDelete
[junit4] Suite: org.apache.lucene.index.TestPointValues
[junit4] Completed [155/454] on J1 in 12.78s, 32 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestPrefixInBooleanQuery
[junit4] Completed [156/454] on J1 in 4.07s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSortedSetSelector
[junit4] Completed [157/454] on J1 in 0.30s, 15 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestRollback
[junit4] Completed [158/454] on J1 in 0.05s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterFromReader
[junit4] Completed [159/454] on J1 in 2.09s, 12 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestMultiTermConstantScore
[junit4] Completed [160/454] on J1 in 7.40s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.TestMinimize
[junit4] Completed [161/454] on J1 in 8.23s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.analysis.TestReusableStringReader
[junit4] Completed [162/454] on J1 in 0.05s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.document.TestFieldType
[junit4] Completed [163/454] on J1 in 0.03s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSwappedIndexFiles
[junit4] Completed [164/454] on J1 in 0.23s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSegmentInfos
[junit4] Completed [165/454] on J1 in 0.06s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestTimeLimitingCollector
[junit4] Completed [166/454] on J1 in 10.67s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestStressNRT
[junit4] Completed [167/454] on J1 in 5.39s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.TestExternalCodecs
[junit4] Completed [168/454] on J1 in 2.61s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestTermQuery
[junit4] Completed [169/454] on J1 in 0.05s, 2 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:31:31, stalled for
185s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:31:31, stalled for
484s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] Suite: org.apache.lucene.search.TestBooleanOr
[junit4] Completed [170/454] on J1 in 20.61s, 7 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:32:31, stalled for
544s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:32:31, stalled for
246s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:32:43, stalled for
60.3s at: Test2BPostings.test
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:33:31, stalled for
306s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:33:31, stalled for
604s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:33:43, stalled for
120s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:34:31, stalled for
664s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:34:31, stalled for
366s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:34:43, stalled for
181s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:35:32, stalled for
725s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:35:32, stalled for
426s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:35:44, stalled for
241s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:36:32, stalled for
785s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:36:32, stalled for
486s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:36:44, stalled for
301s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:37:32, stalled for
845s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:37:32, stalled for
546s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:37:44, stalled for
361s at: Test2BPostings.test
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:38:32, stalled for
606s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:38:32, stalled for
905s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:38:44, stalled for
421s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:39:32, stalled for
965s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:39:32, stalled for
666s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:39:44, stalled for
481s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:40:32, stalled for
1025s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:40:32, stalled for
726s at: TestIndexWriterReader.testDuringAddDelete
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:40:44, stalled for
541s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:41:32, stalled for
1085s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:41:44, stalled for
601s at: Test2BPostings.test
[junit4] Suite: org.apache.lucene.index.TestIndexWriterReader
[junit4] Completed [171/454] on J2 in 815.59s, 23 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestExceedMaxTermLength
[junit4] Completed [172/454] on J2 in 0.18s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanNearQuery
[junit4] Completed [173/454] on J2 in 0.05s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestBasics
[junit4] Completed [174/454] on J2 in 6.47s, 26 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:42:32, stalled for
1145s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:42:44, stalled for
661s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:43:32, stalled for
1205s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:43:44, stalled for
721s at: Test2BPostings.test
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:43:44, stalled for
66.7s at: TestLucene70NormsFormat.testSparseNCommonBig
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:44:32, stalled for
1266s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:44:45, stalled for
127s at: TestLucene70NormsFormat.testSparseNCommonBig
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:44:45, stalled for
782s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:45:33, stalled for
1326s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:45:45, stalled for
187s at: TestLucene70NormsFormat.testSparseNCommonBig
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:45:45, stalled for
842s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:46:33, stalled for
1386s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:46:45, stalled for
902s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:47:33, stalled for
1446s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:47:45, stalled for
962s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:48:33, stalled for
1506s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:48:45, stalled for
1022s at: Test2BPostings.test
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:49:33, stalled for
1566s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:49:45, stalled for
1082s at: Test2BPostings.test
[junit4] Suite: org.apache.lucene.index.Test2BPostings
[junit4] Completed [175/454] on J1 in 1096.41s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestIntroSorter
[junit4] Completed [176/454] on J1 in 0.38s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.TestMergeSchedulerExternal
[junit4] Completed [177/454] on J1 in 0.58s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestRateLimiter
[junit4] IGNOR/A 0.83s J1 | TestRateLimiter.testThreads
[junit4] > Assumption #1: actualMBPerSec=16.406308037857507
targetMBPerSec=20.92510374737457
[junit4] Completed [178/454] on J1 in 0.87s, 2 tests, 1 skipped
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:50:33, stalled for
1626s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:51:09, stalled for
68.0s at: TestSearcherManager.testSearcherManager
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:51:33, stalled for
1686s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:52:10, stalled for
69.5s at: TestLucene70NormsFormat.testNCommonBig
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:52:10, stalled for
128s at: TestSearcherManager.testSearcherManager
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:52:34, stalled for
1747s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:53:10, stalled for
130s at: TestLucene70NormsFormat.testNCommonBig
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:53:10, stalled for
189s at: TestSearcherManager.testSearcherManager
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:53:34, stalled for
1807s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:54:10, stalled for
249s at: TestSearcherManager.testSearcherManager
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:54:10, stalled for
190s at: TestLucene70NormsFormat.testNCommonBig
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:54:34, stalled for
1867s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:55:10, stalled for
250s at: TestLucene70NormsFormat.testNCommonBig
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:55:10, stalled for
309s at: TestSearcherManager.testSearcherManager
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:55:34, stalled for
1927s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:56:11, stalled for
310s at: TestLucene70NormsFormat.testNCommonBig
[junit4] Suite: org.apache.lucene.search.TestSearcherManager
[junit4] Completed [179/454] on J1 in 382.02s, 11 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.mutable.TestMutableValues
[junit4] Completed [180/454] on J1 in 0.04s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestPriorityQueue
[junit4] Completed [181/454] on J1 in 0.78s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestCheckIndex
[junit4] Completed [182/454] on J1 in 1.02s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestBooleanQuery
[junit4] Completed [183/454] on J1 in 0.75s, 22 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestInPlaceMergeSorter
[junit4] Completed [184/454] on J1 in 0.46s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanOrQuery
[junit4] Completed [185/454] on J1 in 0.04s, 3 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:56:35, stalled for
1988s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] Suite: org.apache.lucene.search.TestFieldValueQuery
[junit4] Completed [186/454] on J1 in 27.35s, 6 tests
[junit4]
[junit4] Suite:
org.apache.lucene.analysis.tokenattributes.TestBytesRefAttImpl
[junit4] Completed [187/454] on J1 in 0.03s, 1 test
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T06:57:11, stalled for
371s at: TestLucene70NormsFormat.testNCommonBig
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:57:35, stalled for
2048s at: TestIndexWriterOnVMError.testCheckpoint
[junit4] Suite: org.apache.lucene.index.TestIndexWriterOnVMError
[junit4] Completed [188/454] on J0 in 2065.76s, 3 tests
[junit4]
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:57:59, stalled for
62.9s at: TestFSTs.testBigSet
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:58:59, stalled for
66.3s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
[junit4] HEARTBEAT J1 PID(1869@localhost): 2017-08-22T06:58:59, stalled for
123s at: TestFSTs.testBigSet
[junit4] Suite: org.apache.lucene.codecs.lucene70.TestLucene70NormsFormat
[junit4] IGNOR/A 0.01s J2 | TestLucene70NormsFormat.testMergeStability
[junit4] > Assumption #1: The MockRandom PF randomizes content on the
fly, so we can't check it
[junit4] Completed [189/454] on J2 in 1017.83s, 29 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestPayloads
[junit4] Completed [190/454] on J2 in 0.24s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestLSBRadixSorter
[junit4] Completed [191/454] on J2 in 0.55s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestBagOfPostings
[junit4] Completed [192/454] on J2 in 9.97s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestCharsRefBuilder
[junit4] Completed [193/454] on J2 in 0.02s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDocValues
[junit4] Completed [194/454] on J2 in 0.15s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.TestAttributeSource
[junit4] Completed [195/454] on J2 in 0.04s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriter
[junit4] Completed [196/454] on J2 in 13.53s, 72 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.util.fst.TestBytesStore
[junit4] Completed [197/454] on J2 in 29.23s, 1 test
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T06:59:59, stalled for
127s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
[junit4] Suite: org.apache.lucene.index.TestIndexWriterWithThreads
[junit4] IGNOR/A 0.04s J2 |
TestIndexWriterWithThreads.testOpenTwoIndexWritersOnDifferentThreads
[junit4] > Assumption #1: aborting test: timeout obtaining lock
[junit4] Completed [198/454] on J2 in 12.21s, 12 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.util.fst.TestFSTs
[junit4] Completed [199/454] on J1 in 219.18s, 20 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpanExplanations
[junit4] Completed [200/454] on J1 in 1.95s, 30 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTermVectorsReader
[junit4] Completed [201/454] on J1 in 0.71s, 13 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNorms
[junit4] Completed [202/454] on J1 in 8.84s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestAutomatonQueryUnicode
[junit4] Completed [203/454] on J1 in 0.04s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.util.TestSparseFixedBitSet
[junit4] Completed [204/454] on J1 in 3.90s, 11 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:00:59, stalled for
187s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
[junit4] Suite: org.apache.lucene.store.TestMultiMMap
[junit4] Completed [205/454] on J1 in 21.91s, 54 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestFlushByRamOrCountsPolicy
[junit4] Completed [206/454] on J1 in 8.33s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSloppyPhraseQuery
[junit4] Completed [207/454] on J1 in 2.70s, 9 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterMergePolicy
[junit4] Completed [208/454] on J1 in 7.04s, 7 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:01:59, stalled for
247s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T07:01:59, stalled for
63.1s at: TestIndexWriterExceptions.testTooManyTokens
[junit4] Suite: org.apache.lucene.index.TestDuelingCodecs
[junit4] Completed [209/454] on J1 in 69.83s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestPersistentSnapshotDeletionPolicy
[junit4] Completed [210/454] on J1 in 2.02s, 13 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
[junit4] Completed [211/454] on J1 in 5.85s, 1 test
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:02:59, stalled for
307s at: TestControlledRealTimeReopenThread.testControlledRealTimeReopenThread
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T07:02:59, stalled for
123s at: TestIndexWriterExceptions.testTooManyTokens
[junit4] Suite: org.apache.lucene.index.TestStressAdvance
[junit4] Completed [212/454] on J1 in 22.59s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDirectoryReaderReopen
[junit4] Completed [213/454] on J1 in 3.56s, 14 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestSearchAfter
[junit4] Completed [214/454] on J1 in 2.48s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.search.TestControlledRealTimeReopenThread
[junit4] IGNOR/A 0.00s J0 | TestControlledRealTimeReopenThread.testCRTReopen
[junit4] > Assumption #1: 'awaitsfix' test group is disabled
(@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/LUCENE-5737))
[junit4] Completed [215/454] on J0 in 326.84s, 6 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTerms
[junit4] Completed [216/454] on J0 in 0.39s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestConcurrentMergeScheduler
[junit4] Completed [217/454] on J1 in 20.54s, 16 tests
[junit4]
[junit4] Suite: org.apache.lucene.codecs.compressing.TestHighCompressionMode
[junit4] Completed [218/454] on J1 in 2.54s, 7 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNeverDelete
[junit4] Completed [219/454] on J1 in 5.93s, 1 test
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T07:04:00, stalled for
183s at: TestIndexWriterExceptions.testTooManyTokens
[junit4] Suite: org.apache.lucene.search.TestTopDocsMerge
[junit4] Completed [220/454] on J1 in 42.45s, 4 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:04:36, stalled for
65.4s at: TestTermsEnum.testVaryingTermsPerSegment
[junit4] Suite: org.apache.lucene.index.TestLongPostings
[junit4] Completed [221/454] on J1 in 19.44s, 2 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T07:05:00, stalled for
243s at: TestIndexWriterExceptions.testTooManyTokens
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:05:36, stalled for
126s at: TestTermsEnum.testVaryingTermsPerSegment
[junit4] Suite: org.apache.lucene.index.TestRollingUpdates
[junit4] Completed [222/454] on J1 in 48.97s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterUnicode
[junit4] Completed [223/454] on J1 in 8.86s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestNRTReaderWithThreads
[junit4] Completed [224/454] on J1 in 1.99s, 1 test
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T07:06:00, stalled for
304s at: TestIndexWriterExceptions.testTooManyTokens
[junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
[junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
[junit4] > Assumption #1: The MockRandom PF randomizes content on the
fly, so we can't check it
[junit4] IGNOR/A 0.01s J1 | TestPerFieldPostingsFormat.testMergeStability
[junit4] > Assumption #1: The MockRandom PF randomizes content on the
fly, so we can't check it
[junit4] Completed [225/454] on J1 in 44.19s, 25 tests, 2 skipped
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:06:36, stalled for
186s at: TestTermsEnum.testVaryingTermsPerSegment
[junit4] Suite: org.apache.lucene.util.TestArrayUtil
[junit4] Completed [226/454] on J1 in 8.76s, 14 tests
[junit4]
[junit4] Suite: org.apache.lucene.util.automaton.TestLevenshteinAutomata
[junit4] Completed [227/454] on J1 in 2.51s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestByteSlices
[junit4] Completed [228/454] on J1 in 8.34s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.store.TestBufferedIndexInput
[junit4] Completed [229/454] on J1 in 0.53s, 4 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T07:07:00, stalled for
364s at: TestIndexWriterExceptions.testTooManyTokens
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:07:36, stalled for
246s at: TestTermsEnum.testVaryingTermsPerSegment
[junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
[junit4] Completed [230/454] on J1 in 46.12s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDirectoryReader
[junit4] Completed [231/454] on J1 in 1.89s, 24 tests
[junit4]
[junit4] Suite: org.apache.lucene.store.TestLockFactory
[junit4] Completed [232/454] on J1 in 0.04s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSegmentMerger
[junit4] Completed [233/454] on J1 in 1.00s, 3 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestPhraseQuery
[junit4] Completed [234/454] on J1 in 2.55s, 21 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestComplexExplanations
[junit4] Completed [235/454] on J1 in 1.38s, 21 tests
[junit4]
[junit4] HEARTBEAT J2 PID(1868@localhost): 2017-08-22T07:08:00, stalled for
424s at: TestIndexWriterExceptions.testTooManyTokens
[junit4] Suite: org.apache.lucene.search.TestRegexpRandom2
[junit4] Completed [236/454] on J1 in 16.11s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestSegmentReader
[junit4] Completed [237/454] on J1 in 0.78s, 7 tests
[junit4]
[junit4] Suite:
org.apache.lucene.codecs.compressing.TestFastDecompressionMode
[junit4] Completed [238/454] on J1 in 3.46s, 11 tests
[junit4]
[junit4] Suite: org.apache.lucene.search.TestFieldCacheRewriteMethod
[junit4] Completed [239/454] on J1 in 12.59s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTransactions
[junit4] Completed [240/454] on J1 in 2.66s, 1 test
[junit4]
[junit4] Suite: org.apache.lucene.index.TestCrash
[junit4] Completed [241/454] on J1 in 1.20s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat2
[junit4] Completed [242/454] on J1 in 5.18s, 6 tests
[junit4]
[junit4] Suite: org.apache.lucene.analysis.TestToken
[junit4] Completed [243/454] on J1 in 0.02s, 5 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestFieldsReader
[junit4] Completed [244/454] on J1 in 0.55s, 2 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestDocValuesIndexing
[junit4] Completed [245/454] on J1 in 1.03s, 34 tests
[junit4]
[junit4] HEARTBEAT J0 PID(1867@localhost): 2017-08-22T07:08:36, stalled for
306s at: TestTermsEnum.testVaryingTermsPerSegment
[junit4] Suite: org.apache.lucene.search.TestBooleanMinShouldMatch
[junit4] Completed [246/454] on J1 in 5.02s, 17 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.TestTermsEnum2
[junit4] Completed [247/454] on J1 in 3.12s, 4 tests
[junit4]
[junit4] Suite: org.apache.lucene.index.Test2BDocs
[junit4] IGNOR/A 0.00s J1 | Test2BDocs.test2BDocs
[junit4] > Assumption #1: 'monster' test group is disabled
(@Monster(value=Takes ~30min))
[junit4] Completed [248/454] on J1 in 0.20s, 1 test, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.index.TestIndexWriterOnDiskFull
[junit4] IGNOR/A 0.01s J1 | TestIndexWriterOnDiskFull.testAddIndexOnDiskFull
[junit4] > Assumption #1: This test cannot run with Memory codec
[junit4] Completed [249/454] on J1 in 0.53s, 4 tests, 1 skipped
[junit4]
[junit4] Suite: org.apache.lucene.search.spans.TestSpans
[junit4] Completed [250/454] on J1 in 0.98s, 26 tests
[junit
[...truncated too long message...]
space/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
common.resolve:
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/null675636717
[copy] Copying 35 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/null675636717
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/null675636717
resolve-example:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
resolve-server:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
ivy-availability-check:
ivy-fail:
ivy-fail:
ivy-configure:
[ivy:configure] :: loading settings :: file =
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/lucene/top-level-ivy-settings.xml
resolve:
jar-checksums:
[mkdir] Created dir:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/null285820233
[copy] Copying 216 files to
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/null285820233
[delete] Deleting directory
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-7.0/checkout/solr/null285820233
check-working-copy:
[ivy:cachepath] :: resolving dependencies ::
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath] confs: [default]
[ivy:cachepath] found
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath] found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath] found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath] found org.apache.httpcomponents#httpclient;4.3.6 in
public
[ivy:cachepath] found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath] found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath] found commons-codec#commons-codec;1.6 in public
[ivy:cachepath] found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 37ms :: artifacts dl 5ms
---------------------------------------------------------------------
| | modules || artifacts |
| conf | number| search|dwnlded|evicted|| number|dwnlded|
---------------------------------------------------------------------
| default | 8 | 0 | 0 | 0 || 8 | 0 |
---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for
further details.
[wc-checker] Checking working copy status...
-jenkins-base:
BUILD SUCCESSFUL
Total time: 341 minutes 40 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]