Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release/8.0] workloads: Unpin the sdk version used for testing, so it uses the latest 8.0 #90946

Closed
wants to merge 1 commit into from

workloads: Unpin the sdk version used for testing, so it uses the lat…

41bb06d
Select commit
Loading
Failed to load commit list.
Closed

[release/8.0] workloads: Unpin the sdk version used for testing, so it uses the latest 8.0 #90946

workloads: Unpin the sdk version used for testing, so it uses the lat…
41bb06d
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Build Analysis / Build Analysis failed Aug 23, 2023 in 0s

.NET Result Analysis

Details

Known Repository Errors

Known Infrastructure Errors

Build Failures

runtime / Build / wasi-wasm windows Release WasmBuildTests / Build product

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌EXEC(0,0): error : dotnet-install: Failed to check the disk space. Installation will continue, but it may fail if you do not have
    expand to see the full error
      eng\testing\workloads-testing.targets(184,5): error : workload install failed with exit code 1: Welcome to .NET 8.0! --------------------- SDK Version: 8.0.100-rc.2.23422.3 ---------------- 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 -------------------------------------------------------------------------------------- Installing pack Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk version 8.0.0-ci... Workload installation failed. Rolling back installed packs... Rolling back pack Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk installation... Workload installation failed: Failed to validate package signing. Verifying Microsoft.NET.Runtime.WebAssembly.Wasi.Sdk.8.0.0-ci error: NU3004: The package is not signed. Package signature validation failed.

runtime / Build / browser-wasm windows Release WasmBuildTests / Build product

[:construction: Report infrastructure issue] [:page_facing_up: Report repository issue]
    ❌EXEC(0,0): error : dotnet-install: Failed to check the disk space. Installation will continue, but it may fail if you do not have
    expand to see the full error
      eng\testing\workloads-testing.targets(184,5): error : workload install failed with exit code 1: Welcome to .NET 8.0! --------------------- SDK Version: 8.0.100-rc.2.23422.3 ---------------- 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 -------------------------------------------------------------------------------------- Installing pack Microsoft.NET.Runtime.WebAssembly.Sdk version 8.0.0-ci... Workload installation failed. Rolling back installed packs... Rolling back pack Microsoft.NET.Runtime.WebAssembly.Sdk installation... Workload installation failed: Failed to validate package signing. Verifying Microsoft.NET.Runtime.WebAssembly.Sdk.8.0.0-ci error: NU3004: The package is not signed. Package signature validation failed.

Known test errors

Was this helpful? Yes No