Console log: 'Loader' from job ddd2d58e-98b8-440d-b1f8-fb18b1368467 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-24.04-helix-webassembly-amd64 on a009E80 running $HELIX_CORRELATION_PAYLOAD/scripts/01ff94fb393a4135b0d0aa6c364edc68/execute.sh in /datadisks/disk1/work/B99F0987/w/ACBE0924/e max 2700 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 + grep -Eqv ^(^|:)/home/helixbot/.vsts-env/bin(:|$) + echo /home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/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 20260302.3 + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + command -v sudo + [ -z /usr/bin/sudo ] + [ -n /home/helixbot/.vsts-env ] + eval VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts + VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip uninstall --disable-pip-version-check --yes helix-scripts Found existing installation: helix-scripts 20260302.3 Can't uninstall 'helix-scripts'. No files were found to uninstall. + pipCommand=VIRTUAL_ENV=/home/helixbot/.vsts-env /home/helixbot/.vsts-env/bin/python3 -m pip install --prefer-binary --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 --prefer-binary --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 --prefer-binary --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 /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 1)) (0.24.0) Requirement already satisfied: azure-core>=1.31 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (1.38.2) Requirement already satisfied: azure-devops==5.0.0b9 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 4)) (5.0.0b9) Requirement already satisfied: azure-identity>=1.16 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.25.2) Requirement already satisfied: azure-keyvault-secrets>=4.9 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 7)) (4.10.0) Requirement already satisfied: azure-storage-blob==12.5.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 9)) (12.5.0) Requirement already satisfied: certifi>=2023.7.22 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 10)) (2026.2.25) Requirement already satisfied: cffi>=1.16.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 12)) (2.0.0) Requirement already satisfied: cryptography>=39.0.1 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 13)) (46.0.5) Requirement already satisfied: docker-pycreds==0.4.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 14)) (0.4.0) Requirement already satisfied: docker==7.1.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 15)) (7.1.0) Requirement already satisfied: idna==2.8 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 16)) (2.8) Requirement already satisfied: isodate>=0.6.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 18)) (0.7.2) Requirement already satisfied: msrest>=0.6.10 in /home/helixbot/.vsts-env/lib/python3.12/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 /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 20)) (0.5.1) Requirement already satisfied: oauthlib==3.1.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 21)) (3.1.0) Requirement already satisfied: packaging in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (26.0) Requirement already satisfied: psutil in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 23)) (7.2.2) Requirement already satisfied: pyasn1==0.4.5 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 24)) (0.4.5) Requirement already satisfied: pycparser==2.19 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 25)) (2.19) Requirement already satisfied: pyopenssl>=23.0.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (25.3.0) Requirement already satisfied: pyyaml>=3.11 in /home/helixbot/.vsts-env/lib/python3.12/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 /home/helixbot/.vsts-env/lib/python3.12/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 /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 29)) (2.28.1) Requirement already satisfied: setuptools<=81 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 30)) (81.0.0) Requirement already satisfied: six>=1.11.0 in /home/helixbot/.vsts-env/lib/python3.12/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 /home/helixbot/.vsts-env/lib/python3.12/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 32)) (1.26.20) Requirement already satisfied: typing-extensions>=4.6.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from azure-core>=1.31->-r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (4.15.0) Requirement already satisfied: msal>=1.31.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.35.1) Requirement already satisfied: msal-extensions>=1.2.0 in /home/helixbot/.vsts-env/lib/python3.12/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.3.1) Requirement already satisfied: charset-normalizer<3,>=2 in /home/helixbot/.vsts-env/lib/python3.12/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 /home/helixbot/.vsts-env/lib/python3.12/site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.31.0->azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (2.11.0) + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/01ff94fb393a4135b0d0aa6c364edc68/execute.sh + export CORE_ROOT=/root/helix/work/correlation + export RunWithNodeJS=1 + export __TestEnv=/root/helix/work/workitem/u/SetStressModes_no_tiered_compilation.sh + export __TestTimeout=900000 + export __TestCollectionTimeoutMins=45 + export __CollectDumps=1 + export __CrashDumpFolder=/datadisks/disk1/dumps + export __TestArchitecture=wasm + cat /root/helix/work/workitem/u/SetStressModes_no_tiered_compilation.sh #!/usr/bin/env bash export DOTNET_TieredCompilation=0 export DOTNET_DbgEnableMiniDump=1 export DOTNET_EnableCrashReport=1 export DOTNET_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp + export PATH=/root/helix/work/correlation/dotnet-cli:/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 TEST_HARNESS_STRIPE_TO_EXECUTE=.0.1 + chmod +x Loader/Loader/Loader.sh + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.huTAm1yfND + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.huTAm1yfND Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-preview.1.26104.118 ---------------- Installed an ASP.NET Core HTTPS development certificate. To trust the certificate, run 'dotnet dev-certs https --trust' Learn about HTTPS: https://aka.ms/dotnet-https ---------------- Write your first app: https://aka.ms/dotnet-hello-world Find out what's new: https://aka.ms/dotnet-whats-new Explore documentation: https://aka.ms/dotnet-docs Report issues and find source on GitHub: https://github.com/dotnet/core Use 'dotnet --help' to see available commands or visit: https://aka.ms/dotnet-cli -------------------------------------------------------------------------------------- An issue was encountered verifying workloads. For more information, run "dotnet workload update". The template "Console App" was created successfully. Processing post-creation actions... Restoring /tmp/tmp.huTAm1yfND/tmp.huTAm1yfND.csproj: Determining projects to restore... Restored /tmp/tmp.huTAm1yfND/tmp.huTAm1yfND.csproj (in 101 ms). Restore succeeded. + rm -rf /tmp/tmp.huTAm1yfND + Loader/Loader/Loader.sh -usewatcher BEGIN EXECUTION Running with node CORE_ROOT: /root/helix/work/correlation ExePath: /root/helix/work/workitem/e/Loader/Loader/Loader.dll CLRTestExecutionArguments: node version: v23.11.1 Timeout in ms: 900000 Running: node /root/helix/work/correlation/corerun.js -c /root/helix/work/correlation /root/helix/work/workitem/e/Loader/Loader/Loader.dll 21:12:57.390 Running test: Loader/classloader/StaticVirtualMethods/NegativeTestCases/AmbiguousImplementationException/AmbiguousImplementationException.dll 21:12:57.546 Passed test: Loader/classloader/StaticVirtualMethods/NegativeTestCases/AmbiguousImplementationException/AmbiguousImplementationException.dll 21:12:57.584 Running test: Loader/classloader/explicitlayout/misc/array_segment/array_segment.dll 21:12:57.592 Passed test: Loader/classloader/explicitlayout/misc/array_segment/array_segment.dll 21:12:57.603 Running test: Loader/classloader/MethodImpl/CovariantReturns/UnitTest/AsyncCovariantReturn/AsyncCovariantReturn.dll 21:12:57.612 Passed test: Loader/classloader/MethodImpl/CovariantReturns/UnitTest/AsyncCovariantReturn/AsyncCovariantReturn.dll 21:12:57.624 Running test: Loader/classloader/MethodImpl/CovariantReturns/UnitTest/AttributeTesting/AttributeTesting.dll ScenarioA_Test1 EXPECTED: T3 ACTUAL : T3 EXPECTED: T2 ACTUAL : T2 EXPECTED: T3 ACTUAL : T3 ScenarioA_Test2 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioA_Test3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T2 ACTUAL : T2 EXPECTED: T3 ACTUAL : T3 ScenarioA_Test4 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioA_Test5 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioA_Test6 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioA_Test7 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioB_Test1 EXPECTED: T3 ACTUAL : T3 EXPECTED: T2 ACTUAL : T2 EXPECTED: T3 ACTUAL : T3 ScenarioB_Test2 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioB_Test3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T2 ACTUAL : T2 EXPECTED: T3 ACTUAL : T3 ScenarioB_Test4 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioC_Test1 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioC_Test2 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioC_Test3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T2 ACTUAL : T2 EXPECTED: T3 ACTUAL : T3 ScenarioC_Test4 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioD_Test1 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioD_Test2 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioD_Test3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioE_Test1 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioE_Test2 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 ScenarioE_Test3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 EXPECTED: T3 ACTUAL : T3 Test PASSED 21:12:57.798 Passed test: Loader/classloader/MethodImpl/CovariantReturns/UnitTest/AttributeTesting/AttributeTesting.dll 21:12:57.816 Running test: Loader/classloader/StaticVirtualMethods/Regression/CanonicalEquivalentFound/CanonicalEquivalentFound.dll 21:12:57.834 Passed test: Loader/classloader/StaticVirtualMethods/Regression/CanonicalEquivalentFound/CanonicalEquivalentFound.dll 21:12:57.843 Running test: Loader/classloader/explicitlayout/NestedStructs/case01/case01.dll PASS: union of Explicit + Explicit works correctly 21:12:57.850 Passed test: Loader/classloader/explicitlayout/NestedStructs/case01/case01.dll 21:12:57.856 Running test: Loader/classloader/explicitlayout/NestedStructs/case02/case02.dll PASS: types were loaded correctly 21:12:57.862 Passed test: Loader/classloader/explicitlayout/NestedStructs/case02/case02.dll 21:12:57.869 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case1/case1.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case1, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:57.987 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case1/case1.dll 21:12:57.994 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case11/case11.dll System.TypeLoadException: Could not load type 'WrapFoo' from assembly 'case11, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 4 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.013 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case11/case11.dll 21:12:58.021 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12/case12.dll System.TypeLoadException: Could not load type 'MyUnion1' from assembly 'case12, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.041 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case12/case12.dll 21:12:58.049 Running test: _case13::Test.Validate_Explicit1() 21:12:58.053 Passed test: _case13::Test.Validate_Explicit1() 21:12:58.058 Running test: _case13::Test.Validate_Explicit2() 21:12:58.061 Passed test: _case13::Test.Validate_Explicit2() 21:12:58.066 Running test: _case13::Test.Validate_Explicit3() 21:12:58.069 Passed test: _case13::Test.Validate_Explicit3() 21:12:58.074 Running test: _case13::Test.Validate_Explicit4() 21:12:58.077 Passed test: _case13::Test.Validate_Explicit4() 21:12:58.081 Running test: _case13::Test.Validate_Explicit5_Invalid() 21:12:58.087 Passed test: _case13::Test.Validate_Explicit5_Invalid() 21:12:58.092 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case14/case14.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case14, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.111 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case14/case14.dll 21:12:58.119 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case15/case15.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case15, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.145 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case15/case15.dll 21:12:58.153 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case2/case2.dll System.TypeLoadException: Could not load type 'MyUnion' from assembly 'case2, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.173 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case2/case2.dll 21:12:58.180 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case3/case3.dll System.TypeLoadException: Could not load type 'MyUnion1' from assembly 'case3, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.198 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case3/case3.dll 21:12:58.205 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case4/case4.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case4, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.224 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case4/case4.dll 21:12:58.231 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case5/case5.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case5, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.253 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case5/case5.dll 21:12:58.260 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case6/case6.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case6, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.279 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case6/case6.dll 21:12:58.287 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case7/case7.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case7, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.303 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case7/case7.dll 21:12:58.310 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case8/case8.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case8, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 0 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.332 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case8/case8.dll 21:12:58.339 Running test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case9/case9.dll System.TypeLoadException: Could not load type 'MyUnion2' from assembly 'case9, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null' because it contains an object field at offset 4 that is incorrectly aligned or overlapped by a non-object field. at Test.TestEntryPoint() PASS: caught expected exception 21:12:58.357 Passed test: Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/case9/case9.dll 21:12:58.366 Running test: Loader/classloader/Casting/castclasspointer/castclasspointer.dll 21:12:58.372 Passed test: Loader/classloader/Casting/castclasspointer/castclasspointer.dll 21:12:58.378 Running test: Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorForWrite/CctorForWrite.dll 21:12:58.384 Passed test: Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorForWrite/CctorForWrite.dll 21:12:58.391 Running test: Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorForWrite2/CctorForWrite2.dll 21:12:58.397 Passed test: Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorForWrite2/CctorForWrite2.dll 21:12:58.406 Running test: Loader/classloader/TypeInitialization/CctorsWithSideEffects/CctorThrowInlinedStatic/CctorThrowInlinedStatic.dll Accessing class's inlined static method Inside NotInlined::.cctor ASSERT FAILED Expression: !PreemptiveGCDisabled() Location: /__w/1/s/src/coreclr/vm/threads.cpp:878 Function: DetachThread Process: 42 libc++abi: terminating Aborted(native code called abort()) Kill watchdog with PID 92 Expected: 100 Actual: 0 END EXECUTION - FAILED + test_exit_code=1 + xunitlogchecker_exit_code=0 + result_exit_code=0 + [ 0 -ne 0 ] + [ 1 -ne 0 ] + result_exit_code=1 + set_return 1 + return 1 + export _commandExitCode=1 + /home/helixbot/.vsts-env/bin/python3 /root/helix/work/correlation/reporter/run.py https://dev.azure.com/dnceng-public/ public 37058878 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiJlYzM2YzhhOC03Nzc0LTQ2N2QtOWY4MS1jNWY4Yzg2MDkwOWYiLCJzaWQiOiI4OWQ2NmUxOS0wM2VhLTRmZWMtYWJjZi01NWNmODI3MzBlNGEiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEzMjY4NjgiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImQ5OTk3MjdiLTZkOTctNGI4OC05NjM5LTkxYTMwMjEyNmM0MzozM2U2MTg0Mi1kYzY3LTU5N2ItN2M4YS0zZjlmZWQ2MzVmNTAiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTMyNjg2OCIsIm9yY2hpZCI6ImQ5OTk3MjdiLTZkOTctNGI4OC05NjM5LTkxYTMwMjEyNmM0My5idWlsZC5ydW5fdGVzdF9wMF9jb3JlY2xyX19icm93c2VyX3dhc21fY2hlY2tlZC5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwianRpIjoiMjI4NmM4MjMtMjEwNy00YWU3LTk0NGYtNTUyZDRkNDIyN2I0IiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc3MzA4OTAwOCwiZXhwIjoxNzczMTAyMjA4fQ.agVEFUrkvJM7r6hOHPmL8cK8CpgaDUOVjk6ylx00kW-bOk7um3P1nsa6WdyvYf-h1Uz8QCw54TzIrAMJeOUV__y0dp77BBlnAFJ2q9QD7ADOmSygt8lJBBkPyempYTP0xq8R_-B00Q-V8IFhcBctfyKuyzSmTabAM7ZMis-9yKeki8znHki-MgZHp4Z-z8boh51F1pTTeybRv-Wb7X2QZ_0z0-B2Du5NgJ-kZ8OwLnK-xiFk47wjPXQo7zEntf4D0tBXWQSUb0SRZZA1zaLnmSU3jjZ_qKCtJQqccTrOk-QX4bif1o11Jp1Tj365Iw8C62tJVx7Z5HhPApgDZEwPnw /home/helixbot/.vsts-env/lib/python3.12/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-03-09T21:12:58.861Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-03-09T21:12:58.861Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-03-09T21:12:58.862Z 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.2 Python/3.12.3 (Linux-6.6.121.1-1.azl3-x86_64-with-glibc2.39)' No body was attached to the request 2026-03-09T21:12:58.876Z 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': 'df9855f4-07f6-41c7-bdf4-9166bb467f7e' 'Date': 'Mon, 09 Mar 2026 21:12:58 GMT' 'Content-Length': '2444' 2026-03-09T21:12:58.879Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-03-09T21:12:58.879Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-03-09T21:12:58.879Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-03-09T21:12:58.881Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-03-09T21:12:58.881Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-03-09T21:12:59.070Z INFO run.py run(48) main Beginning reading of test results. 2026-03-09T21:12:59.070Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-03-09T21:12:59.073Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-03-09T21:12:59.073Z WARNING run.py __init__(55) read_results No results file found in any of the following formats: xunit, junit, trx 2026-03-09T21:12:59.074Z INFO run.py packing_test_reporter(30) report_results Packing 0 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-03-09T21:12:59.074Z INFO run.py packing_test_reporter(33) report_results Packed 1624 bytes + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1