build error

Job failed with exit code: 1. Reason: cache miss: [stage-0 23/23] COPY --chown=user login.html /home/user/miniconda/lib/python3.9/site-packages/jupyter_server/templates/login.html cache miss: [stage-0 21/23] RUN chmod +x restore.py cache miss: [stage-0 20/23] RUN chmod +x on_startup.sh cache miss: [stage-0 19/23] RUN chmod +x start_server.sh cache miss: [stage-0 5/23] WORKDIR /app cache miss: [stage-0 9/23] RUN curl -sLo ~/miniconda.sh https://repo.continuum.io/miniconda/Miniconda3-py39_4.10.3-Linux-x86_64.sh && chmod +x ~/miniconda.sh && ~/miniconda.sh -b -p ~/miniconda && rm ~/miniconda.sh && conda clean -ya cache miss: [stage-0 6/23] RUN adduser --disabled-password --gecos '' --shell /bin/bash user && chown -R user:user /app cache miss: [stage-0 18/23] COPY --chown=user . /home/user/app cache miss: [stage-0 16/23] RUN git lfs install cache miss: [stage-0 3/23] RUN add-apt-repository ppa:flexiondotorg/nvtop && apt-get upgrade -y && apt-get install -y --no-install-recommends nvtop cache miss: [stage-0 22/23] RUN chmod +x backup.py cache miss: [stage-0 17/23] RUN --mount=target=requirements.txt,source=requirements.txt pip install --no-cache-dir --upgrade -r requirements.txt cache miss: [stage-0 15/23] RUN apt-get update && apt-get install ffmpeg libsm6 libxext6 -y cache miss: [stage-0 14/23] RUN chown root:root /usr/bin/sudo && chmod 777 /usr/bin/sudo cache miss: [stage-0 4/23] RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - && apt-get install -y nodejs && npm install -g configurable-http-proxy cache miss: [stage-0 10/23] WORKDIR /home/user/app cache miss: [stage-0 8/23] RUN mkdir /home/user/.cache /home/user/.config && chmod -R 777 /home/user cache miss: [stage-0 2/23] 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 && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 12/23] RUN --mount=target=/root/packages.txt,source=packages.txt apt-get update && xargs -r -a /root/packages.txt apt-get install -y --no-install-recommends && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 11/23] RUN echo 'root:password' | sudo chpasswd cache miss: [stage-0 13/23] RUN mkdir /home/user/jupyter && chown user:user /home/user/jupyter cache miss: [stage-0 7/23] RUN echo "user ALL=(ALL) NOPASSWD:ALL" > /etc/sudoers.d/90-user {"total":28,"completed":9,"user_total":23,"user_cached":0,"user_completed":4,"user_cacheable":22,"from":1,"miss":22,"client_duration_ms":117865}

Build logs:

Fetching error logs...