build error

Job failed with exit code: 1. Reason: cache miss: [7/8] COPY . . cache miss: [5/8] COPY requirements.txt . cache miss: [4/8] RUN set -eux; apt-get update; apt-get install -y --no-install-recommends wget; wget -O opencode.deb "https://github.com/anomalyco/opencode/releases/download/v1.3.17/opencode-desktop-linux-amd64.deb"; dpkg -i opencode.deb || apt-get install -f -y; rm -f opencode.deb; apt-get clean; rm -rf /var/lib/apt/lists/*; opencode --version cache miss: [8/8] RUN mkdir -p /workspace cache miss: [6/8] RUN pip install --no-cache-dir -r requirements.txt {"total":13,"completed":9,"user_total":8,"user_cached":2,"user_completed":4,"user_cacheable":7,"from":1,"miss":5,"client_duration_ms":37407}

Build logs:

Fetching error logs...