Docker image can't build, showing no causes but error "returned a non-zero code:99"

(11/19) Purging libecpg (14.2-r0)
(12/19) Purging clang (12.0.1-r1)
(13/19) Purging icu-dev (69.1-r1)
(14/19) Purging icu (69.1-r1)
(15/19) Purging icu-libs (69.1-r1)
(16/19) Purging llvm12 (12.0.1-r0)
(17/19) Purging libmagic (5.41-r0)
(18/19) Purging clang-libs (12.0.1-r1)
(19/19) Purging llvm12-libs (12.0.1-r0)
Executing busybox-1.34.1-r3.trigger
OK: 162 MiB in 71 packages
ERROR: Service ‘pass’ failed to build: The command ‘/bin/sh -c pip install virtualenv && python -m virtualenv /py && /py/bin/pip install --upgrade pip && apk add --update --no-cache postgresql-client && apk add --update --no-cache --virtual .tmp-deps build-base postgresql-dev musl-dev && apk add libxml2-dev libxslt-dev libffi-dev gcc libgcc openssl-dev curl libc-dev linux-headers zlib zlib-dev jpeg-dev && /py/bin/pip install -r /requirements.txt && apk del .tmp-deps && apk clean cache && adduser --disabled-password --no-create-home pass && mkdir -p /vol/web/static && mkdir -p /vol/web/media && chown -R pass:pass /vol && chmod -R 755 /vol’ returned a non-zero code: 99