build error
Job failed with exit code: 1. Reason: cache miss: [base 4/7] RUN pip install --no-cache-dir pip==22.3.1 && pip install --no-cache-dir datasets "huggingface-hub>=0.19" "hf-transfer>=0.1.4" "protobuf<4" "click<8.1" "pydantic~=1.0" cache miss: [base 6/7] RUN --mount=target=/tmp/requirements.txt,source=requirements.txt pip install --no-cache-dir -r /tmp/requirements.txt cache miss: [base 7/7] RUN pip install --no-cache-dir gradio[oauth]==4.37.2 "uvicorn>=0.14.0" spaces cache miss: [run 4/9] RUN apt-get update && apt-get install -y htop vim nano gdb && rm -rf /var/lib/apt/lists/* && chsh -s /usr/bin/bash user cache miss: [run 9/9] COPY --link --chown=1000 --from=huggingface/spaces-dev-init-process:sha-bb8ea81 /app/init-process /tmp/init-process cache miss: [run 3/9] RUN wget https://github.com/gitpod-io/openvscode-server/releases/download/openvscode-server-v1.86.2/openvscode-server-v1.86.2-linux-x64.tar.gz -O /tmp/openvscode-server.tar.gz && tar -xzf /tmp/openvscode-server.tar.gz -C /opt && rm /tmp/openvscode-server.tar.gz && mv /opt/openvscode-server-v1.86.2-linux-x64 /opt/openvscode-server && chown -R 1000:1000 /opt/openvscode-server cache miss: [run 5/9] RUN pip install --no-cache-dir IPython wheel cache miss: [run 9/9] LINK COPY --link --chown=1000 --from=huggingface/spaces-dev-init-process:sha-bb8ea81 /app/init-process /tmp/init-process cache miss: [base 3/7] RUN apt-get update && apt-get install -y git git-lfs ffmpeg libsm6 libxext6 cmake rsync libgl1-mesa-glx && rm -rf /var/lib/apt/lists/* && git lfs install cache miss: [run 2/9] COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [run 8/9] RUN git config --global user.name "saily" cache miss: [run 7/9] RUN git config --global user.email "[email protected]" cache miss: [run 1/9] LINK COPY --link --chown=1000 ./ /home/user/app cache miss: [run 2/9] LINK COPY --from=pipfreeze --link --chown=1000 /tmp/freeze.txt /tmp/freeze.txt cache miss: [pipfreeze 1/1] RUN pip freeze > /tmp/freeze.txt cache miss: FROM docker.io/huggingface/spaces-dev-init-process:sha-bb8ea81@sha256:b6334be6a076d273d2f65deb8f44e98893557a2d3aa3640a463d2ebe9057a9a3 cache miss: [run 6/9] RUN /opt/openvscode-server/bin/openvscode-server --install-extension ms-python.python --install-extension ms-python.debugpy cache miss: [run 1/9] COPY --link --chown=1000 ./ /home/user/app cache miss: [base 5/7] RUN --mount=target=/tmp/packages.txt,source=packages.txt apt-get update && xargs -r -a /tmp/packages.txt apt-get install -y && rm -rf /var/lib/apt/lists/* {"total":35,"completed":20,"user_total":23,"user_cached":3,"user_completed":8,"user_cacheable":22,"from":1,"miss":19,"client_duration_ms":10179}
Build logs:
Fetching error logs...