build error

Job failed with exit code: 1. Reason: cache miss: [base 6/7] RUN chown -R 1000:1000 /var/ cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt cache miss: [base 5/7] RUN --mount=target=/tmp/packages.txt,source=packages.txt apt-get update && xargs -r -a /tmp/packages.txt apt-get install -y && apt-get install -y curl && curl -fsSL https://deb.nodesource.com/setup_20.x | bash - && apt-get install -y nodejs && rm -rf /var/lib/apt/lists/* && apt-get clean cache miss: [run 2/2] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 2/2] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 1/2] COPY --link --chown=1000 ./ /home/user/app cache miss: [base 7/7] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt "torch<=2.9.1" gradio[oauth]==5.25.2 "uvicorn>=0.14.0" "websockets>=10.4" spaces==0.48.1 cache miss: [run 1/2] LINK COPY --link --chown=1000 ./ /home/user/app {"total":26,"completed":22,"user_total":14,"user_cached":5,"user_completed":10,"user_cacheable":13,"from":1,"miss":8,"client_duration_ms":54380}

Build logs:

Fetching error logs...