Console log: 'GC-scenarios1' from job bb3864e5-360e-409c-9f64-3ff1b5980302 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64 on a00DK0C running $HELIX_CORRELATION_PAYLOAD/scripts/6e3711a6b8b44e03b17c5cd370672172/execute.sh in /datadisks/disk1/work/A95908EC/w/A2960909/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 + 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 20260414.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 20260414.1 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.14/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.14/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (1.39.0) Requirement already satisfied: azure-devops==5.0.0b9 in /home/helixbot/.vsts-env/lib/python3.14/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.14/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.25.3) Requirement already satisfied: azure-keyvault-secrets>=4.9 in /home/helixbot/.vsts-env/lib/python3.14/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.14/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.14/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.14/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.14/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 13)) (46.0.7) Requirement already satisfied: docker-pycreds==0.4.0 in /home/helixbot/.vsts-env/lib/python3.14/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.14/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.14/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.14/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.14/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.14/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.14/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.14/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 22)) (26.1) Requirement already satisfied: psutil in /home/helixbot/.vsts-env/lib/python3.14/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.14/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.14/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.14/site-packages (from -r /root/helix/scripts/runtime_python_requirements.txt (line 26)) (26.0.0) Requirement already satisfied: pyyaml>=3.11 in /home/helixbot/.vsts-env/lib/python3.14/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.14/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.14/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.14/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.14/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.14/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.14/site-packages (from azure-core>=1.31->-r /root/helix/scripts/runtime_python_requirements.txt (line 2)) (4.15.0) Requirement already satisfied: charset-normalizer<3,>=2 in /home/helixbot/.vsts-env/lib/python3.14/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: msal>=1.35.1 in /home/helixbot/.vsts-env/lib/python3.14/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.36.0) Requirement already satisfied: msal-extensions>=1.2.0 in /home/helixbot/.vsts-env/lib/python3.14/site-packages (from azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (1.3.1) Requirement already satisfied: PyJWT<3,>=1.0.0 in /home/helixbot/.vsts-env/lib/python3.14/site-packages (from PyJWT[crypto]<3,>=1.0.0->msal>=1.35.1->azure-identity>=1.16->-r /root/helix/scripts/runtime_python_requirements.txt (line 5)) (2.12.1) + PYTHONPATH=/root/helix/scripts + export PYTHONPATH + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/6e3711a6b8b44e03b17c5cd370672172/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 GC/Scenarios/GC-scenarios1/GC-scenarios1.sh + mktemp -d + CONSOLE_TEMP_DIR=/tmp/tmp.DE1EY5gDbQ + /root/helix/work/correlation/dotnet-cli/dotnet new console -o /tmp/tmp.DE1EY5gDbQ Welcome to .NET 11.0! --------------------- SDK Version: 11.0.100-preview.3.26170.106 ---------------- 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.DE1EY5gDbQ/tmp.DE1EY5gDbQ.csproj: Determining projects to restore... Restored /tmp/tmp.DE1EY5gDbQ/tmp.DE1EY5gDbQ.csproj (in 92 ms). Restore succeeded. + rm -rf /tmp/tmp.DE1EY5gDbQ + GC/Scenarios/GC-scenarios1/GC-scenarios1.sh -usewatcher BEGIN EXECUTION Running with node CORE_ROOT: /root/helix/work/correlation ExePath: /root/helix/work/workitem/e/GC/Scenarios/GC-scenarios1/GC-scenarios1.dll CLRTestExecutionArguments: node version: v23.11.1 Timeout in ms: 900000 Running: node --stack-size=8192 /root/helix/work/correlation/corerun.js -c /root/helix/work/correlation /root/helix/work/workitem/e/GC/Scenarios/GC-scenarios1/GC-scenarios1.dll GC/Scenarios/GC-scenarios1/GC-scenarios1.sh: line 244: 91 Segmentation fault (core dumped) "${cmd[@]}" Kill watchdog with PID 92 Expected: 100 Actual: 139 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 38736730 eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsIng1dCI6IklDTmpEM2o5SGhtSDV0amwwM09EekpOSlpQSSJ9.eyJuYW1laWQiOiJjNzczZjJjMi01MTIwLTQyMDctYWZlMi1hZmFmMzVhOGJjMGEiLCJzY3AiOiJhcHBfdG9rZW4iLCJhdWkiOiJmZTBiMGRhMS03NTRiLTQyY2UtOTMzZS0zNjhhZDRkOTBiZTkiLCJzaWQiOiJkNGNlZWYwNC04MjMxLTRkMDMtOGJjNC1lMDBlNTRlOWNhMTAiLCJqdGkiOiI1Y2UzZGRkNy1mOTY5LTRiZTEtODJlYS03ODhlMjE4ZjY2MWYiLCJCdWlsZElkIjoiY2JiMTgyNjEtYzQ4Zi00YWJiLTg2NTEtOGNkY2I1NDc0NjQ5OzEzODY4MTMiLCJEZWZJZCI6IjEyOSIsImpvYnJlZiI6ImJmOTI4ZWFlLWViNDgtNDEwMi04YmNhLWUyYzJmODZlNmIyYTozM2U2MTg0Mi1kYzY3LTU5N2ItN2M4YS0zZjlmZWQ2MzVmNTAiLCJwcGlkIjoidnN0ZnM6Ly8vQnVpbGQvQnVpbGQvMTM4NjgxMyIsIm9yY2hpZCI6ImJmOTI4ZWFlLWViNDgtNDEwMi04YmNhLWUyYzJmODZlNmIyYS5idWlsZC5ydW5fdGVzdF9wMF9jb3JlY2xyX19icm93c2VyX3dhc21fY2hlY2tlZC5fX2RlZmF1bHQiLCJyZXBvSWRzIjoiIiwiaXNzIjoiYXBwLnZzdG9rZW4udmlzdWFsc3R1ZGlvLmNvbSIsImF1ZCI6ImFwcC52c3Rva2VuLnZpc3VhbHN0dWRpby5jb218dnNvOjZmY2M5MmU1LTczYTctNGY4OC04ZDEzLWQ5MDQ1YjQ1ZmIyNyIsIm5iZiI6MTc3NjY4MjUyMCwiZXhwIjoxNzc2Njk1NzIwfQ.eUHDUC8tsAJ4AKqpjJUFC5cABstjIKu9wUu38sYs1UvRijRl2HPpHkAI8eP4IVkUOurS1fsP_S-NuH7WRhAfSXZjIewCiEaw5aXdSGEGPC7oqqEt1jcIOaQSVg5g5_eFAescG0kBpSPlTDzxZoCK8tXKWT7Q_fxaV_x04TjfexppsdR-LBsjYIIuv_Gu6Tww-Q1OQJ-uuMH5nXjRKAyha5jYLTQ9ekjnV7RAP4jnTfYXHW46G_1MOAhDecnWpQOnjvjlTZthfCJYquLqhjwTweGYHrnTT5PHqgbsFmEJ5FHk4X44dDWFTnpMyqsm0-pRkk9-iD1QGbythHVDWudBuA /home/helixbot/.vsts-env/lib/python3.14/site-packages/azure/__init__.py:5: UserWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html. The pkg_resources package is slated for removal as early as 2025-11-30. Refrain from using this package or pin to Setuptools<81. import pkg_resources 2026-04-20T11:23:00.291Z INFO run.py managed_identity(151) __init__ ManagedIdentityCredential will use IMDS with client_id: 3423231b-6b9e-4177-8817-76276b647404 2026-04-20T11:23:00.294Z INFO run.py azure_utils(32) get_credential_and_access_token VMSSManagedIdentity VmssMIClientIdForUpload Auth type will be used 2026-04-20T11:23:00.295Z 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.3 Python/3.14.4 (Linux-6.6.130.1-1.azl3-x86_64-with-glibc2.43)' No body was attached to the request 2026-04-20T11:23:00.311Z 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': '1bb66cc4-b0e2-41fa-8934-03b999da862e' 'Date': 'Mon, 20 Apr 2026 11:22:59 GMT' 'Content-Length': '2473' 2026-04-20T11:23:00.311Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token succeeded 2026-04-20T11:23:00.311Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token succeeded 2026-04-20T11:23:00.312Z INFO run.py azure_utils(64) get_credential_and_access_token Credentials are valid 2026-04-20T11:23:00.313Z INFO run.py msal_managed_identity_client(165) _get_token_base ImdsCredential.get_token_info succeeded 2026-04-20T11:23:00.313Z INFO run.py decorators(24) wrapper ManagedIdentityCredential.get_token_info succeeded 2026-04-20T11:23:00.463Z INFO run.py run(48) main Beginning reading of test results. 2026-04-20T11:23:00.463Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/e' for test results files 2026-04-20T11:23:00.465Z INFO run.py __init__(42) read_results Searching '/root/helix/work/workitem/uploads' for test results files 2026-04-20T11:23:00.466Z WARNING run.py __init__(55) read_results No results file found in any of the following formats: xunit, junit, trx 2026-04-20T11:23:00.466Z INFO run.py packing_test_reporter(30) report_results Packing 0 test reports to '/root/helix/work/workitem/e/__test_report.json' 2026-04-20T11:23:00.466Z 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