Skip to content

failed: InputStreamSourceTest #2904

@He-Pin

Description

@He-Pin

[WARN] [04/24/2026 18:01:22.170] [InputStreamSourceTest-pekko.actor.internal-dispatcher-19] [CoordinatedShutdown(pekko://InputStreamSourceTest)] Coordinated shutdown phase [actor-system-terminate] timed out after 10000 milliseconds
[04-24 18:01:52.155] [info] org.apache.pekko.stream.tck.InputStreamSourceTest *** ABORTED ***
[04-24 18:01:52.157] [info] java.lang.RuntimeException: Failed to stop [InputStreamSourceTest] within [40000 milliseconds]
[04-24 18:01:52.157] [info] -> / LocalActorRefProvider$$anon$3 class org.apache.pekko.actor.LocalActorRefProvider$Guardian status=0 1 children
[04-24 18:01:52.157] [info] ⌊-> system LocalActorRef class org.apache.pekko.actor.LocalActorRefProvider$SystemGuardian status=4 Terminating(Termination)
[04-24 18:01:52.157] [info] | toDie: Actor[pekko://InputStreamSourceTest/system/Materializers#1264249758]
[04-24 18:01:52.157] [info] ⌊-> Materializers RepointableActorRef class org.apache.pekko.stream.impl.MaterializerGuardian status=4 Terminating(Termination)
[04-24 18:01:52.157] [info] | toDie: Actor[pekko://InputStreamSourceTest/system/Materializers/StreamSupervisor-0#1254292714]
[04-24 18:01:52.157] [info] ⌊-> StreamSupervisor-0 LocalActorRef class org.apache.pekko.stream.impl.StreamSupervisor status=4 Terminating(Termination)
[04-24 18:01:52.157] [info] | toDie: Actor[pekko://InputStreamSourceTest/system/Materializers/StreamSupervisor-0/flow-69-0-take#-951041886]
[04-24 18:01:52.157] [info] ⌊-> flow-69-0-take RepointableActorRef class org.apache.pekko.stream.impl.fusing.ActorGraphInterpreter status=2 no children
[04-24 18:01:52.158] [info] at org.apache.pekko.stream.tck.ActorSystemLifecycle.shutdownActorSystem(ActorSystemLifecycle.scala:61)
[04-24 18:01:52.158] [info] at org.apache.pekko.stream.tck.ActorSystemLifecycle.shutdownActorSystem$(ActorSystemLifecycle.scala:35)
[04-24 18:01:52.158] [info] at org.apache.pekko.stream.tck.PekkoPublisherVerification.shutdownActorSystem(PekkoPublisherVerification.scala:29)
[04-24 18:01:52.158] [info] at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104)
[04-24 18:01:52.158] [info] at java.base/java.lang.reflect.Method.invoke(Method.java:565)
[04-24 18:01:52.158] [info] at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:141)
[04-24 18:01:52.158] [info] at org.testng.internal.invokers.MethodInvocationHelper.invokeMethodConsideringTimeout(MethodInvocationHelper.java:71)
[04-24 18:01:52.158] [info] at org.testng.internal.invokers.ConfigInvoker.invokeConfigurationMethod(ConfigInvoker.java:400)
[04-24 18:01:52.158] [info] at org.testng.internal.invokers.ConfigInvoker.invokeConfigurations(ConfigInvoker.java:333)
[04-24 18:01:52.158] [info] at org.testng.internal.invokers.TestMethodWorker.invokeAfterClassConfigurations(TestMethodWorker.java:238)
[04-24 18:01:52.158] [info] at org.testng.internal.invokers.TestMethodWorker.invokeAfterClassMethods(TestMethodWorker.java:223)
[04-24 18:01:52.158] [info] at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:137)
[04-24 18:01:52.158] [info] at java.base/java.util.ArrayList.forEach(ArrayList.java:1604)
[04-24 18:01:52.158] [info] at org.testng.TestRunner.privateRun(TestRunner.java:744)
[04-24 18:01:52.158] [info] at org.testng.TestRunner.run(TestRunner.java:616)
[04-24 18:01:52.158] [info] at org.testng.SuiteRunner.runTest(SuiteRunner.java:421)
[04-24 18:01:52.158] [info] at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:413)
[04-24 18:01:52.158] [info] at org.testng.SuiteRunner.privateRun(SuiteRunner.java:373)
[04-24 18:01:52.158] [info] at org.testng.SuiteRunner.run(SuiteRunner.java:312)
[04-24 18:01:52.158] [info] at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
[04-24 18:01:52.158] [info] at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
[04-24 18:01:52.158] [info] at org.testng.TestNG.runSuitesSequentially(TestNG.java:1274)
[04-24 18:01:52.158] [info] at org.testng.TestNG.runSuitesLocally(TestNG.java:1208)
[04-24 18:01:52.159] [info] at org.testng.TestNG.runSuites(TestNG.java:1112)
[04-24 18:01:52.159] [info] at org.testng.TestNG.run(TestNG.java:1079)
[04-24 18:01:52.159] [info] at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:261)
[04-24 18:01:52.159] [info] at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
[04-24 18:01:52.159] [info] at org.apache.pekko.stream.tck.PekkoPublisherVerification.run(PekkoPublisherVerification.scala:29)
[04-24 18:01:52.159] [info] at org.scalatestplus.testng.TestNGSuiteLike.runTestNG(TestNGSuiteLike.scala:248)
[04-24 18:01:52.159] [info] at org.scalatestplus.testng.TestNGSuiteLike.runTestNG$(TestNGSuiteLike.scala:51)
[04-24 18:01:52.159] [info] at org.apache.pekko.stream.tck.PekkoPublisherVerification.runTestNG(PekkoPublisherVerification.scala:29)
[04-24 18:01:52.159] [info] at org.scalatestplus.testng.TestNGSuiteLike.run(TestNGSuiteLike.scala:149)
[04-24 18:01:52.159] [info] at org.scalatestplus.testng.TestNGSuiteLike.run$(TestNGSuiteLike.scala:51)
[04-24 18:01:52.159] [info] at org.apache.pekko.stream.tck.PekkoPublisherVerification.run(PekkoPublisherVerification.scala:29)
[04-24 18:01:52.159] [info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
[04-24 18:01:52.159] [info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
[04-24 18:01:52.159] [info] at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
[04-24 18:01:52.159] [info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:328)
[04-24 18:01:52.159] [info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1090)
[04-24 18:01:52.159] [info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:614)
[04-24 18:01:52.159] [info] at java.base/java.lang.Thread.run(Thread.java:1474)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions