Skip to content

fix: pkgutil namespace package __init__.py collisions when multiple wheels share a namespace stub#1270

Open
xangcastle wants to merge 2 commits into
mainfrom
xangcastle/main-namespace-collision
Open

fix: pkgutil namespace package __init__.py collisions when multiple wheels share a namespace stub#1270
xangcastle wants to merge 2 commits into
mainfrom
xangcastle/main-namespace-collision

fix - reproducing package collision

57025ec
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / test-e2e-interpreter-toolchain-settings-bazel-8 succeeded Jul 7, 2026 in 16s

✅ test //... · Tests passed

✅ Succeeded · 📅 Tue Jul 7 19:51:56 UTC 2026 · ⏱ 17.9s — 🔧 Setup 5.5s · 🧪 Test 12.3s
👤 runner · 🖥 runnervmkkn4f · 💎 aspect-cli v2026.28.2
📦 1 target · ⚡ 7 of 13 actions executed (46% cached) · 🧪 1 of 1 tests executed (0% cached) · 🔧 bazel v8.7.0 test · 🎯 k8 · ⚙️ fastbuild
🐙 GitHub Actions

💬 Last update: test task complete

Details

🎯 Bazel targets (1)

✅ 1 Test Passed
Label         | Target Type | Duration
--------------+-------------+---------
//:smoke_test | _empty_test | 24ms    

📎 Artifacts

Artifacts · Profile · BEP

⏱️ Task timing

Phase | Description                  | Duration
------+------------------------------+---------
Setup | Prepare the task environment | 5.5s    
Test  | Run bazel tests              | 12.3s   
------+------------------------------+---------
Total |                              | 17.9s   

🧮 Bazel details

📟 Command line · bazel test //...
bazel test \
  --disk_cache=/home/runner/.cache/bazel-disk \
  --test_tag_filters=-skip-on-bazel8 \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/tmp/67368c46-171a-4af3-a6c7-63cd50a9d651.profile.gz \
  --color=yes \
  --build_metadata=ASPECT_TASK_NAME=Test \
  --build_metadata=ASPECT_TASK_ID=3e1b2b6f-d2ba-40b3-b7dc-b4ce8175f6b2 \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-261eea29-0cc8-4d60-b99a-15d12c9df4ab.bin \
  -- \
  //...
ℹ️ Invocation details
  • Invocation ID: ad7b8831-f3e2-406d-9a37-370cd4199753
  • Command: test
  • Bazel version: 8.7.0
  • Start time: Tue Jul 7 19:51:56 UTC 2026
  • End time: Tue Jul 7 19:52:03 UTC 2026
  • User: runner
  • Host name: runnervmkkn4f
  • CPU Target: k8
  • Mode: fastbuild
  • Working directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-toolchain-settings
  • Workspace directory: /home/runner/work/rules_py/rules_py/e2e/interpreter-toolchain-settings
  • Server PID: 2438
⏱ Timing
  • Elapsed time: 6.4s
  • Analysis time: 2s
  • Execution time: 190ms
  • Bazel server time: 20.4 cpu-seconds
  • Executed Tests Time: 0 cpu-seconds
📦 Build graph
  • Targets: 1 target (752 configured, 1 aspect application)
  • Actions: 7 actions (13 created)
  • Packages: 84 packages loaded
💾 Cache stats
  • Actions: 6 of 13 cached (46%)
  • Tests: 0 of 1 cached (0%)
⚡ Actions by mnemonic (7)
Mnemonic                   | Count | %    
---------------------------+-------+------
BazelWorkspaceStatusAction | 1     | 14.2%
FileWrite                  | 1     | 14.2%
Genrule                    | 1     | 14.2%
RepoMappingManifest        | 1     | 14.2%
SourceSymlinkManifest      | 1     | 14.2%
SymlinkTree                | 1     | 14.2%
TestRunner                 | 1     | 14.2%
🏃 Actions by runner (2)
Runner                         | Count | %    
-------------------------------+-------+------
internal                       | 4     | 57.1%
processwrapper-sandbox · Local | 3     | 42.8%
🏠 Workspace status (4)
  • BUILD_HOST: runnervmkkn4f
  • BUILD_TIMESTAMP: 1783453920
  • BUILD_USER: runner
  • FORMATTED_DATE: 2026 Jul 07 19 52 00 Tue
🏷️ Build metadata (2)
  • ASPECT_TASK_ID: 3e1b2b6f-d2ba-40b3-b7dc-b4ce8175f6b2
  • ASPECT_TASK_NAME: Test
🎛️ Startup options (12)
--connect_timeout_secs=30
--failure_detail_out=/home/runner/.cache/bazel/_bazel_runner/30d308df93356cd7ad6161e326cd1d93/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/30d308df93356cd7ad6161e326cd1d93
--output_user_root=/home/runner/.cache/bazel/_bazel_runner
--write_command_log
🎛️ Command options (12)
--build_event_binary_file=/tmp/build-event-out-261eea29-0cc8-4d60-b99a-15d12c9df4ab.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_ID=3e1b2b6f-d2ba-40b3-b7dc-b4ce8175f6b2
--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
--profile=/tmp/67368c46-171a-4af3-a6c7-63cd50a9d651.profile.gz
--repository_cache=/home/runner/.cache/bazel-repo
--test_tag_filters=-skip-on-bazel8

⏱ Last updated Tue Jul 7 19:52:04 UTC 2026 · 📊 GitHub API quota 1,092/15,000 (7% used, resets in 37m)
🚀 Powered by Aspect CLI (v2026.28.2)  |  Aspect Build · X · LinkedIn · YouTube