[
https://issues.apache.org/jira/browse/OAK-5426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chetan Mehrotra updated OAK-5426:
---------------------------------
Description:
Jenkins CI failure:
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
The build Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.7
(latest),nsfixtures=SEGMENT_MK,profile=unittesting #1359 has failed.
First failed run: [Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK
1.7 (latest),nsfixtures=SEGMENT_MK,profile=unittesting
#1359|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=unittesting/1359/]
[console
log|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=unittesting/1359/console]
{noformat}
java.lang.AssertionError: Query took too long: select a.[jcr:path] from
[nt:base] as a
left outer join [nt:base] as b on ischildnode(b, a)
where name(b) = 'b' took 13790 ms
at org.junit.Assert.fail(Assert.java:88)
at
org.apache.jackrabbit.oak.query.AbstractQueryTest.executeQuery(AbstractQueryTest.java:280)
at
org.apache.jackrabbit.oak.query.AbstractQueryTest.executeQuery(AbstractQueryTest.java:255)
at
org.apache.jackrabbit.oak.query.AbstractQueryTest.executeQuery(AbstractQueryTest.java:251)
at
org.apache.jackrabbit.oak.query.AbstractQueryTest.test(AbstractQueryTest.java:187)
at
org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexQueryTest.sql2(LuceneIndexQueryTest.java:93)
{noformat}
was:
Jenkins CI failure:
https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
The build Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.7
(latest),nsfixtures=SEGMENT_MK,profile=unittesting #1359 has failed.
First failed run: [Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK
1.7 (latest),nsfixtures=SEGMENT_MK,profile=unittesting
#1359|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=unittesting/1359/]
[console
log|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=unittesting/1359/console]
> Test failure: LuceneIndexQueryTest.sql2() query took too long
> -------------------------------------------------------------
>
> Key: OAK-5426
> URL: https://issues.apache.org/jira/browse/OAK-5426
> Project: Jackrabbit Oak
> Issue Type: Bug
> Components: continuous integration, lucene
> Affects Versions: 1.4.11
> Reporter: Hudson
> Fix For: 1.4.14
>
>
> Jenkins CI failure:
> https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/
> The build Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK 1.7
> (latest),nsfixtures=SEGMENT_MK,profile=unittesting #1359 has failed.
> First failed run: [Apache Jackrabbit Oak matrix/Ubuntu Slaves=ubuntu,jdk=JDK
> 1.7 (latest),nsfixtures=SEGMENT_MK,profile=unittesting
> #1359|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=unittesting/1359/]
> [console
> log|https://builds.apache.org/job/Apache%20Jackrabbit%20Oak%20matrix/Ubuntu%20Slaves=ubuntu,jdk=JDK%201.7%20(latest),nsfixtures=SEGMENT_MK,profile=unittesting/1359/console]
> {noformat}
> java.lang.AssertionError: Query took too long: select a.[jcr:path] from
> [nt:base] as a
> left outer join [nt:base] as b on ischildnode(b, a)
> where name(b) = 'b' took 13790 ms
> at org.junit.Assert.fail(Assert.java:88)
> at
> org.apache.jackrabbit.oak.query.AbstractQueryTest.executeQuery(AbstractQueryTest.java:280)
> at
> org.apache.jackrabbit.oak.query.AbstractQueryTest.executeQuery(AbstractQueryTest.java:255)
> at
> org.apache.jackrabbit.oak.query.AbstractQueryTest.executeQuery(AbstractQueryTest.java:251)
> at
> org.apache.jackrabbit.oak.query.AbstractQueryTest.test(AbstractQueryTest.java:187)
> at
> org.apache.jackrabbit.oak.plugins.index.lucene.LuceneIndexQueryTest.sql2(LuceneIndexQueryTest.java:93)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)