tune dockerfile again

4 jobs for master in 13 minutes and 11 seconds (queued for 4 seconds)
Status Job ID Name Coverage
  Build
failed #69447
docker-arm
build-arm

00:12:19

failed #69446
docker
build-x86

00:13:11

 
  Deploy
skipped #69449
docker
deploy_branch
skipped #69448
docker
deploy_latest
 
Name Stage Failure
failed
build-x86 Build
    Can't uninstall 'requests'. No files were found to uninstall.
Successfully installed emoji-2.1.0 min-dalle-0.4.11 requests-2.28.1 simplejpeg-1.6.5
Collecting https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1
ERROR: HTTP error 404 while getting https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1
ERROR: Could not install requirement https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1 because of error 404 Client Error: Not Found for url: https://www.dropbox.com/s/dl/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip
ERROR: Could not install requirement https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1 because of HTTP error 404 Client Error: Not Found for url: https://www.dropbox.com/s/dl/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip for URL https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1
The command '/bin/sh -c apt-get update && apt-get install -y libncurses5 python3 python3-pip curl git apt-utils ssh ca-certificates tmux nano vim sudo bash rsync htop wget unzip python3.8-venv python3-virtualenv python3-distutils python3-numpy tini && update-alternatives --install /usr/bin/python python /usr/bin/python3 1 && update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1 && pip3 install --no-cache-dir --upgrade pip && pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 && pip3 install --no-cache-dir dotmap icecream sentry-sdk numpy fastapi "uvicorn[standard]" gunicorn omegaconf transformers einops && pip3 install pytorch_lightning && pip3 install -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers && pip3 install https://github.com/NovelAI/k-diffusion-multigen/archive/457560c53c344b16cf3dda5eb0ba44d83e0b7c46.zip && pip3 install simplejpeg min-dalle && pip3 install https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1 && pip3 install faiss-cpu sentence_transformers && wget https://f004.backblazeb2.com/file/naipublicbucketxyz/xformers.zip && unzip xformers.zip && cd xformers && python3 setup.py develop && pip uninstall -y pillow && pip install pillow-simd && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/* /var/log/*' returned a non-zero code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1

failed
build-arm Build
    Can't uninstall 'requests'. No files were found to uninstall.
Successfully installed emoji-2.1.0 min-dalle-0.4.11 requests-2.28.1 simplejpeg-1.6.5
Collecting https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1
ERROR: HTTP error 404 while getting https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1
ERROR: Could not install requirement https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1 because of error 404 Client Error: Not Found for url: https://www.dropbox.com/s/dl/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip
ERROR: Could not install requirement https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1 because of HTTP error 404 Client Error: Not Found for url: https://www.dropbox.com/s/dl/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip for URL https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1
The command '/bin/sh -c apt-get update && apt-get install -y libncurses5 python3 python3-pip curl git apt-utils ssh ca-certificates tmux nano vim sudo bash rsync htop wget unzip python3.8-venv python3-virtualenv python3-distutils python3-numpy tini && update-alternatives --install /usr/bin/python python /usr/bin/python3 1 && update-alternatives --install /usr/bin/pip pip /usr/bin/pip3 1 && pip3 install --no-cache-dir --upgrade pip && pip3 install torch torchvision torchaudio --extra-index-url https://download.pytorch.org/whl/cu116 && pip3 install --no-cache-dir dotmap icecream sentry-sdk numpy fastapi "uvicorn[standard]" gunicorn omegaconf transformers einops && pip3 install pytorch_lightning && pip3 install -e git+https://github.com/CompVis/taming-transformers.git@master#egg=taming-transformers && pip3 install https://github.com/NovelAI/k-diffusion-multigen/archive/457560c53c344b16cf3dda5eb0ba44d83e0b7c46.zip && pip3 install simplejpeg min-dalle && pip3 install https://www.dropbox.com/s/8ozhhbo1g7y5dsz/basedformer-f7c8c4fe12f8a0acf6588d8d09a8b9b0481895e3.zip?dl=1 && pip3 install faiss-cpu sentence_transformers && wget https://f004.backblazeb2.com/file/naipublicbucketxyz/xformers.zip && unzip xformers.zip && cd xformers && python3 setup.py develop && pip uninstall -y pillow && pip install pillow-simd && rm -rf /var/lib/apt/lists/* /var/tmp/* /tmp/* /var/log/*' returned a non-zero code: 1
Cleaning up project directory and file based variables
ERROR: Job failed: exit code 1