Skip to content

fix: inference server was blind referencing the standard library when… #7

fix: inference server was blind referencing the standard library when…

fix: inference server was blind referencing the standard library when… #7

Triggered via push April 10, 2026 01:42
Status Failure
Total duration 1m 36s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
Error: buildah exited with code 1 Trying to pull quay.io/projectquay/golang:1.25... Getting image source signatures Copying blob sha256:9503e99b3d32008bba1b0ccdcb86565309daeb6e2497759fda8e8b2805f0e7ea Copying blob sha256:e8a065a7e29121c5ccf270999a1ac2a27cd8f70ad0af3b9e0096d124bb5fe681 Copying config sha256:861573950e7d38a55de504198d46a71f91d6cd5d82d2c077dc86d5f35ff7bb86 Writing manifest to image destination % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 312k 0 312k 0 0 595k 0 --:--:-- --:--:-- --:--:-- 595k stat /workspace/llm-d-inference-sim-0.8.2/cmd/cmd.go: directory not found Error: building at STEP "RUN CGO_ENABLED=0 GOOS=${TARGETOS} GOARCH=${TARGETARCH} go build -o bin/llm-d-inference-sim ./cmd/cmd.go": while running runtime: exit status 1
build
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: redhat-actions/buildah-build@v2, redhat-actions/podman-login@v1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/