2026-03-07T00:53:21.9487060Z ##[section]Starting: Run Quarantined Tests 2026-03-07T00:53:21.9586480Z ============================================================================== 2026-03-07T00:53:21.9586910Z Task : Bash 2026-03-07T00:53:21.9587030Z Description : Run a Bash script on macOS, Linux, or Windows 2026-03-07T00:53:21.9587260Z Version : 3.268.1 2026-03-07T00:53:21.9587390Z Author : Microsoft Corporation 2026-03-07T00:53:21.9587700Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash 2026-03-07T00:53:21.9587910Z ============================================================================== 2026-03-07T00:53:23.0800850Z Generating script. 2026-03-07T00:53:23.1646450Z Script contents: 2026-03-07T00:53:23.2891010Z ./eng/build.sh --ci --nobl --all --no-build --no-build-java --test -p:RunQuarantinedTests=true -p:SkipHelixReadyTests=true 2026-03-07T00:53:23.3912700Z ========================== Starting Command Output =========================== 2026-03-07T00:53:23.4916570Z [command]/bin/bash /Users/runner/work/_temp/c7baf093-dcd8-442c-b5bc-4134302d8248.sh 2026-03-07T00:53:24.5540930Z warning: Building of C# project is enabled and has dependencies on NodeJS projects. Building of NodeJS projects is enabled since node is detected on PATH. 2026-03-07T00:53:24.6217920Z warning: Note that if you are running Source Build, building NodeJS projects will be disabled later on. 2026-03-07T00:53:29.2134160Z Testing NPM packages... 2026-03-07T00:53:30.1947270Z 2026-03-07T00:53:30.1948610Z > @microsoft/aspnetcore@1.0.0 test 2026-03-07T00:53:30.1949840Z > npm run test --workspaces --if-present 2026-03-07T00:53:30.1951060Z 2026-03-07T00:53:30.5233210Z 2026-03-07T00:53:30.5237220Z > @microsoft/client-ts@1.0.0 pretest 2026-03-07T00:53:30.5238660Z > npm run lint-signalr & npm run lint-signalr-msgpack 2026-03-07T00:53:30.5240560Z 2026-03-07T00:53:31.4103680Z 2026-03-07T00:53:31.5087520Z > @microsoft/client-ts@1.0.0 lint-signalr-msgpack 2026-03-07T00:53:31.5243790Z > eslint -c ./signalr-protocol-msgpack/tests/.eslintrc.js --ext .ts ./signalr-protocol-msgpack/tests 2026-03-07T00:53:31.5435360Z 2026-03-07T00:53:31.5491890Z 2026-03-07T00:53:31.5563010Z > @microsoft/client-ts@1.0.0 lint-signalr 2026-03-07T00:53:31.5654440Z > eslint -c ./signalr/tests/.eslintrc.js --ext .ts ./signalr/tests 2026-03-07T00:53:31.5698770Z 2026-03-07T00:53:40.1784020Z 2026-03-07T00:53:40.1786130Z > @microsoft/client-ts@1.0.0 test 2026-03-07T00:53:40.1788090Z > jest --config ./jest.config.js 2026-03-07T00:53:40.1789430Z 2026-03-07T00:53:55.3887740Z PASS signalr/tests/HubConnection.Reconnect.test.ts (11.458 s) 2026-03-07T00:53:55.6511050Z PASS signalr/tests/HttpConnection.test.ts (11.727 s) 2026-03-07T00:53:55.9205910Z PASS signalr/tests/LongPollingTransport.test.ts 2026-03-07T00:53:55.9765230Z PASS signalr/tests/HubConnectionBuilder.test.ts 2026-03-07T00:53:56.5345900Z PASS signalr/tests/WebSocketTransport.test.ts 2026-03-07T00:53:56.8096570Z PASS signalr/tests/ServerSentEventsTransport.test.ts 2026-03-07T00:53:56.9751640Z PASS signalr-protocol-msgpack/tests/MessagePackHubProtocol.test.ts 2026-03-07T00:53:57.0834230Z PASS signalr/tests/JsonHubProtocol.test.ts 2026-03-07T00:53:57.0984440Z PASS signalr/tests/MessageSize.test.ts 2026-03-07T00:53:57.2893770Z PASS signalr/tests/HttpClient.test.ts 2026-03-07T00:53:57.4435520Z PASS signalr/tests/FetchHttpClient.test.ts 2026-03-07T00:53:57.5566300Z PASS signalr/tests/TextMessageFormat.test.ts 2026-03-07T00:53:57.6625110Z PASS signalr/tests/AbortSignal.test.ts 2026-03-07T00:53:57.7233300Z PASS signalr/tests/UserAgent.test.ts 2026-03-07T00:53:57.7973490Z PASS signalr/tests/OutputSize.test.ts 2026-03-07T00:53:58.5252960Z PASS signalr-protocol-msgpack/tests/BinaryMessageFormatter.test.ts 2026-03-07T00:54:00.1820340Z PASS signalr/tests/HubConnection.test.ts (16.257 s) 2026-03-07T00:54:00.7111910Z A worker process has failed to exit gracefully and has been force exited. This is likely caused by tests leaking due to improper teardown. Try running with --detectOpenHandles to find leaks. Active timers can also cause this, ensure that .unref() was called on them. 2026-03-07T00:54:00.7250480Z 2026-03-07T00:54:00.7256870Z Test Suites: 17 passed, 17 total 2026-03-07T00:54:00.7261030Z Tests: 363 passed, 363 total 2026-03-07T00:54:00.7261750Z Snapshots: 0 total 2026-03-07T00:54:00.7262820Z Time: 18.474 s 2026-03-07T00:54:00.7263590Z Ran all test suites. 2026-03-07T00:54:00.7477010Z 2026-03-07T00:54:00.7498870Z > @microsoft/dotnet-js-interop@11.0.0-ci test 2026-03-07T00:54:00.7504460Z > jest 2026-03-07T00:54:00.7508230Z 2026-03-07T00:54:04.7534370Z PASS test/findObjectMember.test.ts 2026-03-07T00:54:04.8550480Z PASS test/CallDispatcher.test.ts 2026-03-07T00:54:04.8822800Z 2026-03-07T00:54:04.8824940Z Test Suites: 2 passed, 2 total 2026-03-07T00:54:04.8827180Z Tests: 32 passed, 32 total 2026-03-07T00:54:04.8828180Z Snapshots: 0 total 2026-03-07T00:54:04.8828700Z Time: 3.51 s 2026-03-07T00:54:04.8829190Z Ran all test suites. 2026-03-07T00:54:04.9377560Z 2026-03-07T00:54:04.9379140Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 test 2026-03-07T00:54:04.9379800Z > jest 2026-03-07T00:54:04.9380240Z 2026-03-07T00:54:07.8036370Z PASS test/EditDistance.test.ts 2026-03-07T00:54:08.7962740Z PASS test/DomSync.test.ts 2026-03-07T00:54:08.8335660Z 2026-03-07T00:54:08.8358740Z Test Suites: 2 passed, 2 total 2026-03-07T00:54:08.8360790Z Tests: 34 passed, 34 total 2026-03-07T00:54:08.8364680Z Snapshots: 0 total 2026-03-07T00:54:08.8369060Z Time: 3.292 s 2026-03-07T00:54:08.8370680Z Ran all test suites. 2026-03-07T00:54:37.4916310Z Running tests: /Users/runner/work/1/s/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/bin/Release/net11.0/Microsoft.AspNetCore.FunctionalTests.dll [net11.0|x64] 2026-03-07T00:54:40.0008030Z Tests succeeded: /Users/runner/work/1/s/src/DefaultBuilder/test/Microsoft.AspNetCore.FunctionalTests/bin/Release/net11.0/Microsoft.AspNetCore.FunctionalTests.dll [net11.0|x64] 2026-03-07T00:54:40.6810020Z Running tests: /Users/runner/work/1/s/src/Hosting/test/FunctionalTests/bin/Release/net11.0/Microsoft.AspNetCore.Hosting.FunctionalTests.dll [net11.0|x64] 2026-03-07T00:54:41.6982570Z 2026-03-07T00:54:41.7141300Z Running benchmark validation for: 2026-03-07T00:54:41.7423660Z Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks 2026-03-07T00:54:41.7559600Z 2026-03-07T00:54:45.3430740Z 2026-03-07T00:54:45.4433170Z Running benchmark validation for: 2026-03-07T00:54:45.4686530Z Microsoft.AspNetCore.Http.Microbenchmarks 2026-03-07T00:54:45.5690550Z 2026-03-07T00:54:45.6691670Z 2026-03-07T00:54:45.7693710Z Running benchmark validation for: 2026-03-07T00:54:45.8696470Z Microsoft.AspNetCore.Owin.Microbenchmarks 2026-03-07T00:54:45.9697970Z 2026-03-07T00:54:53.2350480Z 2026-03-07T00:54:53.2549560Z Running benchmark validation for: 2026-03-07T00:54:53.2932000Z Microsoft.AspNetCore.WebUtilities.Microbenchmarks 2026-03-07T00:54:53.3451720Z 2026-03-07T00:55:23.2753040Z Successfully created archive -> '/Users/runner/work/1/s/artifacts/packages/Release/Shipping/aspnetcore-runtime-11.0.0-ci-osx-x64.tar.gz' from '/Users/runner/work/1/s/artifacts/obj/aspnetcore-runtime/Release/osx-x64/output/' 2026-03-07T00:55:40.2150850Z ##[error].dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: (NETCORE_ENGINEERING_TELEMETRY=Build) The 'NoBuild' property was set to true but the 'Build' target was invoked. 2026-03-07T00:55:40.2174110Z /Users/runner/work/1/s/.dotnet/sdk/11.0.100-preview.1.26104.118/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.Sdk.targets(262,5): error NETSDK1085: The 'NoBuild' property was set to true but the 'Build' target was invoked. [/Users/runner/work/1/s/src/Framework/App.Runtime/src/Microsoft.AspNetCore.App.Runtime.sfxproj] 2026-03-07T00:55:40.8823240Z Running tests: /Users/runner/work/1/s/src/Servers/HttpSys/test/NonHelixTests/bin/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll [net11.0|x64] 2026-03-07T00:55:42.8823810Z Tests succeeded: /Users/runner/work/1/s/src/Servers/HttpSys/test/NonHelixTests/bin/Release/net11.0/Microsoft.AspNetCore.Server.HttpSys.NonHelixTests.dll [net11.0|x64] 2026-03-07T00:55:51.5471080Z 2026-03-07T00:55:51.6328580Z Running benchmark validation for: 2026-03-07T00:55:51.6891780Z Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks 2026-03-07T00:55:51.7329550Z 2026-03-07T00:55:55.1474650Z Running tests: /Users/runner/work/1/s/src/Servers/test/FunctionalTests/bin/Release/net11.0/ServerComparison.FunctionalTests.dll [net11.0|x64] 2026-03-07T00:56:04.3643300Z ##[error]XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Quarantined/ServerComparison.FunctionalTests_net11.0_x64.html [net11.0|x64] 2026-03-07T00:56:04.3841460Z XUnit : error : Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Quarantined/ServerComparison.FunctionalTests_net11.0_x64.html [net11.0|x64] [/Users/runner/work/1/s/src/Servers/test/FunctionalTests/ServerComparison.FunctionalTests.csproj] 2026-03-07T00:56:06.3922020Z 2026-03-07T00:56:06.4006210Z Running benchmark validation for: 2026-03-07T00:56:06.4189280Z Microsoft.AspNetCore.Security.Microbenchmarks 2026-03-07T00:56:06.4364750Z 2026-03-07T00:56:12.2686390Z Identity.DefaultUI.WebSite -> /Users/runner/work/1/s/artifacts/bin/Microsoft.AspNetCore.Identity.FunctionalTests/Release/net11.0/publish/ 2026-03-07T00:56:17.2084840Z 2026-03-07T00:56:17.2246040Z Running benchmark validation for: 2026-03-07T00:56:17.2521280Z Microsoft.AspNetCore.OutputCaching.Microbenchmarks 2026-03-07T00:56:17.2659760Z 2026-03-07T00:56:17.5644330Z 2026-03-07T00:56:17.5661700Z Running benchmark validation for: 2026-03-07T00:56:17.6663960Z Microsoft.AspNetCore.WebSockets.Microbenchmarks 2026-03-07T00:56:17.6774010Z 2026-03-07T00:56:18.1878080Z 2026-03-07T00:56:18.2837390Z Running benchmark validation for: 2026-03-07T00:56:18.3331150Z Microsoft.AspNetCore.ResponseCaching.Microbenchmarks 2026-03-07T00:56:18.3936890Z 2026-03-07T00:56:19.9780970Z 2026-03-07T00:56:20.0476860Z Running benchmark validation for: 2026-03-07T00:56:20.1465470Z Microsoft.AspNetCore.RequestDecompression.Microbenchmarks 2026-03-07T00:56:20.2467800Z 2026-03-07T00:56:21.3524860Z 2026-03-07T00:56:21.4557520Z Running benchmark validation for: 2026-03-07T00:56:21.5542410Z Microsoft.AspNetCore.ResponseCompression.Microbenchmarks 2026-03-07T00:56:21.6566840Z 2026-03-07T00:56:30.5631690Z 2026-03-07T00:56:30.5700040Z Running benchmark validation for: 2026-03-07T00:56:30.5713070Z Microsoft.AspNetCore.SignalR.Microbenchmarks 2026-03-07T00:56:30.5738330Z 2026-03-07T00:56:35.4909270Z Determining projects to restore... 2026-03-07T00:56:35.8922360Z Determining projects to restore... 2026-03-07T00:56:36.0883660Z All projects are up-to-date for restore. 2026-03-07T00:56:36.1767390Z 2026-03-07T00:56:36.1988000Z Running benchmark validation for: 2026-03-07T00:56:36.2032790Z Microsoft.AspNetCore.OpenApi.Microbenchmarks 2026-03-07T00:56:36.2102410Z 2026-03-07T00:56:36.2353040Z All projects are up-to-date for restore. 2026-03-07T00:56:37.4739000Z InteropClient -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/InteropClient/InteropClient.dll 2026-03-07T00:56:37.5355540Z InteropClient -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/publish/InteropClient/ 2026-03-07T00:56:38.4621780Z InteropWebsite -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/InteropWebsite/InteropWebsite.dll 2026-03-07T00:56:38.5114220Z InteropWebsite -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/publish/InteropWebsite/ 2026-03-07T00:57:01.3399040Z ##[error]XUnit(0,0): error : (NETCORE_ENGINEERING_TELEMETRY=Test) Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Quarantined/Microsoft.AspNetCore.Hosting.FunctionalTests_net11.0_x64.html [net11.0|x64] 2026-03-07T00:57:01.3412480Z XUnit : error : Tests failed: /Users/runner/work/1/s/artifacts/TestResults/Release/Quarantined/Microsoft.AspNetCore.Hosting.FunctionalTests_net11.0_x64.html [net11.0|x64] [/Users/runner/work/1/s/src/Hosting/test/FunctionalTests/Microsoft.AspNetCore.Hosting.FunctionalTests.csproj] 2026-03-07T02:49:21.1045330Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-03-07T02:49:31.2618830Z ##[error]The operation was canceled. 2026-03-07T02:49:31.2630160Z ##[section]Finishing: Run Quarantined Tests