Console log: 'JIT.Generics' from job 059a338c-5daf-4afe-8f46-ab087431d6b1 (azurelinux.3.amd64.open.rt) using docker image mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-26.04-helix-webassembly-amd64@sha256:fde50545eb067cd6e312743d39522746167aeed50ad60001b170b5a6281e915b on a0055RY running $HELIX_CORRELATION_PAYLOAD/scripts/0ecada883a7a4bcfbabdd4136cad0c2e/execute.sh in /datadisks/disk1/work/B2C409A4/w/A665091D/e max 14760 seconds Output: [BEGIN EXECUTION] + cd /root/helix/work/workitem/e + mkdir -p /datadisks/disk1/dumps/ + /root/helix/work/correlation/scripts/0ecada883a7a4bcfbabdd4136cad0c2e/execute.sh + export CORE_ROOT=/root/helix/work/correlation + export PATH=/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/home/helixbot/.vsts-env/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin + export __TestEnv=/root/helix/work/workitem/u/SetStressModes_normal.sh + export __TestTimeout=600000 + export __TestCollectionTimeoutMins=246 + export __CollectDumps=1 + export __CrashDumpFolder=/datadisks/disk1/dumps + export __TestArchitecture=wasm + cat /root/helix/work/workitem/u/SetStressModes_normal.sh #!/usr/bin/env bash export DOTNET_DbgEnableMiniDump=1 + export PATH=/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/wasmtime:/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 DOTNET_EnableCrashReport=1 export DOTNET_DbgMiniDumpName=$HELIX_DUMP_FOLDER/coredump.%d.dmp + export TEST_HARNESS_STRIPE_TO_EXECUTE=.0.1 + chmod +x JIT/Generics/JIT.Generics/JIT.Generics.sh + JIT/Generics/JIT.Generics/JIT.Generics.sh -usewatcher BEGIN EXECUTION timeout --preserve-status 245m wasmtime run -W exceptions=y -S http --dir /root/helix/work/workitem/e/JIT/Generics/JIT.Generics::/ --dir /root/helix/work/correlation::/core --env CORE_ROOT=/core --env DOTNET_SYSTEM_GLOBALIZATION_INVARIANT=true --env DOTNET_WASI_PRINT_EXIT_CODE=1 /root/helix/work/correlation/corerun -p System.Reflection.Metadata.MetadataUpdater.IsSupported=false -p System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true JIT.Generics.dll '' Error: failed to run main module `/root/helix/work/correlation/corerun` Caused by: 0: failed to invoke `run` function 1: error while executing at wasm backtrace: 0: 0x1c918e - corerun!InvokeUnmanagedCalli(unsigned long, void (*)(unsigned long, signed char*, signed char*), signed char*, signed char*) 1: 0x16fee9 - corerun!InvokeUnmanagedCalliWithTransition(unsigned long, void (*)(unsigned long, signed char*, signed char*), signed char*, InterpMethodContextFrame*, signed char*, signed char*) 2: 0x176119 - corerun!InterpExecMethod(InterpreterFrame*, InterpMethodContextFrame*, InterpThreadContext*, ExceptionClauseArgs*) 3: 0x1c6070 - corerun!ExecuteInterpretedMethod 4: 0x1c6b05 - corerun!ExecuteInterpretedMethodFromUnmanaged 5: 0x2fc212 - corerun!Call_System_Private_CoreLib_System_Environment_CallEntryPoint_I32_I32_I32_I32_I32_RetVoid(void*, void*, void*, int, void*) 6: 0x2e201f - corerun!void UnmanagedCallersOnlyCaller::InvokeThrowing(long, PtrArray**, int*, bool) 7: 0x2e1dec - corerun!RunMain(MethodDesc*, int*, PtrArray**, bool) 8: 0x2e2396 - corerun!Assembly::ExecuteMainMethod(PtrArray**, bool) 9: 0x1ab02f - corerun!CorHost2::ExecuteAssembly(unsigned int, char16_t const*, int, char16_t const**, unsigned int*) 10: 0x2fa964 - corerun!coreclr_execute_assembly 11: 0x5487d - corerun!main 12: 0xce6a - corerun!__main_void 13: 0xcd63 - corerun!_start note: using the `WASMTIME_BACKTRACE_DETAILS=1` environment variable may show more debugging information 2: wasm trap: uninitialized element + 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 WARNING: corerun did not print a WASM EXIT marker. Using wasmtime host exit code 134. Expected: 100 Actual: 134 END EXECUTION - FAILED + find . -maxdepth 5 ( -iname *.trx -o -iname testResults.xml -o -iname test-results.xml -o -iname test_results.xml -o -iname junit-results.xml -o -iname junitresults.xml ) -print0 + xargs -0 -I {} sh -c mkdir -p "$HELIX_WORKITEM_UPLOAD_ROOT/$" && cp -f "{}" "$HELIX_WORKITEM_UPLOAD_ROOT/{}" + exit 1 + _commandExitCode=1 + chmod -R 777 /datadisks/disk1/dumps + exit 1 [END EXECUTION] Exit Code:1