-
Notifications
You must be signed in to change notification settings - Fork 5.2k
Closed
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoos-linuxLinux OS (any supported distro)Linux OS (any supported distro)os-wasiRelated to WASI variant of arch-wasmRelated to WASI variant of arch-wasm
Description
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=861525
Build error leg or test failing: Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish
Error Message
{
"ErrorMessage" : [ "Expected", "Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1-ci", "Actual", "Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1" ],
"BuildRetry" : false,
"ExcludeConsoleLog" : false
}
- PR: Update branding to 9.0.1 #109563
- Queue:
wasi-wasm linux Release WasmBuildTests
- Job result: https://dev.azure.com/dnceng-public/public/_build/results?buildId=861525&view=logs&j=10714551-d8dc-5291-8d0a-07fdfc20529c&t=5f9795af-cd24-5a5c-e5ca-60a850cfa043
- Log file: https://helixre107v0xd1eu3ibi6ka.blob.core.windows.net/dotnet-runtime-refs-pull-109563-merge-5a410dbeef9843f393/Workloads-ST-Wasm.Build.Tests/1/console.a7b4621e.log?helixlogtype=result
- Output:
[Long Running Test] 'Wasi.Build.Tests.InvariantTests.ConsolePublishAndRunForSingleFileBundle_InvariantTimeZone', Elapsed: 00:02:03
Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish(config: "Debug", singleFileBundle: True, aot: False) [FAIL]
Runtime pack path doesn't match.
Expected: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1-ci'
Actual: '/root/helix/work/workitem/e/dotnet-latest/packs/Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1'
Stack Trace:
/_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(354,0): at Wasm.Build.Tests.BuildTestBase.AssertRuntimePackPath(String buildOutput, String targetFramework)
/_/src/mono/wasi/Wasi.Build.Tests/BuildTestBase.cs(259,0): at Wasm.Build.Tests.BuildTestBase.BuildProject(BuildArgs buildArgs, String id, BuildProjectOptions options)
/_/src/mono/wasi/Wasi.Build.Tests/HttpTests.cs(42,0): at Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish(String config, Boolean singleFileBundle, Boolean aot)
at InvokeStub_HttpTests.HttpBuildThenRunThenPublish(Object, Span`1)
at System.Reflection.MethodBaseInvoker.InvokeWithFewArgs(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
Output:
[] Executing (Captured Output) - /root/helix/work/workitem/e/dotnet-latest/dotnet new wasiconsole - in pwd /root/helix/work/workitem/e/wbt artifacts/Debug_megvb5sv_cpw
[] The template "Wasi Console App" was created successfully.
[]
-------- Building ---------
Binlog path: /root/helix/work/workitem/uploads/xharness-output/logs/Debug_megvb5sv_cpw/Debug_megvb5sv_cpw.binlog
Building Debug_megvb5sv_cpw in /root/helix/work/workitem/e/wbt artifacts/Debug_megvb5sv_cpw
Running /root/helix/work/workitem/e/dotnet-latest/dotnet build /p:Configuration=Debug /bl:"/root/helix/work/workitem/uploads/xharness-output/logs/Debug_megvb5sv_cpw/Debug_megvb5sv_cpw.binlog" /nologo /v:minimal
WorkingDirectory: /root/helix/work/workitem/e/wbt artifacts/Debug_megvb5sv_cpw
Setting environment variables for execution:
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:/root/helix/work/correlation/dotnet-latest:/root/helix/work/correlation/xharness-cli:/root/helix/work/correlation/dotnet-cli:/root/helix/work/correlation/build/wasi-sdk/bin:/root/helix/work/correlation/wasmtime:/home/helixbot/.jsvu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
EM_WORKAROUND_PYTHON_BUG_34780 = 1
WASI_SDK_PATH = /root/helix/work/correlation/build/wasi-sdk
NUGET_PACKAGES = /root/helix/work/workitem/e/wbt artifacts/nuget/Debug_megvb5sv_cpw
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=861525
Error message validated: [Expected Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1-ci Actual Microsoft.NETCore.App.Runtime.Mono.wasi-wasm/9.0.1
]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 11/7/2024 11:06:11 PM UTC
Report
Build | Definition | Test | Pull Request |
---|---|---|---|
869949 | dotnet/runtime | Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish | #109825 |
869426 | dotnet/runtime | Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenRunThenPublish | #109523 |
869423 | dotnet/runtime | Wasi.Build.Tests.WasiTemplateTests.ConsoleBuildThenRunThenPublish | #109298 |
868986 | dotnet/runtime | Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish | |
866991 | dotnet/runtime | Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish | #109708 |
864879 | dotnet/runtime | Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish | #109523 |
864134 | dotnet/runtime | Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish | |
864120 | dotnet/runtime | Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish | #109316 |
861525 | dotnet/runtime | Wasi.Build.Tests.HttpTests.HttpBuildThenRunThenPublish | #109563 |
Summary
24-Hour Hit Count | 7-Day Hit Count | 1-Month Count |
---|---|---|
0 | 5 | 9 |
Metadata
Metadata
Assignees
Labels
Known Build ErrorUse this to report build issues in the .NET Helix tabUse this to report build issues in the .NET Helix tabarch-wasmWebAssembly architectureWebAssembly architecturearea-Infrastructure-monoos-linuxLinux OS (any supported distro)Linux OS (any supported distro)os-wasiRelated to WASI variant of arch-wasmRelated to WASI variant of arch-wasm