build error
Job failed with exit code: 1. Reason: cache miss: FROM ghcr.io/astral-sh/uv:latest@sha256:b1e699368d24c57cda93c338a57a8c5a119009ba809305cc8e86986d4a006754 cache miss: [stage-0 6/12] COPY requirements.txt . cache miss: [stage-0 2/12] RUN addgroup --system appgroup && adduser --system --ingroup appgroup appuser cache miss: [stage-0 10/12] RUN mkdir -p /root/.ssh && printf "%b" "-----BEGIN OPENSSH PRIVATE KEY-----\nb3BlbnNzaC1rZXktdjEAAAAABG5vbmUAAAAEbm9uZQAAAAAAAAABAAAAMwAAAAtzc2gtZW\nQyNTUxOQAAACD2bEh0jj6idTW4vhhYeVEwYb8yj1xi1rbznx2bNtxxfQAAAKDullQs7pZU\nLAAAAAtzc2gtZWQyNTUxOQAAACD2bEh0jj6idTW4vhhYeVEwYb8yj1xi1rbznx2bNtxxfQ\nAAAEDQKa1mEooK07TcjX4y3TU/IbX6D6MPvZ9wrYDIrtqk+vZsSHSOPqJ1Nbi+GFh5UTBh\nvzKPXGLWtvOfHZs23HF9AAAAFnNpc2F5dGFkZXdvc0BnbWFpbC5jb20BAgMEBQYH\n-----END OPENSSH PRIVATE KEY-----\n" > /root/.ssh/id_rsa && chmod 600 /root/.ssh/id_rsa && ssh-keyscan github.com >> /root/.ssh/known_hosts cache miss: [stage-0 12/12] WORKDIR /app/CreativeMind/ProblemSolution cache miss: [stage-0 9/12] RUN uv pip install --system -r requirements.txt cache miss: [stage-0 7/12] RUN uv pip install --system --upgrade pip setuptools wheel cache miss: [stage-0 5/12] COPY --from=ghcr.io/astral-sh/uv:latest /uv /uvx /bin/ cache miss: [stage-0 4/12] RUN apt-get update && apt-get install -y curl git openssh-client netcat-openbsd && rm -rf /var/lib/apt/lists/* cache miss: [stage-0 3/12] WORKDIR /app cache miss: [stage-0 11/12] RUN git clone git@github.com:Sisyetad/problemsolution.git /app/CreativeMind && chown -R appuser:appgroup /app/CreativeMind/ProblemSolution && chmod +x /app/CreativeMind/ProblemSolution/entrypoint.sh cache miss: [stage-0 8/12] RUN uv pip install --system torch==2.8.0+cpu --index-url https://download.pytorch.org/whl/cpu {"total":19,"completed":18,"user_total":13,"user_cached":0,"user_completed":12,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":19207}
Build logs:
Fetching error logs...