build error

Job failed with exit code: 1. Reason: cache miss: [builder 5/6] COPY . . cache miss: [builder 3/6] COPY package.json ./ cache miss: [stage-2 4/7] COPY requirements.txt . cache miss: [stage-2 3/7] COPY --from=builder /app/dist /app/dist cache miss: [stage-2 7/7] RUN useradd -m -u 1000 user cache miss: [stage-2 5/7] RUN pip install --no-cache-dir -r requirements.txt cache miss: [builder 2/6] WORKDIR /app cache miss: [stage-2 6/7] COPY app.py . cache miss: [builder 4/6] RUN npm install cache miss: [builder 6/6] RUN npm run build cache miss: [stage-2 2/7] WORKDIR /app {"total":19,"completed":12,"user_total":13,"user_cached":0,"user_completed":6,"user_cacheable":11,"from":2,"miss":11,"client_duration_ms":11521}

Build logs:

Fetching error logs...