Skip to content

refactor: remove use of rules_python internals#1288

Merged
jbedard merged 1 commit into
mainfrom
reduce-rpython-deps
Jul 10, 2026
Merged

refactor: remove use of rules_python internals#1288
jbedard merged 1 commit into
mainfrom
reduce-rpython-deps

refactor: remove use of rules_python internals

9580b47
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-examples-virtual_deps-bazel-9 succeeded Jul 16, 2026 in 45s

✅ test //... · Tests passed

✅ Succeeded · 📅 Thu Jul 16 00:36:38 UTC 2026 · ⏱ 46s — 🔧 Setup 5.2s · 🧪 Test 40.8s
👤 runner · 🖥 runnervm3jd5f · 💎 aspect-cli v2026.28.2
📦 7 targets · ⚡ 74 of 84 actions executed (11% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v9.2.0 test · 🎯 x86_64 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (7)

✅ 1 Test Passed
Label          | Target Type       | Duration
---------------+-------------------+---------
//:pytest_test | py_venv_exec_test | 394ms   
✅ 6 Targets Built
Label                | Target Type    
---------------------+----------------
//:__test__          | py_library     
//:__test___template | _py_pytest_main
//:app               | py_venv_exec   
//:app_snake         | py_venv_exec   
//:cowsnake          | py_library     
//:greet             | py_library     

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.2s    
Test  | Run bazel tests              | 40.8s   
------+------------------------------+---------
Total |                              | 46s     

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel9 \
  --lockfile_mode=update \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/d6d3de91-63d9-4cf8-af0c-cd99aee6a701.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=c25b8b39-0b01-4b34-a2c0-d1e083fe6378 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-a8243df1-53de-4839-859a-34a24fa57218.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 2eade159-4ee7-4884-a095-7c78124d5505
  • Command: test
  • Bazel version: 9.2.0
  • Start time: Thu Jul 16 00:36:38 UTC 2026
  • End time: Thu Jul 16 00:37:11 UTC 2026
  • User: runner
  • Host name: runnervm3jd5f
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/virtual_deps
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/virtual_deps
  • Server PID: 2442
⏱ Timing
  • Elapsed time: 33.3s
  • Analysis time: 26s
  • Execution time: 29s
  • Bazel server time: 33.1 cpu-seconds
  • Executed Tests Time: 0.3 cpu-seconds
📦 Build graph
  • Targets: 7 targets (4,811 configured, 1 aspect application)
  • Actions: 74 actions (84 created)
  • Packages: 136 packages loaded
💾 Cache stats
  • Actions: 10 of 84 cached (11%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (11)
Mnemonic                   | Count | %    
---------------------------+-------+------
UnresolvedSymlink          | 27    | 36.4%
FileWrite                  | 15    | 20.2%
TemplateExpand             | 8     | 10.8%
WhlInstall                 | 7     | 9.4% 
Action                     | 3     | 4.0% 
RepoMappingManifest        | 3     | 4.0% 
RunfilesTree               | 3     | 4.0% 
SourceSymlinkManifest      | 3     | 4.0% 
SymlinkTree                | 3     | 4.0% 
BazelWorkspaceStatusAction | 1     | 1.3% 
TestRunner                 | 1     | 1.3% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 63    | 85.1%
processwrapper-sandbox · Local | 11    | 14.8%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm3jd5f
  • BUILD_TIMESTAMP: 1784162202
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 16 00 36 42 Thu
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: c25b8b39-0b01-4b34-a2c0-d1e083fe6378
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/c87e3b449f503c70fb17b5b7254abf1c/failure_detail.rawproto
--idle_server_tasks
--max_idle_secs=10800
--noclient_debug
--nofatal_event_bus_exceptions
--noshutdown_on_low_sys_mem
--nowindows_enable_symlinks
--output_base=/home/runner/.cache/bazel/_bazel_runner/c87e3b449f503c70fb17b5b7254abf1c
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (13)
--build_event_binary_file=/tmp/build-event-out-a8243df1-53de-4839-859a-34a24fa57218.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=c25b8b39-0b01-4b34-a2c0-d1e083fe6378
--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=update
--profile=/tmp/d6d3de91-63d9-4cf8-af0c-cd99aee6a701.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel9

⏱ Last updated Thu Jul 16 00:37:13 UTC 2026 · 📊 GitHub API quota 2,397/15,000 (16% used, resets in 24m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube