orpiske commented on PR #15310: URL: https://github.com/apache/camel/pull/15310#issuecomment-2309994499
> here are the last log lines during the first attempt: > > ``` > [camel-tahu] [INFO] Running org.apache.camel.component.tahu.TahuEdgeProducerIT > [camel-tahu] [INFO] [stdout] 2024-08-26 07:39:10,537 I [main ] o.a.c.impl.engine.AbstractCamelContext Apache Camel 4.8.0-SNAPSHOT (camel-4) is starting > [camel-tahu] [INFO] [stdout] 2024-08-26 07:39:10,538 I [main ] o.a.c.impl.engine.AbstractCamelContext Routes startup (total:2) > [camel-tahu] [INFO] [stdout] 2024-08-26 07:39:10,538 I [main ] o.a.c.impl.engine.AbstractCamelContext Started route3 (direct://SPARKPLUG_TCK/LOG) > [camel-tahu] [INFO] [stdout] 2024-08-26 07:39:10,538 I [main ] o.a.c.impl.engine.AbstractCamelContext Started route4 (direct://SPARKPLUG_TCK/RESULT) > [camel-tahu] [INFO] [stdout] 2024-08-26 07:39:10,538 I [main ] o.a.c.impl.engine.AbstractCamelContext Apache Camel 4.8.0-SNAPSHOT (camel-4) started in 1ms (build:0ms init:0ms start:1ms) > [camel-tahu] [INFO] [stdout] 2024-08-26 07:39:10,666 I [main ] a.c.t.i.c.TransientCamelContextExtension ******************************************************************************** > [camel-tahu] [INFO] [stdout] 2024-08-26 07:39:10,666 I [main ] a.c.t.i.c.TransientCamelContextExtension Testing: [1] profile=SESSION_ESTABLISHMENT_TEST (org.apache.camel.component.tahu.TahuEdgeProducerIT) > ``` Let's merge this PR and then take a look at this. Worst case scenario, we might disable it on ASF CI. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
