Console log: 'NoWorkload-ST-Wasm.Build.Tests' from job 57557a05-4b47-465d-9cae-5c143e224825 (ubuntu.2204.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-webassembly on a00DDIE running $HELIX_CORRELATION_PAYLOAD/scripts/a145c23dc681468e9080797e3f3e42b0/execute.sh in /datadisks/disk1/work/A00308BA/w/BF870A5A/e max 5400 seconds Output: [BEGIN EXECUTION] + [ -e /home/helixbot/.vsts-env/bin/activate ] + [ -z /home/helixbot/.vsts-env ] + echo /home/helixbot/.vsts-env + grep -qv ^/home/helixbot/.vsts-env + echo /home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + grep -Eqv ^(^|:)/home/helixbot/.vsts-env/bin(:|$) + PATH=/home/helixbot/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export PATH + chown -R helixbot /home/helixbot/.vsts-env + chmod -R u+w /home/helixbot/.vsts-env + command -v python3 + HELIX_PYTHONPATH=/home/helixbot/.vsts-env/bin/python3 + export HELIX_PYTHONPATH + unset PYTHONPATH + /home/helixbot/.vsts-env/bin/python3 -m pip list --disable-pip-version-check + grep ^helix-scripts helix-scripts 20251112.3 + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + command -v sudo + [ -z /usr/bin/sudo ] + [ -n /home/helixbot/.vsts-env ] + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts Found existing installation: helix-scripts 20251112.3 Uninstalling helix-scripts-20251112.3: Successfully uninstalled helix-scripts-20251112.3 + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt + command -v sudo + [ -z /usr/bin/sudo ] + [ -n /home/helixbot/.vsts-env ] + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt + VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --disable-pip-version-check -r /root/helix/scripts/runtime_python_requirements.txt Ignoring azure-core: markers 'python_version >= "3.12"' don't match your environment Ignoring azure-identity: markers 'python_version >= "3.12"' don't match your environment Ignoring azure-keyvault-secrets: markers 'python_version >= "3.12"' don't match your environment Ignoring cffi: markers 'python_version < "3.8"' don't match your environment Ignoring importlib_metadata: markers 'python_version < "3.8"' don't match your environment Requirement already satisfied: asn1crypto==0.24.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (0.24.0) Requirement already satisfied: azure-core~=1.24 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (1.36.0) Requirement already satisfied: azure-devops==5.0.0b9 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (5.0.0b9) Requirement already satisfied: azure-identity~=1.10 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.25.1) Requirement already satisfied: azure-keyvault-secrets~=4.6 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 8)) (4.10.0) Requirement already satisfied: azure-storage-blob==12.5.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (12.5.0) Requirement already satisfied: certifi>=2023.7.22 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2025.11.12) Requirement already satisfied: cffi>=1.16.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.0.0) Requirement already satisfied: cryptography>=39.0.1 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 13)) (46.0.3) Requirement already satisfied: docker-pycreds==0.4.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (0.4.0) Collecting docker==7.1.0 (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) Downloading docker-7.1.0-py3-none-any.whl.metadata (3.8 kB) Requirement already satisfied: idna==2.8 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (2.8) Requirement already satisfied: isodate>=0.6.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (0.7.2) Requirement already satisfied: msrest>=0.6.10 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 19)) (0.6.21) Requirement already satisfied: ndg-httpsclient==0.5.1 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (0.5.1) Requirement already satisfied: oauthlib==3.1.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (3.1.0) Requirement already satisfied: packaging in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (25.0) Requirement already satisfied: psutil in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.1.3) Requirement already satisfied: pyasn1==0.4.5 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.4.5) Requirement already satisfied: pycparser==2.19 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (2.19) Requirement already satisfied: pyopenssl>=23.0.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (25.3.0) Requirement already satisfied: pyyaml>=3.11 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 27)) (6.0.3) Requirement already satisfied: requests-oauthlib==1.2.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 28)) (1.2.0) Requirement already satisfied: requests<=2.28.1,>=2.21.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.28.1) Requirement already satisfied: setuptools in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 30)) (80.9.0) Requirement already satisfied: six>=1.11.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 31)) (1.17.0) Requirement already satisfied: urllib3<1.27,>=1.24.3 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 32)) (1.26.20) Requirement already satisfied: typing-extensions>=4.6.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-core~=1.24->-r /root/helix/scripts/runtime_python_requirements.txt (line 3)) (4.15.0) Requirement already satisfied: msal>=1.30.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.34.0) Requirement already satisfied: msal-extensions>=1.2.0 in ./.vsts-env/lib/python3.10/site-packages (from azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (1.3.1) Requirement already satisfied: charset-normalizer<3,>=2 in ./.vsts-env/lib/python3.10/site-packages (from requests<=2.28.1,>=2.21.0->-r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.1.1) Requirement already satisfied: PyJWT<3,>=1.0.0 in ./.vsts-env/lib/python3.10/site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.30.0->azure-identity~=1.10->-r /root/helix/scripts/runtime_python_requirements.txt (line 6)) (2.10.1) Downloading docker-7.1.0-py3-none-any.whl (147 kB) Installing collected packages: docker Attempting uninstall: docker Found existing installation: docker 3.7.2 Uninstalling docker-3.7.2: Successfully uninstalled docker-3.7.2 Successfully installed docker-7.1.0 + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/a145c23dc681468e9080797e3f3e42b0/execute.sh + export BUILT_NUGETS_PATH=/root/helix/work/correlation/built-nugets + export XUnitTraitArg=-trait category=CoreCLR + export SDK_DIR_NAME=dotnet-none + export DOTNET_NOLOGO=1 + export DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK=1 + export SCENARIO=BuildWasmApps + export XHARNESS_DISABLE_COLORED_OUTPUT=true + export XHARNESS_LOG_WITH_TIMESTAMPS=true + export PATH=/root/helix/work/correlation/chromedriver_linux64:/home/helixbot/.vsts-env/bin:/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/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export V8_PATH_FOR_TESTS=/root/helix/work/correlation/v8-14.3.127/v8-14.3.127.sh + 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/.vsts-env/bin:/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/.vsts-env/bin:/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.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + export PATH=/root/helix/work/correlation/dotnet-none:/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/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet DOTNET_ROOT=/root/helix/work/correlation/dotnet-none SDK_FOR_WORKLOAD_TESTING_PATH=/root/helix/work/correlation/dotnet-none DOTNET_CLI_TELEMETRY_OPTOUT=1 + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.NGPfANDnQH + /root/helix/work/correlation/dotnet-none/dotnet new console -o /tmp/tmp.NGPfANDnQH Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'en' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'de' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'fr' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'es' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'cs' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'tr' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'it' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'zh-Hant' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'pt-BR' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'zh-Hans' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'ja' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'ko' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'pl' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Error: The template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0) has the following validation errors in 'ru' localization: [Error][LOC002] Post action(s) with id(s) 'openInEditor' specified in the localization file do not exist in the template.json file. Remove the localized strings from the localization file. Warning: Failed to load the 'en' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'de' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'fr' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'es' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'cs' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'tr' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'it' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'zh-Hant' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'pt-BR' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'zh-Hans' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'ja' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'ko' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'pl' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. Warning: Failed to load the 'ru' localization the template 'Razor Class Library' (Microsoft.Web.Razor.Library.CSharp.10.0): the localization file is not valid. The localization will be skipped. The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.NGPfANDnQH/tmp.NGPfANDnQH.csproj: Determining projects to restore... Restored /tmp/tmp.NGPfANDnQH/tmp.NGPfANDnQH.csproj (in 91 ms). Restore succeeded. + rm -rf /tmp/tmp.NGPfANDnQH + ./RunTests.sh The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.LlESn2o2nf/tmp.LlESn2o2nf.csproj: Determining projects to restore... Restored /tmp/tmp.LlESn2o2nf/tmp.LlESn2o2nf.csproj (in 94 ms). Restore succeeded. BASH=/usr/bin/bash BASHOPTS=checkwinsize:cmdhist:complete_fullquote:extquote:force_fignore:globasciiranges:hostcomplete:interactive_comments:progcomp:promptvars:sourcepath BASH_ALIASES=() BASH_ARGC=() BASH_ARGV=() BASH_CMDS=() BASH_LINENO=([0]="0") BASH_SOURCE=([0]="./RunTests.sh") BASH_VERSINFO=([0]="5" [1]="1" [2]="16" [3]="1" [4]="release" [5]="x86_64-pc-linux-gnu") BASH_VERSION='5.1.16(1)-release' BUILT_NUGETS_PATH=/root/helix/work/correlation/built-nugets CMAKE_VERSION=3.17 DEBIAN_FRONTEND=noninteractive DIRSTACK=() DOTNET_CLI_HOME=/root/helix/work/workitem/e/.dotnet DOTNET_CLI_TELEMETRY_OPTOUT=1 DOTNET_NOLOGO=1 DOTNET_ROOT=/root/helix/work/correlation/dotnet-none DOTNET_SKIP_WORKLOAD_INTEGRITY_CHECK=1 EUID=1000 GROUPS=() HELIX_CLIENT_INSTANCE_ID=0 HELIX_CONFIG_ROOT=/root/helix/config HELIX_CORRELATION_ARCHIVE_ROOT=/root/helix/work/ HELIX_CORRELATION_ID=57557a05-4b47-465d-9cae-5c143e224825 HELIX_CORRELATION_PAYLOAD=/root/helix/work/correlation HELIX_CURRENT_LOG=/datadisks/disk1/work/A00308BA/w/BF870A5A/console.b8cad924.log HELIX_DOCKER_COMMAND_DIR=/root/commands/ HELIX_DOCKER_ENTRYPOINT=/root/commands/helix_docker_work.sh HELIX_DUMP_FOLDER=/datadisks/disk1/dumps HELIX_EVENT_URI='https://helixtelemetry.servicebus.windows.net/telemetry/messages?sr=https%3A%2F%2Fhelixtelemetry.servicebus.windows.net%2Ftelemetry%2Fmessages&sig=l%2BNQQDdstM1wXrD7PSycoJq7%2B5x5V6q4KQKfwxWwU8k%3D&se=1767377195&skn=telemetry-servicebus-connectionString-access-policy' HELIX_LOG_ROOT=/root/helix/logs HELIX_PYTHONPATH=/home/helixbot/.vsts-env/bin/python3 HELIX_RESULTS_CONTAINER_RSAS='?helixlogtype=result' HELIX_RESULTS_CONTAINER_URI=https://helixr1107v0xdcypoyl9e7f.blob.core.windows.net/dotnet-runtime-refs-pull-122495-merge-57557a054b47465d9c/NoWorkload-ST-Wasm.Build.Tests HELIX_RESULTS_CONTAINER_WSAS='?sv=2024-11-04&se=2025-12-20T18%3A06%3A35Z&sr=c&sp=acw&sig=4pQ2RPLaq5U%2F%2B52iCmgGxnw7TOReZMdR%2BO20of7SO5o%3D' HELIX_SCRIPT_ROOT=/root/helix/scripts HELIX_WORKITEM_ARCHIVE_ROOT=/root/helix/work/workitem/ HELIX_WORKITEM_DELIVERY_COUNT=1 HELIX_WORKITEM_FRIENDLYNAME=NoWorkload-ST-Wasm.Build.Tests HELIX_WORKITEM_ID=9bb16d4d-dc1c-40dd-b52f-fd0c7219ed1e HELIX_WORKITEM_PAYLOAD=/root/helix/work/workitem/u HELIX_WORKITEM_ROOT=/root/helix/work/workitem/e HELIX_WORKITEM_UPLOAD_ROOT=/root/helix/work/workitem/uploads HELIX_WORK_ROOT=/root/helix/work HOME=/home/helixbot HOSTNAME=Da00DDIE HOSTTYPE=x86_64 IFS=$' \t\n' LANG=en_US.utf8 MACHTYPE=x86_64-pc-linux-gnu NUGET_PACKAGES=/root/helix/work/workitem/e/.nuget OLDPWD=/home/helixbot OPTERR=1 OPTIND=1 OSTYPE=linux-gnu PATH=/root/helix/work/correlation/dotnet-none:/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/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin PIPESTATUS=([0]="0") PPID=27 PS4='+ ' PWD=/root/helix/work/workitem/e PYTHONPATH=/root/helix/scripts SCENARIO=BuildWasmApps SDK_DIR_NAME=dotnet-none SDK_FOR_WORKLOAD_TESTING_PATH=/root/helix/work/correlation/dotnet-none SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:interactive-comments SHLVL=1 TERM=dumb UID=1000 V8_PATH_FOR_TESTS=/root/helix/work/correlation/v8-14.3.127/v8-14.3.127.sh VIRTUAL_ENV=/home/helixbot/.vsts-env XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json XHARNESS_DISABLE_COLORED_OUTPUT=true XHARNESS_LOG_WITH_TIMESTAMPS=true XUnitTraitArg='-trait category=CoreCLR' _=bash __TestArchitecture=wasm ------------------------ start ------------------- export XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS=1 export PREPEND_PATH=/__w/1/s/artifacts/bin/chromedriver/chromedriver_linux64 export PREPEND_PATH=/__w/1/s/artifacts/bin/geckodriver/geckodriver EXECUTION_DIR=. XHARNESS_OUT=/root/helix/work/workitem/uploads/xharness-output XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll /root/helix/work/workitem/e /root/helix/work/workitem/e ----- start Fri Dec 19 06:29:21 PM UTC 2025 =============== To repro directly: ===================================================== pushd . export RUNTIME_FLAVOR=CoreCLR export BASE_DIR=/root/helix/work/correlation export CHROME_PATH_FOR_TESTS=/root/helix/work/correlation/chrome-linux/chrome export FIREFOX_PATH_FOR_TESTS=/root/helix/work/correlation/firefox/firefox export IS_RUNNING_ON_CI=true chmod +x /root/helix/work/workitem/e/.playwright/node/linux-x64/playwright.sh chmod +x /root/helix/work/workitem/e/.playwright/node/linux-x64/node export RUNTIME_PACK_VER11=11.0.0-ci export RUNTIME_PACK_VER10=10.0.0 export RUNTIME_PACK_VER9=9.0.12 export RUNTIME_PACK_VER8=8.0.23 export RUNTIME_PACK_VER7=7.0.20 export RUNTIME_PACK_VER6=6.0.36 set_env_vars dotnet exec xunit.console.dll Wasm.Build.Tests.dll -xml /root/helix/work/workitem/uploads/xharness-output/testResults.xml -nocolor -verbose -notrait category=IgnoreForCI -notrait category=failing -trait category=CoreCLR popd =========================================================================================================== /root/helix/work/workitem/e /root/helix/work/workitem/e /root/helix/work/workitem/e chmod: cannot access '/root/helix/work/workitem/e/.playwright/node/linux-x64/playwright.sh': No such file or directory Microsoft.DotNet.XUnitConsoleRunner v2.9.3.0 (64-bit .NET 10.0.3) Discovering: Wasm.Build.Tests (method display = ClassAndMethod, method display options = None) ============================================================================================== =============== Running with No workloads =============== =============== Webcil disabled =============== ============== Multi-threading runtime pack for net11.0 is not available ============== ============================================================================================== Discovered: Wasm.Build.Tests (found 1 of 144 test case) Starting: Wasm.Build.Tests (parallel test collections = on [2 threads], stop on fail = off) Wasm.Build.Tests.WasmBrowserRunMainOnly.RunMainOnly [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/WasmBrowserRunMainOnly-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-none/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/WasmBrowserRunMainOnly-publish.binlog -p:Configuration=Debug -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉 [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-none [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-none [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-none:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-none:/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/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [EM_WORKAROUND_PYTHON_BUG_34780] = 1 [WasmEnableWebCil] = false [NUGET_PACKAGES] = /root/helix/work/workitem/e/wbt artifacts/nuget/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/WasmBrowserRunMainOnly.csproj (in 7.21 sec). [] /root/helix/work/workitem/e/dotnet-none/sdk/11.0.100-alpha.1.25613.101/Sdks/Microsoft.NET.Sdk/targets/Microsoft.NET.RuntimeIdentifierInference.targets(351,5): message NETSDK1057: You are using a preview version of .NET. See: https://aka.ms/dotnet-support-policy [/root/helix/work/workitem/e/wbt artifacts/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/WasmBrowserRunMainOnly.csproj] [] WasmBrowserRunMainOnly -> /root/helix/work/workitem/e/wbt artifacts/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/bin/Debug/net11.0/WasmBrowserRunMainOnly.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/wbt artifacts/nuget/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/microsoft.netcore.app.runtime.browser-wasm/11.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Publishing without optimizations. Although it's optional for Blazor, we strongly recommend using `wasm-tools` workload! You can install it by running `dotnet workload install wasm-tools` from the command line. [] WasmBrowserRunMainOnly -> /root/helix/work/workitem/e/wbt artifacts/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/bin/Debug/net11.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-none/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/11.0.0-prerelease.25603.1/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll wasm webserver --app=. --web-server-use-default-files in pwd /root/helix/work/workitem/e/wbt artifacts/WasmBrowserRunMainOnly_Debug_False_umxzoxry_acq_鿀蜒枛遫䡫煉/bin/Debug/net11.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-none [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-none [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-none:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-none:/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/.vsts-env/bin:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [EM_WORKAROUND_PYTHON_BUG_34780] = 1 [WasmEnableWebCil] = false [] [11.0.0-prerelease.25603.1+3df2923500447ee925d59f026c81720c7a9b4e4b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [18:30:37] info: Now listening on: http://127.0.0.1:42873 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=42873,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load Waiting for additional 10secs to see if any errors are reported [error] Failed to load resource: the server responded with a status of 404 (Not Found) [log] TestOutput -> Hello from WasmBrowserRunMainOnly! Exited with 0 [log] WASM EXIT 0 Browser has been disconnected Wasm.Build.Tests.WasmBrowserRunMainOnly.RunMainOnly [FINISHED] Time: 72.8664328s ============== DELETING THE BUILDS ============= Finished: Wasm.Build.Tests === TEST EXECUTION SUMMARY === Wasm.Build.Tests Total: 1, Errors: 0, Failed: 0, Skipped: 0, Time: 73.079s /root/helix/work/workitem/e /root/helix/work/workitem/e ----- end Fri Dec 19 06:30:59 PM UTC 2025 ----- exit code 0 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/xharness-output + export _commandExitCode=0 + /home/helixbot/.vsts-env/bin/python3 -u /root/helix/work/workitem/u/xharness-event-processor.py /home/helixbot/.vsts-env/bin/python3: can't open file '/root/helix/work/workitem/u/xharness-event-processor.py': [Errno 2] No such file or directory + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 34323372 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiI4ZmM2ZDg1My0xZTgyLTQ2ZDQtOTVkYi0yZDEwZmNjNWU4ZmUiLCJzaWQiOiJlZmZlMGI3OS03ZTgyLTQyMGItOTFlNy1hMzQ2ODcxNWMxMmMiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEyMzY0NzYiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6IjQyNmJjMDRlLTk0ZGEtNGI5Ni05NjRlLTEyZjg1ZGU1NDhhMjo2YjAwMDIyMi0yOTI5LTU0MjktMTRhNS1iNTNjZTAyZGMwNDYiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTIzNjQ3NiIsIm9yY2hpZCI6IjQyNmJjMDRlLTk0ZGEtNGI5Ni05NjRlLTEyZjg1ZGU1NDhhMi5idWlsZC5idWlsZF9icm93c2VyX3dhc21fbGludXhfZGVidWdfY29yZWNscl93YXNtYnVpbGR0ZXN0cy5fX2RlZmF1bHQuMiIsInJlcG9JZHMiOiIiLCJqdGkiOiI3Nzc5MDYxMy03OThmLTQ4ZDMtOTVhYy03MWIwNjhlZTI0OGMiLCJpc3MiOiJhcHAudnN0b2tlbi52aXN1YWxzdHVkaW8uY29tIiwiYXVkIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbXx2c286NmZjYzkyZTUtNzNhNy00Zjg4LThkMTMtZDkwNDViNDVmYjI3IiwibmJmIjoxNzY2MTY2NjkwLCJleHAiOjE3NjYxNzg2OTB9.PmhCCmLaKu_Q8II4eT7SMH5ASnXGyPWtTV2RuAv3-V2ArIV945TDa0jAKNhFvXQexEQW1Au061OYXjB4GUfUlctPs-qxDwnt8nFMtCbPIqEnGaZJxrx4wc4IRgUTHYMF4VHWCLmReYe6DaSrK7QMYC2qOEyrhGTqw-e9C8yJxByFJtpbKomRvhmMYIqc78IYlBnQbAHujuCzzplV3wzKa4aMYDa-eSWajsfw_wmGQg3T2USK2DtWnFIHHy5VSeoDSedwIygT5ya6ExlkXJmubgdrcMZBk4sfpnNncV4KMb1vvUBoKAGxSWyE53Af2iyvqgx8VPofewpMGat_zDYQYw /home/helixbot/.vsts-env/lib/python3.10/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 2025-12-19T18:31:01.820Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2025-12-19T18:31:01.823Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2025-12-19T18:31:01.824Z INFO run.py _universal(511) on_request Request URL: 'http://169.254.169.254/metadata/identity/oauth2/token?api-version=REDACTED&resource=REDACTED&client_id=REDACTED' Request method: 'GET' Request headers: 'Metadata': 'REDACTED' 'User-Agent': 'azsdk-python-identity/1.25.1 Python/3.10.12 (Linux-6.8.0-1041-azure-x86_64-with-glibc2.35)' No body was attached to the request 2025-12-19T18:31:01.841Z INFO run.py _universal(554) on_response Response status: 200 Response headers: 'Content-Type': 'application/json; charset=utf-8' 'Server': 'IMDS/150.870.65.1854' 'x-ms-request-id': 'c3ba4191-2e9a-485a-bbd3-8727cdbc6c40' 'Date': 'Fri, 19 Dec 2025 18:31:01 GMT' 'Content-Length': '2323' 2025-12-19T18:31:01.841Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2025-12-19T18:31:01.842Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2025-12-19T18:31:01.842Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2025-12-19T18:31:01.843Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2025-12-19T18:31:01.843Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2025-12-19T18:31:02.035Z INFO run.py run(48) main Beginning reading of test results. 2025-12-19T18:31:02.035Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2025-12-19T18:31:02.079Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2025-12-19T18:31:02.079Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/xharness-output/testResults.xml with format xunit 2025-12-19T18:31:02.080Z INFO run.py packing_test_reporter(30) report_results Packing 1 test reports to '/root/helix/work/workitem/e/__test_report.json' 2025-12-19T18:31:02.080Z INFO run.py packing_test_reporter(33) report_results Packed 1965 bytes + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/gen-debug-dump-docs.py -buildid 1236476 -workitem NoWorkload-ST-Wasm.Build.Tests -jobid 57557a05-4b47-465d-9cae-5c143e224825 -outdir /root/helix/work/workitem/uploads -templatedir /root/helix/work/correlation -dumpdir /datadisks/disk1/dumps -productver 11.0.0 /home/helixbot/.vsts-env/bin/python3: can't open file '/root/helix/work/correlation/gen-debug-dump-docs.py': [Errno 2] No such file or directory + exit 0 + _commandExitCode=0 + chmod -R 777 /datadisks/disk1/dumps + exit 0 [END EXECUTION] Exit Code:0