See 
<https://ci-builds.apache.org/job/Kafka/job/kafka/job/3.9/227/display/redirect>

Changes:


------------------------------------------
[...truncated 4441 lines...]
[2025-10-08T22:43:28.824Z] 3 errors
[2025-10-08T22:43:29.324Z] > Task :storage:compileTestJava
[2025-10-08T22:43:29.324Z] > Task :storage:testClasses
[2025-10-08T22:43:29.324Z] > Task :storage:spotbugsTest SKIPPED
[2025-10-08T22:43:31.442Z] > Task :core:checkstyleTest
[2025-10-08T22:43:31.579Z] 
[2025-10-08T22:43:31.579Z] > Task :streams:compileTestJava
[2025-10-08T22:43:31.579Z] 
/home/jenkins/workspace/Kafka_kafka_3.9/streams/src/test/java/org/apache/kafka/streams/processor/internals/TasksTest.java:214:
 error: cannot find symbol
[2025-10-08T22:43:31.579Z]         final StandbyTask task = 
standbyTask(TASK_0_0, Set.of(TOPIC_PARTITION_B_0))
[2025-10-08T22:43:31.580Z]                                                      
     ^
[2025-10-08T22:43:31.580Z]   symbol:   method 
of(org.apache.kafka.common.TopicPartition)
[2025-10-08T22:43:31.580Z]   location: interface java.util.Set
[2025-10-08T22:43:31.580Z] 
/home/jenkins/workspace/Kafka_kafka_3.9/streams/src/test/java/org/apache/kafka/streams/processor/internals/TasksTest.java:219:
 error: cannot find symbol
[2025-10-08T22:43:31.580Z]             mkEntry(taskId1, 
Set.of(TOPIC_PARTITION_A_0))
[2025-10-08T22:43:31.580Z]                                 ^
[2025-10-08T22:43:31.580Z]   symbol:   method 
of(org.apache.kafka.common.TopicPartition)
[2025-10-08T22:43:31.580Z]   location: interface java.util.Set
[2025-10-08T22:43:31.580Z] 
/home/jenkins/workspace/Kafka_kafka_3.9/streams/src/test/java/org/apache/kafka/streams/processor/internals/TasksTest.java:223:
 error: cannot find symbol
[2025-10-08T22:43:31.580Z]             mkEntry(taskId2, 
Set.of(TOPIC_PARTITION_A_0))
[2025-10-08T22:43:31.580Z]                                 ^
[2025-10-08T22:43:31.580Z]   symbol:   method 
of(org.apache.kafka.common.TopicPartition)
[2025-10-08T22:43:31.580Z]   location: interface java.util.Set
[2025-10-08T22:43:34.790Z] > Task :storage:checkstyleTest
[2025-10-08T22:43:34.790Z] > Task :storage:check
[2025-10-08T22:43:34.790Z] > Task :jmh-benchmarks:compileJava
[2025-10-08T22:43:34.790Z] > Task :jmh-benchmarks:classes
[2025-10-08T22:43:34.790Z] > Task :jmh-benchmarks:compileTestJava NO-SOURCE
[2025-10-08T22:43:34.790Z] > Task :jmh-benchmarks:testClasses UP-TO-DATE
[2025-10-08T22:43:34.790Z] > Task :jmh-benchmarks:checkstyleTest NO-SOURCE
[2025-10-08T22:43:34.790Z] > Task :jmh-benchmarks:spotbugsTest SKIPPED
[2025-10-08T22:43:36.910Z] > Task :jmh-benchmarks:checkstyleMain
[2025-10-08T22:43:38.370Z] > Task :connect:runtime:compileTestJava
[2025-10-08T22:43:38.370Z] > Task :connect:runtime:testClasses
[2025-10-08T22:43:38.370Z] > Task :connect:runtime:spotbugsTest SKIPPED
[2025-10-08T22:43:39.489Z] 
[2025-10-08T22:43:39.489Z] > Task :streams:compileTestJava
[2025-10-08T22:43:39.489Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.9/streams/src/test/java/org/apache/kafka/streams/processor/internals/TasksTest.java:214:
 error: cannot find symbol
[2025-10-08T22:43:39.489Z]         final StandbyTask task = 
standbyTask(TASK_0_0, Set.of(TOPIC_PARTITION_B_0))
[2025-10-08T22:43:39.489Z]                                                      
     ^
[2025-10-08T22:43:39.489Z]   symbol:   method of(TopicPartition)
[2025-10-08T22:43:39.489Z]   location: interface Set
[2025-10-08T22:43:39.489Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.9/streams/src/test/java/org/apache/kafka/streams/processor/internals/TasksTest.java:219:
 error: cannot find symbol
[2025-10-08T22:43:39.489Z]             mkEntry(taskId1, 
Set.of(TOPIC_PARTITION_A_0))
[2025-10-08T22:43:39.489Z]                                 ^
[2025-10-08T22:43:39.489Z]   symbol:   method of(TopicPartition)
[2025-10-08T22:43:39.489Z]   location: interface Set
[2025-10-08T22:43:39.489Z] 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.9/streams/src/test/java/org/apache/kafka/streams/processor/internals/TasksTest.java:223:
 error: cannot find symbol
[2025-10-08T22:43:39.489Z]             mkEntry(taskId2, 
Set.of(TOPIC_PARTITION_A_0))
[2025-10-08T22:43:39.489Z]                                 ^
[2025-10-08T22:43:39.489Z]   symbol:   method of(TopicPartition)
[2025-10-08T22:43:39.489Z]   location: interface Set
[2025-10-08T22:43:40.609Z] 
[2025-10-08T22:43:40.609Z] > Task :connect:file:compileTestJava
[2025-10-08T22:43:40.609Z] > Task :connect:file:testClasses
[2025-10-08T22:43:40.609Z] > Task :connect:file:spotbugsTest SKIPPED
[2025-10-08T22:43:42.074Z] > Task :connect:file:checkstyleTest
[2025-10-08T22:43:42.074Z] > Task :connect:file:check
[2025-10-08T22:43:42.074Z] > Task :connect:mirror:compileTestJava
[2025-10-08T22:43:42.074Z] > Task :connect:mirror:testClasses
[2025-10-08T22:43:42.074Z] > Task :connect:mirror:spotbugsTest SKIPPED
[2025-10-08T22:43:45.603Z] > Task :tools:compileTestJava
[2025-10-08T22:43:45.603Z] > Task :tools:testClasses
[2025-10-08T22:43:45.603Z] > Task :tools:spotbugsTest SKIPPED
[2025-10-08T22:43:45.603Z] > Task :connect:mirror:checkstyleTest
[2025-10-08T22:43:45.603Z] > Task :connect:mirror:check
[2025-10-08T22:43:51.262Z] 
[2025-10-08T22:43:51.262Z] > Task :jmh-benchmarks:check
[2025-10-08T22:43:51.467Z] > Task :tools:checkstyleTest
[2025-10-08T22:43:51.467Z] > Task :tools:check
[2025-10-08T22:43:54.812Z] > Task :core:spotbugsMain
[2025-10-08T22:43:54.812Z] > Task :connect:runtime:checkstyleTest
[2025-10-08T22:43:54.812Z] > Task :connect:runtime:check
[2025-10-08T22:44:02.380Z] > Task :core:check
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] FAILURE: Build failed with an exception.
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] * What went wrong:
[2025-10-08T22:44:02.380Z] Execution failed for task ':streams:compileTestJava'.
[2025-10-08T22:44:02.380Z] > Compilation failed; see the compiler error output 
for details.
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] * Try:
[2025-10-08T22:44:02.380Z] > Run with --info option to get more log output.
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 9.0.
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] For more on this, please refer to 
https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] BUILD FAILED in 10m 42s
[2025-10-08T22:44:02.380Z] 298 actionable tasks: 241 executed, 57 up-to-date
[2025-10-08T22:44:02.380Z] 
[2025-10-08T22:44:02.380Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.9/build/reports/profile/profile-2025-10-08-22-33-26.html
[2025-10-08T22:44:02.380Z] A fine-grained performance profile is available: use 
the --scan option.
[2025-10-08T22:44:04.949Z] > Task :jmh-benchmarks:spotbugsMain
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 21 and Scala 2.13
[2025-10-08T22:44:13.173Z] > Task :core:check
[2025-10-08T22:44:16.417Z] 
[2025-10-08T22:44:16.417Z] > Task :jmh-benchmarks:check
[2025-10-08T22:44:19.443Z] 
[2025-10-08T22:44:19.443Z] > Task :streams:compileTestJava
[2025-10-08T22:44:19.443Z] 3 errors
[2025-10-08T22:44:19.443Z] 
[2025-10-08T22:44:19.443Z] > Task :streams:compileTestJava FAILED
[2025-10-08T22:44:48.902Z] > Task :jmh-benchmarks:check
[2025-10-08T22:44:50.898Z] > Task :core:check
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] FAILURE: Build failed with an exception.
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] * What went wrong:
[2025-10-08T22:44:50.898Z] Execution failed for task ':streams:compileTestJava'.
[2025-10-08T22:44:50.898Z] > Compilation failed; see the compiler error output 
for details.
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] * Try:
[2025-10-08T22:44:50.898Z] > Run with --info option to get more log output.
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 9.0.
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] For more on this, please refer to 
https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] BUILD FAILED in 11m 29s
[2025-10-08T22:44:50.898Z] 298 actionable tasks: 241 executed, 57 up-to-date
[2025-10-08T22:44:50.898Z] 
[2025-10-08T22:44:50.898Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.9/build/reports/profile/profile-2025-10-08-22-33-33.html
[2025-10-08T22:44:50.898Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 23 and Scala 2.13
[2025-10-08T22:45:07.550Z] > Task :core:check
[2025-10-08T22:45:07.550Z] 
[2025-10-08T22:45:07.550Z] FAILURE: Build failed with an exception.
[2025-10-08T22:45:07.550Z] 
[2025-10-08T22:45:07.550Z] * What went wrong:
[2025-10-08T22:45:07.550Z] Execution failed for task ':streams:compileTestJava'.
[2025-10-08T22:45:07.550Z] > Compilation failed; see the compiler error output 
for details.
[2025-10-08T22:45:07.550Z] 
[2025-10-08T22:45:07.550Z] * Try:
[2025-10-08T22:45:07.550Z] > Run with --info option to get more log output.
[2025-10-08T22:45:07.550Z] 
[2025-10-08T22:45:07.550Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 9.0.
[2025-10-08T22:45:07.550Z] 
[2025-10-08T22:45:07.550Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2025-10-08T22:45:07.550Z] 
[2025-10-08T22:45:07.550Z] For more on this, please refer to 
https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
[2025-10-08T22:45:07.550Z] 
[2025-10-08T22:45:07.550Z] BUILD FAILED in 11m 52s
[2025-10-08T22:45:07.550Z] 412 actionable tasks: 411 executed, 1 up-to-date
[2025-10-08T22:45:08.677Z] 
[2025-10-08T22:45:08.677Z] See the profiling report at: 
file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_3.9/build/reports/profile/profile-2025-10-08-22-33-26.html
[2025-10-08T22:45:08.677Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 11 and Scala 2.13
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] > Task :streams:compileTestJava
[2025-10-08T22:47:59.303Z] 3 errors
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] > Task :streams:compileTestJava FAILED
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] FAILURE: Build failed with an exception.
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] * What went wrong:
[2025-10-08T22:47:59.303Z] Execution failed for task ':streams:compileTestJava'.
[2025-10-08T22:47:59.303Z] > Compilation failed; see the compiler error output 
for details.
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] * Try:
[2025-10-08T22:47:59.303Z] > Run with --info option to get more log output.
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 9.0.
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] You can use '--warning-mode all' to show the 
individual deprecation warnings and determine if they come from your own 
scripts or plugins.
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] For more on this, please refer to 
https://docs.gradle.org/8.10.2/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] BUILD FAILED in 14m 37s
[2025-10-08T22:47:59.303Z] 295 actionable tasks: 237 executed, 58 up-to-date
[2025-10-08T22:47:59.303Z] 
[2025-10-08T22:47:59.303Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_3.9/build/reports/profile/profile-2025-10-08-22-33-22.html
[2025-10-08T22:47:59.303Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
Failed in branch JDK 8 and Scala 2.12
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] script
[Pipeline] {
[Pipeline] node
Running on builds23 in /home/jenkins/workspace/Kafka_kafka_3.9
[Pipeline] {
[Pipeline] step

Reply via email to