build error
Job failed with exit code: 1. Reason: cache miss: [7/8] COPY . . cache miss: [6/8] RUN python -c "import librosa; print('✓ librosa OK')" && python -c "import resampy; print('✓ resampy OK')" && python -c "import transformers; print('✓ transformers OK')" && python -c "import torch; print('✓ torch OK')" && python -c "import pyannote; print('✓ pyannote OK')" && python -c "import whisper; print('✓ whisper OK')" && python -c "import fastapi; print('✓ fastapi OK')" && echo "All critical imports successful!" cache miss: [5/8] RUN pip install --no-cache-dir --upgrade pip setuptools wheel && pip install --no-cache-dir -r requirements.txt cache miss: [3/8] RUN apt-get update && apt-get install -y ffmpeg git wget curl build-essential libsndfile1 libasound2-dev portaudio19-dev libportaudio2 libportaudiocpp0 libsndfile1-dev libflac-dev libvorbis-dev libogg-dev libmp3lame-dev libmad0-dev libtwolame-dev libavcodec-dev libavformat-dev libavutil-dev libswresample-dev && rm -rf /var/lib/apt/lists/* cache miss: [8/8] RUN mkdir -p templates static uploads outputs model_cache temp_files demo_results demo_audio results /tmp/matplotlib /tmp/fontconfig && chmod -R 777 templates static && chmod -R 777 uploads outputs model_cache temp_files demo_results demo_audio results && chmod -R 777 /tmp/matplotlib /tmp/fontconfig cache miss: [4/8] COPY requirements.txt . cache miss: [2/8] WORKDIR /app {"total":13,"completed":10,"user_total":8,"user_cached":0,"user_completed":5,"user_cacheable":7,"from":1,"miss":7,"client_duration_ms":46641}
Build logs:
Fetching error logs...