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

BrotliCompress failing on some builds #35411

Closed
javiercn opened this issue Aug 17, 2021 · 3 comments
Closed

BrotliCompress failing on some builds #35411

javiercn opened this issue Aug 17, 2021 · 3 comments
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly task
Milestone

Comments

@javiercn
Copy link
Member

Not sure what's going on here, however it seems brotlicompress is failing on some builds
##[error].dotnet\sdk\6.0.100-rc.1.21415.3\Sdks\Microsoft.NET.Sdk.BlazorWebAssembly\targets\Microsoft.NET.Sdk.BlazorWebAssembly.6_0.targets(642,5): error MSB6006: (NETCORE_ENGINEERING_TELEMETRY=Build) "D:\workspace_work\1\s.dotnet" exited with code 1.
https://github.com/dotnet/aspnetcore/pull/35408/checks?check_run_id=3349401233

We should at least add more logging to try and determine what's going on here.

@javiercn javiercn added area-blazor Includes: Blazor, Razor Components feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly labels Aug 17, 2021
@pranavkm pranavkm added this to the 6.0.0 milestone Aug 17, 2021
@pranavkm pranavkm added the task label Aug 17, 2021
@pranavkm
Copy link
Contributor

The suggestion is to add additional logging to the executable to help with figuring out what's happening here.

@javiercn
Copy link
Member Author

javiercn commented Sep 7, 2021

This was done in dotnet/sdk#19873

@javiercn javiercn closed this as completed Sep 7, 2021
@javiercn javiercn modified the milestones: 6.0.0, 6.0-rc1 Sep 7, 2021
@javiercn javiercn added the Done This issue has been fixed label Sep 7, 2021
@javiercn
Copy link
Member Author

javiercn commented Sep 7, 2021

Will re-open the issue if we see more failures moving forward, these failures are usually a symptom of issues elsewhere and not a bug in this code-path itself.

@ghost ghost locked as resolved and limited conversation to collaborators Oct 7, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-blazor Includes: Blazor, Razor Components Done This issue has been fixed feature-blazor-wasm This issue is related to and / or impacts Blazor WebAssembly task
Projects
None yet
Development

No branches or pull requests

2 participants