Skip to content

refactor: use simplified rules_py providers#1231

Draft
jbedard wants to merge 4 commits into
mainfrom
indi-provider
Draft

refactor: use simplified rules_py providers#1231
jbedard wants to merge 4 commits into
mainfrom
indi-provider

change the underlying =provider name to be unique while keeping PyInf…

178bf54
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-py_venv-bazel-8 succeeded Jul 10, 2026 in 19s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 19:21:52 UTC 2026 · ⏱ 20.8s — 🔧 Setup 4.9s · 🧪 Test 15.8s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 9 targets · ⚡ 72 of 90 actions executed (20% cached) · 🧪 3 of 3 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (9)

✅ 3 Tests Passed
Label                 | Target Type | Duration
----------------------+-------------+---------
//:test_exposed_venv  | sh_test     | 60ms    
//:test_internal_venv | sh_test     | 71ms    
//:test_simple_binary | sh_test     | 63ms    
✅ 6 Targets Built
Label                 | Target Type    
----------------------+----------------
//:exposed_venv       | py_venv_exec   
//:exposed_venv.venv  | _py_venv       
//:internal_venv      | py_venv_exec   
//:internal_venv.venv | _py_venv       
//:simple_binary      | py_venv_exec   
//:stamped            | expand_template

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.9s    
Test  | Run bazel tests              | 15.8s   
------+------------------------------+---------
Total |                              | 20.8s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel8 \
  --lockfile_mode=error \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/8eb1e459-1db7-4f76-bd72-124de72f2e56.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=d7601d14-a5be-4da4-a1d0-dadd2210c31d \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-17ae757f-8b12-4043-b02b-a2340326860f.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 77f2ab79-38c6-4499-9211-1b71e6f53643
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Fri Jul 10 19:21:52 UTC 2026
  • End time: Fri Jul 10 19:22:03 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/py_venv
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/py_venv
  • Server PID: 2485
⏱ Timing
  • Elapsed time: 10.9s
  • Analysis time: 5.7s
  • Execution time: 3.9s
  • Bazel server time: 32.8 cpu-seconds
  • Executed Tests Time: 0.1 cpu-seconds
📦 Build graph
  • Targets: 9 targets (5,189 configured, 1 aspect application)
  • Actions: 72 actions (90 created)
  • Packages: 105 packages loaded
💾 Cache stats
  • Actions: 18 of 90 cached (20%)
  • Tests: 0 of 3 cached (0%)
⚡ Actions by mnemonic (12)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 15    | 20.8%
FileWrite                  | 12    | 16.6%
RepoMappingManifest        | 8     | 11.1%
SourceSymlinkManifest      | 8     | 11.1%
SymlinkTree                | 8     | 11.1%
TemplateExpand             | 7     | 9.7% 
Action                     | 3     | 4.1% 
ExecutableSymlink          | 3     | 4.1% 
Symlink                    | 3     | 4.1% 
TestRunner                 | 3     | 4.1% 
BazelWorkspaceStatusAction | 1     | 1.3% 
WhlInstall                 | 1     | 1.3% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 62    | 86.1%
processwrapper-sandbox · Local | 10    | 13.8%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783711315
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 19 21 55 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: d7601d14-a5be-4da4-a1d0-dadd2210c31d
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/c8025ae0a37a263fb6e10605e4275258/failure_detail.rawproto
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowatchfs
--nowindows_enable_symlinks
--output_base=/home/runner/.cache/bazel/_bazel_runner/c8025ae0a37a263fb6e10605e4275258
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-17ae757f-8b12-4043-b02b-a2340326860f.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=d7601d14-a5be-4da4-a1d0-dadd2210c31d
--build_metadata=ASPECT_TASK_NAME=Test
--color=yes
--disk_cache=/home/runner/.cache/bazel-disk
--experimental_profile_include_target_label
--generate_json_trace_profile=1
--lockfile_mode=error
--profile=/tmp/8eb1e459-1db7-4f76-bd72-124de72f2e56.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Fri Jul 10 19:22:04 UTC 2026 · 📊 GitHub API quota 122/15,000 (1% used, resets in 48m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube