Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

DeepSparse v1.9.0 Final #59

DeepSparse v1.9.0 Final

DeepSparse v1.9.0 Final #59

Triggered via release June 2, 2025 18:50
@dhuangnmdhuangnm
published v1.9.0
Status Failure
Total duration 55s
Artifacts
Build and Push Version Tagged Docker Images to GitHub Container Registry
48s
Build and Push Version Tagged Docker Images to GitHub Container Registry
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Build and Push Version Tagged Docker Images to GitHub Container Registry
buildx failed with: ERROR: failed to solve: process "/bin/sh -c if [ -n \"$BRANCH\" ] ; then echo Installing from BRANCH && $VENV/bin/pip install --no-cache-dir \"./deepsparse[server,yolo,onnxruntime,yolov8,transformers,image_classification]\"; elif [ \"$MODE\" = \"nightly\" ] ; then echo Installing nightlies ... && if [ -z \"$VERSION\" ] ; then echo Installing latest nightlies ... && $VENV/bin/pip install --no-cache-dir \"deepsparse-nightly[server,yolo,onnxruntime,yolov8,transformers,image_classification]\"; else echo Installing nightlies ... with $VERSION && $VENV/bin/pip install --no-cache-dir \"deepsparse-nightly[server,yolo,onnxruntime,yolov8,transformers,image_classification]==$VERSION\"; fi; elif [ -z \"$VERSION\" ] ; then echo Installing latest deepsparse ... from pypi && $VENV/bin/pip install --no-cache-dir \"deepsparse[server,yolo,onnxruntime,yolov8,transformers,image_classification]\"; else echo Installing latest deepsparse version=\"$VERSION\" from pypi && $VENV/bin/pip install --no-cache-dir \"deepsparse[server,yolo,onnxruntime,yolov8,transformers,image_classification]==$VERSION\"; fi;" did not complete successfully: exit code: 1
Build and Push Version Tagged Docker Images to GitHub Container Registry
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push Version Tagged Docker Images to GitHub Container Registry
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Build and Push Version Tagged Docker Images to GitHub Container Registry
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/