Skip to content

adding recordings

5597101
Select commit
Loading
Failed to load commit list.
Open

Feature/storage/pipelinepolicy #47016

adding recordings
5597101
Select commit
Loading
Failed to load commit list.
Azure Pipelines / java - pullrequest failed Oct 15, 2025 in 19m 2s

Build #20251015.11 had test failures

Details

Tests

  • Failed: 9 (0.03%)
  • Passed: 33,062 (95.65%)
  • Other: 1,496 (4.33%)
  • Total: 34,567
Code coverage

  • 13013 of 23543 line covered (55.27%)

Annotations

Check failure on line 9 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

Build log #L9

Unhandled: Failed to find the specified JDK version. Please ensure the specified JDK version is installed on the agent and the environment variable 'JAVA_HOME_8_X64' exists and is set to the location of a corresponding JDK or use the [Java Tool Installer](https://go.microsoft.com/fwlink/?linkid=875287) task to install the desired JDK.

Check failure on line 10 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

Build log #L10

Error: Failed to find the specified JDK version. Please ensure the specified JDK version is installed on the agent and the environment variable 'JAVA_HOME_8_X64' exists and is set to the location of a corresponding JDK or use the [Java Tool Installer](https://go.microsoft.com/fwlink/?linkid=875287) task to install the desired JDK.
    at Object.findJavaHome (/Users/runner/work/_tasks/Maven_ac4ee482-65da-4485-a532-7b085873e532/4.261.0/node_modules/azure-pipelines-tasks-java-common/java-common.js:124:23)
    at Object.<anonymous> (/Users/runner/work/_tasks/Maven_ac4ee482-65da-4485-a532-7b085873e532/4.261.0/maventask.js:109:41)
    at Module._compile (node:internal/modules/cjs/loader:1529:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1613:10)
    at Module.load (node:internal/modules/cjs/loader:1275:32)
    at Module._load (node:internal/modules/cjs/loader:1096:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:164:12)
    at node:internal/main/run_main_module:28:49

Check failure on line 167 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

Build log #L167

Build failed.

Check failure on line 167 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

Build log #L167

Build failed.

Check failure on line 1 in c.a.s.b.BlobMessageDecoderDownloadTests.downloadStreamWithResponseContentValidationRange

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

c.a.s.b.BlobMessageDecoderDownloadTests.downloadStreamWithResponseContentValidationRange

expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
Raw output
java.lang.AssertionError: expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
	at reactor.test.MessageFormatter.assertionError(MessageFormatter.java:115)
	at reactor.test.MessageFormatter.failPrefix(MessageFormatter.java:104)
	at reactor.test.MessageFormatter.fail(MessageFormatter.java:73)
	at reactor.test.MessageFormatter.failOptional(MessageFormatter.java:88)
	at reactor.test.DefaultStepVerifierBuilder.lambda$consumeNextWith$1(DefaultStepVerifierBuilder.java:276)
	at reactor.test.DefaultStepVerifierBuilder$SignalEvent.test(DefaultStepVerifierBuilder.java:2289)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onSignal(DefaultStepVerifierBuilder.java:1529)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onExpectation(DefaultStepVerifierBuilder.java:1477)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onError(DefaultStepVerifierBuilder.java:1129)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)
	at [email protected]/reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onError(FluxMapFuseable.java:142)
	at [email protected]/reactor.core.publisher.MonoCollect$CollectSubscriber.onError(MonoCollect.java:145)
	at [email protected]/reactor.core.publisher.Operators$MonoSubscriber.onError(Operators.java:1886)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxError.subscribe(FluxError.java:43)
	at [email protected]/reactor.core.publisher.Flux.subscribe(Flux.java:8642)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103)
	at [email protected]/reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxFlatMap.trySubscribeScalarMap(FluxFlatMap.java:135)
	at [email protected]/reactor.core.publisher.MonoFlatMapMany.subscribeOrReturn(MonoFlatMapMany.java:49)
	at [email protected]/reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:55)
	at [email protected]/com.azure.core.implementation.RetriableDownloadFlux.subscribe(RetriableDownloadFlux.java:88)
	at [email protected]/reactor.core.

Check failure on line 1 in downloadStreamWithResponseContentValidationRange

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

downloadStreamWithResponseContentValidationRange

expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
Raw output
java.lang.AssertionError: expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
	at reactor.test.MessageFormatter.assertionError(MessageFormatter.java:115)
	at reactor.test.MessageFormatter.failPrefix(MessageFormatter.java:104)
	at reactor.test.MessageFormatter.fail(MessageFormatter.java:73)
	at reactor.test.MessageFormatter.failOptional(MessageFormatter.java:88)
	at reactor.test.DefaultStepVerifierBuilder.lambda$consumeNextWith$1(DefaultStepVerifierBuilder.java:276)
	at reactor.test.DefaultStepVerifierBuilder$SignalEvent.test(DefaultStepVerifierBuilder.java:2289)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onSignal(DefaultStepVerifierBuilder.java:1529)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onExpectation(DefaultStepVerifierBuilder.java:1477)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onError(DefaultStepVerifierBuilder.java:1129)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)
	at [email protected]/reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onError(FluxMapFuseable.java:142)
	at [email protected]/reactor.core.publisher.MonoCollect$CollectSubscriber.onError(MonoCollect.java:145)
	at [email protected]/reactor.core.publisher.Operators$MonoSubscriber.onError(Operators.java:1886)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxError.subscribe(FluxError.java:43)
	at [email protected]/reactor.core.publisher.Flux.subscribe(Flux.java:8642)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103)
	at [email protected]/reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxFlatMap.trySubscribeScalarMap(FluxFlatMap.java:135)
	at [email protected]/reactor.core.publisher.MonoFlatMapMany.subscribeOrReturn(MonoFlatMapMany.java:49)
	at [email protected]/reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:55)
	at [email protected]/com.azure.core.implementation.RetriableDownloadFlux.subscribe(RetriableDownloadFlux.java:88)
	at [email protected]/reactor.core.

Check failure on line 1 in c.a.s.b.BlobMessageDecoderDownloadTests.downloadStreamWithResponseContentValidationRange

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

c.a.s.b.BlobMessageDecoderDownloadTests.downloadStreamWithResponseContentValidationRange

expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
Raw output
java.lang.AssertionError: expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
	at reactor.test.MessageFormatter.assertionError(MessageFormatter.java:115)
	at reactor.test.MessageFormatter.failPrefix(MessageFormatter.java:104)
	at reactor.test.MessageFormatter.fail(MessageFormatter.java:73)
	at reactor.test.MessageFormatter.failOptional(MessageFormatter.java:88)
	at reactor.test.DefaultStepVerifierBuilder.lambda$consumeNextWith$1(DefaultStepVerifierBuilder.java:276)
	at reactor.test.DefaultStepVerifierBuilder$SignalEvent.test(DefaultStepVerifierBuilder.java:2289)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onSignal(DefaultStepVerifierBuilder.java:1529)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onExpectation(DefaultStepVerifierBuilder.java:1477)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onError(DefaultStepVerifierBuilder.java:1129)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)
	at [email protected]/reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onError(FluxMapFuseable.java:142)
	at [email protected]/reactor.core.publisher.MonoCollect$CollectSubscriber.onError(MonoCollect.java:145)
	at [email protected]/reactor.core.publisher.Operators$MonoSubscriber.onError(Operators.java:1886)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxError.subscribe(FluxError.java:43)
	at [email protected]/reactor.core.publisher.Flux.subscribe(Flux.java:8642)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103)
	at [email protected]/reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxFlatMap.trySubscribeScalarMap(FluxFlatMap.java:135)
	at [email protected]/reactor.core.publisher.MonoFlatMapMany.subscribeOrReturn(MonoFlatMapMany.java:49)
	at [email protected]/reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:55)
	at [email protected]/com.azure.core.implementation.RetriableDownloadFlux.subscribe(RetriableDownloadFlux.java:88)
	at [email protected]/reactor.core.

Check failure on line 1 in c.a.s.b.BlobMessageDecoderDownloadTests.downloadStreamWithResponseContentValidationRange

See this annotation in the file changed.

@azure-pipelines azure-pipelines / java - pullrequest

c.a.s.b.BlobMessageDecoderDownloadTests.downloadStreamWithResponseContentValidationRange

expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
Raw output
java.lang.AssertionError: expectation "assertNext" failed (expected: onNext(); actual: onError(java.lang.IllegalArgumentException: Structured message length 1081 did not match content length 512))
	at reactor.test.MessageFormatter.assertionError(MessageFormatter.java:115)
	at reactor.test.MessageFormatter.failPrefix(MessageFormatter.java:104)
	at reactor.test.MessageFormatter.fail(MessageFormatter.java:73)
	at reactor.test.MessageFormatter.failOptional(MessageFormatter.java:88)
	at reactor.test.DefaultStepVerifierBuilder.lambda$consumeNextWith$1(DefaultStepVerifierBuilder.java:276)
	at reactor.test.DefaultStepVerifierBuilder$SignalEvent.test(DefaultStepVerifierBuilder.java:2289)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onSignal(DefaultStepVerifierBuilder.java:1529)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onExpectation(DefaultStepVerifierBuilder.java:1477)
	at reactor.test.DefaultStepVerifierBuilder$DefaultVerifySubscriber.onError(DefaultStepVerifierBuilder.java:1129)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapMain.secondError(MonoFlatMap.java:192)
	at [email protected]/reactor.core.publisher.MonoFlatMap$FlatMapInner.onError(MonoFlatMap.java:259)
	at [email protected]/reactor.core.publisher.FluxMapFuseable$MapFuseableSubscriber.onError(FluxMapFuseable.java:142)
	at [email protected]/reactor.core.publisher.MonoCollect$CollectSubscriber.onError(MonoCollect.java:145)
	at [email protected]/reactor.core.publisher.Operators$MonoSubscriber.onError(Operators.java:1886)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.FluxDelaySubscription$DelaySubscriptionMainSubscriber.onError(FluxDelaySubscription.java:194)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:106)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxError.subscribe(FluxError.java:43)
	at [email protected]/reactor.core.publisher.Flux.subscribe(Flux.java:8642)
	at [email protected]/reactor.core.publisher.FluxOnErrorResume$ResumeSubscriber.onError(FluxOnErrorResume.java:103)
	at [email protected]/reactor.core.publisher.FluxMap$MapSubscriber.onError(FluxMap.java:134)
	at [email protected]/reactor.core.publisher.Operators.error(Operators.java:198)
	at [email protected]/reactor.core.publisher.FluxFlatMap.trySubscribeScalarMap(FluxFlatMap.java:135)
	at [email protected]/reactor.core.publisher.MonoFlatMapMany.subscribeOrReturn(MonoFlatMapMany.java:49)
	at [email protected]/reactor.core.publisher.InternalFluxOperator.subscribe(InternalFluxOperator.java:55)
	at [email protected]/com.azure.core.implementation.RetriableDownloadFlux.subscribe(RetriableDownloadFlux.java:88)
	at [email protected]/reactor.core.