Skip to content

Bump tj-actions/changed-files from 41 to 42 (#78) #26

Bump tj-actions/changed-files from 41 to 42 (#78)

Bump tj-actions/changed-files from 41 to 42 (#78) #26

Triggered via push January 19, 2024 15:00
Status Failure
Total duration 2m 23s
Artifacts

deploy.yml

on: push
Run hadolint against docker files
3s
Run hadolint against docker files
Triggered via Workflow Dispatch?
0s
Triggered via Workflow Dispatch?
Deploy ghcr.io (Multi-Arch)
1m 10s
Deploy ghcr.io (Multi-Arch)
Matrix: Deploy ghcr.io
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Deploy ghcr.io (Multi-Arch)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(pkg-config) && KEPT_PACKAGES+=(chromium) && KEPT_PACKAGES+=(chromium-driver) && TEMP_PACKAGES+=(python3-dev) && TEMP_PACKAGES+=(python3-pip) && KEPT_PACKAGES+=(python3-selenium) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && python3 -m pip install --no-cache-dir --break-system-packages -r /opt/app/requirements.txt && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && date +%Y%m%d.%H%M > /CONTAINER_VERSION" did not complete successfully: exit code: 1
Deploy ghcr.io (linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c set -x && TEMP_PACKAGES=() && KEPT_PACKAGES=() && TEMP_PACKAGES+=(build-essential) && TEMP_PACKAGES+=(pkg-config) && KEPT_PACKAGES+=(chromium) && KEPT_PACKAGES+=(chromium-driver) && TEMP_PACKAGES+=(python3-dev) && TEMP_PACKAGES+=(python3-pip) && KEPT_PACKAGES+=(python3-selenium) && apt-get update && apt-get install -y --no-install-recommends \"${KEPT_PACKAGES[@]}\" \"${TEMP_PACKAGES[@]}\" && python3 -m pip install --no-cache-dir --break-system-packages -r /opt/app/requirements.txt && apt-get remove -y \"${TEMP_PACKAGES[@]}\" && apt-get autoremove -y && rm -rf /src/* /tmp/* /var/lib/apt/lists/* && date +%Y%m%d.%H%M > /CONTAINER_VERSION" did not complete successfully: exit code: 1
Deploy ghcr.io (linux/arm64)
The job was canceled because "linux_amd64" failed.
Deploy ghcr.io (linux/arm64)
The operation was canceled.
Deploy ghcr.io (linux/arm/v7)
The job was canceled because "linux_amd64" failed.
Deploy ghcr.io (linux/arm/v7)
The operation was canceled.