You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2022/03/21 12:17:00 UTC

[jira] [Updated] (OAK-9730) MultiMountCompositeIT reliably failing

     [ https://issues.apache.org/jira/browse/OAK-9730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Julian Reschke updated OAK-9730:
--------------------------------
    Description: 
{noformat}
[INFO] Running org.apache.jackrabbit.oak.composite.it.MultiMountCompositeIT
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 182.693 s <<< FAILURE! - in org.apache.jackrabbit.oak.composite.it.MultiMountCompositeIT
[ERROR] compositeNodeStoreWithMultipleReadOnlyMounts(org.apache.jackrabbit.oak.composite.it.MultiMountCompositeIT)  Time elapsed: 182.681 s  <<< ERROR!
org.ops4j.pax.exam.TestContainerException: start level 5 has not been reached within 180000 ms
        at org.ops4j.pax.exam.forked.ForkedTestContainer.setFrameworkStartLevel(ForkedTestContainer.java:324)
        at org.ops4j.pax.exam.forked.ForkedTestContainer.installAndStartBundles(ForkedTestContainer.java:308)
        at org.ops4j.pax.exam.forked.ForkedTestContainer.start(ForkedTestContainer.java:165)
{noformat}

This is caused by https://github.com/apache/jackrabbit-oak/commit/463321b7038a4f679d6355fff5e2776a05e64574 which doesn't seem to have a JIRA ticket associated.

> MultiMountCompositeIT reliably failing
> --------------------------------------
>
>                 Key: OAK-9730
>                 URL: https://issues.apache.org/jira/browse/OAK-9730
>             Project: Jackrabbit Oak
>          Issue Type: Bug
>          Components: composite
>            Reporter: Julian Reschke
>            Priority: Blocker
>             Fix For: 1.44.0
>
>
> {noformat}
> [INFO] Running org.apache.jackrabbit.oak.composite.it.MultiMountCompositeIT
> [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 182.693 s <<< FAILURE! - in org.apache.jackrabbit.oak.composite.it.MultiMountCompositeIT
> [ERROR] compositeNodeStoreWithMultipleReadOnlyMounts(org.apache.jackrabbit.oak.composite.it.MultiMountCompositeIT)  Time elapsed: 182.681 s  <<< ERROR!
> org.ops4j.pax.exam.TestContainerException: start level 5 has not been reached within 180000 ms
>         at org.ops4j.pax.exam.forked.ForkedTestContainer.setFrameworkStartLevel(ForkedTestContainer.java:324)
>         at org.ops4j.pax.exam.forked.ForkedTestContainer.installAndStartBundles(ForkedTestContainer.java:308)
>         at org.ops4j.pax.exam.forked.ForkedTestContainer.start(ForkedTestContainer.java:165)
> {noformat}
> This is caused by https://github.com/apache/jackrabbit-oak/commit/463321b7038a4f679d6355fff5e2776a05e64574 which doesn't seem to have a JIRA ticket associated.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)