Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Building image docker.io/overhangio/openedx:17.0.4-indigo
- docker buildx build --tag=docker.io/overhangio/openedx:17.0.4-indigo --output=type=docker --cache-from=type=registry,ref=docker.io/overhangio/openedx:17.0.4-indigo-cache /home/edx/.local/share/tutor/env/build/openedx
- #0 building with "default" instance using docker driver
- #1 [internal] load build definition from Dockerfile
- #1 transferring dockerfile: 11.49kB done
- #1 DONE 0.0s
- #2 resolve image config for docker-image://docker.io/docker/dockerfile:1
- #2 DONE 1.8s
- #3 docker-image://docker.io/docker/dockerfile:1@sha256:dbbd5e059e8a07ff7ea6233b213b36aa516b4c53c645f1817a4dd18b83cbea56
- #3 CACHED
- #4 [internal] load metadata for docker.io/library/ubuntu:20.04
- #4 DONE 1.6s
- #5 [internal] load metadata for docker.io/powerman/dockerize:0.19.0
- #5 DONE 1.6s
- #6 [internal] load .dockerignore
- #6 transferring context: 2B done
- #6 DONE 0.0s
- #7 importing cache manifest from docker.io/overhangio/openedx:17.0.4-indigo-cache
- #7 ...
- #8 [internal] load build context
- #8 DONE 0.0s
- #9 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf
- #9 DONE 0.0s
- #10 [minimal 1/2] FROM docker.io/library/ubuntu:20.04@sha256:71b82b8e734f5cd0b3533a16f40ca1271f28d87343972bb4cd6bd6c38f1bd38e
- #10 DONE 0.0s
- #11 [locales 1/2] ADD --keep-git-dir=true https://github.com/openedx/openedx-i18n.git#release/quince /tmp/openedx-i18n
- #11 0.638 690c2e59973aaee0a346d9393737057dc718fbcd refs/heads/release/quince
- #11 DONE 0.6s
- #7 importing cache manifest from docker.io/overhangio/openedx:17.0.4-indigo-cache
- #7 inferred cache manifest type: application/vnd.oci.image.index.v1+json done
- #7 DONE 2.6s
- #9 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf
- #9 CACHED
- #12 [locales 1/2] ADD --keep-git-dir=true https://github.com/openedx/openedx-i18n.git#release/quince /tmp/openedx-i18n
- #12 CACHED
- #13 [minimal 2/2] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked
- apt update && apt install -y build-essential curl git language-pack-en
- #13 CACHED
- #8 [internal] load build context
- #8 transferring context: 3.52MB 0.2s done
- #8 DONE 0.2s
- #14 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked
- apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
- #14 ...
- #15 [locales 2/2] RUN mkdir --parents /openedx/locale && mv /tmp/openedx-i18n/edx-platform/locale /openedx/locale/contrib && rm -rf /tmp/openedx-i18n/
- #15 0.360 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/fr_CA/LC_MESSAGES': Invalid argument
- #15 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/es_ES/LC_MESSAGES': Invalid argument
- #15 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/hr/LC_MESSAGES': Invalid argument
- #15 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/sv/LC_MESSAGES': Invalid argument
- #15 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/fa_IR/LC_MESSAGES': Invalid argument
- #15 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/ro/LC_MESSAGES': Invalid argument
- #15 ERROR: process "/bin/sh -c mkdir --parents /openedx/locale && mv /tmp/openedx-i18n/edx-platform/locale /openedx/locale/contrib && rm -rf /tmp/openedx-i18n/" did not complete successfully: exit code: 1
- #16 [production 1/30] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y gettext gfortran graphviz graphviz-dev libffi-dev libfreetype6-dev libgeos-dev libjpeg8-dev liblapack-dev libmysqlclient-dev libpng-dev libsqlite3-dev libxmlsec1-dev lynx mysql-client ntp pkg-config rdfind
- #16 0.514
- #16 0.514 WARNING: apt does not have a stable CLI interface. Use with caution in scripts.
- #16 0.514
- #16 1.169 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
- #16 1.226 Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease
- #16 1.544 Get:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB]
- #16 2.457 Get:4 http://security.ubuntu.com/ubuntu focal-security/universe amd64 Packages [1,200 kB]
- #16 CANCELED
- #14 [python 1/4] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked
- apt update && apt install -y libssl-dev zlib1g-dev libbz2-dev libreadline-dev libsqlite3-dev wget curl llvm libncurses5-dev libncursesw5-dev xz-utils tk-dev libffi-dev liblzma-dev python-openssl git
- #14 CANCELED
- #17 [code 1/4] RUN mkdir -p /openedx/edx-platform && git clone https://github.com/openedx/edx-platform.git --branch open-release/quince.3 --depth 1 /openedx/edx-platform
- #17 0.408 Cloning into '/openedx/edx-platform'...
- #17 CANCELED
- ------
- > [locales 2/2] RUN mkdir --parents /openedx/locale && mv /tmp/openedx-i18n/edx-platform/locale /openedx/locale/contrib && rm -rf /tmp/openedx-i18n/:
- 0.360 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/fr_CA/LC_MESSAGES': Invalid argument
- 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/es_ES/LC_MESSAGES': Invalid argument
- 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/hr/LC_MESSAGES': Invalid argument
- 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/sv/LC_MESSAGES': Invalid argument
- 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/fa_IR/LC_MESSAGES': Invalid argument
- 0.377 mv: cannot remove '/tmp/openedx-i18n/edx-platform/locale/ro/LC_MESSAGES': Invalid argument
- ------
- Dockerfile:70
- --------------------
- 69 | ADD --keep-git-dir=true $OPENEDX_I18N_REPOSITORY#$OPENEDX_I18N_VERSION /tmp/openedx-i18n
- 70 | >>> RUN mkdir --parents /openedx/locale && \
- 71 | >>> mv /tmp/openedx-i18n/edx-platform/locale /openedx/locale/contrib && \
- 72 | >>> rm -rf /tmp/openedx-i18n/
- 73 |
- --------------------
- ERROR: failed to solve: process "/bin/sh -c mkdir --parents /openedx/locale && mv /tmp/openedx-i18n/edx-platform/locale /openedx/locale/contrib && rm -rf /tmp/openedx-i18n/" did not complete successfully: exit code: 1
- Error: Command failed with status 1: docker buildx build --tag=docker.io/overhangio/openedx:17.0.4-indigo --output=type=docker --cache-from=type=registry,ref=docker.io/overhangio/openedx:17.0.4-indigo-cache /home/edx/.local/share/tutor/env/build/openedx
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement