Console log: 'WasmTestOnChrome-MONO-ST-System.Runtime.Intrinsics.Tests' from job d81ae20b-818d-4c35-9476-7dcbbf745b8a (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64@sha256:3ef1314b50ac039078f6406d649d5ac72715deccd07bcbfe3dd43fa438be3fbd on a00IET3 running $HELIX_CORRELATION_PAYLOAD/scripts/679ce877ffff46d793b35e37d68bd8b1/execute.sh in /datadisks/disk1/work/AF4609AD/w/AD1A0911/e max 3600 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/679ce877ffff46d793b35e37d68bd8b1/execute.sh + export SCENARIO=WasmTestOnChrome + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export PATH=/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH=/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export __TestArchitecture=wasm + export PATH=/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export DOTNET_ROOT=/root/helix/work/correlation/dotnet-cli + export DOTNET_CLI_TELEMETRY_OPTOUT=1 + export DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet + export NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget + export PATH=/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26301.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.7OBvR39eF4 + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.7OBvR39eF4 Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-preview.5.26227.104 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- An issue was encountered verifying workloads. For more information, run "dotnet workload update". The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.7OBvR39eF4/tmp.7OBvR39eF4.csproj: Determining projects to restore... Restored /tmp/tmp.7OBvR39eF4/tmp.7OBvR39eF4.csproj (in 119 ms). Restore succeeded. + rm -rf /tmp/tmp.7OBvR39eF4 + dotnet dev-certs https A valid HTTPS certificate is already present. + ./RunTests.sh export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export RuntimeIdentifier=browser-wasm PATH=/home/helixbot/.jsvu/bin:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/chrome-linux:/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin EXECUTION_DIR=. SCENARIO=WasmTestOnChrome XHARNESS_OUT=/root/helix/work/workitem/uploads/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26301.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll HARNESS_RUNNER=dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26301.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_COMMAND=test-browser MAIN_JS= JS_ENGINE= JS_ENGINE_ARGS=--browser-arg=--js-flags=--stack-trace-limit=1000 XHARNESS_ARGS= --browser-arg=--js-flags=--stack-trace-limit=1000 /root/helix/work/workitem/e /root/helix/work/workitem/e ----- start Fri Jun 12 08:03:12 PM UTC 2026 =============== To repro directly: ===================================================== pushd . dotnet exec /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.26301.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=00:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Runtime.Intrinsics.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e /root/helix/work/workitem/e [11.0.0-prerelease.26301.2+fa7fbebf9168e8858971f9d0c71b2b08f2f7b106] XHarness command issued: wasm test-browser --app=. --output-directory=/root/helix/work/workitem/uploads/xharness-output -s dotnet.native.js.symbols --symbol-patterns wasm-symbol-patterns.txt --symbolicator WasmSymbolicator.dll,Microsoft.WebAssembly.Internal.SymbolicatorWrapperForXHarness --timeout=00:30:00 --browser-arg=--js-flags=--stack-trace-limit=1000 -- --run WasmTestRunner.dll System.Runtime.Intrinsics.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing [20:03:13] warn: Cannot find symbols file dotnet.native.js.symbols [20:03:13] info: Starting chromedriver with args: --js-flags=--stack-trace-limit=1000 --headless --incognito --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-renderer-backgrounding --enable-features=NetworkService,NetworkServiceInProcess --allow-insecure-localhost --disable-breakpad --disable-component-extensions-with-background-pages --disable-dev-shm-usage --disable-extensions --disable-features=TranslateUI --disable-ipc-flooding-protection --force-color-profile=srgb --metrics-recording-only --no-sandbox and load strategy: Normal Starting ChromeDriver 149.0.7827.0 (0000000000000000000000000000000000000000-0000000000000000000000000000000000000000) on port 46275 Only local connections are allowed. Please see https://chromedriver.chromium.org/security-considerations for suggestions on keeping ChromeDriver safe. ChromeDriver was started successfully on port 46275. [20:03:15] info: Running in: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/149.0.0.0 Safari/537.36 [20:03:15] info: Running at: http://127.0.0.1:33293/index.html?arg=--run&arg=WasmTestRunner.dll&arg=System.Runtime.Intrinsics.Tests.dll&arg=-notrait&arg=category%3dIgnoreForCI&arg=-notrait&arg=category%3dOuterLoop&arg=-notrait&arg=category%3dfailing&arg=-verbosity&arg=Info [20:03:15] info: could not load /runArgs.json: 404. Ignoring [20:03:15] info: Incoming arguments: --run WasmTestRunner.dll System.Runtime.Intrinsics.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:03:15] info: Application arguments: --run WasmTestRunner.dll System.Runtime.Intrinsics.Tests.dll -notrait category=IgnoreForCI -notrait category=OuterLoop -notrait category=failing -verbosity Info [20:03:17] info: Initializing dotnet version 11.0.0-ci commit hash 70130e246be01a9b7aa433c92029691f5e882909 [20:03:17] info: Using threadless Xunit runner [20:03:17] info: Discovering: System.Runtime.Intrinsics.Tests.dll (method display = ClassAndMethod, method display options = None) [20:03:18] info: Discovered: System.Runtime.Intrinsics.Tests.dll (found 2451 of 2483 test cases) [20:03:18] info: Starting: System.Runtime.Intrinsics.Tests.dll [20:03:19] info: [FAIL] System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.NarrowWithSaturationUInt32Test [20:03:19] info: Assert.Equal() Failure: Values differ [20:03:19] info: Expected: 65535 [20:03:19] info: Actual: 0 [20:03:19] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:03:19] info: [FAIL] System.Runtime.Intrinsics.Tests.Vectors.Vector128Tests.NarrowWithSaturationUInt16Test [20:03:19] info: Assert.Equal() Failure: Values differ [20:03:19] info: Expected: 255 [20:03:19] info: Actual: 0 [20:03:19] info: at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr) [20:03:21] info: Finished: System.Runtime.Intrinsics.Tests.dll [20:03:21] info: Stored /root/helix/work/workitem/uploads/xharness-output/testResults.xml results 3256273 bytes [20:03:21] info: Finished uploading 3256273 bytes of RESULTXML [20:03:21] info: Xml file was written to the provided writer. [20:03:21] info: [20:03:21] info: === TEST EXECUTION SUMMARY === [20:03:21] info: Tests run: 12957 Passed: 12955 Inconclusive: 0 Failed: 2 Ignored: 0 Skipped: 0 [20:03:21] info: [20:03:21] info: test-main.mjs exiting WasmTestRunner.dll System.Runtime.Intrinsics.Tests.dll after 0.07863333333333333 minutes with result 1 and linear memory 100466688 bytes [20:03:21] info: WASM EXIT 1 [20:03:21] info: Waiting to flush log messages with a timeout of 120 secs .. [20:03:21] fail: Application has finished with exit code TESTS_FAILED but 0 was expected [20:03:21] info: Closing 1 browser tabs before setting the main tab to config page and quitting. XHarness exit code: 71 (GENERAL_FAILURE) /root/helix/work/workitem/e /root/helix/work/workitem/e ----- end Fri Jun 12 08:03:23 PM UTC 2026 ----- exit code 71 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/xharness-output + export _commandExitCode=71 + python -u /root/helix/work/workitem/u/xharness-event-processor.py python: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + python /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 40428980 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCIsImtpZCI6IndoMDZzRWt6TEhKNXNOTmFVeVJZMl82TzhLMCJ9.eyJhdWQiOiI0OTliODRhYy0xMzIxLTQyN2YtYWExNy0yNjdjYTY5NzU3OTgiLCJpc3MiOiJodHRwczovL3N0cy53aW5kb3dzLm5ldC83MmY5ODhiZi04NmYxLTQxYWYtOTFhYi0yZDdjZDAxMWRiNDcvIiwiaWF0IjoxNzgxMjkwNTg3LCJuYmYiOjE3ODEyOTA1ODcsImV4cCI6MTc4MTM3NzI4NywiYWlvIjoiazJGZ1lCQlgralN0cjVkUHRLR3VxME0vOU1mRGxRN21pUld2M3dYcnZTN3pOWnV3dWc4QSIsImlkcCI6Imh0dHBzOi8vc3RzLndpbmRvd3MubmV0LzcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0Ny8iLCJpZHR5cCI6ImZtaSIsInJoIjoiMS5BUm9BdjRqNWN2R0dyMEdScXkxODBCSGJSNnlFbTBraEUzOUNxaGNtZkthWFY1Z0FBQUFhQUEuIiwic3ViIjoiL2VpZDEvYy9wdWIvdC92NGo1Y3ZHR3IwR1JxeTE4MEJIYlJ3L2EvcklTYlNTRVRmMEtxRnlaOHBwZFhtQS9icy9oLzZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNy9pL2M3NzNmMmMyLTUxMjAtNDIwNy1hZmUyLWFmYWYzNWE4YmMwYSIsInRpZCI6IjcyZjk4OGJmLTg2ZjEtNDFhZi05MWFiLTJkN2NkMDExZGI0NyIsInV0aSI6Ii0zZ0FZOEgwSDA2enJJbkdNZTlZQUEiLCJ2ZXIiOiIxLjAiLCJ4bXNfYXR0ciI6eyJySVNiU1NFVGYwS3FGeVo4cHBkWG1BIjp7ImFkb19leHAiOjE3ODEzMDU4ODcsImFkb19zY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiIxNDgxYzE1NS01YmY1LTQ3ZDctOTc5My0yOWFjNjk3MjVlYWIiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzE0NjIwNTAiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6IjMxYzU4MmU0LTQ0NWUtNDc5Mi1iYmViLTUzOTYwZDI4ODg2Mjo2MmI3MGVjYi02NDlkLTVmMDUtMTEzOC03NGM3ZTZlNDcwNWYiLCJvcmNoaWQiOiIzMWM1ODJlNC00NDVlLTQ3OTItYmJlYi01Mzk2MGQyODg4NjIuYnVpbGQuYnVpbGRfYnJvd3Nlcl93YXNtX2xpbnV4X3JlbGVhc2VfbGlicmFyeXRlc3RzX3Ntb2tlX2FvdC5fX2RlZmF1bHQiLCJwY2MiOiJbe1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9lbXNkay11cGdyYWRlO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9oZWFkcy9tYWluO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX0se1wiU2NvcGVcIjpcIjEyOTtjYmIxODI2MS1jNDhmLTRhYmItODY1MS04Y2RjYjU0NzQ2NDk7cmVmcy9wdWxsLzEyOTI5OS9tZXJnZTtkb3RuZXQvcnVudGltZVwiLFwiUGVybWlzc2lvblwiOjN9LHtcIlNjb3BlXCI6XCIxMjk7Y2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5O3JlZnMvaGVhZHMvbWFzdGVyO2RvdG5ldC9ydW50aW1lXCIsXCJQZXJtaXNzaW9uXCI6MX1dIiwicHBpZCI6InZzdGZzOi8vL0J1aWxkL0J1aWxkLzE0NjIwNTAifX0sInhtc19pZHJlbCI6IjEyIDMzIiwieG1zX3JkIjoiMC5BVmtBcHY4S0JRZ0NFZ0VhRWhRSUNSSVFvS1hiY1h5blpFdTh4UFg1aS1Kbl9oSVVDQXNTRUx2RmRXWGh3bGxXZnBUZnc1UzR4OEFpSkFnREVpRGdjUWZBd2F5d3JBVzQ1Ty00dmVoeWtYV0tUcGdqN2VJME5WSFQtX2w2MkEifQ.Akg9eo6Xwz4DBlKbMidIPJNa4-s9P4TStP_Z6cilwcAV1KyYpyQuIy9yBbiKOvkBFHJdesGYqPSGjyNAklwrPKuH9QjxQ8ATGtiB7r6QaIb61nyFn3kXxQ01QBitkAViIVEmmmhZDwFvJNi9LSLHsYyB72sdvWujS3HopY0EVsnyWrz6O967qGlxT6X_JhGOCqDWOW5fEHZjIaft3EF3hzwDL3d8li6Ijm8_E9ApmbPiX9wQmwCCpyGQY_eAxa7ehnMzmBhPMEteK5MDkDBDlp4HyPxGWCuzKBwid2QKRzIpVj53-MpeT5zzf8u_gWnT2998sVaO9NmN1vAZMUICIg /home/helixbot/.vsts-env/lib/python3.14/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-06-12T20:03:26.933Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-06-12T20:03:26.937Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-06-12T20:03:26.938Z INFO run.py _universal(535) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=2018-02-01&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'x-client-SKU': 'REDACTED' 'x-client-Ver': 'REDACTED' 'x-ms-client-request-id': 'b91b8e6d-f7ed-4b03-ac62-b271dc56e31c' 'User-Agent': 'azsdk-python-identity/1.25.3 Python/3.14.4 (Linux-6.6.139.1-1.azl3-x86_64-with-glibc2.43)' No body was attached to the request 2026-06-12T20:03:26.958Z INFO run.py _universal(581) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.2063' 'x-ms-request-id': 'b91b8e6d-f7ed-4b03-ac62-b271dc56e31c' 'Date': 'Fri, 12 Jun 2026 20:03:26 GMT' 'Content-Length': '2472' 2026-06-12T20:03:26.958Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-06-12T20:03:26.958Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-06-12T20:03:26.958Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-06-12T20:03:26.959Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-06-12T20:03:26.960Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-06-12T20:03:27.236Z INFO run.py run(67) main Beginning reading of test results. 2026-06-12T20:03:27.236Z INFO run.py __init__(49) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-06-12T20:03:27.237Z INFO run.py __init__(49) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-06-12T20:03:27.238Z INFO run.py __init__(55) read_results Found results file /root/helix/work/workitem/uploads/xharness-output/testResults.xml with format xunit 2026-06-12T20:03:27.304Z INFO run.py packing_test_reporter(30) report_results Packing 12957 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-06-12T20:03:27.338Z INFO run.py packing_test_reporter(33) report_results Packed 3282883 bytes 2026-06-12T20:03:27.342Z INFO run.py _helix_compat(255) report_results Writing 0 test results to '/root/helix/work/workitem/e/__test_report_v2.json' (JSON v1) 2026-06-12T20:03:27.346Z INFO run.py _helix_compat(261) report_results Wrote 3015 bytes to '/root/helix/work/workitem/e/__test_report_v2.json' + exit 71 + _commandExitCode=71 + chmod -R 777 /datadisks/disk1/dumps + exit 71 [END EXECUTION] Exit Code:71