You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kafka.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/07/24 05:27:28 UTC

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #361

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


Jenkins build is still unstable: Kafka » Kafka Branch Builder » trunk #366

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/366/display/redirect>


Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #365

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/365/display/redirect>


Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #364

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/364/display/redirect>

Changes:


------------------------------------------
[...truncated 485855 lines...]
[2021-07-26T22:43:19.323Z] [INFO] <<< maven-archetype-plugin:3.2.0:generate (default-cli) < generate-sources @ standalone-pom <<<
[2021-07-26T22:43:19.323Z] [INFO] 
[2021-07-26T22:43:19.323Z] [INFO] 
[2021-07-26T22:43:19.323Z] [INFO] --- maven-archetype-plugin:3.2.0:generate (default-cli) @ standalone-pom ---
[2021-07-26T22:43:20.346Z] [INFO] Generating project in Interactive mode
[2021-07-26T22:43:20.346Z] [WARNING] Archetype not found in any catalog. Falling back to central repository.
[2021-07-26T22:43:20.346Z] [WARNING] Add a repository with id 'archetype' in your settings.xml if archetype's repository is elsewhere.
[2021-07-26T22:43:21.369Z] [INFO] Using property: groupId = streams.examples
[2021-07-26T22:43:21.369Z] [INFO] Using property: artifactId = streams.examples
[2021-07-26T22:43:21.369Z] [INFO] Using property: version = 0.1
[2021-07-26T22:43:21.369Z] [INFO] Using property: package = myapps
[2021-07-26T22:43:21.369Z] Confirm properties configuration:
[2021-07-26T22:43:21.369Z] groupId: streams.examples
[2021-07-26T22:43:21.369Z] artifactId: streams.examples
[2021-07-26T22:43:21.369Z] version: 0.1
[2021-07-26T22:43:21.369Z] package: myapps
[2021-07-26T22:43:21.369Z]  Y: : [INFO] ----------------------------------------------------------------------------
[2021-07-26T22:43:21.369Z] [INFO] Using following parameters for creating project from Archetype: streams-quickstart-java:3.1.0-SNAPSHOT
[2021-07-26T22:43:21.369Z] [INFO] ----------------------------------------------------------------------------
[2021-07-26T22:43:21.369Z] [INFO] Parameter: groupId, Value: streams.examples
[2021-07-26T22:43:21.369Z] [INFO] Parameter: artifactId, Value: streams.examples
[2021-07-26T22:43:21.369Z] [INFO] Parameter: version, Value: 0.1
[2021-07-26T22:43:21.369Z] [INFO] Parameter: package, Value: myapps
[2021-07-26T22:43:21.369Z] [INFO] Parameter: packageInPathFormat, Value: myapps
[2021-07-26T22:43:21.369Z] [INFO] Parameter: package, Value: myapps
[2021-07-26T22:43:21.369Z] [INFO] Parameter: version, Value: 0.1
[2021-07-26T22:43:21.369Z] [INFO] Parameter: groupId, Value: streams.examples
[2021-07-26T22:43:21.369Z] [INFO] Parameter: artifactId, Value: streams.examples
[2021-07-26T22:43:21.369Z] [INFO] Project created from Archetype in dir: /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[2021-07-26T22:43:21.369Z] [INFO] ------------------------------------------------------------------------
[2021-07-26T22:43:21.369Z] [INFO] BUILD SUCCESS
[2021-07-26T22:43:21.369Z] [INFO] ------------------------------------------------------------------------
[2021-07-26T22:43:21.369Z] [INFO] Total time:  2.136 s
[2021-07-26T22:43:21.369Z] [INFO] Finished at: 2021-07-26T22:43:20Z
[2021-07-26T22:43:21.369Z] [INFO] ------------------------------------------------------------------------
[Pipeline] dir
[2021-07-26T22:43:21.882Z] Running in /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples
[Pipeline] {
[Pipeline] sh
[2021-07-26T22:43:22.693Z] 
[2021-07-26T22:43:22.693Z] LogOffsetTest > testGetOffsetsBeforeLatestTime() PASSED
[2021-07-26T22:43:22.693Z] 
[2021-07-26T22:43:22.693Z] LogOffsetTest > testGetOffsetsBeforeNow() STARTED
[2021-07-26T22:43:24.721Z] + mvn compile
[2021-07-26T22:43:26.768Z] [INFO] Scanning for projects...
[2021-07-26T22:43:26.768Z] [INFO] 
[2021-07-26T22:43:26.768Z] [INFO] -----------------< streams.examples:streams.examples >------------------
[2021-07-26T22:43:26.768Z] [INFO] Building Kafka Streams Quickstart :: Java 0.1
[2021-07-26T22:43:26.768Z] [INFO] --------------------------------[ jar ]---------------------------------
[2021-07-26T22:43:26.768Z] [INFO] 
[2021-07-26T22:43:26.768Z] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ streams.examples ---
[2021-07-26T22:43:26.768Z] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[2021-07-26T22:43:26.768Z] [INFO] Copying 1 resource
[2021-07-26T22:43:26.768Z] [INFO] 
[2021-07-26T22:43:26.768Z] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ streams.examples ---
[2021-07-26T22:43:27.360Z] 
[2021-07-26T22:43:27.360Z] LogOffsetTest > testGetOffsetsBeforeNow() PASSED
[2021-07-26T22:43:27.360Z] 
[2021-07-26T22:43:27.360Z] LogOffsetTest > testGetOffsetsAfterDeleteRecords() STARTED
[2021-07-26T22:43:27.791Z] [INFO] Changes detected - recompiling the module!
[2021-07-26T22:43:27.791Z] [INFO] Compiling 3 source files to /home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/streams/quickstart/test-streams-archetype/streams.examples/target/classes
[2021-07-26T22:43:28.813Z] [INFO] ------------------------------------------------------------------------
[2021-07-26T22:43:28.813Z] [INFO] BUILD SUCCESS
[2021-07-26T22:43:28.813Z] [INFO] ------------------------------------------------------------------------
[2021-07-26T22:43:28.813Z] [INFO] Total time:  2.922 s
[2021-07-26T22:43:28.813Z] [INFO] Finished at: 2021-07-26T22:43:28Z
[2021-07-26T22:43:28.813Z] [INFO] ------------------------------------------------------------------------
[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-07-26T22:43:30.009Z] 
[2021-07-26T22:43:30.009Z] LogOffsetTest > testGetOffsetsAfterDeleteRecords() PASSED
[2021-07-26T22:43:30.955Z] 
[2021-07-26T22:43:30.955Z] DeleteTopicsRequestTest > testValidDeleteTopicRequests() STARTED
[2021-07-26T22:43:38.012Z] 
[2021-07-26T22:43:38.012Z] DeleteTopicsRequestTest > testValidDeleteTopicRequests() PASSED
[2021-07-26T22:43:38.012Z] 
[2021-07-26T22:43:38.012Z] DeleteTopicsRequestTest > testErrorDeleteTopicRequests() STARTED
[2021-07-26T22:43:42.660Z] 
[2021-07-26T22:43:42.660Z] DeleteTopicsRequestTest > testErrorDeleteTopicRequests() PASSED
[2021-07-26T22:43:42.660Z] 
[2021-07-26T22:43:42.660Z] DeleteTopicsRequestTest > testNotController() STARTED
[2021-07-26T22:43:45.310Z] 
[2021-07-26T22:43:45.310Z] DeleteTopicsRequestTest > testNotController() PASSED
[2021-07-26T22:43:45.310Z] 
[2021-07-26T22:43:45.310Z] DelegationTokenRequestsWithDisableTokenFeatureTest > testDelegationTokenRequests() STARTED
[2021-07-26T22:43:47.960Z] 
[2021-07-26T22:43:47.960Z] DelegationTokenRequestsWithDisableTokenFeatureTest > testDelegationTokenRequests() PASSED
[2021-07-26T22:43:47.960Z] 
[2021-07-26T22:43:47.960Z] ReplicationQuotasTest > shouldBootstrapTwoBrokersWithLeaderThrottle() STARTED
[2021-07-26T22:44:07.096Z] 
[2021-07-26T22:44:07.096Z] ReplicationQuotasTest > shouldBootstrapTwoBrokersWithLeaderThrottle() PASSED
[2021-07-26T22:44:07.096Z] 
[2021-07-26T22:44:07.096Z] ReplicationQuotasTest > shouldThrottleOldSegments() STARTED
[2021-07-26T22:44:15.572Z] 
[2021-07-26T22:44:15.572Z] ReplicationQuotasTest > shouldThrottleOldSegments() PASSED
[2021-07-26T22:44:15.572Z] 
[2021-07-26T22:44:15.572Z] ReplicationQuotasTest > shouldBootstrapTwoBrokersWithFollowerThrottle() STARTED
[2021-07-26T22:44:34.709Z] 
[2021-07-26T22:44:34.709Z] ReplicationQuotasTest > shouldBootstrapTwoBrokersWithFollowerThrottle() PASSED
[2021-07-26T22:44:34.709Z] 
[2021-07-26T22:44:34.709Z] SaslApiVersionsRequestTest > testApiVersionsRequestWithUnsupportedVersion() > kafka.server.SaslApiVersionsRequestTest.testApiVersionsRequestWithUnsupportedVersion()[1] STARTED
[2021-07-26T22:44:37.360Z] 
[2021-07-26T22:44:37.360Z] SaslApiVersionsRequestTest > testApiVersionsRequestWithUnsupportedVersion() > kafka.server.SaslApiVersionsRequestTest.testApiVersionsRequestWithUnsupportedVersion()[1] PASSED
[2021-07-26T22:44:37.360Z] 
[2021-07-26T22:44:37.360Z] SaslApiVersionsRequestTest > testApiVersionsRequestBeforeSaslHandshakeRequest() > kafka.server.SaslApiVersionsRequestTest.testApiVersionsRequestBeforeSaslHandshakeRequest()[1] STARTED
[2021-07-26T22:44:39.126Z] 
[2021-07-26T22:44:39.126Z] SaslApiVersionsRequestTest > testApiVersionsRequestBeforeSaslHandshakeRequest() > kafka.server.SaslApiVersionsRequestTest.testApiVersionsRequestBeforeSaslHandshakeRequest()[1] PASSED
[2021-07-26T22:44:39.126Z] 
[2021-07-26T22:44:39.126Z] SaslApiVersionsRequestTest > testApiVersionsRequestAfterSaslHandshakeRequest() > kafka.server.SaslApiVersionsRequestTest.testApiVersionsRequestAfterSaslHandshakeRequest()[1] STARTED
[2021-07-26T22:44:41.776Z] 
[2021-07-26T22:44:41.776Z] SaslApiVersionsRequestTest > testApiVersionsRequestAfterSaslHandshakeRequest() > kafka.server.SaslApiVersionsRequestTest.testApiVersionsRequestAfterSaslHandshakeRequest()[1] PASSED
[2021-07-26T22:44:41.776Z] 
[2021-07-26T22:44:41.776Z] DeleteTopicsRequestWithDeletionDisabledTest > testDeleteRecordsRequest() STARTED
[2021-07-26T22:44:44.584Z] 
[2021-07-26T22:44:44.584Z] DeleteTopicsRequestWithDeletionDisabledTest > testDeleteRecordsRequest() PASSED
[2021-07-26T22:44:44.584Z] 
[2021-07-26T22:44:44.584Z] KafkaMetricReporterExceptionHandlingTest > testBothReportersAreInvoked() STARTED
[2021-07-26T22:44:46.496Z] 
[2021-07-26T22:44:46.496Z] KafkaMetricReporterExceptionHandlingTest > testBothReportersAreInvoked() PASSED
[2021-07-26T22:44:46.496Z] 
[2021-07-26T22:44:46.496Z] UpdateFeaturesTest > testPartialSuccessDuringInvalidFeatureUpgradeAndValidDowngrade() STARTED
[2021-07-26T22:44:50.101Z] 
[2021-07-26T22:44:50.101Z] UpdateFeaturesTest > testPartialSuccessDuringInvalidFeatureUpgradeAndValidDowngrade() PASSED
[2021-07-26T22:44:50.101Z] 
[2021-07-26T22:44:50.101Z] UpdateFeaturesTest > testShouldFailRequestDuringDeletionOfNonExistingFeature() STARTED
[2021-07-26T22:44:52.758Z] 
[2021-07-26T22:44:52.758Z] UpdateFeaturesTest > testShouldFailRequestDuringDeletionOfNonExistingFeature() PASSED
[2021-07-26T22:44:52.758Z] 
[2021-07-26T22:44:52.758Z] UpdateFeaturesTest > testShouldFailRequestIfNotController() STARTED
[2021-07-26T22:44:56.364Z] 
[2021-07-26T22:44:56.364Z] UpdateFeaturesTest > testShouldFailRequestIfNotController() PASSED
[2021-07-26T22:44:56.364Z] 
[2021-07-26T22:44:56.364Z] UpdateFeaturesTest > testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityWithNoExistingFinalizedFeature() STARTED
[2021-07-26T22:45:02.150Z] 
[2021-07-26T22:45:02.150Z] UpdateFeaturesTest > testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityWithNoExistingFinalizedFeature() PASSED
[2021-07-26T22:45:02.150Z] 
[2021-07-26T22:45:02.150Z] UpdateFeaturesTest > testShouldFailRequestWhenDowngradeFlagIsNotSetDuringDowngrade() STARTED
[2021-07-26T22:45:05.753Z] 
[2021-07-26T22:45:05.753Z] UpdateFeaturesTest > testShouldFailRequestWhenDowngradeFlagIsNotSetDuringDowngrade() PASSED
[2021-07-26T22:45:05.753Z] 
[2021-07-26T22:45:05.753Z] UpdateFeaturesTest > testShouldFailRequestWhenUpgradingToSameVersionLevel() STARTED
[2021-07-26T22:45:09.357Z] 
[2021-07-26T22:45:09.357Z] UpdateFeaturesTest > testShouldFailRequestWhenUpgradingToSameVersionLevel() PASSED
[2021-07-26T22:45:09.357Z] 
[2021-07-26T22:45:09.357Z] UpdateFeaturesTest > testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityForExistingFinalizedFeature() STARTED
[2021-07-26T22:45:12.967Z] 
[2021-07-26T22:45:12.967Z] UpdateFeaturesTest > testShouldFailRequestDuringBrokerMaxVersionLevelIncompatibilityForExistingFinalizedFeature() PASSED
[2021-07-26T22:45:12.967Z] 
[2021-07-26T22:45:12.967Z] UpdateFeaturesTest > testPartialSuccessDuringValidFeatureUpgradeAndInvalidDowngrade() STARTED
[2021-07-26T22:45:15.718Z] 
[2021-07-26T22:45:15.718Z] UpdateFeaturesTest > testPartialSuccessDuringValidFeatureUpgradeAndInvalidDowngrade() PASSED
[2021-07-26T22:45:15.718Z] 
[2021-07-26T22:45:15.718Z] UpdateFeaturesTest > testShouldFailRequestInServerWhenDowngradeFlagIsNotSetDuringDeletion() STARTED
[2021-07-26T22:45:20.405Z] 
[2021-07-26T22:45:20.405Z] UpdateFeaturesTest > testShouldFailRequestInServerWhenDowngradeFlagIsNotSetDuringDeletion() PASSED
[2021-07-26T22:45:20.405Z] 
[2021-07-26T22:45:20.405Z] UpdateFeaturesTest > testShouldFailRequestWhenDowngradeToHigherVersionLevelIsAttempted() STARTED
[2021-07-26T22:45:24.009Z] 
[2021-07-26T22:45:24.009Z] UpdateFeaturesTest > testShouldFailRequestWhenDowngradeToHigherVersionLevelIsAttempted() PASSED
[2021-07-26T22:45:24.009Z] 
[2021-07-26T22:45:24.009Z] UpdateFeaturesTest > testSuccessfulFeatureUpgradeAndWithNoExistingFinalizedFeatures() STARTED
[2021-07-26T22:45:26.661Z] 
[2021-07-26T22:45:26.661Z] UpdateFeaturesTest > testSuccessfulFeatureUpgradeAndWithNoExistingFinalizedFeatures() PASSED
[2021-07-26T22:45:26.661Z] 
[2021-07-26T22:45:26.661Z] UpdateFeaturesTest > testSuccessfulFeatureUpgradeAndDowngrade() STARTED
[2021-07-26T22:45:30.278Z] 
[2021-07-26T22:45:30.278Z] UpdateFeaturesTest > testSuccessfulFeatureUpgradeAndDowngrade() PASSED
[2021-07-26T22:45:30.278Z] 
[2021-07-26T22:45:30.278Z] GssapiAuthenticationTest > testServerNotFoundInKerberosDatabase() STARTED
[2021-07-26T22:45:49.336Z] 
[2021-07-26T22:45:49.336Z] GssapiAuthenticationTest > testServerNotFoundInKerberosDatabase() PASSED
[2021-07-26T22:45:49.336Z] 
[2021-07-26T22:45:49.336Z] GssapiAuthenticationTest > testLoginFailure() STARTED
[2021-07-26T22:46:11.589Z] 
[2021-07-26T22:46:11.589Z] GssapiAuthenticationTest > testLoginFailure() PASSED
[2021-07-26T22:46:11.589Z] 
[2021-07-26T22:46:11.589Z] GssapiAuthenticationTest > testRequestIsAReplay() STARTED
[2021-07-26T22:46:33.849Z] 
[2021-07-26T22:46:33.849Z] GssapiAuthenticationTest > testRequestIsAReplay() PASSED
[2021-07-26T22:46:33.849Z] 
[2021-07-26T22:46:33.849Z] GssapiAuthenticationTest > testServerAuthenticationFailure() STARTED
[2021-07-26T22:46:53.104Z] 
[2021-07-26T22:46:53.104Z] GssapiAuthenticationTest > testServerAuthenticationFailure() PASSED
[2021-07-26T22:46:53.104Z] 
[2021-07-26T22:46:53.104Z] GssapiAuthenticationTest > testReLogin() STARTED
[2021-07-26T22:47:12.164Z] 
[2021-07-26T22:47:12.164Z] GssapiAuthenticationTest > testReLogin() PASSED
[2021-07-26T22:47:13.108Z] 
[2021-07-26T22:47:13.108Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2021-07-26T22:47:13.108Z] 
[2021-07-26T22:47:13.108Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2021-07-26T22:47:13.108Z] 
[2021-07-26T22:47:13.108Z] See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2021-07-26T22:47:13.108Z] 
[2021-07-26T22:47:13.108Z] BUILD SUCCESSFUL in 1h 54m 12s
[2021-07-26T22:47:13.108Z] 199 actionable tasks: 107 executed, 92 up-to-date
[2021-07-26T22:47:13.108Z] 
[2021-07-26T22:47:13.108Z] See the profiling report at: file:///home/jenkins/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2021-07-26-20-53-04.html
[2021-07-26T22:47:13.108Z] A fine-grained performance profile is available: use the --scan option.
[Pipeline] junit
[2021-07-26T22:47:13.975Z] Recording test results
[2021-07-26T22:47:29.453Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2021-07-26T22:47:29.455Z] Skipping Kafka Streams archetype test for Java 16
[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

Jenkins build is unstable: Kafka » Kafka Branch Builder » trunk #363

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/363/display/redirect>


Build failed in Jenkins: Kafka » Kafka Branch Builder » trunk #362

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Kafka/job/kafka/job/trunk/362/display/redirect>

Changes:


------------------------------------------
[...truncated 484657 lines...]
[2021-07-24T07:45:48.068Z] AclAuthorizerTest > testAuthorizeByResourceTypePrefixedResourceDenyDominate() PASSED
[2021-07-24T07:45:48.068Z] 
[2021-07-24T07:45:48.068Z] AclAuthorizerTest > testAuthorizeByResourceTypeMultipleAddAndRemove() STARTED
[2021-07-24T07:45:48.988Z] 
[2021-07-24T07:45:48.988Z] AclAuthorizerTest > testAuthorizeByResourceTypeMultipleAddAndRemove() PASSED
[2021-07-24T07:45:48.988Z] 
[2021-07-24T07:45:48.988Z] AclAuthorizerTest > testThrowsOnAddPrefixedAclIfInterBrokerProtocolVersionTooLow() STARTED
[2021-07-24T07:45:50.454Z] 
[2021-07-24T07:45:50.454Z] AclAuthorizerTest > testThrowsOnAddPrefixedAclIfInterBrokerProtocolVersionTooLow() PASSED
[2021-07-24T07:45:50.454Z] 
[2021-07-24T07:45:50.454Z] AclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnPrefixedResource() STARTED
[2021-07-24T07:45:50.454Z] 
[2021-07-24T07:45:50.454Z] AclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnPrefixedResource() PASSED
[2021-07-24T07:45:50.454Z] 
[2021-07-24T07:45:50.454Z] AclAuthorizerTest > testAuthorizeByResourceTypeDenyTakesPrecedence() STARTED
[2021-07-24T07:45:51.374Z] 
[2021-07-24T07:45:51.374Z] AclAuthorizerTest > testAuthorizeByResourceTypeDenyTakesPrecedence() PASSED
[2021-07-24T07:45:51.374Z] 
[2021-07-24T07:45:51.374Z] AclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls() STARTED
[2021-07-24T07:45:51.374Z] 
[2021-07-24T07:45:51.374Z] AclAuthorizerTest > testHighConcurrencyModificationOfResourceAcls() PASSED
[2021-07-24T07:45:51.374Z] 
[2021-07-24T07:45:51.374Z] AclAuthorizerTest > testAuthorizeByResourceTypeWithAllPrincipalAce() STARTED
[2021-07-24T07:45:52.669Z] 
[2021-07-24T07:45:52.669Z] AclAuthorizerTest > testAuthorizeByResourceTypeWithAllPrincipalAce() PASSED
[2021-07-24T07:45:52.669Z] 
[2021-07-24T07:45:52.669Z] AclAuthorizerTest > testAuthorizeWithEmptyResourceName() STARTED
[2021-07-24T07:45:52.669Z] 
[2021-07-24T07:45:52.669Z] AclAuthorizerTest > testAuthorizeWithEmptyResourceName() PASSED
[2021-07-24T07:45:52.669Z] 
[2021-07-24T07:45:52.669Z] AclAuthorizerTest > testAuthorizeThrowsOnNonLiteralResource() STARTED
[2021-07-24T07:45:53.589Z] 
[2021-07-24T07:45:53.589Z] AclAuthorizerTest > testAuthorizeThrowsOnNonLiteralResource() PASSED
[2021-07-24T07:45:53.589Z] 
[2021-07-24T07:45:53.589Z] AclAuthorizerTest > testDeleteAllAclOnPrefixedResource() STARTED
[2021-07-24T07:45:53.589Z] 
[2021-07-24T07:45:53.589Z] AclAuthorizerTest > testDeleteAllAclOnPrefixedResource() PASSED
[2021-07-24T07:45:53.589Z] 
[2021-07-24T07:45:53.589Z] AclAuthorizerTest > testAddAclsOnLiteralResource() STARTED
[2021-07-24T07:45:54.509Z] 
[2021-07-24T07:45:54.509Z] AclAuthorizerTest > testAddAclsOnLiteralResource() PASSED
[2021-07-24T07:45:54.509Z] 
[2021-07-24T07:45:54.509Z] AclAuthorizerTest > testGetAclsPrincipal() STARTED
[2021-07-24T07:45:54.509Z] 
[2021-07-24T07:45:54.509Z] AclAuthorizerTest > testGetAclsPrincipal() PASSED
[2021-07-24T07:45:54.509Z] 
[2021-07-24T07:45:54.509Z] AclAuthorizerTest > testWritesExtendedAclChangeEventIfInterBrokerProtocolNotSet() STARTED
[2021-07-24T07:45:55.905Z] 
[2021-07-24T07:45:55.905Z] AclAuthorizerTest > testWritesExtendedAclChangeEventIfInterBrokerProtocolNotSet() PASSED
[2021-07-24T07:45:55.905Z] 
[2021-07-24T07:45:55.905Z] AclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnWildcardResource() STARTED
[2021-07-24T07:45:55.905Z] 
[2021-07-24T07:45:55.905Z] AclAuthorizerTest > testAccessAllowedIfAllowAclExistsOnWildcardResource() PASSED
[2021-07-24T07:45:55.905Z] 
[2021-07-24T07:45:55.905Z] AclAuthorizerTest > testLoadCache() STARTED
[2021-07-24T07:45:56.476Z] 
[2021-07-24T07:45:56.476Z] TopicCommandIntegrationTest > testDescribeUnavailablePartitions() PASSED
[2021-07-24T07:45:56.476Z] 
[2021-07-24T07:45:56.476Z] TopicCommandIntegrationTest > testCreateTopicDoesNotRetryThrottlingQuotaExceededException() STARTED
[2021-07-24T07:45:56.826Z] 
[2021-07-24T07:45:56.826Z] AclAuthorizerTest > testLoadCache() PASSED
[2021-07-24T07:45:56.826Z] 
[2021-07-24T07:45:56.826Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWithAllHostAce() STARTED
[2021-07-24T07:45:56.826Z] 
[2021-07-24T07:45:56.826Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWithAllHostAce() PASSED
[2021-07-24T07:45:56.826Z] 
[2021-07-24T07:45:56.826Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeIsolationUnrelatedDenyWontDominateAllow() STARTED
[2021-07-24T07:45:58.139Z] 
[2021-07-24T07:45:58.139Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeIsolationUnrelatedDenyWontDominateAllow() PASSED
[2021-07-24T07:45:58.139Z] 
[2021-07-24T07:45:58.139Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWildcardResourceDenyDominate() STARTED
[2021-07-24T07:45:58.139Z] 
[2021-07-24T07:45:58.139Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWildcardResourceDenyDominate() PASSED
[2021-07-24T07:45:58.139Z] 
[2021-07-24T07:45:58.139Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWithAllOperationAce() STARTED
[2021-07-24T07:45:58.139Z] 
[2021-07-24T07:45:58.139Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWithAllOperationAce() PASSED
[2021-07-24T07:45:58.139Z] 
[2021-07-24T07:45:58.139Z] AuthorizerInterfaceDefaultTest > testAuthorzeByResourceTypeSuperUserHasAccess() STARTED
[2021-07-24T07:45:59.058Z] 
[2021-07-24T07:45:59.058Z] AuthorizerInterfaceDefaultTest > testAuthorzeByResourceTypeSuperUserHasAccess() PASSED
[2021-07-24T07:45:59.058Z] 
[2021-07-24T07:45:59.058Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypePrefixedResourceDenyDominate() STARTED
[2021-07-24T07:45:59.058Z] 
[2021-07-24T07:45:59.058Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypePrefixedResourceDenyDominate() PASSED
[2021-07-24T07:45:59.058Z] 
[2021-07-24T07:45:59.058Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeMultipleAddAndRemove() STARTED
[2021-07-24T07:45:59.978Z] 
[2021-07-24T07:45:59.978Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeMultipleAddAndRemove() PASSED
[2021-07-24T07:45:59.978Z] 
[2021-07-24T07:45:59.978Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeDenyTakesPrecedence() STARTED
[2021-07-24T07:45:59.978Z] 
[2021-07-24T07:45:59.978Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeDenyTakesPrecedence() PASSED
[2021-07-24T07:45:59.978Z] 
[2021-07-24T07:45:59.978Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWithAllPrincipalAce() STARTED
[2021-07-24T07:45:59.979Z] 
[2021-07-24T07:45:59.979Z] TopicCommandIntegrationTest > testCreateTopicDoesNotRetryThrottlingQuotaExceededException() PASSED
[2021-07-24T07:45:59.979Z] 
[2021-07-24T07:45:59.979Z] TopicCommandIntegrationTest > testCreateWithReplicaAssignment() STARTED
[2021-07-24T07:46:01.321Z] 
[2021-07-24T07:46:01.321Z] AuthorizerInterfaceDefaultTest > testAuthorizeByResourceTypeWithAllPrincipalAce() PASSED
[2021-07-24T07:46:01.321Z] 
[2021-07-24T07:46:01.321Z] ListOffsetsIntegrationTest > testMaxTimestampOffset() STARTED
[2021-07-24T07:46:03.412Z] 
[2021-07-24T07:46:03.412Z] TopicCommandIntegrationTest > testCreateWithReplicaAssignment() PASSED
[2021-07-24T07:46:03.412Z] 
[2021-07-24T07:46:03.412Z] TopicCommandIntegrationTest > testAlterWithInvalidPartitionCount() STARTED
[2021-07-24T07:46:04.307Z] 
[2021-07-24T07:46:04.307Z] ListOffsetsIntegrationTest > testMaxTimestampOffset() PASSED
[2021-07-24T07:46:04.307Z] 
[2021-07-24T07:46:04.307Z] ListOffsetsIntegrationTest > testLatestOffset() STARTED
[2021-07-24T07:46:06.340Z] 
[2021-07-24T07:46:06.340Z] ListOffsetsIntegrationTest > testLatestOffset() PASSED
[2021-07-24T07:46:06.340Z] 
[2021-07-24T07:46:06.340Z] ListOffsetsIntegrationTest > testEarliestOffset() STARTED
[2021-07-24T07:46:06.809Z] 
[2021-07-24T07:46:06.809Z] TopicCommandIntegrationTest > testAlterWithInvalidPartitionCount() PASSED
[2021-07-24T07:46:06.809Z] 
[2021-07-24T07:46:06.809Z] TopicCommandIntegrationTest > testCreate() STARTED
[2021-07-24T07:46:10.155Z] 
[2021-07-24T07:46:10.155Z] ListOffsetsIntegrationTest > testEarliestOffset() PASSED
[2021-07-24T07:46:11.080Z] 
[2021-07-24T07:46:11.080Z] 1340 tests completed, 1 failed, 7 skipped
[2021-07-24T07:46:11.080Z] There were failing tests. See the report at: file:///home/jenkins/workspace/Kafka_kafka_trunk/core/build/reports/tests/integrationTest/index.html
[2021-07-24T07:46:11.495Z] 
[2021-07-24T07:46:11.496Z] TopicCommandIntegrationTest > testCreate() PASSED
[2021-07-24T07:46:11.496Z] 
[2021-07-24T07:46:11.496Z] TopicCommandIntegrationTest > testDescribeUnderMinIsrPartitionsMixed() STARTED
[2021-07-24T07:46:11.905Z] 
[2021-07-24T07:46:11.905Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2021-07-24T07:46:11.905Z] 
[2021-07-24T07:46:11.905Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2021-07-24T07:46:11.905Z] 
[2021-07-24T07:46:11.905Z] See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2021-07-24T07:46:11.905Z] 
[2021-07-24T07:46:11.905Z] BUILD SUCCESSFUL in 2h 9m 38s
[2021-07-24T07:46:11.905Z] 199 actionable tasks: 107 executed, 92 up-to-date
[2021-07-24T07:46:11.905Z] 
[2021-07-24T07:46:11.905Z] See the profiling report at: file:///home/jenkins/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2021-07-24-05-36-37.html
[2021-07-24T07:46:11.905Z] A fine-grained performance profile is available: use the --scan option.
[Pipeline] junit
[2021-07-24T07:46:12.239Z] Recording test results
[2021-07-24T07:46:18.671Z] 
[2021-07-24T07:46:18.671Z] TopicCommandIntegrationTest > testDescribeUnderMinIsrPartitionsMixed() PASSED
[2021-07-24T07:46:18.671Z] 
[2021-07-24T07:46:18.671Z] TopicCommandIntegrationTest > testCreateWhenAlreadyExists() STARTED
[2021-07-24T07:46:26.704Z] 
[2021-07-24T07:46:26.704Z] TopicCommandIntegrationTest > testCreateWhenAlreadyExists() PASSED
[2021-07-24T07:46:26.704Z] 
[2021-07-24T07:46:26.704Z] TopicCommandIntegrationTest > testDescribe() STARTED
[2021-07-24T07:46:31.678Z] 
[2021-07-24T07:46:31.678Z] TopicCommandIntegrationTest > testDescribe() PASSED
[2021-07-24T07:46:31.678Z] 
[2021-07-24T07:46:31.678Z] TopicCommandIntegrationTest > testAlterAssignment() STARTED
[2021-07-24T07:46:35.905Z] 
[2021-07-24T07:46:35.905Z] TopicCommandIntegrationTest > testAlterAssignment() PASSED
[2021-07-24T07:46:35.905Z] 
[2021-07-24T07:46:35.905Z] ReplicationUtilsTest > testUpdateLeaderAndIsr() STARTED
[2021-07-24T07:46:35.905Z] 
[2021-07-24T07:46:35.905Z] ReplicationUtilsTest > testUpdateLeaderAndIsr() PASSED
[2021-07-24T07:46:35.905Z] 
[2021-07-24T07:46:35.905Z] ListOffsetsIntegrationTest > testMaxTimestampOffset() STARTED
[2021-07-24T07:46:38.061Z] 
[2021-07-24T07:46:38.061Z] ListOffsetsIntegrationTest > testMaxTimestampOffset() PASSED
[2021-07-24T07:46:38.061Z] 
[2021-07-24T07:46:38.061Z] ListOffsetsIntegrationTest > testLatestOffset() STARTED
[2021-07-24T07:46:38.661Z] [Checks API] No suitable checks publisher found.
[Pipeline] echo
[2021-07-24T07:46:38.663Z] Skipping Kafka Streams archetype test for Java 16
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // timestamps
[Pipeline] }
[Pipeline] // timeout
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[2021-07-24T07:46:41.259Z] 
[2021-07-24T07:46:41.259Z] ListOffsetsIntegrationTest > testLatestOffset() PASSED
[2021-07-24T07:46:41.259Z] 
[2021-07-24T07:46:41.259Z] ListOffsetsIntegrationTest > testEarliestOffset() STARTED
[2021-07-24T07:46:43.370Z] 
[2021-07-24T07:46:43.370Z] ListOffsetsIntegrationTest > testEarliestOffset() PASSED
Cancelling nested steps due to timeout
[2021-07-24T13:27:35.473Z] Sending interrupt signal to process
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] ServerShutdownTest > testCleanShutdownWithZkUnavailable() SKIPPED
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] > Task :core:integrationTest FAILED
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] FAILURE: Build failed with an exception.
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] * What went wrong:
[2021-07-24T13:27:49.021Z] Execution failed for task ':core:integrationTest'.
[2021-07-24T13:27:49.021Z] > Process 'Gradle Test Executor 125' finished with non-zero exit value 143
[2021-07-24T13:27:49.021Z]   This problem might be caused by incorrect test process configuration.
[2021-07-24T13:27:49.021Z]   Please refer to the test execution section in the User Manual at https://docs.gradle.org/7.1.1/userguide/java_testing.html#sec:test_execution
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] * Try:
[2021-07-24T13:27:49.021Z] Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] * Get more help at https://help.gradle.org
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] Deprecated Gradle features were used in this build, making it incompatible with Gradle 8.0.
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] See https://docs.gradle.org/7.1.1/userguide/command_line_interface.html#sec:command_line_warnings
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] BUILD FAILED in 7h 53m 46s
[2021-07-24T13:27:49.021Z] 199 actionable tasks: 107 executed, 92 up-to-date
[2021-07-24T13:27:49.021Z] 
[2021-07-24T13:27:49.021Z] See the profiling report at: file:///home/jenkins/jenkins-agent/workspace/Kafka_kafka_trunk/build/reports/profile/profile-2021-07-24-05-33-55.html
[2021-07-24T13:27:49.021Z] A fine-grained performance profile is available: use the --scan option.
[2021-07-24T13:27:49.534Z] script returned exit code 1
[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.12
[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