[
https://issues.apache.org/jira/browse/KAFKA-17524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17881072#comment-17881072
]
David Arthur commented on KAFKA-17524:
--------------------------------------
Here's another from the same test class, different test method
Raw line: 2024-09-11T13:23:30.9643436Z Gradle Test Run :streams:test > Gradle
Test Executor 50 > StreamThreadTest >
shouldNotCloseTaskAndRemoveFromTaskManagerIfPidMappingIsInvalidInCommitTransactionWhenCommitting(boolean,
boolean) >
"shouldNotCloseTaskAndRemoveFromTaskManagerIfPidMappingIsInvalidInCommitTransactionWhenCommitting(boolean,
boolean).stateUpdaterEnabled=true, processingThreadsEnabled=true" STARTED
Workflow run:
[https://github.com/apache/kafka/actions/runs/10810671508/job/29990096670]
Build Scan: https://ge.apache.org/s/ddsbbgzcop7bo/timeline
> StreamThreadTest shouldReturnErrorIfProducerInstanceIdNotInitialized hanging
> ----------------------------------------------------------------------------
>
> Key: KAFKA-17524
> URL: https://issues.apache.org/jira/browse/KAFKA-17524
> Project: Kafka
> Issue Type: Test
> Components: streams, unit tests
> Reporter: David Arthur
> Priority: Major
> Labels: flaky-test
>
> A trunk build had a timeout and it appears that this test was the cause.
> [https://github.com/apache/kafka/actions/runs/10798234851/job/29953919232]
> In the Gradle log, we see
> {code:java}
> 2024-09-10T20:31:26.6830206Z Gradle Test Run :streams:test > Gradle Test
> Executor 47 > StreamThreadTest >
> shouldReturnErrorIfProducerInstanceIdNotInitialized(boolean, boolean) >
> "shouldReturnErrorIfProducerInstanceIdNotInitialized(boolean,
> boolean).stateUpdaterEnabled=true, processingThreadsEnabled=true" STARTED
> {code}
> but no "FINISHED" or "FAILED" later in the log.
> It seems that this test was running for around 50 minutes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)