build error
Job failed with exit code: 1. Reason: cache miss: [6/9] COPY --chown=user requirements.txt . cache miss: [4/9] WORKDIR /home/user/app cache miss: [9/9] RUN mkdir -p temp output cache miss: [8/9] COPY --chown=user . . cache miss: [7/9] RUN python3 -m venv venv && . venv/bin/activate && pip install --no-cache-dir -r requirements.txt cache miss: [5/9] RUN wget https://github.com/DanielSWolf/rhubarb-lip-sync/releases/download/v1.13.0/Rhubarb-Lip-Sync-1.13.0-Linux.zip && unzip -q Rhubarb-Lip-Sync-1.13.0-Linux.zip && cp -r Rhubarb-Lip-Sync-1.13.0-Linux/rhubarb Rhubarb-Lip-Sync-1.13.0-Linux/res . && chmod +x rhubarb && rm -rf Rhubarb-Lip-Sync-1.13.0-Linux Rhubarb-Lip-Sync-1.13.0-Linux.zip cache miss: [3/9] RUN useradd -m -u 1000 user || echo "User already exists." cache miss: [2/9] RUN apt-get update && apt-get install -y blender ffmpeg unzip wget python3 python3-pip python3-venv curl sudo && rm -rf /var/lib/apt/lists/* {"total":14,"completed":10,"user_total":9,"user_cached":0,"user_completed":5,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":49593}
Build logs:
Fetching error logs...