Skip to content

DNM testing checkout error#65481

Closed
mattmoor wants to merge 1 commit into
wolfi-dev:mainfrom
mattmoor:test-checkout-error
Closed

DNM testing checkout error#65481
mattmoor wants to merge 1 commit into
wolfi-dev:mainfrom
mattmoor:test-checkout-error

DNM testing checkout error

432b2bc
Select commit
Loading
Failed to load commit list.
Chainguard Internal Staging / elastic-build (STAGING) completed Sep 24, 2025 in 1m 46s

Failed to build APKs

Build ID: 595ba1ff-5ff1-4754-b657-c36c22b34cfe
Error: failed to build ko: building group: pod failed: build failed
did not test because building group: pod failed: build failed

Details

ko (x86_64)

No log content was provided for analysis. The log file appears to be empty.

ko (aarch64)

The build failed due to a git checkout error where the expected commit hash for tag v0.18.0 did not match the one found. This prevented the 'ko' package pipeline from running successfully.

❌ Build error
Command:
melange build ko.yaml \
  --gcplog \
  --source-dir ko \
  --arch aarch64 \
  --arch=aarch64 \
  --env-file=build-aarch64.env \
  --namespace=wolfi \
  --pipeline-dir=./pipelines \
  --out-dir=./packages/ \
  --runner=bubblewrap \
  --repository-append=https://apk.cgr.dev/chainguard \
  --repository-append=https://apk.chainreg.biz/wolfi-presubmit/a5545be55f06e21bf8320334e06bf109442ca861 \
  --repository-append=https://apk.chainreg.biz/wolfi-presubmit/a5545be55f06e21bf8320334e06bf109442ca861 \
  --git-repo-url=https://github.com/wolfi-dev/os
Diagnostic:
Git checkout failed: Expected commit d2060242e9c7884194861b400435d9c93d35fa2c for v0.18.0, but found d2060342e9c7884194861b400435d9c93d35fa2b.
Log Snippets:
This is the primary error message indicating a mismatch between the expected and found commit hashes for the specified git tag.
[git checkout] FAIL Expected commit d2060242e9c7884194861b400435d9c93d35fa2c for v0.18.0, found d2060342e9c7884194861b400435d9c93d35fa2b

This line shows the specific git command that was executed when the commit mismatch was detected, providing context on the operation that failed.
[git checkout] execute: git checkout --quiet origin/tags/v0.18.0

This warning, appearing before the commit mismatch error, suggests an underlying issue with the git tag 'v0.18.0' itself, potentially contributing to the commit hash discrepancy.
warning: refs/tags/v0.18.0 f09115f74132b0e6d908717dca3c0f735ca2482a is not a commit!

This message indicates that the git checkout failure directly led to the inability to run the 'ko' package pipeline, causing the overall build to fail.
failed to build package: unable to run package ko pipeline: unable to run pipeline: unable to run pipeline: exit status 1

Indexes

https://apk.chainreg.biz/wolfi-presubmit/a5545be55f06e21bf8320334e06bf109442ca861

❌ Failed Packages

  • ko (error | 1m19s)

Packages

More Observability

Command

cg build log \
  --build-id 595ba1ff-5ff1-4754-b657-c36c22b34cfe \
  --project staging-images-183e \
  --cluster elastic-pre-a \
  --namespace pre-wolfi \
  --start 2025-09-24T00:57:27Z \
  --end 2025-09-24T01:11:43Z