build error

Job failed with exit code: 1. Reason: cache miss: [ 9/15] RUN pip install -r requirements.txt cache miss: [ 8/15] COPY --chown=user requirements.txt requirements.txt cache miss: [ 6/15] RUN pip install Cython cache miss: [ 4/15] RUN apt-get update && apt-get install -y unzip cache miss: [ 2/15] RUN useradd -m -u 1000 user cache miss: [ 3/15] WORKDIR /home/user cache miss: [15/15] RUN chmod +x entrypoint.sh upload_s3.sh simple_train.sh train_from_working.sh cache miss: [ 7/15] RUN pip install torch==1.6.0+cpu torchvision==0.7.0+cpu -f https://download.pytorch.org/whl/torch_stable.html cache miss: [14/15] RUN chmod +x install_awscli.sh && ./install_awscli.sh cache miss: [12/15] RUN ./download_dataset.sh cache miss: [10/15] COPY --chown=user download_dataset.sh download_dataset.sh cache miss: [ 5/15] RUN pip install --no-cache-dir --upgrade pip cache miss: [13/15] COPY --chown=user . . cache miss: [11/15] RUN chmod +x download_dataset.sh {"total":20,"completed":9,"user_total":15,"user_cached":0,"user_completed":4,"user_cacheable":14,"from":1,"miss":14,"client_duration_ms":9011}

Build logs:

Fetching error logs...