build error

Job failed with exit code: 1. Reason: cache miss: [4/5] COPY main.py main.py cache miss: [3/5] RUN pip install fastapi[all] cache miss: [2/5] RUN chmod 1777 /tmp && apt update -q && apt install -y ca-certificates wget libgl1 && wget -qO /tmp/cuda-keyring.deb https://developer.download.nvidia.com/compute/cuda/repos/ubuntu2204/x86_64/cuda-keyring_1.1-1_all.deb && dpkg -i /tmp/cuda-keyring.deb && apt update -q && apt install -y --no-install-recommends libcudnn8 libcublas-12-2 cache miss: [5/5] RUN python main.py {"total":10,"completed":10,"user_total":5,"user_cached":0,"user_completed":5,"user_cacheable":4,"from":1,"miss":4,"client_duration_ms":194743}

Build logs:

Fetching error logs...