Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[8.0][runtime-community][linux-armv6] Failed to install runtime_python_requirements #114924

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

Open
carlossanlop opened this issue Apr 22, 2025 · 1 comment
Labels
area-Infrastructure-mono arm-sve Work related to arm64 SVE/SVE2 support Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Apr 22, 2025

The runtime-community CI legs in the 8.0 branch are failing with two errors:

chown: changing ownership of '/home/helixbot/.vsts-env/*': Operation not permitted

and

Failed to install runtime_python_requirements

The second one is what's being captured by the CI system, but seems to be a consequence of the first one.

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017225
Build error leg or test failing: linux-armv6 Release AllSubsets_Mono

Error Message

{
  "ErrorMessage" : "Failed to install runtime_python_requirements",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
+ chown -R helixbot /home/helixbot/.vsts-env
chown: changing ownership of '/home/helixbot/.vsts-env/include/python3.7m': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/include': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/orig-prefix.txt': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/collections': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/site-packages/wheel-0.40.0.dist-info/INSTALLER': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/site-packages/wheel-0.40.0.dist-info/entry_points.txt': Operation not permitted
chown: changing ownership of '/home/helixbot/.vsts-env/lib/python3.7/site-packages/wheel-0.40.0.dist-info/METADATA': Operation not permitted
...
...
...
  Preparing metadata (pyproject.toml): started
  Preparing metadata (pyproject.toml): finished with status 'error'
  error: subprocess-exited-with-error
  
  × Preparing metadata (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [6 lines of output]
      
      Cargo, the Rust package manager, is not installed or is not on PATH.
      This package requires Rust and Cargo to compile extensions. Install it through
      the system's package manager or via https://rustup.rs/
      
      Checking for Rust toolchain....
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
error: metadata-generation-failed

× Encountered error while generating package metadata.
╰─> See above for output.

note: This is an issue with the package mentioned above, not pip.
hint: See above for details.
Failed to install runtime_python_requirements
+ echo Failed to install runtime_python_requirements
+ exit 1

[END EXECUTION]
Exit Code:1

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=1017225
Error message validated: [Failed to install runtime_python_requirements]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 4/22/2025 7:12:44 PM UTC

Report

Build Definition Test Pull Request
1034996 dotnet/runtime System.Net.Http.Json.Unit.Tests.WorkItemExecution
1027037 dotnet/runtime System.IO.FileSystem.Manual.Tests.WorkItemExecution
1025839 dotnet/runtime System.IO.FileSystem.Manual.Tests.WorkItemExecution
1025624 dotnet/runtime System.IO.FileSystem.Manual.Tests.WorkItemExecution
1024181 dotnet/runtime System.Net.Security.Enterprise.Tests.WorkItemExecution
1023954 dotnet/runtime System.IO.FileSystem.Manual.Tests.WorkItemExecution
1023236 dotnet/runtime System.IO.FileSystem.Manual.Tests.WorkItemExecution
2693091 dotnet-runtime System.IO.FileSystem.Primitives.Tests.WorkItemExecution #49383
1017225 dotnet/runtime System.IO.IsolatedStorage.Tests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 1 9
@carlossanlop carlossanlop added arm-sve Work related to arm64 SVE/SVE2 support Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime labels Apr 22, 2025
@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 Apr 22, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Apr 22, 2025
Copy link
Contributor

Tagging subscribers to this area: @akoeplinger, @matouskozak
See info in area-owners.md if you want to be subscribed.

@teo-tsirpanis teo-tsirpanis removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label May 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Infrastructure-mono arm-sve Work related to arm64 SVE/SVE2 support Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) runtime-mono specific to the Mono runtime untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

3 participants