2026-02-24T22:08:59.8586290Z ##[section]Starting: Run Quarantined Tests 2026-02-24T22:08:59.8681050Z ============================================================================== 2026-02-24T22:08:59.8681520Z Task : Bash 2026-02-24T22:08:59.8681820Z Description : Run a Bash script on macOS, Linux, or Windows 2026-02-24T22:08:59.8682160Z Version : 3.268.1 2026-02-24T22:08:59.8682370Z Author : Microsoft Corporation 2026-02-24T22:08:59.8682630Z Help : https://docs.microsoft.com/azure/devops/pipelines/tasks/utility/bash 2026-02-24T22:08:59.8682910Z ============================================================================== 2026-02-24T22:09:00.3497190Z Generating script. 2026-02-24T22:09:00.3598260Z Script contents: 2026-02-24T22:09:00.4859910Z ./eng/build.sh --ci --nobl --all --no-build --no-build-java --test -p:RunQuarantinedTests=true -p:SkipHelixReadyTests=true 2026-02-24T22:09:00.4863430Z ========================== Starting Command Output =========================== 2026-02-24T22:09:00.4866580Z [command]/bin/bash /Users/runner/work/_temp/5519889f-289d-4008-9c69-cad2b1ecc7b6.sh 2026-02-24T22:09:00.9238750Z 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-02-24T22:09:00.9278590Z warning: Note that if you are running Source Build, building NodeJS projects will be disabled later on. 2026-02-24T22:09:06.2668050Z Testing NPM packages... 2026-02-24T22:09:08.1831070Z 2026-02-24T22:09:08.1834630Z > @microsoft/aspnetcore@1.0.0 test 2026-02-24T22:09:08.1839030Z > npm run test --workspaces --if-present 2026-02-24T22:09:08.1843290Z 2026-02-24T22:09:08.9724010Z 2026-02-24T22:09:08.9726190Z > @microsoft/client-ts@1.0.0 pretest 2026-02-24T22:09:08.9728500Z > npm run lint-signalr & npm run lint-signalr-msgpack 2026-02-24T22:09:08.9731070Z 2026-02-24T22:09:10.1719270Z 2026-02-24T22:09:10.1740980Z > @microsoft/client-ts@1.0.0 lint-signalr 2026-02-24T22:09:10.1826900Z > eslint -c ./signalr/tests/.eslintrc.js --ext .ts ./signalr/tests 2026-02-24T22:09:10.1851600Z 2026-02-24T22:09:10.1878630Z 2026-02-24T22:09:10.1889620Z > @microsoft/client-ts@1.0.0 lint-signalr-msgpack 2026-02-24T22:09:10.1898160Z > eslint -c ./signalr-protocol-msgpack/tests/.eslintrc.js --ext .ts ./signalr-protocol-msgpack/tests 2026-02-24T22:09:10.1906570Z 2026-02-24T22:09:22.0132660Z 2026-02-24T22:09:22.0195730Z > @microsoft/client-ts@1.0.0 test 2026-02-24T22:09:22.0206330Z > jest --config ./jest.config.js 2026-02-24T22:09:22.0209050Z 2026-02-24T22:09:45.0569680Z PASS signalr/tests/HubConnection.Reconnect.test.ts (17.666 s) 2026-02-24T22:09:45.3884570Z PASS signalr/tests/HttpConnection.test.ts (18.01 s) 2026-02-24T22:09:46.0419910Z PASS signalr/tests/LongPollingTransport.test.ts 2026-02-24T22:09:46.1950250Z PASS signalr/tests/HubConnectionBuilder.test.ts 2026-02-24T22:09:46.7132300Z PASS signalr/tests/WebSocketTransport.test.ts 2026-02-24T22:09:47.0218010Z PASS signalr/tests/ServerSentEventsTransport.test.ts 2026-02-24T22:09:47.1852920Z PASS signalr-protocol-msgpack/tests/MessagePackHubProtocol.test.ts 2026-02-24T22:09:47.4291130Z PASS signalr/tests/JsonHubProtocol.test.ts 2026-02-24T22:09:47.4710060Z PASS signalr/tests/MessageSize.test.ts 2026-02-24T22:09:47.6123920Z PASS signalr/tests/HttpClient.test.ts 2026-02-24T22:09:47.9991330Z PASS signalr/tests/FetchHttpClient.test.ts 2026-02-24T22:09:48.1898120Z PASS signalr/tests/TextMessageFormat.test.ts 2026-02-24T22:09:48.6059060Z PASS signalr/tests/AbortSignal.test.ts 2026-02-24T22:09:48.8897610Z PASS signalr/tests/UserAgent.test.ts 2026-02-24T22:09:49.1720390Z PASS signalr/tests/OutputSize.test.ts 2026-02-24T22:09:49.9594260Z PASS signalr/tests/HubConnection.test.ts (22.555 s) 2026-02-24T22:09:50.8524250Z PASS signalr-protocol-msgpack/tests/BinaryMessageFormatter.test.ts 2026-02-24T22:09:51.4626820Z 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-02-24T22:09:51.5489490Z 2026-02-24T22:09:51.5503660Z Test Suites: 17 passed, 17 total 2026-02-24T22:09:51.5518320Z Tests: 363 passed, 363 total 2026-02-24T22:09:51.5520880Z Snapshots: 0 total 2026-02-24T22:09:51.5528620Z Time: 26.493 s 2026-02-24T22:09:51.5531840Z Ran all test suites. 2026-02-24T22:09:51.5918260Z 2026-02-24T22:09:51.5937770Z > @microsoft/dotnet-js-interop@11.0.0-ci test 2026-02-24T22:09:51.5955860Z > jest 2026-02-24T22:09:51.5964120Z 2026-02-24T22:09:58.3018770Z PASS test/findObjectMember.test.ts 2026-02-24T22:09:58.4880930Z PASS test/CallDispatcher.test.ts 2026-02-24T22:09:58.5839230Z 2026-02-24T22:09:58.5844110Z Test Suites: 2 passed, 2 total 2026-02-24T22:09:58.5846530Z Tests: 32 passed, 32 total 2026-02-24T22:09:58.5848890Z Snapshots: 0 total 2026-02-24T22:09:58.5851190Z Time: 5.506 s 2026-02-24T22:09:58.5905720Z Ran all test suites. 2026-02-24T22:09:58.6306810Z 2026-02-24T22:09:58.7485380Z > @microsoft/microsoft.aspnetcore.components.web.js@0.0.1 test 2026-02-24T22:09:58.8489320Z > jest 2026-02-24T22:09:58.9409800Z 2026-02-24T22:10:06.4835650Z PASS test/EditDistance.test.ts 2026-02-24T22:10:08.2397540Z PASS test/DomSync.test.ts 2026-02-24T22:10:08.3146670Z 2026-02-24T22:10:08.3222610Z Test Suites: 2 passed, 2 total 2026-02-24T22:10:08.3341130Z Tests: 34 passed, 34 total 2026-02-24T22:10:08.3608680Z Snapshots: 0 total 2026-02-24T22:10:08.3642790Z Time: 6.418 s 2026-02-24T22:10:08.3683620Z Ran all test suites. 2026-02-24T22:11:03.3856340Z 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-02-24T22:11:13.8230010Z 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-02-24T22:11:16.6221510Z Running tests: /Users/runner/work/1/s/src/Hosting/test/FunctionalTests/bin/Release/net11.0/Microsoft.AspNetCore.Hosting.FunctionalTests.dll [net11.0|x64] 2026-02-24T22:11:17.5072960Z 2026-02-24T22:11:17.5127320Z Running benchmark validation for: 2026-02-24T22:11:17.5188970Z Microsoft.AspNetCore.Http.Abstractions.Microbenchmarks 2026-02-24T22:11:17.5763180Z 2026-02-24T22:11:18.9193370Z 2026-02-24T22:11:18.9549590Z Running benchmark validation for: 2026-02-24T22:11:19.0552590Z Microsoft.AspNetCore.Http.Microbenchmarks 2026-02-24T22:11:19.1556470Z 2026-02-24T22:11:21.1304000Z 2026-02-24T22:11:21.1608190Z Running benchmark validation for: 2026-02-24T22:11:21.2573820Z Microsoft.AspNetCore.Owin.Microbenchmarks 2026-02-24T22:11:21.2871280Z 2026-02-24T22:11:28.3448120Z 2026-02-24T22:11:28.4459580Z Running benchmark validation for: 2026-02-24T22:11:28.5490110Z Microsoft.AspNetCore.WebUtilities.Microbenchmarks 2026-02-24T22:11:28.6492340Z 2026-02-24T22:12:18.6561420Z 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-02-24T22:12:24.1657410Z 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-02-24T22:12:35.8629690Z 2026-02-24T22:12:35.9144080Z Running benchmark validation for: 2026-02-24T22:12:35.9560940Z Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks 2026-02-24T22:12:36.0117690Z 2026-02-24T22:12:48.5437200Z Running tests: /Users/runner/work/1/s/src/Servers/test/FunctionalTests/bin/Release/net11.0/ServerComparison.FunctionalTests.dll [net11.0|x64] 2026-02-24T22:12:59.2085360Z 2026-02-24T22:12:59.3089490Z Running benchmark validation for: 2026-02-24T22:12:59.4092980Z Microsoft.AspNetCore.Security.Microbenchmarks 2026-02-24T22:12:59.4756570Z 2026-02-24T22:13:04.9058380Z ##[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-02-24T22:13:04.9601550Z 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-02-24T22:13:18.5269840Z Identity.DefaultUI.WebSite -> /Users/runner/work/1/s/artifacts/bin/Microsoft.AspNetCore.Identity.FunctionalTests/Release/net11.0/publish/ 2026-02-24T22:13:22.1582820Z 2026-02-24T22:13:22.2272090Z Running benchmark validation for: 2026-02-24T22:13:22.3048950Z Microsoft.AspNetCore.OutputCaching.Microbenchmarks 2026-02-24T22:13:22.3886590Z 2026-02-24T22:13:22.6006340Z 2026-02-24T22:13:22.6341210Z Running benchmark validation for: 2026-02-24T22:13:22.6738010Z Microsoft.AspNetCore.WebSockets.Microbenchmarks 2026-02-24T22:13:22.7611050Z 2026-02-24T22:13:23.3463990Z 2026-02-24T22:13:23.3965120Z Running benchmark validation for: 2026-02-24T22:13:23.4423580Z Microsoft.AspNetCore.ResponseCaching.Microbenchmarks 2026-02-24T22:13:23.5427580Z 2026-02-24T22:13:28.0311720Z 2026-02-24T22:13:28.1321270Z Running benchmark validation for: 2026-02-24T22:13:28.2335750Z Microsoft.AspNetCore.RequestDecompression.Microbenchmarks 2026-02-24T22:13:28.3340580Z 2026-02-24T22:13:33.0522290Z 2026-02-24T22:13:33.1523950Z Running benchmark validation for: 2026-02-24T22:13:33.2526320Z Microsoft.AspNetCore.ResponseCompression.Microbenchmarks 2026-02-24T22:13:33.3528550Z 2026-02-24T22:13:53.1228430Z 2026-02-24T22:13:53.1944320Z Running benchmark validation for: 2026-02-24T22:13:53.2467650Z Microsoft.AspNetCore.SignalR.Microbenchmarks 2026-02-24T22:13:53.3471280Z 2026-02-24T22:14:16.7532680Z Determining projects to restore... 2026-02-24T22:14:19.4452190Z Determining projects to restore... 2026-02-24T22:14:20.9518080Z 2026-02-24T22:14:20.9668090Z Running benchmark validation for: 2026-02-24T22:14:20.9922980Z Microsoft.AspNetCore.OpenApi.Microbenchmarks 2026-02-24T22:14:21.0677320Z 2026-02-24T22:14:21.7555340Z All projects are up-to-date for restore. 2026-02-24T22:14:22.6395500Z All projects are up-to-date for restore. 2026-02-24T22:14:25.0652840Z InteropClient -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/InteropClient/InteropClient.dll 2026-02-24T22:14:25.1483020Z InteropClient -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/publish/InteropClient/ 2026-02-24T22:14:27.5809180Z InteropWebsite -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/InteropWebsite/InteropWebsite.dll 2026-02-24T22:14:28.1644430Z InteropWebsite -> /Users/runner/work/1/s/artifacts/bin/InteropTests/Release/net11.0/publish/InteropWebsite/ 2026-02-24T22:15:51.7234260Z ##[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-02-24T22:15:51.7245140Z 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-02-25T00:11:16.0189430Z ##[error]The Operation will be canceled. The next steps may not contain expected logs. 2026-02-25T00:11:26.4423910Z ##[error]The operation was canceled. 2026-02-25T00:11:26.4444400Z ##[section]Finishing: Run Quarantined Tests