Console log: 'NoWebcil-ST-Wasm.Build.Tests.InvariantGlobalizationTests' from job c8ef1525-2568-4404-9230-9f0897329423 (ubuntu.2204.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-helix-webassembly on a00BXR9 running $HELIX_CORRELATION_PAYLOAD/scripts/1de8856fd42646718ca8727a236c164d/execute.sh in /datadisks/disk1/work/9B980805/w/A9D70929/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 20251008.1 + 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 20251008.1 Uninstalling helix-scripts-20251008.1: Successfully uninstalled helix-scripts-20251008.1 + 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.35.1) 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.10.5) 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.2) 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) Requirement already satisfied: docker==3.7.2 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (3.7.2) 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>=5.9.3 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.1.0) 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: websocket-client==0.56.0 in ./.vsts-env/lib/python3.10/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 33)) (0.56.0) 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) + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/1de8856fd42646718ca8727a236c164d/execute.sh + export XUnitTraitArg=-notrait category=no-workload + export BUILT_NUGETS_PATH=/root/helix/work/correlation/built-nugets + export SDK_DIR_NAME=dotnet-latest + export DOTNET_SKIP_FIRST_TIME_EXPERIENCE=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.1.146/v8-14.1.146.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/10.0.0-prerelease.25506.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll + export XHARNESS_DIAGNOSTICS_PATH=/root/helix/work/workitem/e/diagnostics.json + export HELIX_XUNIT_ARGS=-class Wasm.Build.Tests.InvariantGlobalizationTests + export PATH=/root/helix/work/correlation/dotnet-latest:/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-latest SDK_FOR_WORKLOAD_TESTING_PATH=/root/helix/work/correlation/dotnet-latest DOTNET_CLI_TELEMETRY_OPTOUT=1 TEST_USING_WORKLOADS=true WASM_ENABLE_WEBCIL=false + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.oeBUKzjoq9 + /root/helix/work/correlation/dotnet-latest/dotnet new console -o /tmp/tmp.oeBUKzjoq9 Welcome to .NET 10.0! --------------------- SDK Version: 10.0.100-rc.2.25511.101 ---------------- 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 -------------------------------------------------------------------------------------- The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.oeBUKzjoq9/tmp.oeBUKzjoq9.csproj: Determining projects to restore... Restored /tmp/tmp.oeBUKzjoq9/tmp.oeBUKzjoq9.csproj (in 108 ms). Restore succeeded. + rm -rf /tmp/tmp.oeBUKzjoq9 + ./RunTests.sh The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.tKWG6UGdjD/tmp.tKWG6UGdjD.csproj: Determining projects to restore... Restored /tmp/tmp.tKWG6UGdjD/tmp.tKWG6UGdjD.csproj (in 106 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_ROOT=/root/helix/work/correlation/dotnet-latest DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1 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=c8ef1525-2568-4404-9230-9f0897329423 HELIX_CORRELATION_PAYLOAD=/root/helix/work/correlation HELIX_CURRENT_LOG=/datadisks/disk1/work/9B980805/w/A9D70929/console.83c1b64a.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%2Fg%2BIXLaKMiTu12%2BzPGYXRnEHJtrP2Ht8OGbS1ZlIQQ%3D&se=1761949850&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-120823-merge-c8ef15252568440492/NoWebcil-ST-Wasm.Build.Tests.InvariantGlobalizationTests HELIX_RESULTS_CONTAINER_WSAS='?sv=2024-11-04&se=2025-10-18T22%3A30%3A50Z&sr=c&sp=acw&sig=%2BYwiI1daQ8%2B4qHzZwFAvKwzyxt0NxNOM1fgbOLQz4Eo%3D' HELIX_SCRIPT_ROOT=/root/helix/scripts HELIX_WORKITEM_ARCHIVE_ROOT=/root/helix/work/workitem/ HELIX_WORKITEM_DELIVERY_COUNT=1 HELIX_WORKITEM_FRIENDLYNAME=NoWebcil-ST-Wasm.Build.Tests.InvariantGlobalizationTests HELIX_WORKITEM_ID=e0641988-ecf2-4877-aed6-01eb77c52458 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 HELIX_XUNIT_ARGS='-class Wasm.Build.Tests.InvariantGlobalizationTests' HOME=/home/helixbot HOSTNAME=Da00BXR9 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-latest:/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-latest SDK_FOR_WORKLOAD_TESTING_PATH=/root/helix/work/correlation/dotnet-latest SHELL=/bin/bash SHELLOPTS=braceexpand:hashall:interactive-comments SHLVL=1 TERM=dumb TEST_USING_WORKLOADS=true UID=1000 V8_PATH_FOR_TESTS=/root/helix/work/correlation/v8-14.1.146/v8-14.1.146.sh VIRTUAL_ENV=/home/helixbot/.vsts-env WASM_ENABLE_WEBCIL=false XHARNESS_CLI_PATH=/root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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='-notrait category=no-workload' _=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/10.0.0-prerelease.25506.2/tools/net8.0/any/Microsoft.DotNet.XHarness.CLI.dll /root/helix/work/workitem/e /root/helix/work/workitem/e ----- start Fri Oct 17 10:44:19 PM UTC 2025 =============== To repro directly: ===================================================== pushd . export WORKLOAD_PACKS_VER=10.0.0-ci 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_VER10=10.0.0-ci export RUNTIME_PACK_VER9=9.0.3 export RUNTIME_PACK_VER8=8.0.14 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 -class Wasm.Build.Tests.InvariantGlobalizationTests -nocolor -verbose -notrait category=IgnoreForCI -notrait category=failing -notrait category=no-workload 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.0-rc.1.25511.101) Discovering: Wasm.Build.Tests (method display = ClassAndMethod, method display options = None) ============================================================================================== =============== Running with Workloads =============== =============== Webcil disabled =============== ============== Multi-threading runtime pack for net10.0 is available ============== ============================================================================================== Discovered: Wasm.Build.Tests (found 2 of 138 test cases) Starting: Wasm.Build.Tests (parallel test collections = on [2 threads], stop on fail = off) Wasm.Build.Tests.InvariantGlobalizationTests.RelinkingWithoutAOT(config: Release, aot: False, invariantGlobalization: null) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/Json/Json.csproj (in 139 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 5 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 1.79 sec). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 2.03 sec). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [2/4] driver.c -> driver.o [took 4.061s] [] [1/4] pinvoke.c -> pinvoke.o [took 4.060s] [] [3/4] corebindings.c -> corebindings.o [took 0.290s] [] [4/4] runtime.c -> runtime.o [took 0.322s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpmcm21ykz.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpqvekc3w3libemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp8xholnl7.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_unset_Release_False_qselnyvb_knh_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:46:33] info: Now listening on: http://127.0.0.1:46605 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=46605,--ignore-certificate-errors,--lang=en-US,--headless Waiting for page to load [error] Failed to load resource: the server responded with a status of 404 (Not Found) Waiting for additional 10secs to see if any errors are reported [log] TestOutput -> es-ES: Is Invariant LCID: False [log] TestOutput -> CurrentCulture.NativeName: English (United States) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.RelinkingWithoutAOT(config: Release, aot: False, invariantGlobalization: null) [FINISHED] Time: 75.0972073s Wasm.Build.Tests.InvariantGlobalizationTests.RelinkingWithoutAOT(config: Release, aot: False, invariantGlobalization: False) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/Json/Json.csproj (in 154 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 16 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 539 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 868 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.317s] [] [2/4] driver.c -> driver.o [took 0.717s] [] [3/4] corebindings.c -> corebindings.o [took 0.602s] [] [4/4] runtime.c -> runtime.o [took 0.653s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpec4aauxw.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmp4i0mx8y8libemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp56g12cya.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_False_Release_False_kyhjb3uy_i2y_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:47:32] info: Now listening on: http://127.0.0.1:45035 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=45035,--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 -> es-ES: Is Invariant LCID: False [log] TestOutput -> CurrentCulture.NativeName: English (United States) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.RelinkingWithoutAOT(config: Release, aot: False, invariantGlobalization: False) [FINISHED] Time: 45.7970705s Wasm.Build.Tests.InvariantGlobalizationTests.RelinkingWithoutAOT(config: Release, aot: False, invariantGlobalization: True) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 136 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/Json/Json.csproj (in 4 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 841 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 600 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [2/4] driver.c -> driver.o [took 0.525s] [] [1/4] pinvoke.c -> pinvoke.o [took 0.490s] [] [3/4] corebindings.c -> corebindings.o [took 0.566s] [] [4/4] runtime.c -> runtime.o [took 0.569s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpv07pb899.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpfj9hna7blibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpdw_bqeo8.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_True_Release_False_m20mee0v_mou_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:48:13] info: Now listening on: http://127.0.0.1:41779 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=41779,--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 -> Could not create es-ES culture: Argument_CultureNotSupportedInInvariantMode Arg_ParamName_Name, name [log] Argument_CultureInvalidIdentifier, es-ES [log] TestOutput -> CurrentCulture.NativeName: Invariant Language (Invariant Country) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.RelinkingWithoutAOT(config: Release, aot: False, invariantGlobalization: True) [FINISHED] Time: 41.3041401s Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: False, invariantGlobalization: null) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 146 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/Json/Json.csproj (in 3 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 856 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 601 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.477s] [] [2/4] driver.c -> driver.o [took 0.547s] [] [3/4] corebindings.c -> corebindings.o [took 0.641s] [] [4/4] runtime.c -> runtime.o [took 0.669s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpqu6cq3ec.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmp5rtebyzklibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpkhbztcko.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_unset_Release_False_4pojcbjh_unc_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:48:59] info: Now listening on: http://127.0.0.1:34897 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=34897,--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 -> es-ES: Is Invariant LCID: False [log] TestOutput -> CurrentCulture.NativeName: English (United States) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: False, invariantGlobalization: null) [FINISHED] Time: 45.1597724s Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: False, invariantGlobalization: False) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/Json/Json.csproj (in 161 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 3 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 592 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 848 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.500s] [] [2/4] driver.c -> driver.o [took 0.507s] [] [3/4] corebindings.c -> corebindings.o [took 0.544s] [] [4/4] runtime.c -> runtime.o [took 0.574s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp23kvpsy6.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmptf153h7dlibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmplwkn2xh4.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_False_Release_False_typz3zmt_se3_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:49:44] info: Now listening on: http://127.0.0.1:37715 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=37715,--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 -> es-ES: Is Invariant LCID: False [log] TestOutput -> CurrentCulture.NativeName: English (United States) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: False, invariantGlobalization: False) [FINISHED] Time: 44.5254875s Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: False, invariantGlobalization: True) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 143 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/Json/Json.csproj (in 6 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 841 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 580 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.585s] [] [2/4] driver.c -> driver.o [took 0.641s] [] [3/4] corebindings.c -> corebindings.o [took 0.621s] [] [4/4] runtime.c -> runtime.o [took 0.677s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp_jb9x2d1.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpuv0nzo7qlibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmptsaihymk.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization', Elapsed: 00:02:05 [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:50:23] info: Now listening on: http://127.0.0.1:33905 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=33905,--ignore-certificate-errors,--lang=en-US,--headless Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: False, invariantGlobalization: True) [FAIL] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false -p:RunAOTCompilation=true -p:EmccVerbose=true - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false Microsoft.Playwright.TargetClosedException : Target page, context or browser has been closed Browser logs: /root/helix/work/correlation/chrome-linux/chrome --disable-field-trial-config --disable-background-networking --disable-background-timer-throttling --disable-backgrounding-occluded-windows --disable-back-forward-cache --disable-breakpad --disable-client-side-phishing-detection --disable-component-extensions-with-background-pages --disable-component-update --no-default-browser-check --disable-default-apps --disable-dev-shm-usage --disable-extensions --disable-features=ImprovedCookieControls,LazyFrameLoading,GlobalMediaControls,DestroyProfileOnBrowserClose,MediaRouter,DialMediaRouteProvider,AcceptCHFrame,AutoExpandDetailsElement,CertificateTransparencyComponentUpdater,AvoidUnnecessaryBeforeUnloadCheckSync,Translate,HttpsUpgrades,PaintHolding,PlzDedicatedWorker --allow-pre-commit-input --disable-hang-monitor --disable-ipc-flooding-protection --disable-popup-blocking --disable-prompt-on-repost --disable-renderer-backgrounding --force-color-profile=srgb --metrics-recording-only --no-first-run --enable-automation --password-store=basic --use-mock-keychain --no-service-autorun --export-tagged-pdf --disable-search-engine-choice-screen --unsafely-disable-devtools-self-xss-warnings --headless=old --hide-scrollbars --mute-audio --blink-settings=primaryHoverType=2,availableHoverTypes=2,primaryPointerType=4,availablePointerTypes=4 --no-sandbox --explicitly-allowed-ports=33905 --ignore-certificate-errors --lang=en-US --headless --user-data-dir=/tmp/playwright_chromiumdev_profile-3vB66m --remote-debugging-pipe --no-startup-window pid=1948 [pid=1948][err] [1017/225024.237978:WARNING:third_party/crashpad/crashpad/snapshot/linux/process_reader_linux.cc:146] no stack mapping [pid=1948][err] [1017/225024.241329:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_cur_freq: No such file or directory (2) [pid=1948][err] [1017/225024.241353:ERROR:third_party/crashpad/crashpad/util/file/file_io_posix.cc:145] open /sys/devices/system/cpu/cpu0/cpufreq/scaling_max_freq: No such file or directory (2) [pid=1948][err] Received signal 11 SI_KERNEL000000000000 [pid=1948][err] Possibly a General Protection Fault, can be due to a non-canonical address dereference. See "Intel 64 and IA-32 Architectures Software Developer’s Manual", Volume 1, Section 3.3.7.1. [pid=1948][err] #0 0x561c27748bb2 base::debug::CollectStackTrace() [pid=1948][err] #1 0x561c277355ae base::debug::StackTrace::StackTrace() [pid=1948][err] #2 0x561c27748628 base::debug::(anonymous namespace)::StackDumpSignalHandler() [pid=1948][err] #3 0x7736984c8520 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x4251f) [pid=1948][err] #4 0x7736984cac1d getenv [pid=1948][err] #5 0x7736984c1adc (/usr/lib/x86_64-linux-gnu/libc.so.6+0x3badb) [pid=1948][err] #6 0x7736985376cf strerror_l [pid=1948][err] #7 0x773698e0d3ed _dbus_strerror [pid=1948][err] #8 0x773698e10ec8 (/usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.13+0x34ec7) [pid=1948][err] #9 0x773698e1267a (/usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.13+0x36679) [pid=1948][err] #10 0x773698e03965 (/usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.13+0x27964) [pid=1948][err] #11 0x773698def4ba (/usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.13+0x134b9) [pid=1948][err] #12 0x773698df0901 (/usr/lib/x86_64-linux-gnu/libdbus-1.so.3.19.13+0x14900) [pid=1948][err] #13 0x561c28cafd13 dbus::Bus::Connect() [pid=1948][err] #14 0x561c28cc2229 dbus::ObjectProxy::ConnectToNameOwnerChangedSignal() [pid=1948][err] #15 0x561c28cc20d1 dbus::ObjectProxy::ConnectToSignalAndBlock() [pid=1948][err] #16 0x561c22e43754 base::internal::Invoker<>::RunOnce() [pid=1948][err] #17 0x561c22208eeb base::internal::ReturnAsParamAdapter<>() [pid=1948][err] #18 0x561c22205180 base::internal::Invoker<>::RunOnce() [pid=1948][err] #19 0x561c276f98f4 base::internal::PostTaskAndReplyRelay::RunTaskAndPostReply() [pid=1948][err] #20 0x561c276f9a25 base::internal::Invoker<>::RunOnce() [pid=1948][err] #21 0x561c276d5379 base::TaskAnnotator::RunTaskImpl() [pid=1948][err] #22 0x561c276fcbdb base::internal::TaskTracker::RunTaskImpl() [pid=1948][err] #23 0x561c276fcc71 base::internal::TaskTracker::RunSkipOnShutdown() [pid=1948][err] #24 0x561c276fc5c2 base::internal::TaskTracker::RunTask() [pid=1948][err] #25 0x561c276fc030 base::internal::TaskTracker::RunAndPopNextTask() [pid=1948][err] #26 0x561c2770d955 base::internal::WorkerThread::RunWorker() [pid=1948][err] #27 0x561c2770d61d base::internal::WorkerThread::RunSharedWorker() [pid=1948][err] #28 0x561c2770d4d6 base::internal::WorkerThread::ThreadMain() [pid=1948][err] #29 0x561c2772b945 base::(anonymous namespace)::ThreadFunc() [pid=1948][err] #30 0x77369851aac3 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x94ac2) [pid=1948][err] #31 0x7736985ac8c0 (/usr/lib/x86_64-linux-gnu/libc.so.6+0x1268bf) [pid=1948][err] r8: 00007736986a1d20 r9: 0000000000000000 r10: 0000351c0221d1c0 r11: 0000000000000293 [pid=1948][err] r12: 808d0b0000000000 r13: 0000000000000008 r14: 0000000000000006 r15: 000077369865e513 [pid=1948][err] di: 000077369865e511 si: 0000351800004018 bp: 000000000000414c bx: 00003518000b4000 [pid=1948][err] dx: 0000000000000033 ax: 0000000000000008 cx: 0000000000000008 sp: 00007736925f6f80 [pid=1948][err] ip: 00007736984cac1d efl: 0000000000010286 cgf: 002b000000000033 erf: 0000000000000000 [pid=1948][err] trp: 000000000000000d msk: 0000000000000000 cr2: 0000000000000000 [pid=1948][err] [end of stack trace] Stack Trace: /_/src/Playwright/Transport/Connection.cs(206,0): at Microsoft.Playwright.Transport.Connection.InnerSendMessageToServerAsync[T](ChannelOwner object, String method, Dictionary`2 dictionary, Boolean keepNulls) /_/src/Playwright/Transport/Connection.cs(532,0): at Microsoft.Playwright.Transport.Connection.WrapApiCallAsync[T](Func`1 action, Boolean isInternal) /_/src/Playwright/Core/BrowserContext.cs(481,0): at Microsoft.Playwright.Core.BrowserContext.NewPageAsync() /_/src/mono/wasm/Wasm.Build.Tests/BrowserRunner.cs(187,0): at Wasm.Build.Tests.BrowserRunner.RunAsync(IBrowserContext context, String browserUrl, Boolean headless, Action`2 onConsoleMessage, Action`1 onError, Func`2 modifyBrowserUrl, Boolean resetExitedState) /_/src/mono/wasm/Wasm.Build.Tests/BrowserRunner.cs(169,0): at Wasm.Build.Tests.BrowserRunner.RunAsync(ToolCommand cmd, String args, Boolean headless, String locale, Action`2 onConsoleMessage, Action`1 onServerMessage, Action`1 onError, Func`2 modifyBrowserUrl) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs(361,0): at Wasm.Build.Tests.WasmTemplateTestsBase.BrowserRunTest(String runArgs, String workingDirectory, RunOptions runOptions) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs(386,0): at Wasm.Build.Tests.WasmTemplateTestsBase.BrowserRunTest(String runArgs, String workingDirectory, RunOptions runOptions) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs(319,0): at Wasm.Build.Tests.WasmTemplateTestsBase.BrowserRun(RunOptions runOptions) /_/src/mono/wasm/Wasm.Build.Tests/Templates/WasmTemplateTestsBase.cs(307,0): at Wasm.Build.Tests.WasmTemplateTestsBase.RunForPublishWithWebServer(RunOptions runOptions) /_/src/mono/wasm/Wasm.Build.Tests/InvariantGlobalizationTests.cs(66,0): at Wasm.Build.Tests.InvariantGlobalizationTests.TestInvariantGlobalization(Configuration config, Boolean aot, Nullable`1 invariantGlobalization, Nullable`1 isNativeBuild) /_/src/mono/wasm/Wasm.Build.Tests/InvariantGlobalizationTests.cs(36,0): at Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(Configuration config, Boolean aot, Nullable`1 invariantGlobalization) --- End of stack trace from previous location --- Output: ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 143 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/Json/Json.csproj (in 6 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 841 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 580 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.585s] [] [2/4] driver.c -> driver.o [took 0.641s] [] [3/4] corebindings.c -> corebindings.o [took 0.621s] [] [4/4] runtime.c -> runtime.o [took 0.677s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp_jb9x2d1.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld -o "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/pinvoke.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/driver.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/corebindings.o" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/runtime.o" /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicudata.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicui18n.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libicuuc.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-debugger-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-diagnostics_tracing-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-hot_reload-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-component-marshal-ilgen-stub-static.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-ee-interp.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-icall-table.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-aot.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-browser.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-profiler-log.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-eh-wasm.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmono-wasm-simd.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libmonosgen-2.0.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Globalization.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.IO.Compression.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libSystem.Native.TimeZoneData.a /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci/runtimes/browser-wasm/native/libz.a -L/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Cache.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/cache/sysroot/lib/wasm32-emscripten -lGL-getprocaddr -lal -lhtml5 -lbulkmemory -lstubs -lc -ldlmalloc -lcompiler_rt-wasm-sjlj -lc++-except -lc++abi-except -lunwind-except -lsockets -mllvm -combiner-global-alias-analysis=false -mllvm -wasm-enable-sjlj -mllvm -disable-lsr -mllvm -wasm-enable-eh -mllvm -exception-model=wasm /tmp/tmpuv0nzo7qlibemscripten_js_symbols.so --export=free --export=htons --export=malloc --export=sbrk --export=memalign --export=posix_memalign --export=memset --export=ntohs --export=stackAlloc --export=stackRestore --export=stackSave --export=fmod --export=atan2 --export=fma --export=pow --export=fmodf --export=atan2f --export=fmaf --export=powf --export=asin --export=asinh --export=acos --export=acosh --export=atan --export=atanh --export=cbrt --export=cos --export=cosh --export=exp --export=log --export=log2 --export=log10 --export=sin --export=sinh --export=tan --export=tanh --export=asinf --export=asinhf --export=acosf --export=acoshf --export=atanf --export=atanhf --export=cbrtf --export=cosf --export=coshf --export=expf --export=logf --export=log2f --export=log10f --export=sinf --export=sinhf --export=tanf --export=tanhf --export=__cpp_exception --export=stackAlloc --export=__funcs_on_exit --export=__trap --export=__wasm_call_ctors --export=stackSave --export=stackRestore --export-if-defined=__start_em_asm --export-if-defined=__stop_em_asm --export-if-defined=__start_em_lib_deps --export-if-defined=__stop_em_lib_deps --export-if-defined=__start_em_js --export-if-defined=__stop_em_js --export-if-defined=fflush --export-table --growable-table -z stack-size=5242880 --max-memory=2147483648 --initial-memory=33554432 --no-entry --table-base=1 --global-base=1024 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmptsaihymk.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_True_Release_False_l25qkesh_jof_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:50:23] info: Now listening on: http://127.0.0.1:33905 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=33905,--ignore-certificate-errors,--lang=en-US,--headless Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: False, invariantGlobalization: True) [FINISHED] Time: 39.5826035s Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: True, invariantGlobalization: null) [STARTING] [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/Json/Json.csproj (in 146 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 3 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 584 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 844 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] AOT'ing 16 assemblies [] [1/16] LazyLibrary.dll -> LazyLibrary.dll.bc [] [2/16] Json.dll -> Json.dll.bc [] [3/16] ResourceLibrary.dll -> ResourceLibrary.dll.bc [] [4/16] System.Console.dll -> System.Console.dll.bc [] [5/16] WasmBasicTestApp.dll -> WasmBasicTestApp.dll.bc [] [6/16] System.IO.Pipelines.dll -> System.IO.Pipelines.dll.bc [] [7/16] System.Memory.dll -> System.Memory.dll.bc [] [8/16] System.IO.Compression.dll -> System.IO.Compression.dll.bc [] [9/16] System.Net.Primitives.dll -> System.Net.Primitives.dll.bc [] [10/16] System.Net.Http.dll -> System.Net.Http.dll.bc [] [11/16] System.Private.Uri.dll -> System.Private.Uri.dll.bc [] [12/16] System.Text.Encodings.Web.dll -> System.Text.Encodings.Web.dll.bc [] [13/16] System.Runtime.InteropServices.JavaScript.dll -> System.Runtime.InteropServices.JavaScript.dll.bc [] [14/16] System.Text.Json.dll -> System.Text.Json.dll.bc [] [15/16] System.Private.CoreLib.dll -> System.Private.CoreLib.dll.bc [] [16/16] aot-instances.dll -> aot-instances.dll.bc [] IL stripping assemblies [] Compiling assembly bitcode files with -O2 ... [] [1/16] LazyLibrary.dll.bc -> LazyLibrary.dll.o [took 0.530s] [] [2/16] Json.dll.bc -> Json.dll.o [took 0.637s] [] [3/16] ResourceLibrary.dll.bc -> ResourceLibrary.dll.o [took 0.249s] [] [4/16] System.Console.dll.bc -> System.Console.dll.o [took 0.535s] [] [5/16] WasmBasicTestApp.dll.bc -> WasmBasicTestApp.dll.o [took 1.443s] [] [6/16] System.IO.Pipelines.dll.bc -> System.IO.Pipelines.dll.o [took 0.201s] [] [7/16] System.Memory.dll.bc -> System.Memory.dll.o [took 0.260s] [] [8/16] System.IO.Compression.dll.bc -> System.IO.Compression.dll.o [took 3.464s] [] [9/16] System.Net.Primitives.dll.bc -> System.Net.Primitives.dll.o [took 0.214s] [] [10/16] System.Private.Uri.dll.bc -> System.Private.Uri.dll.o [took 2.280s] [] [11/16] System.Net.Http.dll.bc -> System.Net.Http.dll.o [took 5.172s] [] [12/16] System.Text.Encodings.Web.dll.bc -> System.Text.Encodings.Web.dll.o [took 0.675s] [] [13/16] System.Runtime.InteropServices.JavaScript.dll.bc -> System.Runtime.InteropServices.JavaScript.dll.o [took 1.720s] [] [14/16] System.Text.Json.dll.bc -> System.Text.Json.dll.o [took 3.754s] [] [15/16] System.Private.CoreLib.dll.bc -> System.Private.CoreLib.dll.o [took 41.611s] [] [16/16] aot-instances.dll.bc -> aot-instances.dll.o [took 44.588s] [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.698s] [] [2/4] driver.c -> driver.o [took 0.769s] [] [3/4] corebindings.c -> corebindings.o [took 0.285s] [] [4/4] runtime.c -> runtime.o [took 0.276s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp7tbh1zi8.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld @/tmp/emscripten_ghgiyiif.rsp.utf-8 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmprd_051h1.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization', Elapsed: 00:04:05 [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_unset_Release_True_kiftf0oc_e4g_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:52:42] info: Now listening on: http://127.0.0.1:38589 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=38589,--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 -> es-ES: Is Invariant LCID: False [log] TestOutput -> CurrentCulture.NativeName: English (United States) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: True, invariantGlobalization: null) [FINISHED] Time: 140.2110829s Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: True, invariantGlobalization: False) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false -p:RunAOTCompilation=true -p:EmccVerbose=true - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 166 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/Json/Json.csproj (in 3 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 1.64 sec). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 1.4 sec). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] AOT'ing 16 assemblies [] [1/16] LazyLibrary.dll -> LazyLibrary.dll.bc [] [2/16] Json.dll -> Json.dll.bc [] [3/16] ResourceLibrary.dll -> ResourceLibrary.dll.bc [] [4/16] System.Console.dll -> System.Console.dll.bc [] [5/16] WasmBasicTestApp.dll -> WasmBasicTestApp.dll.bc [] [6/16] System.IO.Pipelines.dll -> System.IO.Pipelines.dll.bc [] [7/16] System.Memory.dll -> System.Memory.dll.bc [] [8/16] System.IO.Compression.dll -> System.IO.Compression.dll.bc [] [9/16] System.Net.Primitives.dll -> System.Net.Primitives.dll.bc [] [10/16] System.Private.Uri.dll -> System.Private.Uri.dll.bc [] [11/16] System.Net.Http.dll -> System.Net.Http.dll.bc [] [12/16] System.Text.Encodings.Web.dll -> System.Text.Encodings.Web.dll.bc [] [13/16] System.Runtime.InteropServices.JavaScript.dll -> System.Runtime.InteropServices.JavaScript.dll.bc [] [14/16] System.Text.Json.dll -> System.Text.Json.dll.bc [] [15/16] System.Private.CoreLib.dll -> System.Private.CoreLib.dll.bc [] [16/16] aot-instances.dll -> aot-instances.dll.bc [] IL stripping assemblies [] Compiling assembly bitcode files with -O2 ... [] [1/16] LazyLibrary.dll.bc -> LazyLibrary.dll.o [took 0.238s] [] [2/16] ResourceLibrary.dll.bc -> ResourceLibrary.dll.o [took 0.318s] [] [3/16] Json.dll.bc -> Json.dll.o [took 0.626s] [] [4/16] System.Console.dll.bc -> System.Console.dll.o [took 0.434s] [] [5/16] WasmBasicTestApp.dll.bc -> WasmBasicTestApp.dll.o [took 1.318s] [] [6/16] System.IO.Pipelines.dll.bc -> System.IO.Pipelines.dll.o [took 0.329s] [] [7/16] System.Memory.dll.bc -> System.Memory.dll.o [took 0.218s] [] [8/16] System.IO.Compression.dll.bc -> System.IO.Compression.dll.o [took 3.610s] [] [9/16] System.Net.Primitives.dll.bc -> System.Net.Primitives.dll.o [took 0.229s] [] [10/16] System.Private.Uri.dll.bc -> System.Private.Uri.dll.o [took 2.296s] [] [11/16] System.Net.Http.dll.bc -> System.Net.Http.dll.o [took 5.078s] [] [12/16] System.Text.Encodings.Web.dll.bc -> System.Text.Encodings.Web.dll.o [took 0.670s] [] [13/16] System.Runtime.InteropServices.JavaScript.dll.bc -> System.Runtime.InteropServices.JavaScript.dll.o [took 1.723s] [] [14/16] System.Text.Json.dll.bc -> System.Text.Json.dll.o [took 3.704s] [] [15/16] System.Private.CoreLib.dll.bc -> System.Private.CoreLib.dll.o [took 42.006s] Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization', Elapsed: 00:06:05 [] [16/16] aot-instances.dll.bc -> aot-instances.dll.o [took 44.619s] [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] driver.c -> driver.o [took 0.319s] [] [2/4] pinvoke.c -> pinvoke.o [took 0.344s] [] [3/4] corebindings.c -> corebindings.o [took 0.290s] [] [4/4] runtime.c -> runtime.o [took 0.299s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp445070jq.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld @/tmp/emscripten_4bmlbp1r.rsp.utf-8 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpsx7gnst9.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_False_Release_True_43s3uixg_obj_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:55:01] info: Now listening on: http://127.0.0.1:38009 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=38009,--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 -> es-ES: Is Invariant LCID: False [log] TestOutput -> CurrentCulture.NativeName: English (United States) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: True, invariantGlobalization: False) [FINISHED] Time: 137.3834514s Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: True, invariantGlobalization: True) [STARTING] ** -------- publish -------- ** Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog [] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet publish -bl:/root/helix/work/workitem/uploads/xharness-output/logs/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/WasmBasicTestApp-publish.binlog -p:Configuration=Release -nr:false -p:CompressionEnabled=false -p:WasmEnableHotReload=false -p:RunAOTCompilation=true -p:EmccVerbose=true - in pwd /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉 [TreatPreviousAsCurrent] = false [] Determining projects to restore... [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj (in 158 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/Json/Json.csproj (in 3 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/LazyLibrary/LazyLibrary.csproj (in 826 ms). [] Restored /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj (in 563 ms). [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/WasmBasicTestApp.csproj] [] /root/helix/work/workitem/e/dotnet-latest/sdk/10.0.100-rc.2.25511.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/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/ResourceLibrary/ResourceLibrary.csproj] [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/WasmBasicTestApp.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] Optimizing assemblies for size. This process might take a while. [] ResourceLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/ResourceLibrary/bin/Release/net10.0/ResourceLibrary.dll [] Json -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/Json/bin/Release/net10.0/Json.dll [] LazyLibrary -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/LazyLibrary/bin/Release/net10.0/browser-wasm/LazyLibrary.dll [] ** MicrosoftNetCoreAppRuntimePackDir : '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.browser-wasm/10.0.0-ci' [] AOT'ing 16 assemblies [] [1/16] LazyLibrary.dll -> LazyLibrary.dll.bc [] [2/16] Json.dll -> Json.dll.bc [] [3/16] ResourceLibrary.dll -> ResourceLibrary.dll.bc [] [4/16] System.Console.dll -> System.Console.dll.bc [] [5/16] WasmBasicTestApp.dll -> WasmBasicTestApp.dll.bc [] [6/16] System.IO.Pipelines.dll -> System.IO.Pipelines.dll.bc [] [7/16] System.Memory.dll -> System.Memory.dll.bc [] [8/16] System.IO.Compression.dll -> System.IO.Compression.dll.bc [] [9/16] System.Net.Primitives.dll -> System.Net.Primitives.dll.bc [] [10/16] System.Net.Http.dll -> System.Net.Http.dll.bc [] [11/16] System.Private.Uri.dll -> System.Private.Uri.dll.bc [] [12/16] System.Text.Encodings.Web.dll -> System.Text.Encodings.Web.dll.bc [] [13/16] System.Runtime.InteropServices.JavaScript.dll -> System.Runtime.InteropServices.JavaScript.dll.bc [] [14/16] System.Text.Json.dll -> System.Text.Json.dll.bc [] [15/16] System.Private.CoreLib.dll -> System.Private.CoreLib.dll.bc [] [16/16] aot-instances.dll -> aot-instances.dll.bc [] IL stripping assemblies [] Compiling assembly bitcode files with -O2 ... [] [1/16] LazyLibrary.dll.bc -> LazyLibrary.dll.o [took 0.278s] [] [2/16] Json.dll.bc -> Json.dll.o [took 0.631s] [] [3/16] ResourceLibrary.dll.bc -> ResourceLibrary.dll.o [took 0.317s] [] [4/16] System.Console.dll.bc -> System.Console.dll.o [took 0.588s] [] [5/16] WasmBasicTestApp.dll.bc -> WasmBasicTestApp.dll.o [took 1.086s] [] [6/16] System.IO.Pipelines.dll.bc -> System.IO.Pipelines.dll.o [took 0.242s] [] [7/16] System.Memory.dll.bc -> System.Memory.dll.o [took 0.305s] [] [8/16] System.IO.Compression.dll.bc -> System.IO.Compression.dll.o [took 3.686s] [] [9/16] System.Net.Primitives.dll.bc -> System.Net.Primitives.dll.o [took 0.203s] [] [10/16] System.Net.Http.dll.bc -> System.Net.Http.dll.o [took 5.126s] [] [11/16] System.Private.Uri.dll.bc -> System.Private.Uri.dll.o [took 2.387s] [] [12/16] System.Text.Encodings.Web.dll.bc -> System.Text.Encodings.Web.dll.o [took 0.689s] [] [13/16] System.Runtime.InteropServices.JavaScript.dll.bc -> System.Runtime.InteropServices.JavaScript.dll.o [took 1.801s] [] [14/16] System.Text.Json.dll.bc -> System.Text.Json.dll.o [took 3.787s] Wasm.Build.Tests: [Long Running Test] 'Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization', Elapsed: 00:08:05 [] [15/16] System.Private.CoreLib.dll.bc -> System.Private.CoreLib.dll.o [took 40.558s] [] [16/16] aot-instances.dll.bc -> aot-instances.dll.o [took 44.032s] [] Compiling native assets with /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/Sdk/../tools/emscripten/emcc with -Oz. This may take a while ... [] [1/4] pinvoke.c -> pinvoke.o [took 0.335s] [] [2/4] driver.c -> driver.o [took 0.382s] [] [3/4] corebindings.c -> corebindings.o [took 0.262s] [] [4/4] runtime.c -> runtime.o [took 0.275s] [] Linking for initial memory $(WasmInitialHeapSize)=33554432 bytes. Set this msbuild property to change the value. [] Linking with emcc with -O2. This may take a while ... [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/clang --version [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmp3ov5796b.json --symbols-only [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-ld @/tmp/emscripten__aib49be.rsp.utf-8 [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/llvm-objcopy "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" --remove-section=producers [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Node.linux-x64/10.0.0-rc.1.25511.101/tools/bin/node /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/emscripten/src/compiler.mjs /tmp/tmpnx6ivfv3.json [] /root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.linux-x64/10.0.0-rc.1.25511.101/tools/bin/wasm-opt --strip-target-features --post-emscripten -O2 --low-memory-unused --zero-filled-memory --pass-arg=directize-initial-contents-immutable "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -o "/root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/obj/Release/net10.0/wasm/for-publish/dotnet.native.wasm" -g --mvp-features --enable-bulk-memory --enable-exception-handling --enable-multivalue --enable-mutable-globals --enable-reference-types --enable-sign-ext --enable-simd [] Running wasm-opt with --enable-simd --enable-exception-handling --enable-bulk-memory --enable-simd --strip-dwarf [] WasmBasicTestApp -> /root/helix/work/workitem/e/wbt artifacts/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/ Replacing dotnet process output with messages from binlog [] Executing - /root/helix/work/workitem/e/dotnet-latest/dotnet /root/helix/work/correlation/microsoft.dotnet.xharness.cli/10.0.0-prerelease.25506.2/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/invariant_True_Release_True_h5ttzvyj_m5z_鿀蜒枛遫䡫煉/App/bin/Release/net10.0/publish/wwwroot [DOTNET_ROOT] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_INSTALL_DIR] = /root/helix/work/workitem/e/dotnet-latest [DOTNET_MULTILEVEL_LOOKUP] = 0 [DOTNET_SKIP_FIRST_TIME_EXPERIENCE] = 1 [PATH] = /root/helix/work/workitem/e/dotnet-latest:/__w/1/s/artifacts/bin/geckodriver/geckodriver:/root/helix/work/correlation/dotnet-latest:/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 [] [10.0.0-prerelease.25506.2+5b5722171c6c28f6c9f6b6148f148199b9dd0f5b] XHarness command issued: wasm webserver --app=. --web-server-use-default-files [] [22:57:10] info: Now listening on: http://127.0.0.1:35133 Launching chrome ('/root/helix/work/correlation/chrome-linux/chrome') via playwright with args = --explicitly-allowed-ports=35133,--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 -> Could not create es-ES culture: Argument_CultureNotSupportedInInvariantMode Arg_ParamName_Name, name [log] Argument_CultureInvalidIdentifier, es-ES [log] TestOutput -> CurrentCulture.NativeName: Invariant Language (Invariant Country) Exited with 42 [info] WASM EXIT 42 Browser has been disconnected Wasm.Build.Tests.InvariantGlobalizationTests.AOT_InvariantGlobalization(config: Release, aot: True, invariantGlobalization: True) [FINISHED] Time: 129.4702712s ============== DELETING THE BUILDS ============= Finished: Wasm.Build.Tests === TEST EXECUTION SUMMARY === Wasm.Build.Tests Total: 9, Errors: 0, Failed: 1, Skipped: 0, Time: 699.087s /root/helix/work/workitem/e /root/helix/work/workitem/e ----- end Fri Oct 17 10:57:13 PM UTC 2025 ----- exit code 1 ---------------------------------------------------------- XHarness artifacts: /root/helix/work/workitem/uploads/xharness-output + export _commandExitCode=1 + /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 32620862 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6InRzOGNhWXZ4UGNORXBpQnFhVG1FTlpwRmhZMCJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiIxY2U3MjMwMS1mZDliLTQ0NWUtODY5Yi05YjdmZDc0ZGNiMzMiLCJzaWQiOiJmYjIzOGEwNC1iNmExLTQxN2MtOGFjNi00NDFjOGIyMWRmMzEiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzExNzg1NjMiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6IjdhZjY5NjNhLTJhMDQtNDdkNS1iNzJhLTY3MjVkZGIzNzdiZjoxZmE5MzA1MC1mNTI4LTU1ZDMtYTM1MS1mOGJmOWNlNWFkYmYiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTE3ODU2MyIsIm9yY2hpZCI6IjdhZjY5NjNhLTJhMDQtNDdkNS1iNzJhLTY3MjVkZGIzNzdiZi5idWlsZC5idWlsZF9icm93c2VyX3dhc21fbGludXhfcmVsZWFzZV93YXNtYnVpbGR0ZXN0cy5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwianRpIjoiNzhkYjJkNDAtYzRiNC00NjEwLWI1M2MtZTBjYzFkNjcxNWUxIiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc2MDczOTI3MiwiZXhwIjoxNzYwNzUxMjcyfQ.oaFdCV60LWgpC70J9ig2lTpM91xzxP9HiBSavJLZdifpypDOBGgWwgAtMaeN-HHplmVn28W3S9XZNlZVKzzaRSw5HvJK46zU4iwq8TcBMjSEEyL5H4ngLMwnxi296UaMFlwH_SZIskCfp7DevomaRx1akRYIe8dSxJD1bNiv8Nc0RHGdxSv-5slAIEolhqI_ICAG_qCEcCYJ2zwUnyUJSxCPLs74JCP2jwbIoiaUvCCisKNEzx-zsCHqRygNJKWWjVTcAOjL-q4M8pXwhCW2UZ4L4rJ0GvHw1s76m0rZw04P_8E4EOCceSm3iM_8jIeC1Lwha_7E0sFgW1pME9xEvA /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-10-17T22:57:15.711Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2025-10-17T22:57:15.716Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2025-10-17T22:57:15.717Z 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-1036-azure-x86_64-with-glibc2.35)' No body was attached to the request 2025-10-17T22:57:15.734Z 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': 'c1bccddf-2fce-4519-8497-d0d4480f8a34' 'Date': 'Fri, 17 Oct 2025 22:57:15 GMT' 'Content-Length': '2268' 2025-10-17T22:57:15.735Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2025-10-17T22:57:15.735Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2025-10-17T22:57:15.736Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2025-10-17T22:57:15.737Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2025-10-17T22:57:15.737Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2025-10-17T22:57:15.957Z INFO run.py run(48) main Beginning reading of test results. 2025-10-17T22:57:15.957Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2025-10-17T22:57:20.677Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2025-10-17T22:57:20.677Z INFO run.py __init__(48) read_results Found results file /root/helix/work/workitem/uploads/xharness-output/testResults.xml with format xunit 2025-10-17T22:57:20.680Z INFO run.py packing_test_reporter(30) report_results Packing 9 test reports to '/root/helix/work/workitem/e/__test_report.json' 2025-10-17T22:57:20.681Z INFO run.py packing_test_reporter(33) report_results Packed 27523 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1