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-uv_pip_compile-bazel-8 succeeded Jul 10, 2026 in 21s

✅ test //... · Tests passed

✅ Succeeded · 📅 Fri Jul 10 17:23:22 UTC 2026 · ⏱ 22s — 🔧 Setup 4.2s · 🧪 Test 17.7s
👤 runner · 🖥 runnervm5mmn9 · 💎 aspect-cli v2026.28.2
📦 3 targets · ⚡ 20 of 34 actions executed (41% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v8.5.1 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (3)

✅ 1 Test Passed
Label                                  | Target Type       | Duration
---------------------------------------+-------------------+---------
//:generate_requirements_txt_diff_test | _pip_compile_test | 288ms   
✅ 2 Targets Built
Label                        | Target Type 
-----------------------------+-------------
//:generate_requirements_txt | _pip_compile
//app:app                    | py_venv_exec

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 4.2s    
Test  | Run bazel tests              | 17.7s   
------+------------------------------+---------
Total |                              | 22s     

🧮 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/cbccf42f-c4b2-4f74-90c5-f2b96d67adf9.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=070c5f82-97c3-463c-8043-f1f9de7c87a5 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-2ffb621b-dce4-4560-a1da-470df0718e82.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: 8465ad94-9211-4782-9e62-d938adbc249a
  • Command: test
  • Bazel version: 8.5.1
  • Start time: Fri Jul 10 17:23:22 UTC 2026
  • End time: Fri Jul 10 17:23:35 UTC 2026
  • User: runner
  • Host name: runnervm5mmn9
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/examples/uv_pip_compile
  • Workspace directory: /home/runner/work/rules_py/rules_py/examples/uv_pip_compile
  • Server PID: 2418
⏱ Timing
  • Elapsed time: 12.5s
  • Analysis time: 9.6s
  • Execution time: 2.8s
  • Bazel server time: 38.6 cpu-seconds
  • Executed Tests Time: 0.2 cpu-seconds
📦 Build graph
  • Targets: 3 targets (5,041 configured, 1 aspect application)
  • Actions: 20 actions (34 created)
  • Packages: 104 packages loaded
💾 Cache stats
  • Actions: 14 of 34 cached (41%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (9)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 3     | 15.0%
RepoMappingManifest        | 3     | 15.0%
SourceSymlinkManifest      | 3     | 15.0%
TemplateExpand             | 3     | 15.0%
UnresolvedSymlink          | 3     | 15.0%
Symlink                    | 2     | 10.0%
Action                     | 1     | 5.0% 
BazelWorkspaceStatusAction | 1     | 5.0% 
TestRunner                 | 1     | 5.0% 
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 17    | 85.0%
processwrapper-sandbox · Local | 3     | 15.0%
🏠 Workspace status (4)
  • BUILD_HOST: runnervm5mmn9
  • BUILD_TIMESTAMP: 1783704205
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 10 17 23 25 Fri
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 070c5f82-97c3-463c-8043-f1f9de7c87a5
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/16ea84e6f592e46b8b51deeab178822d/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/16ea84e6f592e46b8b51deeab178822d
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (15)
--build_event_binary_file=/tmp/build-event-out-2ffb621b-dce4-4560-a1da-470df0718e82.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=070c5f82-97c3-463c-8043-f1f9de7c87a5
--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
--nobuild_runfile_links
--profile=/tmp/cbccf42f-c4b2-4f74-90c5-f2b96d67adf9.profile.gz
--remote_download_outputs=minimal
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Fri Jul 10 17:23:36 UTC 2026 · 📊 GitHub API quota 901/15,000 (6% used, resets in 31m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube