Skip to content

fix(cli): honor a caller-forwarded --target_pattern_file - #1388

Merged
mcook42 merged 2 commits into
mainfrom
fix/target-pattern-file-conflict
Aug 14, 2026
Merged

fix(cli): honor a caller-forwarded --target_pattern_file#1388
mcook42 merged 2 commits into
mainfrom
fix/target-pattern-file-conflict

ci: smoke-test the IDE/BSP --target_pattern_file passthrough

a4ac3d9
Select commit
Loading
Failed to load commit list.
Aspect Workflows / aspect / delivery-gha-debug completed Aug 13, 2026 in 48s

⚠️ delivery //examples/deliverable:bash_deliverable… · 1 delivered, 4 skipped, 2 warnings

⚠️ Flagged · 📅 Thu Aug 13 22:36:24 UTC 2026 · ⏱ 49.5s · 🚚 Deliver 6.8s | 🌱 Init 1.1s · 🔧 Setup 8.4s · 🎯 Resolve 7.1s · 🔨 Build 17.9s · 💯 Checksum 5.2s · 📝 Record 184ms · 🔬 Detect 2.5s
👤 Matt (Orion) Cook · 🖥 aw-gha-runner-4rgj.us-west1-a.c.awd-silo-prod.internal · 💎 aspect-cli v0.0.0-dev
:octocat: aspect-cli · ⎇ fix/target-pattern-file-conflict · ✏️ a4ac3d9 - ci: smoke-test the IDE/BSP --target_pattern_file passthrough · 🏃 Manual run
📦 7 targets · ⚡ 34 of 1,937 actions executed (98% cached) · 🔧 bazel v9.0.1 build · 🎯 x86_64 · ⚙️ fastbuild
🚀 Workflows runner v6.1.0-rosetta · ☁️ GCP · 📍 us-west1-a · 💠 n2d-standard-4 · 🤖 7163844430142896299
🔗 Docs · 🔗 Website · 🏷 dev · 🏷 local · 🏷 axl-testing · 🏷 COMPONENT=aspect-cli · 🏷 ENV=dev
Aspect · 🐙 GitHub Actions

⚙️ Mode: selective
💬 Last update: delivery task complete

💡 TIP: Click through for invocation details and logs

Aspect Web UI — invocation details, test logs, build logs, and timing
🐙 GitHub Actions — raw CI logs for this job

Silence by setting ctx.features[Tips].args.silence = ["click-through-links", ...] in .aspect/config.axl (load Tips from @aspect//feature/tips.axl), or pass --tips:silence=click-through-links on the command line.

Details

🚀 Delivery results

Summary

  • 1 delivered
  • 4 skipped (already delivered this hash)
  • ⚠️ 2 warnings
  • 0 failed
⚠️ 2 Warnings
Target                                             Key                              Reason
-------------------------------------------------  -------------------------------  --------------------------------------------------------------------------------
//examples/deliverable:py_deliverable              -                                no digest: uncacheable action(s) on this target (PyWriteBuildData). Phase-2 r...
//examples/deliverable:non_executable_deliverable  delivery-gha-debug:30a9b64b22af  tagged 'deliverable' but not runnable: no runfiles directory at /mnt/ephemera...
⚡ 4 Skipped (same hash)
Target                                             Key                              Previously delivered by
-------------------------------------------------  -------------------------------  -----------------------------------------------------------------------------------
//examples/deliverable:bash_deliverable            delivery-gha-debug:9a1a58f775cd  https://github.com/aspect-build/aspect-cli/actions/runs/28702321027/job/85122266958
//examples/deliverable:custom_deliverable          delivery-gha-debug:857ea000b555  https://github.com/aspect-build/aspect-cli/actions/runs/28702321027/job/85122266958
//examples/deliverable:no_remote_exec_deliverable  delivery-gha-debug:b8617a9d9494  https://github.com/aspect-build/aspect-cli/actions/runs/29853962035/job/88713553920
//examples/deliverable:sh_deliverable              delivery-gha-debug:85e33c72c155  https://github.com/aspect-build/aspect-cli/actions/runs/28702321027/job/85122266958
✅ 1 Delivered
Target                                            Key                              Build URL
------------------------------------------------  -------------------------------  -----------------------------------------------------------------------------------
//examples/deliverable:deliverable_with_digest *  delivery-gha-debug:9d9891b76e57  https://github.com/aspect-build/aspect-cli/actions/runs/31750296133/job/94614287838

🔁 Reproduce

# --mode=always --track-state=false for off-runner with no state backend.
aspect delivery \
  --commit-sha=a4ac3d9f00f6ec2695ea6821d57bf809cf803db5 \
  --mode=always \
  --track-state=false \
  --dry-run=true

Install aspect: aspect.build/docs/cli/install

📎 Artifacts

Artifacts · Profile · BEP · delivery-manifest.json · delivery-images.yml

⏱️ Task timing

   Phase    | Description                      | Duration
------------+----------------------------------+---------
   Init     | Aspect runtime startup           | 1.1s    
   Setup    | Prepare the task environment     | 8.4s    
   Resolve  | Resolve targets to deliver       | 7.1s    
   Build    | Build delivery targets           | 17.9s   
   Checksum | Checksum delivery digests        | 5.2s    
   Record   | Record delivery digests          | 184ms   
   Detect   | Detect already-delivered targets | 2.5s    
-> Deliver  | Deliver targets (active)         | 6.8s    
------------+----------------------------------+---------
   Total    |                                  | 49.6s   

🎯 Bazel targets (7)

✅ 7 Targets Built
Label                                             | Target Type         
--------------------------------------------------+---------------------
//examples/deliverable:bash_deliverable           | bash_deliverable    
//examples/deliverable:custom_deliverable         | custom_deliverable  
//examples/deliverable:deliverable_with_digest    | oci_like_deliverable
//examples/deliverable:no_remote_exec_deliverable | custom_deliverable  
//examples/deliverable:non_executable_deliverable | genrule             
//examples/deliverable:py_deliverable             | py_binary           
//examples/deliverable:sh_deliverable             | sh_binary           

🧮 Bazel details

📟 Command line · bazel build //examples/deliverable:bash_deliverable //examples/deliverable:custom_deliverable //examples/deliverable:de…
bazel build \
  --show_result=20 \
  --action_env='DUMMY_DB_PASSWORD=<REDACTED>' \
  --action_env=DUMMY_BUILD_MODE_ON=1 \
  --repo_env=DUMMY_FEATURE_FLAG=true \
  --action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git' \
  --build_metadata=TAGS=dev,local,axl-testing \
  --build_metadata=TAG_ENV=dev \
  --build_metadata=TAG_COMPONENT=aspect-cli \
  --build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)' \
  --curses=no \
  --generate_json_trace_profile=1 \
  --experimental_profile_include_target_label \
  --profile=/workflows/74cfdd91-682d-446d-8121-4551bcb7a986.profile.gz \
  --color=yes \
  --remote_upload_local_results \
  --heap_dump_on_oom \
  --generate_json_trace_profile=1 \
  --experimental_repository_cache_hardlinks \
  --remote_accept_cached \
  --disk_cache='' \
  --remote_timeout=3600 \
  --remote_retries=360 \
  --grpc_keepalive_timeout=30s \
  --remote_cache=unix:///mnt/ephemeral/buildbarn/.cache/bb_clientd/grpc \
  --remote_bytestream_uri_prefix=remote.silo-gcp.aspect.build \
  --noremote_cache_compression \
  --repository_cache=/mnt/ephemeral/caches/repository \
  --build_metadata=CI_HOST=GITHUB_ACTIONS \
  --build_metadata=VCS=GITHUB \
  --build_metadata=COMMIT_SHA=a4ac3d9f00f6ec2695ea6821d57bf809cf803db5 \
  --build_metadata='USER=github-actions[bot]' \
  --build_metadata=BRANCH_NAME=fix/target-pattern-file-conflict \
  --build_metadata=RUN_TYPE=MANUAL \
  --build_metadata=REPO_OWNER=aspect-build \
  --build_metadata=REPO_NAME=aspect-cli \
  --build_metadata=REPO_URL=https://github.com/aspect-build/aspect-cli \
  --build_metadata=BUILD_URL=https://github.com/aspect-build/aspect-cli/actions/runs/31750296133 \
  --build_metadata='COMMIT_AUTHOR_NAME=Matt (Orion) Cook' \
  --build_metadata=COMMIT_AUTHOR_EMAIL=orion@aspect.build \
  --build_metadata='COMMIT_AUTHOR=Matt (Orion) Cook <orion@aspect.build>' \
  --build_metadata='COMMIT_MESSAGE=ci: smoke-test the IDE/BSP --target_pattern_file passthrough' \
  --build_metadata=COMMIT_TIMESTAMP=2026-08-13T09:25:55-06:00 \
  --build_metadata=ASPECT_TASK_KIND=delivery \
  --build_metadata=ASPECT_TASK_FRIENDLY_KIND=Delivery \
  --build_metadata=ASPECT_TASK_NAME=delivery-gha-debug \
  --build_metadata=ASPECT_TASK_FRIENDLY_NAME=delivery-gha-debug \
  --build_metadata=ASPECT_TASK_ID=50db3ef6-f391-44a1-9973-faf40990582c \
  --remote_download_outputs=minimal \
  --build_event_publish_all_actions \
  --build_event_binary_file_upload_mode=fully_async \
  --build_event_binary_file=/tmp/build-event-out-a5a027f8-2406-41e3-8cfe-68bb97cf05c5.bin \
  --execution_log_compact_file=/tmp/execlog-out-02f3fa6f-1d68-4485-904e-eafba3570fe3.bin \
  -- \
  //examples/deliverable:bash_deliverable \
  //examples/deliverable:custom_deliverable \
  //examples/deliverable:deliverable_with_digest \
  //examples/deliverable:no_remote_exec_deliverable \
  //examples/deliverable:non_executable_deliverable \
  //examples/deliverable:py_deliverable \
  //examples/deliverable:sh_deliverable
ℹ️ Invocation details
  • Invocation ID: 3f0f0867-06ed-4c00-941d-7bc3d8a5308d
  • Command: build
  • Bazel version: 9.0.1
  • Start time: Thu Aug 13 22:36:24 UTC 2026
  • End time: Thu Aug 13 22:36:40 UTC 2026
  • User: aspect-runner
  • Host name: aw-gha-runner-4rgj.us-west1-a.c.awd-silo-prod.internal
  • CPU Target: x86_64
  • Mode: fastbuild
  • Working directory: /mnt/ephemeral/workdir/aspect-cli/aspect-cli
  • Workspace directory: /mnt/ephemeral/workdir/aspect-cli/aspect-cli
  • Server PID: 13148
⏱ Timing
  • Elapsed time: 16.7s
  • Analysis time: 15.4s
  • Execution time: 14.8s
  • Bazel server time: 54.4 cpu-seconds
📦 Build graph
  • Targets: 7 targets (27,565 configured, 48 aspect applications)
  • Actions: 34 actions (1,937 created)
  • Packages: 223 packages loaded
💾 Cache stats
  • Actions: 1,903 of 1,937 cached (98%)
⚡ Actions by mnemonic (11)
Mnemonic                   | Count | %    
---------------------------+-------+------
FileWrite                  | 8     | 22.2%
RepoMappingManifest        | 6     | 16.6%
RunfilesTree               | 6     | 16.6%
SourceSymlinkManifest      | 6     | 16.6%
TemplateExpand             | 3     | 8.3% 
Genrule                    | 2     | 5.5% 
BazelWorkspaceStatusAction | 1     | 2.7% 
ExecutableSymlink          | 1     | 2.7% 
PyCopyWithoutCaching       | 1     | 2.7% 
PyWriteBuildData           | 1     | 2.7% 
UnresolvedSymlink          | 1     | 2.7% 
🏃 Actions by runner (3)
Runner                    | Count | %    
--------------------------+-------+------
internal                  | 33    | 91.6%
remote cache hit · Remote | 2     | 5.5% 
linux-sandbox · Local     | 1     | 2.7% 
🏠 Workspace status (4)
  • BUILD_HOST: aw-gha-runner-4rgj.us-west1-a.c.awd-silo-prod.internal
  • BUILD_TIMESTAMP: 1786660584
  • BUILD_USER: aspect-runner
  • FORMATTED_DATE: 2026 Aug 13 22 36 24 Thu
🏷️ Build metadata (24)
  • ASPECT_TASK_FRIENDLY_KIND: Delivery
  • ASPECT_TASK_FRIENDLY_NAME: delivery-gha-debug
  • ASPECT_TASK_ID: 50db3ef6-f391-44a1-9973-faf40990582c
  • ASPECT_TASK_KIND: delivery
  • ASPECT_TASK_NAME: delivery-gha-debug
  • ASPECT_WORKFLOWS_LINKS: [Docs](https://aspect.build/docs),[Website](https://aspect.build/)
  • BRANCH_NAME: fix/target-pattern-file-conflict
  • BUILD_URL: https://github.com/aspect-build/aspect-cli/actions/runs/31750296133
  • CI_HOST: GITHUB_ACTIONS
  • COMMIT_AUTHOR: Matt (Orion) Cook <orion@aspect.build>
  • COMMIT_AUTHOR_EMAIL: orion@aspect.build
  • COMMIT_AUTHOR_NAME: Matt (Orion) Cook
  • COMMIT_MESSAGE: ci: smoke-test the IDE/BSP --target_pattern_file passthrough
  • COMMIT_SHA: a4ac3d9f00f6ec2695ea6821d57bf809cf803db5
  • COMMIT_TIMESTAMP: 2026-08-13T09:25:55-06:00
  • REPO_NAME: aspect-cli
  • REPO_OWNER: aspect-build
  • REPO_URL: https://github.com/aspect-build/aspect-cli
  • RUN_TYPE: MANUAL
  • TAGS: dev,local,axl-testing
  • TAG_COMPONENT: aspect-cli
  • TAG_ENV: dev
  • USER: github-actions[bot]
  • VCS: GITHUB
🎛️ Startup options (11)
--connect_timeout_secs=30
--failure_detail_out=/mnt/ephemeral/output/aspect-cli/aspect-cli/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=/mnt/ephemeral/output/aspect-cli/aspect-cli
--output_user_root=/mnt/ephemeral/bazel/aspect-cli/aspect-cli
--write_command_log
🎛️ Command options (76)
--action_env=DUMMY_BUILD_MODE_ON=1
--action_env='DUMMY_DB_PASSWORD=<REDACTED>'
--action_env='GIT_URL=https://<REDACTED>@github.com/acme/example.git'
--announce_rc
--build_event_binary_file=/tmp/build-event-out-a5a027f8-2406-41e3-8cfe-68bb97cf05c5.bin
--build_event_binary_file_upload_mode=fully_async
--build_event_publish_all_actions
--build_metadata=ASPECT_TASK_FRIENDLY_KIND=Delivery
--build_metadata=ASPECT_TASK_FRIENDLY_NAME=delivery-gha-debug
--build_metadata=ASPECT_TASK_ID=50db3ef6-f391-44a1-9973-faf40990582c
--build_metadata=ASPECT_TASK_KIND=delivery
--build_metadata=ASPECT_TASK_NAME=delivery-gha-debug
--build_metadata='ASPECT_WORKFLOWS_LINKS=[Docs](https://aspect.build/docs),[Website](https://aspect.build/)'
--build_metadata=BRANCH_NAME=fix/target-pattern-file-conflict
--build_metadata=BUILD_URL=https://github.com/aspect-build/aspect-cli/actions/runs/31750296133
--build_metadata=CI_HOST=GITHUB_ACTIONS
--build_metadata='COMMIT_AUTHOR=Matt (Orion) Cook <orion@aspect.build>'
--build_metadata=COMMIT_AUTHOR_EMAIL=orion@aspect.build
--build_metadata='COMMIT_AUTHOR_NAME=Matt (Orion) Cook'
--build_metadata='COMMIT_MESSAGE=ci: smoke-test the IDE/BSP --target_pattern_file passthrough'
--build_metadata=COMMIT_SHA=a4ac3d9f00f6ec2695ea6821d57bf809cf803db5
--build_metadata=COMMIT_TIMESTAMP=2026-08-13T09:25:55-06:00
--build_metadata=REPO_NAME=aspect-cli
--build_metadata=REPO_OWNER=aspect-build
--build_metadata=REPO_URL=https://github.com/aspect-build/aspect-cli
--build_metadata=RUN_TYPE=MANUAL
--build_metadata=TAGS=dev,local,axl-testing
--build_metadata=TAG_COMPONENT=aspect-cli
--build_metadata=TAG_ENV=dev
--build_metadata='USER=github-actions[bot]'
--build_metadata=VCS=GITHUB
--color=yes
--curses=no
--curses=yes
--disk_cache=''
--enable_platform_specific_config
--execution_log_compact_file=/tmp/execlog-out-02f3fa6f-1d68-4485-904e-eafba3570fe3.bin
--experimental_fetch_all_coverage_outputs
--experimental_profile_include_target_label
--experimental_repository_cache_hardlinks
--generate_json_trace_profile=1
--grpc_keepalive_time=30s
--grpc_keepalive_timeout=30s
--heap_dump_on_oom
--host_platform=//bazel/platforms:linux_host_platform
--incompatible_default_to_explicit_init_py
--incompatible_enforce_starlark_utf8=error
--incompatible_modify_execution_info_additive
--keep_going
--lockfile_mode=error
--module_mirrors=https://bcr.cloudflaremirrors.com
--nobuild_runfile_links
--noexperimental_check_external_repository_files
--noremote_cache_compression
--noremote_upload_local_results
--nosandbox_default_allow_network
--profile=/workflows/74cfdd91-682d-446d-8121-4551bcb7a986.profile.gz
--remote_accept_cached
--remote_bytestream_uri_prefix=remote.silo-gcp.aspect.build
--remote_cache=unix:///mnt/ephemeral/buildbarn/.cache/bb_clientd/grpc
--remote_download_outputs=minimal
--remote_local_fallback
--remote_retries=360
--remote_timeout=3600
--remote_upload_local_results
--repo_env=BAZEL_DO_NOT_DETECT_CPP_TOOLCHAIN=1
--repo_env=BAZEL_NO_APPLE_CPP_TOOLCHAIN=1
--repo_env=DUMMY_FEATURE_FLAG=true
--repo_env='JAVA_HOME=<REDACTED>'
--repository_cache=/mnt/ephemeral/caches/repository
--reuse_sandbox_directories
--show_progress_rate_limit=60
--show_result=20
--show_timestamps
--test_output=errors
--workspace_status_command=tools/githooks/check-config.sh

⚙️ Runner metadata

🚀 Workflows runner
  • Workflows version: 6.1.0-rosetta
  • Cloud provider: GCP
  • Region: us-west1
  • Availability zone: us-west1-a
  • Cloud account: awd-silo-prod
  • Instance type: n2d-standard-4
  • Instance name: aw-gha-runner-4rgj
  • Instance ID: 7163844430142896299
  • Image ID: aspect-workflows-ubuntu-2404-kitchen-sink-amd64-20260509-0
  • Group name: oss
  • Group queue: oss
  • Resource type: default
  • Aspect launcher version: 2026.31.12
  • Aspect CLI version: 0.0.0-dev
  • CI agent version: 2.336.0
  • NVMe storage: yes
  • Preemptible: no
  • Warming enabled: yes
  • Warming complete: yes
  • Warming cache version: 1786610477

⏱ Last updated Thu Aug 13 22:36:56 UTC 2026 · 📊 GitHub API quota 1,687/15,000 (11% used, resets in 38m)
🚀 Powered by Aspect CLI (v0.0.0-dev)  |  Aspect Build · X · LinkedIn · YouTube