build error
Job failed with exit code: 1. Reason: cache miss: [8/9] COPY . . cache miss: [2/9] RUN apt-get update && apt-get install -y --no-install-recommends build-essential git wget && rm -rf /var/lib/apt/lists/* cache miss: [9/9] RUN mkdir -p /code/faiss_db /code/.cache && chmod -R 777 /code/faiss_db /code/.cache cache miss: [3/9] WORKDIR /code cache miss: [7/9] RUN python pre_download.py cache miss: [5/9] RUN pip install --upgrade pip && pip install --no-cache-dir -r requirements.txt cache miss: [6/9] COPY pre_download.py . cache miss: [4/9] COPY requirements.txt . {"total":14,"completed":10,"user_total":9,"user_cached":0,"user_completed":5,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":19443}
Build logs:
Fetching error logs...