build error

Job failed with exit code: 1. Reason: cache miss: [8/9] RUN pip install --no-cache-dir --upgrade -r /home/user/app/requirements.txt cache miss: [6/9] WORKDIR /home/user/app cache miss: [5/9] RUN curl -sLo ~/miniconda.sh https://repo.anaconda.com/miniconda/Miniconda3-py311_23.11.0-1-Linux-x86_64.sh && chmod +x ~/miniconda.sh && ~/miniconda.sh -b -p ~/miniconda && rm ~/miniconda.sh && conda clean -ya cache miss: [4/9] RUN useradd -m -u 1000 user cache miss: [3/9] RUN curl -fsSL https://ollama.com/install.sh | sh cache miss: [9/9] RUN chmod +x /home/user/app/start_server.sh cache miss: [7/9] COPY --chown=user . /home/user/app cache miss: [2/9] RUN rm -f /etc/apt/sources.list.d/*.list && apt-get update && apt-get install -y --no-install-recommends curl ca-certificates sudo git git-lfs zip unzip htop bzip2 libx11-6 build-essential libsndfile-dev software-properties-common gcc wget lshw python3-dev && rm -rf /var/lib/apt/lists/* {"total":14,"completed":8,"user_total":9,"user_cached":0,"user_completed":3,"user_cacheable":8,"from":1,"miss":8,"client_duration_ms":76863}

Build logs:

Fetching error logs...