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

[main] Ubuntu2404Arm64_Offline and Alpine320_Online are building failed with prebuilt error #4724

Closed
Winniexu01 opened this issue Nov 8, 2024 · 3 comments · Fixed by dotnet/sdk#44762
Labels
ops-monitor Issues created/handled by the source build monitor role untriaged

Comments

@Winniexu01
Copy link
Member

Winniexu01 commented Nov 8, 2024

Failing build (internal Microsoft link)

Alpine320_Online_MsftSdk_x64 building failed with error: 4 Prebuilts Exist

  Packaged sdk symbols in '/vmr/artifacts/assets/Release/dotnet-symbols-sdk-10.0.100-alpha.1.24558.1-alpine.3.20-x64.tar.gz'
  Found 4 files in prebuilt packages dir.
  Tarball '/vmr/artifacts/assets/Release/Private.SourceBuilt.Prebuilts.10.0.100-alpha.1.24558.1.alpine.3.20-x64.tar.gz' was successfully created from '/vmr/artifacts/prebuilt-report/prebuilt-packages/'
/vmr/eng/finish-source-only.proj(180,5): error : 4 Prebuilts Exist

generated-new-baseline.xml

<NeverRestoredTarballPrebuilts>
  <PackageIdentity Id="Microsoft.AspNetCore.App.Runtime.linux-x64" Version="9.0.0-rc.2.24474.3"/>
  <PackageIdentity Id="Microsoft.NETCore.App.Crossgen2.linux-x64" Version="9.0.0-rc.2.24473.5"/>
  <PackageIdentity Id="Microsoft.NETCore.App.Host.linux-x64" Version="9.0.0-rc.2.24473.5"/>
  <PackageIdentity Id="Microsoft.NETCore.App.Runtime.linux-x64" Version="9.0.0-rc.2.24473.5"/>
</NeverRestoredTarballPrebuilts>

Ubuntu2404Arm64_Offline_MsftSdk_arm64 building failed with error NU1102 and there are 4 repos failed: fsharp, sourcelink, scenario-tests and vstest

  error NU1102: Unable to find package Microsoft.NETCore.App.Runtime.linux-arm64 with version (= 9.0.0-rc.2.24473.5) 
  error NU1102: - Found 1 version(s) in previously-source-built [ Nearest version: 10.0.0-alpha.1.24554.9 ] 
  error NU1102: - Versions from /vmr/.dotnet/sdk/10.0.100-alpha.1.24555.54/FSharp/library-packs were not considered 
  error NU1102: - Versions from prebuilt were not considered 
  error NU1102: - Versions from reference-packages were not considered 
  error NU1102: - Versions from source-built-transport-arcade were not considered 
  error NU1102: Unable to find package Microsoft.NETCore.App.Crossgen2.linux-arm64 with version (= 9.0.0-rc.2.24473.5) 
  error NU1102: - Found 1 version(s) in previously-source-built [ Nearest version: 10.0.0-alpha.1.24554.9 ] 
  error NU1102: - Versions from /vmr/.dotnet/sdk/10.0.100-alpha.1.24555.54/FSharp/library-packs were not considered 
  error NU1102: - Versions from prebuilt were not considered 
  error NU1102: - Versions from reference-packages were not considered 
  error NU1102: - Versions from source-built-transport-arcade were not considered 
  error NU1102: Unable to find package Microsoft.NETCore.App.Host.linux-arm64 with version (= 9.0.0-rc.2.24473.5) 
  error NU1102: - Found 1 version(s) in previously-source-built [ Nearest version: 10.0.0-alpha.1.24554.9 ] 
  error NU1102: - Versions from /vmr/.dotnet/sdk/10.0.100-alpha.1.24555.54/FSharp/library-packs were not considered 
  error NU1102: - Versions from prebuilt were not considered 
  error NU1102: - Versions from reference-packages were not considered 
  error NU1102: - Versions from source-built-transport-arcade were not considered 
  error NU1102: Unable to find package Microsoft.AspNetCore.App.Runtime.linux-arm64 with version (= 9.0.0-rc.2.24474.3) 
  error NU1102: - Found 1 version(s) in previously-source-built [ Nearest version: 10.0.0-alpha.2.24555.17 ] 
  error NU1102: - Versions from /vmr/.dotnet/sdk/10.0.100-alpha.1.24555.54/FSharp/library-packs were not considered 
  error NU1102: - Versions from prebuilt were not considered 
  error NU1102: - Versions from reference-packages were not considered 
  error NU1102: - Versions from source-built-transport-arcade were not considered 
@Winniexu01 Winniexu01 added the ops-monitor Issues created/handled by the source build monitor role label Nov 8, 2024
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@Winniexu01 Winniexu01 changed the title [main] Ubuntu2404Arm64_Offline_MsftSdk_arm64 building failed with error NU1102 [main] Ubuntu2404Arm64_Offline and `Alpine320_Online are building failed with prebuilt error Nov 8, 2024
@Winniexu01 Winniexu01 changed the title [main] Ubuntu2404Arm64_Offline and `Alpine320_Online are building failed with prebuilt error [main] Ubuntu2404Arm64_Offline and Alpine320_Online are building failed with prebuilt error Nov 8, 2024
@mthalman
Copy link
Member

mthalman commented Nov 8, 2024

I expected this. The prebuilts tarball that was made for dotnet/sdk#44685 was incomplete because we didn't have Alpine or Arm64 legs. Now that we do, I'll update the tarball.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ops-monitor Issues created/handled by the source build monitor role untriaged
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants