Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BootNodesGenesisSetupTest > dryRunDetector() FAILED #7528

Open
macfarla opened this issue Aug 28, 2024 · 0 comments
Open

BootNodesGenesisSetupTest > dryRunDetector() FAILED #7528

macfarla opened this issue Aug 28, 2024 · 0 comments
Labels
flake 60% of the time it works 100% of the time.

Comments

@macfarla
Copy link
Contributor

https://github.com/hyperledger/besu/actions/runs/10587391399/job/29338033531?pr=7507

BootNodesGenesisSetupTest > dryRunDetector() FAILED
    org.awaitility.core.ConditionTimeoutException: Condition org.hyperledger.besu.tests.acceptance.dsl.node.BesuNodeRunner$$Lambda/0x00007f611843db58 was not fulfilled within 1 minutes.
        at app//org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:167)
        at app//org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
        at app//org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
        at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:985)
        at app//org.awaitility.core.ConditionFactory.until(ConditionFactory.java:954)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.BesuNodeRunner.waitForFile(BesuNodeRunner.java:51)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.ProcessBesuNodeRunner.startNode(ProcessBesuNodeRunner.java:447)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.BesuNode.start(BesuNode.java:546)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.cluster.Cluster.runNodeStart(Cluster.java:146)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.cluster.Cluster.startNode(Cluster.java:158)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.cluster.Cluster.startNode(Cluster.java:137)
        at [email protected]/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
        at [email protected]/java.util.stream.ReferencePipeline$15$1.accept(ReferencePipeline.java:541)
        at [email protected]/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
        at [email protected]/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1708)
        at [email protected]/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
        at [email protected]/java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
        at [email protected]/java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:754)
        at [email protected]/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:387)
        at [email protected]/java.util.concurrent.ForkJoinTask.invoke(ForkJoinTask.java:667)
        at [email protected]/java.util.stream.ForEachOps$ForEachOp.evaluateParallel(ForEachOps.java:160)
        at [email protected]/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateParallel(ForEachOps.java:174)
        at [email protected]/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:233)
        at [email protected]/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.cluster.Cluster.start(Cluster.java:91)
        at app//org.hyperledger.besu.tests.acceptance.dsl.node.cluster.Cluster.start(Cluster.java:67)
        at app//org.hyperledger.besu.tests.acceptance.config.BootNodesGenesisSetupTest.setUp(BootNodesGenesisSetupTest.java:89)
@macfarla macfarla added the flake 60% of the time it works 100% of the time. label Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flake 60% of the time it works 100% of the time.
Projects
None yet
Development

No branches or pull requests

1 participant