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

Changes:


------------------------------------------
[...truncated 472202 lines...]
[2021-04-25T17:11:21.981Z] 
[2021-04-25T17:11:21.981Z] ControllerIntegrationTest > 
testControllerRejectControlledShutdownRequestWithStaleBrokerEpoch() PASSED
[2021-04-25T17:11:21.981Z] 
[2021-04-25T17:11:21.981Z] ControllerIntegrationTest > 
testBackToBackPreferredReplicaLeaderElections() STARTED
[2021-04-25T17:11:22.015Z] + echo Y
[2021-04-25T17:11:22.015Z] + mvn archetype:generate -DarchetypeCatalog=local 
-DarchetypeGroupId=org.apache.kafka 
-DarchetypeArtifactId=streams-quickstart-java -DarchetypeVersion=3.0.0-SNAPSHOT 
-DgroupId=streams.examples -DartifactId=streams.examples -Dversion=0.1 
-Dpackage=myapps
[2021-04-25T17:11:23.794Z] [INFO] Scanning for projects...
[2021-04-25T17:11:24.743Z] [INFO] 
[2021-04-25T17:11:24.743Z] [INFO] ------------------< 
org.apache.maven:standalone-pom >-------------------
[2021-04-25T17:11:24.743Z] [INFO] Building Maven Stub Project (No POM) 1
[2021-04-25T17:11:24.744Z] [INFO] --------------------------------[ pom 
]---------------------------------
[2021-04-25T17:11:24.744Z] [INFO] 
[2021-04-25T17:11:24.744Z] [INFO] >>> maven-archetype-plugin:3.2.0:generate 
(default-cli) > generate-sources @ standalone-pom >>>
[2021-04-25T17:11:24.744Z] [INFO] 
[2021-04-25T17:11:24.744Z] [INFO] <<< maven-archetype-plugin:3.2.0:generate 
(default-cli) < generate-sources @ standalone-pom <<<
[2021-04-25T17:11:24.744Z] [INFO] 
[2021-04-25T17:11:24.744Z] [INFO] 
[2021-04-25T17:11:24.744Z] [INFO] --- maven-archetype-plugin:3.2.0:generate 
(default-cli) @ standalone-pom ---
[2021-04-25T17:11:25.692Z] [INFO] Generating project in Interactive mode
[2021-04-25T17:11:25.692Z] [WARNING] Archetype not found in any catalog. 
Falling back to central repository.
[2021-04-25T17:11:25.692Z] [WARNING] Add a repository with id 'archetype' in 
your settings.xml if archetype's repository is elsewhere.
[2021-04-25T17:11:25.692Z] [INFO] Using property: groupId = streams.examples
[2021-04-25T17:11:25.692Z] [INFO] Using property: artifactId = streams.examples
[2021-04-25T17:11:25.692Z] [INFO] Using property: version = 0.1
[2021-04-25T17:11:25.692Z] [INFO] Using property: package = myapps
[2021-04-25T17:11:25.692Z] Confirm properties configuration:
[2021-04-25T17:11:25.692Z] groupId: streams.examples
[2021-04-25T17:11:25.692Z] artifactId: streams.examples
[2021-04-25T17:11:25.692Z] version: 0.1
[2021-04-25T17:11:25.692Z] package: myapps
[2021-04-25T17:11:25.692Z]  Y: : [INFO] 
----------------------------------------------------------------------------
[2021-04-25T17:11:25.692Z] [INFO] Using following parameters for creating 
project from Archetype: streams-quickstart-java:3.0.0-SNAPSHOT
[2021-04-25T17:11:25.692Z] [INFO] 
----------------------------------------------------------------------------
[2021-04-25T17:11:25.692Z] [INFO] Parameter: groupId, Value: streams.examples
[2021-04-25T17:11:25.692Z] [INFO] Parameter: artifactId, Value: streams.examples
[2021-04-25T17:11:25.692Z] [INFO] Parameter: version, Value: 0.1
[2021-04-25T17:11:25.692Z] [INFO] Parameter: package, Value: myapps
[2021-04-25T17:11:25.692Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2021-04-25T17:11:25.692Z] [INFO] Parameter: package, Value: myapps
[2021-04-25T17:11:25.692Z] [INFO] Parameter: version, Value: 0.1
[2021-04-25T17:11:25.692Z] [INFO] Parameter: groupId, Value: streams.examples
[2021-04-25T17:11:25.692Z] [INFO] Parameter: artifactId, Value: streams.examples
[2021-04-25T17:11:25.692Z] [INFO] Project created from Archetype in dir: 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[2021-04-25T17:11:25.692Z] [INFO] 
------------------------------------------------------------------------
[2021-04-25T17:11:25.692Z] [INFO] BUILD SUCCESS
[2021-04-25T17:11:25.692Z] [INFO] 
------------------------------------------------------------------------
[2021-04-25T17:11:25.692Z] [INFO] Total time:  2.050 s
[2021-04-25T17:11:25.692Z] [INFO] Finished at: 2021-04-25T17:11:25Z
[2021-04-25T17:11:25.692Z] [INFO] 
------------------------------------------------------------------------
[Pipeline] dir
[2021-04-25T17:11:26.216Z] Running in 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2021-04-25T17:11:28.491Z] 
[2021-04-25T17:11:28.492Z] ControllerIntegrationTest > 
testBackToBackPreferredReplicaLeaderElections() PASSED
[2021-04-25T17:11:28.492Z] 
[2021-04-25T17:11:28.492Z] ControllerIntegrationTest > 
testTopicIdPersistsThroughControllerReelection() STARTED
[2021-04-25T17:11:28.599Z] + mvn compile
[2021-04-25T17:11:30.377Z] [INFO] Scanning for projects...
[2021-04-25T17:11:30.377Z] [INFO] 
[2021-04-25T17:11:30.377Z] [INFO] -----------------< 
streams.examples:streams.examples >------------------
[2021-04-25T17:11:30.377Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2021-04-25T17:11:30.377Z] [INFO] --------------------------------[ jar 
]---------------------------------
[2021-04-25T17:11:31.327Z] [INFO] 
[2021-04-25T17:11:31.327Z] [INFO] --- maven-resources-plugin:2.6:resources 
(default-resources) @ streams.examples ---
[2021-04-25T17:11:31.327Z] [INFO] Using 'UTF-8' encoding to copy filtered 
resources.
[2021-04-25T17:11:31.327Z] [INFO] Copying 1 resource
[2021-04-25T17:11:31.327Z] [INFO] 
[2021-04-25T17:11:31.327Z] [INFO] --- maven-compiler-plugin:3.1:compile 
(default-compile) @ streams.examples ---
[2021-04-25T17:11:32.275Z] [INFO] Changes detected - recompiling the module!
[2021-04-25T17:11:32.275Z] [INFO] Compiling 3 source files to 
/home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2021-04-25T17:11:33.224Z] [INFO] 
------------------------------------------------------------------------
[2021-04-25T17:11:33.224Z] [INFO] BUILD SUCCESS
[2021-04-25T17:11:33.224Z] [INFO] 
------------------------------------------------------------------------
[2021-04-25T17:11:33.224Z] [INFO] Total time:  2.845 s
[2021-04-25T17:11:33.224Z] [INFO] Finished at: 2021-04-25T17:11:32Z
[2021-04-25T17:11:33.224Z] [INFO] 
------------------------------------------------------------------------
[2021-04-25T17:11:33.713Z] 
[2021-04-25T17:11:33.713Z] ControllerIntegrationTest > 
testTopicIdPersistsThroughControllerReelection() PASSED
[2021-04-25T17:11:33.713Z] 
[2021-04-25T17:11:33.713Z] ControllerIntegrationTest > 
testControllerFeatureZNodeSetupWhenFeatureVersioningIsDisabledWithNonExistingFeatureZNode()
 STARTED
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-04-25T17:11:37.379Z] 
[2021-04-25T17:11:37.379Z] ControllerIntegrationTest > 
testControllerFeatureZNodeSetupWhenFeatureVersioningIsDisabledWithNonExistingFeatureZNode()
 PASSED
[2021-04-25T17:11:37.379Z] 
[2021-04-25T17:11:37.379Z] ControllerIntegrationTest > testEmptyCluster() 
STARTED
[2021-04-25T17:11:39.831Z] 
[2021-04-25T17:11:39.831Z] ControllerIntegrationTest > testEmptyCluster() PASSED
[2021-04-25T17:11:39.831Z] 
[2021-04-25T17:11:39.831Z] ControllerIntegrationTest > 
testControllerMoveOnPreferredReplicaElection() STARTED
[2021-04-25T17:11:43.521Z] 
[2021-04-25T17:11:43.521Z] ControllerIntegrationTest > 
testControllerMoveOnPreferredReplicaElection() PASSED
[2021-04-25T17:11:43.521Z] 
[2021-04-25T17:11:43.521Z] ControllerIntegrationTest > 
testPreferredReplicaLeaderElection() STARTED
[2021-04-25T17:11:47.119Z] 
[2021-04-25T17:11:47.119Z] ControllerIntegrationTest > 
testPreferredReplicaLeaderElection() PASSED
[2021-04-25T17:11:47.119Z] 
[2021-04-25T17:11:47.119Z] ControllerIntegrationTest > 
testMetadataPropagationOnBrokerChange() STARTED
[2021-04-25T17:11:54.252Z] 
[2021-04-25T17:11:54.252Z] ControllerIntegrationTest > 
testMetadataPropagationOnBrokerChange() PASSED
[2021-04-25T17:11:54.252Z] 
[2021-04-25T17:11:54.252Z] ControllerIntegrationTest > 
testControllerFeatureZNodeSetupWhenFeatureVersioningIsEnabledWithDisabledExistingFeatureZNode()
 STARTED
[2021-04-25T17:11:56.262Z] 
[2021-04-25T17:11:56.262Z] ControllerIntegrationTest > 
testControllerFeatureZNodeSetupWhenFeatureVersioningIsEnabledWithDisabledExistingFeatureZNode()
 PASSED
[2021-04-25T17:11:56.262Z] 
[2021-04-25T17:11:56.262Z] ControllerIntegrationTest > 
testMetadataPropagationForOfflineReplicas() STARTED
[2021-04-25T17:12:05.044Z] 
[2021-04-25T17:12:05.044Z] ControllerIntegrationTest > 
testMetadataPropagationForOfflineReplicas() PASSED
[2021-04-25T17:12:05.044Z] 
[2021-04-25T17:12:05.044Z] ControllerIntegrationTest > 
testTopicIdCreatedOnUpgrade() STARTED
[2021-04-25T17:12:10.495Z] 
[2021-04-25T17:12:10.495Z] ControllerIntegrationTest > 
testTopicIdCreatedOnUpgrade() PASSED
[2021-04-25T17:12:10.495Z] 
[2021-04-25T17:12:10.495Z] ControllerIntegrationTest > 
testTopicIdMigrationAndHandling() STARTED
[2021-04-25T17:12:14.799Z] 
[2021-04-25T17:12:14.799Z] ControllerIntegrationTest > 
testTopicIdMigrationAndHandling() PASSED
[2021-04-25T17:12:14.799Z] 
[2021-04-25T17:12:14.799Z] ZkNodeChangeNotificationListenerTest > 
testProcessNotification() STARTED
[2021-04-25T17:12:14.799Z] 
[2021-04-25T17:12:14.799Z] ZkNodeChangeNotificationListenerTest > 
testProcessNotification() PASSED
[2021-04-25T17:12:14.799Z] 
[2021-04-25T17:12:14.799Z] ZkNodeChangeNotificationListenerTest > 
testSwallowsProcessorException() STARTED
[2021-04-25T17:12:14.799Z] 
[2021-04-25T17:12:14.799Z] ZkNodeChangeNotificationListenerTest > 
testSwallowsProcessorException() PASSED
[2021-04-25T17:12:14.799Z] 
[2021-04-25T17:12:14.799Z] MirrorMakerIntegrationTest > 
testCommaSeparatedRegex() STARTED
[2021-04-25T17:12:17.962Z] 
[2021-04-25T17:12:17.962Z] MirrorMakerIntegrationTest > 
testCommaSeparatedRegex() PASSED
[2021-04-25T17:12:17.962Z] 
[2021-04-25T17:12:17.962Z] MirrorMakerIntegrationTest > 
testCommitOffsetsRemoveNonExistentTopics() STARTED
[2021-04-25T17:12:22.270Z] 
[2021-04-25T17:12:22.270Z] MirrorMakerIntegrationTest > 
testCommitOffsetsRemoveNonExistentTopics() PASSED
[2021-04-25T17:12:22.270Z] 
[2021-04-25T17:12:22.270Z] MirrorMakerIntegrationTest > 
testCommitOffsetsThrowTimeoutException() STARTED
[2021-04-25T17:12:24.378Z] 
[2021-04-25T17:12:24.378Z] MirrorMakerIntegrationTest > 
testCommitOffsetsThrowTimeoutException() PASSED
[2021-04-25T17:12:24.378Z] 
[2021-04-25T17:12:24.378Z] GetOffsetShellTest > 
testTopicPartitionsFlagWithTopicFlagCauseExit() STARTED
[2021-04-25T17:12:28.680Z] 
[2021-04-25T17:12:28.680Z] GetOffsetShellTest > 
testTopicPartitionsFlagWithTopicFlagCauseExit() PASSED
[2021-04-25T17:12:28.680Z] 
[2021-04-25T17:12:28.680Z] GetOffsetShellTest > 
testTopicPatternArgWithPartitionsArg() STARTED
[2021-04-25T17:12:34.205Z] 
[2021-04-25T17:12:34.205Z] GetOffsetShellTest > 
testTopicPatternArgWithPartitionsArg() PASSED
[2021-04-25T17:12:34.205Z] 
[2021-04-25T17:12:34.205Z] GetOffsetShellTest > testTopicNameArg() STARTED
[2021-04-25T17:12:39.736Z] 
[2021-04-25T17:12:39.736Z] GetOffsetShellTest > testTopicNameArg() PASSED
[2021-04-25T17:12:39.736Z] 
[2021-04-25T17:12:39.736Z] GetOffsetShellTest > testTopicPatternArg() STARTED
[2021-04-25T17:12:45.012Z] 
[2021-04-25T17:12:45.012Z] GetOffsetShellTest > testTopicPatternArg() PASSED
[2021-04-25T17:12:45.012Z] 
[2021-04-25T17:12:45.012Z] GetOffsetShellTest > 
testTopicPartitionsNotFoundForNonExistentTopic() STARTED
[2021-04-25T17:12:49.489Z] 
[2021-04-25T17:12:49.489Z] GetOffsetShellTest > 
testTopicPartitionsNotFoundForNonExistentTopic() PASSED
[2021-04-25T17:12:49.489Z] 
[2021-04-25T17:12:49.489Z] GetOffsetShellTest > testPartitionsArg() STARTED
[2021-04-25T17:12:56.517Z] 
[2021-04-25T17:12:56.517Z] GetOffsetShellTest > testPartitionsArg() PASSED
[2021-04-25T17:12:56.517Z] 
[2021-04-25T17:12:56.517Z] GetOffsetShellTest > 
testTopicPartitionsArgWithInternalExcluded() STARTED
[2021-04-25T17:13:00.988Z] 
[2021-04-25T17:13:00.988Z] GetOffsetShellTest > 
testTopicPartitionsArgWithInternalExcluded() PASSED
[2021-04-25T17:13:00.988Z] 
[2021-04-25T17:13:00.988Z] GetOffsetShellTest > testNoFilterOptions() STARTED
[2021-04-25T17:13:05.475Z] 
[2021-04-25T17:13:05.475Z] GetOffsetShellTest > testNoFilterOptions() PASSED
[2021-04-25T17:13:05.475Z] 
[2021-04-25T17:13:05.475Z] GetOffsetShellTest > 
testTopicPartitionsFlagWithPartitionsFlagCauseExit() STARTED
[2021-04-25T17:13:09.778Z] 
[2021-04-25T17:13:09.778Z] GetOffsetShellTest > 
testTopicPartitionsFlagWithPartitionsFlagCauseExit() PASSED
[2021-04-25T17:13:09.778Z] 
[2021-04-25T17:13:09.778Z] GetOffsetShellTest > testTopicPartitionsArg() STARTED
[2021-04-25T17:13:14.176Z] 
[2021-04-25T17:13:14.176Z] GetOffsetShellTest > testTopicPartitionsArg() PASSED
[2021-04-25T17:13:14.176Z] 
[2021-04-25T17:13:14.176Z] GetOffsetShellTest > testInternalExcluded() STARTED
[2021-04-25T17:13:19.629Z] 
[2021-04-25T17:13:19.629Z] GetOffsetShellTest > testInternalExcluded() PASSED
[2021-04-25T17:13:19.629Z] 
[2021-04-25T17:13:19.629Z] GetOffsetShellTest > 
testTopicPartitionsNotFoundForNonMatchingTopicPartitionPattern() STARTED
[2021-04-25T17:13:24.027Z] 
[2021-04-25T17:13:24.027Z] GetOffsetShellTest > 
testTopicPartitionsNotFoundForNonMatchingTopicPartitionPattern() PASSED
[2021-04-25T17:13:24.027Z] 
[2021-04-25T17:13:24.027Z] GetOffsetShellTest > 
testTopicPartitionsNotFoundForExcludedInternalTopic() STARTED
[2021-04-25T17:13:28.424Z] 
[2021-04-25T17:13:28.425Z] GetOffsetShellTest > 
testTopicPartitionsNotFoundForExcludedInternalTopic() PASSED
[2021-04-25T17:13:30.535Z] 
[2021-04-25T17:13:30.535Z] Deprecated Gradle features were used in this build, 
making it incompatible with Gradle 7.0.
[2021-04-25T17:13:30.535Z] Use '--warning-mode all' to show the individual 
deprecation warnings.
[2021-04-25T17:13:30.535Z] See 
https://docs.gradle.org/6.8.3/userguide/command_line_interface.html#sec:command_line_warnings
[2021-04-25T17:13:30.535Z] 
[2021-04-25T17:13:30.535Z] BUILD SUCCESSFUL in 1h 53m 37s
[2021-04-25T17:13:30.535Z] 188 actionable tasks: 101 executed, 87 up-to-date
[2021-04-25T17:13:30.535Z] 
[2021-04-25T17:13:30.535Z] See the profiling report at: 
file:///home/jenkins/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2021-04-25-15-19-55.html
[2021-04-25T17:13:30.535Z] A fine-grained performance profile is available: use 
the --scan option.
[Pipeline] junit
[2021-04-25T17:13:31.415Z] Recording test results
[2021-04-25T17:13:46.210Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2021-04-25T17:13:46.212Z] Skipping Kafka Streams archetype test for Java 11
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // parallel
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Declarative: Post Actions)
[Pipeline] node
Running on H28 in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk
[Pipeline] {
[Pipeline] script
[Pipeline] {
[Pipeline] step

Reply via email to