build error

Job failed with exit code: 1. Reason: cache miss: [ 6/12] RUN pip install --no-cache-dir --upgrade pip && pip install --no-cache-dir -r /app/req_ai.txt && pip install --no-cache-dir -r /app/req_obj.txt cache miss: [ 8/12] COPY services /app/services cache miss: [ 7/12] RUN pip install --no-cache-dir torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cpu cache miss: [ 4/12] COPY services/ai_detection/requirements.txt /app/req_ai.txt cache miss: [12/12] RUN mkdir -p /var/log/nginx /var/lib/nginx /run && chown -R 1000:1000 /var/log/nginx /var/lib/nginx /run /app cache miss: [ 5/12] COPY services/object_detection/requirements.txt /app/req_obj.txt cache miss: [11/12] RUN chmod +x /app/start.sh cache miss: [10/12] COPY start.sh /app/start.sh cache miss: [ 9/12] COPY nginx.conf /app/nginx.conf {"total":17,"completed":9,"user_total":12,"user_cached":3,"user_completed":4,"user_cacheable":11,"from":1,"miss":9,"client_duration_ms":536}

Build logs:

Fetching error logs...