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

PortableSourceBuild failures in runtime-dev-innerloop #98160

Closed
stephentoub opened this issue Feb 8, 2024 · 1 comment
Closed

PortableSourceBuild failures in runtime-dev-innerloop #98160

stephentoub opened this issue Feb 8, 2024 · 1 comment
Labels
blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners

Comments

@stephentoub
Copy link
Member

stephentoub commented Feb 8, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=558205
Build error leg or test failing: Build / linux-x64 Release PortableSourceBuild / Build
Pull request: #98143

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "SourceBuildArcadeBuild.targets",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Looks like something's broken in InstallWorkloadFromArtifacts.cs:

  /__w/1/s/artifacts/sb/src/src/tasks/WorkloadBuildTasks/InstallWorkloadFromArtifacts.cs(61,38): error CS8795: Partial method 'InstallWorkloadFromArtifacts.bandVersionRegex()' must have an implementation part because it has accessibility modifiers. [/__w/1/s/artifacts/sb/src/src/tasks/WorkloadBuildTasks/WorkloadBuildTasks.csproj::TargetFramework=net8.0]
      0 Warning(s)
      1 Error(s)

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=558205
Error message validated: [SourceBuildArcadeBuild.targets]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 2/8/2024 2:50:14 PM UTC

Report

Build Definition Step Name Console log Pull Request
558752 dotnet/runtime Build Log #98131
2373593 dotnet-runtime Build Log
558620 dotnet/runtime Build Log #98156
2373524 dotnet-runtime Build Log
558601 dotnet/runtime Build Log #98155
558576 dotnet/runtime Build Log #97508
558570 dotnet/runtime Build Log #97766
558543 dotnet/runtime Build Log #98152
558407 dotnet/runtime Build Log #97447
557931 dotnet/runtime Build Log #98113
558048 dotnet/runtime Build Log #97953
558049 dotnet/runtime Build Log #97953
558359 dotnet/runtime Build Log #98148
558320 dotnet/runtime Build Log
558309 dotnet/runtime Build Log #98144
558291 dotnet/runtime Build Log #98007
558285 dotnet/runtime Build Log #98016
558257 dotnet/runtime Build Log #98016
558240 dotnet/runtime Build Log #98133
558235 dotnet/runtime Build Log #98133
558230 dotnet/runtime Build Log #98131
558208 dotnet/runtime Build Log #98084
558205 dotnet/runtime Build Log #98143
558199 dotnet/runtime Build Log #98142
558194 dotnet/runtime Build Log #97835
558189 dotnet/runtime Build Log #98125
558146 dotnet/runtime Build Log #98129
558107 dotnet/runtime Build Log #97432
558080 dotnet/runtime Build Log #98133
558065 dotnet/runtime Build Log #98141
558061 dotnet/runtime Build Log #97356
558041 dotnet/runtime Build Log #98135
557607 dotnet/runtime Build Log
557817 dotnet/runtime Build Log #98125
557993 dotnet/runtime Build Log #98007
557987 dotnet/runtime Build Log #98140
557969 dotnet/runtime Build Log #97350
557870 dotnet/runtime Build Log #98134
557958 dotnet/runtime Build Log #98133
557938 dotnet/runtime Build Log #98070
557925 dotnet/runtime Build Log #98054
557910 dotnet/runtime Build Log #98136
557907 dotnet/runtime Build Log #98135
557867 dotnet/runtime Build Log #98134
557861 dotnet/runtime Build Log #98133
557850 dotnet/runtime Build Log #98127
557842 dotnet/runtime Build Log #98077
557846 dotnet/runtime Build Log #98084
557833 dotnet/runtime Build Log #98131
557811 dotnet/runtime Build Log #97784
557814 dotnet/runtime Build Log #97432
557779 dotnet/runtime Build Log #98129
557773 dotnet/runtime Build Log #98128
557679 dotnet/runtime Build Log #97432
557667 dotnet/runtime Build Log #98077
557663 dotnet/runtime Build Log #98120
557659 dotnet/runtime Build Log #98007
557630 dotnet/runtime Build Log #98015
557620 dotnet/runtime Build Log #98070
557615 dotnet/runtime Build Log #98063
557595 dotnet/runtime Build Log #98113
557583 dotnet/runtime Build Log #96806
557560 dotnet/runtime Build Log #97465
557542 dotnet/runtime Build Log #97935

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
64 64 64
@stephentoub stephentoub added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Feb 8, 2024
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 8, 2024
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 8, 2024
@ViktorHofer
Copy link
Member

ViktorHofer commented Feb 8, 2024

Got fixed by #98138

@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Feb 8, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Mar 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

No branches or pull requests

2 participants