build error
Job failed with exit code: 1. Reason: cache miss: [11/13] RUN ls -R /app/src/core/ cache miss: [ 9/13] COPY Cube.stl . cache miss: [ 7/13] COPY requirements.txt . cache miss: [ 5/13] COPY src/ ./src/ cache miss: [ 3/13] WORKDIR /app cache miss: [10/13] COPY Sphere.stl . cache miss: [12/13] RUN mkdir build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Release && make -j$(nproc) cache miss: [ 4/13] COPY CMakeLists.txt . cache miss: [ 2/13] RUN apt-get update && apt-get install -y cmake build-essential pkg-config libglfw3-dev libglew-dev libgl1-mesa-dev libglu1-mesa-dev libosmesa6-dev libbenchmark-dev libgl-dev python3-pip git && rm -rf /var/lib/apt/lists/* cache miss: [ 8/13] COPY mask_to_coco.py . cache miss: [ 6/13] COPY app.py . cache miss: [13/13] RUN pip3 install --no-cache-dir -r requirements.txt {"total":18,"completed":17,"user_total":13,"user_cached":0,"user_completed":12,"user_cacheable":12,"from":1,"miss":12,"client_duration_ms":54667}
Build logs:
Fetching error logs...