Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1764338698:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Starting service docker:28-dind... Pulling docker image docker:28-dind ... Using docker image sha256:6a68f64cf32d98b09a11c208de78f59f17c0a6fff33c13f11acac853d6aad5ae for docker:28-dind with digest docker@sha256:2a232a42256f70d78e3cc5d2b5d6b3276710a0de0596c145f627ecfae90282ac ... Waiting for services to be up and running (timeout 30 seconds)... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... section_end:1764338718:prepare_executor section_start:1764338718:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-1 via gitlab-runner-66336c5289e5e542... section_end:1764338719:prepare_script section_start:1764338719:get_sources Getting source from Git repository Fetching changes with git depth set to 50... Reinitialized existing Git repository in /builds/opencraft/ops/axim-pr-sandboxes/.git/ Created fresh repository. Checking out 93720a5b as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-1823-c25332/.venv/ Removing instances/pr-1823-c25332/env/ Removing instances/pr-1823-c25332/grove-preserved-config.yml.previous Updating/initializing submodules recursively with git depth set to 50... Submodule 'grove' (https://gitlab.com/opencraft/dev/grove.git) registered for path 'grove' Synchronizing submodule url for 'grove' Entering 'grove' Removing provider-digitalocean/.terraform.lock.hcl Removing tools-container/grove-cli/grove/__pycache__/ Entering 'grove' HEAD is now at 6d05782 Merge branch 'kaustav/add_default_project' into 'main' Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1764338722:get_sources section_start:1764338722:restore_cache Restoring cache Checking cache for tf-93720a5b-protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. WARNING: Cache file does not exist  Failed to extract cache section_end:1764338722:restore_cache section_start:1764338722:step_script Executing "step_script" stage of the job script Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... $ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes gitlab agent:1077905 $ kubectl config use-context ${CI_PROJECT_PATH}:${K8S_CLUSTER_AGENT_CONTEXT} Switched to context "opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes". $ $SCRIPTS_DIR/tf.sh init Initializing the backend...  Successfully configured the backend "http"! OpenTofu will automatically use this backend unless the backend configuration changes. Initializing modules... - edx_instances in ../provider-modules/instance - harmony in ../provider-modules/harmony - instance_edxapp_bucket in spaces - k8s_cluster in k8s-cluster - k8s_gitlab_connector in ../provider-modules/k8s-gitlab-connector - k8s_gitlab_container_registry in ../provider-modules/k8s-gitlab-container-registry - k8s_monitoring in ../provider-modules/k8s-monitoring - mongodb in database - mysql in database - plugin in ../provider-plugin - tutor_env in spaces - velero_backups in spaces Initializing provider plugins... - Finding latest version of hashicorp/null... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of hashicorp/random... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding latest version of hashicorp/kubernetes... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/tls... - Finding latest version of hashicorp/external... - Installing digitalocean/digitalocean v2.69.0... - Installed digitalocean/digitalocean v2.69.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/kubernetes v2.38.0... - Installed hashicorp/kubernetes v2.38.0 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v1.5.0... - Installed loafoe/htpasswd v1.5.0 (signed, key ID C0E4EB79E9E6A23D) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) Providers are signed by their developers. If you'd like to know more about provider signing, you can read about it here: https://opentofu.org/docs/cli/plugins/signing/ OpenTofu has created a lock file .terraform.lock.hcl to record the provider selections it made above. Include this file in your version control repository so that OpenTofu can guarantee to make the same selections by default when you run "tofu init" in the future. OpenTofu has been successfully initialized! $ docker login -u $CI_REGISTRY_USER -p $CI_REGISTRY_PASSWORD $CI_REGISTRY WARNING! Using --password via the CLI is insecure. Use --password-stdin. Login Succeeded WARNING! Your credentials are stored unencrypted in '/home/grove/.docker/config.json'. Configure a credential helper to remove this warning. See https://docs.docker.com/go/credential-store/ $ printf "debug = true\n[worker.oci]\n max-parallelism = $DOCKER_BUILDKIT_PARALLELISM\n[registry.\"docker.io\"]\n mirrors = [\"${CUSTOM_DOCKER_REGISTRY:-https://registry-1.docker.io}\"]" > ~/buildkitd.toml $ docker buildx create --use --config ~/buildkitd.toml recursing_carver $ docker buildx install $ grove tutor buildimage $INSTANCE_NAME $IMAGE_NAME --edx-platform-repository="$EDX_PLATFORM_REPOSITORY" --edx-platform-version="$EDX_PLATFORM_VERSION" Loading outputs from Terraform bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/tf.sh output -json bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/sync_tutor_env.sh pull Completed 2.0 KiB/31.8 MiB (4.8 KiB/s) with 168 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/config/cms.env.yml to instances/pr-37669-a630ec/env/apps/openedx/config/cms.env.yml Completed 2.0 KiB/31.8 MiB (4.8 KiB/s) with 167 file(s) remaining Completed 2.1 KiB/31.8 MiB (4.0 KiB/s) with 167 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/lms/test.py to instances/pr-37669-a630ec/env/apps/openedx/settings/lms/test.py Completed 2.1 KiB/31.8 MiB (4.0 KiB/s) with 166 file(s) remaining Completed 4.2 KiB/31.8 MiB (6.9 KiB/s) with 166 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/caddy/Caddyfile to instances/pr-37669-a630ec/env/apps/caddy/Caddyfile Completed 4.2 KiB/31.8 MiB (6.9 KiB/s) with 165 file(s) remaining Completed 6.4 KiB/31.8 MiB (10.2 KiB/s) with 165 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/config/lms.env.yml to instances/pr-37669-a630ec/env/apps/openedx/config/lms.env.yml Completed 6.4 KiB/31.8 MiB (10.2 KiB/s) with 164 file(s) remaining Completed 7.0 KiB/31.8 MiB (11.0 KiB/s) with 164 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/uwsgi.ini to instances/pr-37669-a630ec/env/apps/openedx/uwsgi.ini Completed 7.0 KiB/31.8 MiB (11.0 KiB/s) with 163 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/cms/__init__.py to instances/pr-37669-a630ec/env/apps/openedx/settings/cms/__init__.py Completed 7.0 KiB/31.8 MiB (11.0 KiB/s) with 162 file(s) remaining Completed 7.1 KiB/31.8 MiB (10.4 KiB/s) with 162 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/cms/test.py to instances/pr-37669-a630ec/env/apps/openedx/settings/cms/test.py Completed 7.1 KiB/31.8 MiB (10.4 KiB/s) with 161 file(s) remaining Completed 8.1 KiB/31.8 MiB (11.1 KiB/s) with 161 file(s) remaining Completed 8.2 KiB/31.8 MiB (11.3 KiB/s) with 161 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/permissions/setowners.sh to instances/pr-37669-a630ec/env/apps/permissions/setowners.sh Completed 8.2 KiB/31.8 MiB (11.3 KiB/s) with 160 file(s) remaining Completed 23.4 KiB/31.8 MiB (32.1 KiB/s) with 160 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/redis/redis.conf to instances/pr-37669-a630ec/env/apps/redis/redis.conf Completed 23.4 KiB/31.8 MiB (32.1 KiB/s) with 159 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/cms/development.py to instances/pr-37669-a630ec/env/apps/openedx/settings/cms/development.py Completed 23.4 KiB/31.8 MiB (32.1 KiB/s) with 158 file(s) remaining Completed 35.7 KiB/31.8 MiB (48.4 KiB/s) with 158 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/Dockerfile to instances/pr-37669-a630ec/env/build/openedx/Dockerfile Completed 35.7 KiB/31.8 MiB (48.4 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/lms/__init__.py to instances/pr-37669-a630ec/env/apps/openedx/settings/lms/__init__.py Completed 35.7 KiB/31.8 MiB (48.4 KiB/s) with 156 file(s) remaining Completed 35.8 KiB/31.8 MiB (47.0 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/bin/reload-uwsgi to instances/pr-37669-a630ec/env/build/openedx/bin/reload-uwsgi Completed 35.8 KiB/31.8 MiB (47.0 KiB/s) with 155 file(s) remaining Completed 58.7 KiB/31.8 MiB (76.4 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/lms/development.py to instances/pr-37669-a630ec/env/apps/openedx/settings/lms/development.py Completed 58.7 KiB/31.8 MiB (76.4 KiB/s) with 154 file(s) remaining Completed 73.3 KiB/31.8 MiB (92.5 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/cms/production.py to instances/pr-37669-a630ec/env/apps/openedx/settings/cms/production.py Completed 73.3 KiB/31.8 MiB (92.5 KiB/s) with 153 file(s) remaining Completed 92.7 KiB/31.8 MiB (116.1 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/apps/openedx/settings/lms/production.py to instances/pr-37669-a630ec/env/apps/openedx/settings/lms/production.py Completed 92.7 KiB/31.8 MiB (116.1 KiB/s) with 152 file(s) remaining Completed 92.7 KiB/31.8 MiB (112.9 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/revisions.yml to instances/pr-37669-a630ec/env/build/openedx/revisions.yml Completed 92.7 KiB/31.8 MiB (112.9 KiB/s) with 151 file(s) remaining Completed 93.3 KiB/31.8 MiB (112.2 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/settings/cms/assets.py to instances/pr-37669-a630ec/env/build/openedx/settings/cms/assets.py Completed 93.3 KiB/31.8 MiB (112.2 KiB/s) with 150 file(s) remaining Completed 93.6 KiB/31.8 MiB (111.8 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/grove/scripts/.gitkeep to instances/pr-37669-a630ec/env/build/openedx/grove/scripts/.gitkeep Completed 93.6 KiB/31.8 MiB (111.8 KiB/s) with 149 file(s) remaining Completed 94.2 KiB/31.8 MiB (111.7 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/settings/lms/i18n.py to instances/pr-37669-a630ec/env/build/openedx/settings/lms/i18n.py Completed 94.2 KiB/31.8 MiB (111.7 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/settings/lms/assets.py to instances/pr-37669-a630ec/env/build/openedx/settings/lms/assets.py Completed 94.2 KiB/31.8 MiB (111.7 KiB/s) with 147 file(s) remaining Completed 94.8 KiB/31.8 MiB (108.0 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/settings/uwsgi.ini to instances/pr-37669-a630ec/env/build/openedx/settings/uwsgi.ini Completed 94.8 KiB/31.8 MiB (108.0 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/settings/lms/__init__.py to instances/pr-37669-a630ec/env/build/openedx/settings/lms/__init__.py Completed 94.8 KiB/31.8 MiB (108.0 KiB/s) with 145 file(s) remaining Completed 95.2 KiB/31.8 MiB (104.1 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 95.2 KiB/31.8 MiB (104.1 KiB/s) with 144 file(s) remaining Completed 95.3 KiB/31.8 MiB (103.5 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/settings/cms/__init__.py to instances/pr-37669-a630ec/env/build/openedx/settings/cms/__init__.py Completed 95.3 KiB/31.8 MiB (103.5 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/README to instances/pr-37669-a630ec/env/build/openedx/themes/README Completed 95.3 KiB/31.8 MiB (103.5 KiB/s) with 142 file(s) remaining Completed 95.7 KiB/31.8 MiB (102.6 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/settings/cms/i18n.py to instances/pr-37669-a630ec/env/build/openedx/settings/cms/i18n.py Completed 95.7 KiB/31.8 MiB (102.6 KiB/s) with 141 file(s) remaining Completed 95.9 KiB/31.8 MiB (101.9 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 95.9 KiB/31.8 MiB (101.9 KiB/s) with 140 file(s) remaining Completed 96.2 KiB/31.8 MiB (101.8 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/config Completed 96.2 KiB/31.8 MiB (101.8 KiB/s) with 139 file(s) remaining Completed 96.2 KiB/31.8 MiB (101.5 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/description Completed 96.2 KiB/31.8 MiB (101.5 KiB/s) with 138 file(s) remaining Completed 96.6 KiB/31.8 MiB (100.3 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 96.6 KiB/31.8 MiB (100.3 KiB/s) with 137 file(s) remaining Completed 98.0 KiB/31.8 MiB (99.1 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 98.0 KiB/31.8 MiB (99.1 KiB/s) with 136 file(s) remaining Completed 98.9 KiB/31.8 MiB (98.8 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 98.9 KiB/31.8 MiB (98.8 KiB/s) with 135 file(s) remaining Completed 101.1 KiB/31.8 MiB (98.4 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 101.1 KiB/31.8 MiB (98.4 KiB/s) with 134 file(s) remaining Completed 101.1 KiB/31.8 MiB (98.0 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 101.1 KiB/31.8 MiB (98.0 KiB/s) with 133 file(s) remaining Completed 101.6 KiB/31.8 MiB (97.3 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 101.6 KiB/31.8 MiB (97.3 KiB/s) with 132 file(s) remaining Completed 102.1 KiB/31.8 MiB (97.3 KiB/s) with 132 file(s) remaining Completed 103.7 KiB/31.8 MiB (98.7 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 103.7 KiB/31.8 MiB (98.7 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 103.7 KiB/31.8 MiB (98.7 KiB/s) with 130 file(s) remaining Completed 105.2 KiB/31.8 MiB (98.8 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 105.2 KiB/31.8 MiB (98.8 KiB/s) with 129 file(s) remaining Completed 105.4 KiB/31.8 MiB (98.6 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 105.4 KiB/31.8 MiB (98.6 KiB/s) with 128 file(s) remaining Completed 110.2 KiB/31.8 MiB (102.2 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 110.2 KiB/31.8 MiB (102.2 KiB/s) with 127 file(s) remaining Completed 112.2 KiB/31.8 MiB (101.8 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/index Completed 112.2 KiB/31.8 MiB (101.8 KiB/s) with 126 file(s) remaining Completed 115.8 KiB/31.8 MiB (103.0 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 115.8 KiB/31.8 MiB (103.0 KiB/s) with 125 file(s) remaining Completed 116.0 KiB/31.8 MiB (101.3 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 116.0 KiB/31.8 MiB (101.3 KiB/s) with 124 file(s) remaining Completed 116.2 KiB/31.8 MiB (100.8 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 116.2 KiB/31.8 MiB (100.8 KiB/s) with 123 file(s) remaining Completed 116.5 KiB/31.8 MiB (99.5 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 116.5 KiB/31.8 MiB (99.5 KiB/s) with 122 file(s) remaining Completed 120.5 KiB/31.8 MiB (101.3 KiB/s) with 122 file(s) remaining Completed 120.5 KiB/31.8 MiB (101.2 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.rev to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.rev Completed 120.5 KiB/31.8 MiB (101.2 KiB/s) with 121 file(s) remaining Completed 123.2 KiB/31.8 MiB (103.2 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 123.2 KiB/31.8 MiB (103.2 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 123.2 KiB/31.8 MiB (103.2 KiB/s) with 119 file(s) remaining Completed 152.0 KiB/31.8 MiB (125.9 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.idx to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.idx Completed 152.0 KiB/31.8 MiB (125.9 KiB/s) with 118 file(s) remaining Completed 185.0 KiB/31.8 MiB (152.8 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 185.0 KiB/31.8 MiB (152.8 KiB/s) with 117 file(s) remaining Completed 191.8 KiB/31.8 MiB (155.1 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 191.8 KiB/31.8 MiB (155.1 KiB/s) with 116 file(s) remaining Completed 193.3 KiB/31.8 MiB (154.8 KiB/s) with 116 file(s) remaining Completed 195.3 KiB/31.8 MiB (156.1 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 195.3 KiB/31.8 MiB (156.1 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 195.3 KiB/31.8 MiB (156.1 KiB/s) with 114 file(s) remaining Completed 200.1 KiB/31.8 MiB (153.6 KiB/s) with 114 file(s) remaining Completed 202.6 KiB/31.8 MiB (155.4 KiB/s) with 114 file(s) remaining Completed 202.6 KiB/31.8 MiB (155.4 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 202.6 KiB/31.8 MiB (155.4 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/README.md Completed 202.6 KiB/31.8 MiB (155.4 KiB/s) with 112 file(s) remaining Completed 202.7 KiB/31.8 MiB (154.7 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 202.7 KiB/31.8 MiB (154.7 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 202.7 KiB/31.8 MiB (154.7 KiB/s) with 110 file(s) remaining Completed 202.8 KiB/31.8 MiB (153.7 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 202.8 KiB/31.8 MiB (153.7 KiB/s) with 109 file(s) remaining Completed 202.8 KiB/31.8 MiB (150.5 KiB/s) with 109 file(s) remaining Completed 202.9 KiB/31.8 MiB (150.4 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 202.9 KiB/31.8 MiB (150.4 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 202.9 KiB/31.8 MiB (150.4 KiB/s) with 107 file(s) remaining Completed 203.0 KiB/31.8 MiB (149.3 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 203.0 KiB/31.8 MiB (149.3 KiB/s) with 106 file(s) remaining Completed 216.0 KiB/31.8 MiB (154.3 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 216.0 KiB/31.8 MiB (154.3 KiB/s) with 105 file(s) remaining Completed 216.0 KiB/31.8 MiB (153.9 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 216.0 KiB/31.8 MiB (153.9 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 216.0 KiB/31.8 MiB (153.9 KiB/s) with 103 file(s) remaining Completed 216.1 KiB/31.8 MiB (151.2 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 216.1 KiB/31.8 MiB (151.2 KiB/s) with 102 file(s) remaining Completed 216.2 KiB/31.8 MiB (150.7 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 216.2 KiB/31.8 MiB (150.7 KiB/s) with 101 file(s) remaining Completed 222.2 KiB/31.8 MiB (153.6 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 222.2 KiB/31.8 MiB (153.6 KiB/s) with 100 file(s) remaining Completed 222.5 KiB/31.8 MiB (152.3 KiB/s) with 100 file(s) remaining Completed 222.6 KiB/31.8 MiB (152.2 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 222.6 KiB/31.8 MiB (152.2 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 222.6 KiB/31.8 MiB (152.2 KiB/s) with 98 file(s) remaining Completed 478.6 KiB/31.8 MiB (324.9 KiB/s) with 98 file(s) remaining Completed 479.3 KiB/31.8 MiB (320.8 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/package.json Completed 479.3 KiB/31.8 MiB (320.8 KiB/s) with 97 file(s) remaining Completed 480.7 KiB/31.8 MiB (312.7 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/dev/docker-compose.yml to instances/pr-37669-a630ec/env/dev/docker-compose.yml Completed 480.7 KiB/31.8 MiB (312.7 KiB/s) with 96 file(s) remaining Completed 481.5 KiB/31.8 MiB (312.2 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/dev/docker-compose.jobs.yml to instances/pr-37669-a630ec/env/dev/docker-compose.jobs.yml Completed 481.5 KiB/31.8 MiB (312.2 KiB/s) with 95 file(s) remaining Completed 483.6 KiB/31.8 MiB (312.7 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/k8s/jobs.yml to instances/pr-37669-a630ec/env/k8s/jobs.yml Completed 483.6 KiB/31.8 MiB (312.7 KiB/s) with 94 file(s) remaining Completed 483.8 KiB/31.8 MiB (312.0 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/permissions/Dockerfile to instances/pr-37669-a630ec/env/build/permissions/Dockerfile Completed 483.8 KiB/31.8 MiB (312.0 KiB/s) with 93 file(s) remaining Completed 493.7 KiB/31.8 MiB (315.7 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/k8s/deployments.yml to instances/pr-37669-a630ec/env/k8s/deployments.yml Completed 493.7 KiB/31.8 MiB (315.7 KiB/s) with 92 file(s) remaining Completed 494.0 KiB/31.8 MiB (313.2 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/permissions/setowner.sh to instances/pr-37669-a630ec/env/build/permissions/setowner.sh Completed 494.0 KiB/31.8 MiB (313.2 KiB/s) with 91 file(s) remaining Completed 750.0 KiB/31.8 MiB (474.0 KiB/s) with 91 file(s) remaining Completed 1006.0 KiB/31.8 MiB (635.2 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/k8s/override.yml to instances/pr-37669-a630ec/env/k8s/override.yml Completed 1006.0 KiB/31.8 MiB (635.2 KiB/s) with 90 file(s) remaining Completed 1006.1 KiB/31.8 MiB (627.9 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 1006.1 KiB/31.8 MiB (627.9 KiB/s) with 89 file(s) remaining Completed 1.1 MiB/31.8 MiB (669.8 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 1.1 MiB/31.8 MiB (669.8 KiB/s) with 88 file(s) remaining Completed 1.1 MiB/31.8 MiB (669.0 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/local/docker-compose.prod.yml to instances/pr-37669-a630ec/env/local/docker-compose.prod.yml Completed 1.1 MiB/31.8 MiB (669.0 KiB/s) with 87 file(s) remaining Completed 1.1 MiB/31.8 MiB (669.7 KiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/k8s/services.yml to instances/pr-37669-a630ec/env/k8s/services.yml Completed 1.1 MiB/31.8 MiB (669.7 KiB/s) with 86 file(s) remaining Completed 1.1 MiB/31.8 MiB (668.4 KiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/local/docker-compose.jobs.yml to instances/pr-37669-a630ec/env/local/docker-compose.jobs.yml Completed 1.1 MiB/31.8 MiB (668.4 KiB/s) with 85 file(s) remaining Completed 1.1 MiB/31.8 MiB (666.0 KiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/kustomization.yml to instances/pr-37669-a630ec/env/kustomization.yml Completed 1.1 MiB/31.8 MiB (666.0 KiB/s) with 84 file(s) remaining Completed 1.1 MiB/31.8 MiB (664.4 KiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/k8s/namespace.yml to instances/pr-37669-a630ec/env/k8s/namespace.yml Completed 1.1 MiB/31.8 MiB (664.4 KiB/s) with 83 file(s) remaining Completed 1.3 MiB/31.8 MiB (810.6 KiB/s) with 83 file(s) remaining Completed 1.6 MiB/31.8 MiB (961.5 KiB/s) with 83 file(s) remaining Completed 1.6 MiB/31.8 MiB (959.9 KiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/deployment-revision-history.yml Completed 1.6 MiB/31.8 MiB (959.9 KiB/s) with 82 file(s) remaining Completed 1.8 MiB/31.8 MiB (1.1 MiB/s) with 82 file(s) remaining Completed 1.8 MiB/31.8 MiB (1.1 MiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/k8s/volumes.yml to instances/pr-37669-a630ec/env/k8s/volumes.yml Completed 1.8 MiB/31.8 MiB (1.1 MiB/s) with 81 file(s) remaining Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 81 file(s) remaining Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 81 file(s) remaining Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/deployments.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/deployments.yml Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/ingress.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/ingress.yml Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/cron-jobs.yml Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 78 file(s) remaining Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 78 file(s) remaining Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/local/docker-compose.yml to instances/pr-37669-a630ec/env/local/docker-compose.yml Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/celery-beat.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/celery-beat.yml Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 76 file(s) remaining Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/priority-class.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/priority-class.yml Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/volumes.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/volumes.yml Completed 2.1 MiB/31.8 MiB (1.2 MiB/s) with 74 file(s) remaining Completed 2.3 MiB/31.8 MiB (1.3 MiB/s) with 74 file(s) remaining Completed 2.6 MiB/31.8 MiB (1.4 MiB/s) with 74 file(s) remaining Completed 2.8 MiB/31.8 MiB (1.6 MiB/s) with 74 file(s) remaining Completed 3.1 MiB/31.8 MiB (1.7 MiB/s) with 74 file(s) remaining Completed 3.3 MiB/31.8 MiB (1.9 MiB/s) with 74 file(s) remaining Completed 3.6 MiB/31.8 MiB (2.0 MiB/s) with 74 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 74 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/affinities.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/affinities.yml Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 73 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/maintenance-mode.yml Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 72 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-37669-a630ec/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 71 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/pdb.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/pdb.yml Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/forum-job.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/forum-job.yml Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 69 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-37669-a630ec/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 3.8 MiB/31.8 MiB (2.1 MiB/s) with 68 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.0 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-37669-a630ec/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 3.8 MiB/31.8 MiB (2.0 MiB/s) with 67 file(s) remaining Completed 3.8 MiB/31.8 MiB (2.0 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-37669-a630ec/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 3.8 MiB/31.8 MiB (2.0 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-37669-a630ec/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 3.8 MiB/31.8 MiB (2.0 MiB/s) with 65 file(s) remaining Completed 4.1 MiB/31.8 MiB (2.2 MiB/s) with 65 file(s) remaining Completed 4.3 MiB/31.8 MiB (2.3 MiB/s) with 65 file(s) remaining Completed 4.6 MiB/31.8 MiB (2.4 MiB/s) with 65 file(s) remaining Completed 4.8 MiB/31.8 MiB (2.6 MiB/s) with 65 file(s) remaining Completed 5.1 MiB/31.8 MiB (2.7 MiB/s) with 65 file(s) remaining Completed 5.3 MiB/31.8 MiB (2.8 MiB/s) with 65 file(s) remaining Completed 5.6 MiB/31.8 MiB (2.9 MiB/s) with 65 file(s) remaining Completed 5.8 MiB/31.8 MiB (3.1 MiB/s) with 65 file(s) remaining Completed 6.1 MiB/31.8 MiB (3.2 MiB/s) with 65 file(s) remaining Completed 6.3 MiB/31.8 MiB (3.3 MiB/s) with 65 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.4 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.pack to instances/pr-37669-a630ec/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.pack Completed 6.6 MiB/31.8 MiB (3.4 MiB/s) with 64 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.4 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-37669-a630ec/env/plugins/mfe/apps/mfe/Caddyfile Completed 6.6 MiB/31.8 MiB (3.4 MiB/s) with 63 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 62 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 61 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/README to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/README Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 58 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 57 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 56 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/Dockerfile Completed 6.6 MiB/31.8 MiB (3.3 MiB/s) with 55 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/env.config.jsx Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/31.8 MiB (3.2 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 48 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.6 MiB/31.8 MiB (3.1 MiB/s) with 47 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 43 file(s) remaining Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.rev to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.rev Completed 6.6 MiB/31.8 MiB (3.0 MiB/s) with 42 file(s) remaining Completed 6.6 MiB/31.8 MiB (2.9 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.idx to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.idx Completed 6.6 MiB/31.8 MiB (2.9 MiB/s) with 41 file(s) remaining Completed 6.7 MiB/31.8 MiB (2.8 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.idx to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.idx Completed 6.7 MiB/31.8 MiB (2.8 MiB/s) with 40 file(s) remaining Completed 6.9 MiB/31.8 MiB (2.9 MiB/s) with 40 file(s) remaining Completed 7.2 MiB/31.8 MiB (3.0 MiB/s) with 40 file(s) remaining Completed 7.4 MiB/31.8 MiB (3.1 MiB/s) with 40 file(s) remaining Completed 7.7 MiB/31.8 MiB (3.2 MiB/s) with 40 file(s) remaining Completed 7.9 MiB/31.8 MiB (3.3 MiB/s) with 40 file(s) remaining Completed 8.2 MiB/31.8 MiB (3.4 MiB/s) with 40 file(s) remaining Completed 8.4 MiB/31.8 MiB (3.5 MiB/s) with 40 file(s) remaining Completed 8.7 MiB/31.8 MiB (3.6 MiB/s) with 40 file(s) remaining Completed 8.9 MiB/31.8 MiB (3.7 MiB/s) with 40 file(s) remaining Completed 9.2 MiB/31.8 MiB (3.8 MiB/s) with 40 file(s) remaining Completed 9.4 MiB/31.8 MiB (3.9 MiB/s) with 40 file(s) remaining Completed 9.4 MiB/31.8 MiB (3.9 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 9.4 MiB/31.8 MiB (3.9 MiB/s) with 39 file(s) remaining Completed 9.7 MiB/31.8 MiB (4.0 MiB/s) with 39 file(s) remaining Completed 9.9 MiB/31.8 MiB (4.1 MiB/s) with 39 file(s) remaining Completed 10.2 MiB/31.8 MiB (4.2 MiB/s) with 39 file(s) remaining Completed 10.4 MiB/31.8 MiB (4.3 MiB/s) with 39 file(s) remaining Completed 10.4 MiB/31.8 MiB (4.2 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.idx to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.idx Completed 10.4 MiB/31.8 MiB (4.2 MiB/s) with 38 file(s) remaining Completed 10.7 MiB/31.8 MiB (4.3 MiB/s) with 38 file(s) remaining Completed 10.9 MiB/31.8 MiB (4.4 MiB/s) with 38 file(s) remaining Completed 11.2 MiB/31.8 MiB (4.5 MiB/s) with 38 file(s) remaining Completed 11.4 MiB/31.8 MiB (4.6 MiB/s) with 38 file(s) remaining Completed 11.7 MiB/31.8 MiB (4.7 MiB/s) with 38 file(s) remaining Completed 11.9 MiB/31.8 MiB (4.8 MiB/s) with 38 file(s) remaining Completed 12.2 MiB/31.8 MiB (4.9 MiB/s) with 38 file(s) remaining Completed 12.4 MiB/31.8 MiB (5.0 MiB/s) with 38 file(s) remaining Completed 12.7 MiB/31.8 MiB (5.1 MiB/s) with 38 file(s) remaining Completed 12.9 MiB/31.8 MiB (5.1 MiB/s) with 38 file(s) remaining Completed 13.2 MiB/31.8 MiB (5.2 MiB/s) with 38 file(s) remaining Completed 13.4 MiB/31.8 MiB (5.2 MiB/s) with 38 file(s) remaining Completed 13.4 MiB/31.8 MiB (5.2 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 13.4 MiB/31.8 MiB (5.2 MiB/s) with 37 file(s) remaining Completed 13.7 MiB/31.8 MiB (5.3 MiB/s) with 37 file(s) remaining Completed 13.9 MiB/31.8 MiB (5.4 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.pack to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.pack Completed 13.9 MiB/31.8 MiB (5.4 MiB/s) with 36 file(s) remaining Completed 13.9 MiB/31.8 MiB (5.4 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.rev to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.rev Completed 13.9 MiB/31.8 MiB (5.4 MiB/s) with 35 file(s) remaining Completed 14.2 MiB/31.8 MiB (5.4 MiB/s) with 35 file(s) remaining Completed 14.4 MiB/31.8 MiB (5.5 MiB/s) with 35 file(s) remaining Completed 14.4 MiB/31.8 MiB (5.5 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.idx to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.idx Completed 14.4 MiB/31.8 MiB (5.5 MiB/s) with 34 file(s) remaining Completed 14.7 MiB/31.8 MiB (5.5 MiB/s) with 34 file(s) remaining Completed 14.9 MiB/31.8 MiB (5.6 MiB/s) with 34 file(s) remaining Completed 15.2 MiB/31.8 MiB (5.7 MiB/s) with 34 file(s) remaining Completed 15.2 MiB/31.8 MiB (5.7 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.rev to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.rev Completed 15.2 MiB/31.8 MiB (5.7 MiB/s) with 33 file(s) remaining Completed 15.2 MiB/31.8 MiB (5.6 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.rev to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-da7e1932c41437b709e8dcc4f275664be5088110.rev Completed 15.2 MiB/31.8 MiB (5.6 MiB/s) with 32 file(s) remaining Completed 15.2 MiB/31.8 MiB (5.6 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 15.2 MiB/31.8 MiB (5.6 MiB/s) with 31 file(s) remaining Completed 15.4 MiB/31.8 MiB (5.7 MiB/s) with 31 file(s) remaining Completed 15.7 MiB/31.8 MiB (5.8 MiB/s) with 31 file(s) remaining Completed 15.9 MiB/31.8 MiB (5.9 MiB/s) with 31 file(s) remaining Completed 16.2 MiB/31.8 MiB (6.0 MiB/s) with 31 file(s) remaining Completed 16.4 MiB/31.8 MiB (6.1 MiB/s) with 31 file(s) remaining Completed 16.4 MiB/31.8 MiB (6.0 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 16.4 MiB/31.8 MiB (6.0 MiB/s) with 30 file(s) remaining Completed 16.4 MiB/31.8 MiB (6.0 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 16.4 MiB/31.8 MiB (6.0 MiB/s) with 29 file(s) remaining Completed 16.7 MiB/31.8 MiB (6.1 MiB/s) with 29 file(s) remaining Completed 16.9 MiB/31.8 MiB (6.2 MiB/s) with 29 file(s) remaining Completed 17.2 MiB/31.8 MiB (6.3 MiB/s) with 29 file(s) remaining Completed 17.4 MiB/31.8 MiB (6.4 MiB/s) with 29 file(s) remaining Completed 17.7 MiB/31.8 MiB (6.5 MiB/s) with 29 file(s) remaining Completed 17.9 MiB/31.8 MiB (6.5 MiB/s) with 29 file(s) remaining Completed 17.9 MiB/31.8 MiB (6.5 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 17.9 MiB/31.8 MiB (6.5 MiB/s) with 28 file(s) remaining Completed 18.2 MiB/31.8 MiB (6.5 MiB/s) with 28 file(s) remaining Completed 18.2 MiB/31.8 MiB (6.5 MiB/s) with 28 file(s) remaining Completed 18.2 MiB/31.8 MiB (6.5 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 18.2 MiB/31.8 MiB (6.5 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 18.2 MiB/31.8 MiB (6.5 MiB/s) with 26 file(s) remaining Completed 18.5 MiB/31.8 MiB (6.5 MiB/s) with 26 file(s) remaining Completed 18.7 MiB/31.8 MiB (6.6 MiB/s) with 26 file(s) remaining Completed 18.7 MiB/31.8 MiB (6.6 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 18.7 MiB/31.8 MiB (6.6 MiB/s) with 25 file(s) remaining Completed 19.0 MiB/31.8 MiB (6.7 MiB/s) with 25 file(s) remaining Completed 19.0 MiB/31.8 MiB (6.7 MiB/s) with 25 file(s) remaining Completed 19.2 MiB/31.8 MiB (6.8 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/kaustav/legacy_theme Completed 19.2 MiB/31.8 MiB (6.8 MiB/s) with 24 file(s) remaining Completed 19.5 MiB/31.8 MiB (6.9 MiB/s) with 24 file(s) remaining Completed 19.7 MiB/31.8 MiB (6.9 MiB/s) with 24 file(s) remaining Completed 20.0 MiB/31.8 MiB (7.0 MiB/s) with 24 file(s) remaining Completed 20.2 MiB/31.8 MiB (7.1 MiB/s) with 24 file(s) remaining Completed 20.5 MiB/31.8 MiB (7.2 MiB/s) with 24 file(s) remaining Completed 20.7 MiB/31.8 MiB (7.3 MiB/s) with 24 file(s) remaining Completed 21.0 MiB/31.8 MiB (7.4 MiB/s) with 24 file(s) remaining Completed 21.2 MiB/31.8 MiB (7.5 MiB/s) with 24 file(s) remaining Completed 21.2 MiB/31.8 MiB (7.5 MiB/s) with 24 file(s) remaining Completed 21.5 MiB/31.8 MiB (7.5 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/kaustav/legacy_theme Completed 21.5 MiB/31.8 MiB (7.5 MiB/s) with 23 file(s) remaining Completed 21.7 MiB/31.8 MiB (7.6 MiB/s) with 23 file(s) remaining Completed 22.0 MiB/31.8 MiB (7.7 MiB/s) with 23 file(s) remaining Completed 22.2 MiB/31.8 MiB (7.8 MiB/s) with 23 file(s) remaining Completed 22.5 MiB/31.8 MiB (7.9 MiB/s) with 23 file(s) remaining Completed 22.7 MiB/31.8 MiB (8.0 MiB/s) with 23 file(s) remaining Completed 23.0 MiB/31.8 MiB (8.0 MiB/s) with 23 file(s) remaining Completed 23.0 MiB/31.8 MiB (8.0 MiB/s) with 23 file(s) remaining Completed 23.0 MiB/31.8 MiB (8.0 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 23.0 MiB/31.8 MiB (8.0 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 23.0 MiB/31.8 MiB (8.0 MiB/s) with 21 file(s) remaining Completed 23.2 MiB/31.8 MiB (8.0 MiB/s) with 21 file(s) remaining Completed 23.5 MiB/31.8 MiB (8.1 MiB/s) with 21 file(s) remaining Completed 23.7 MiB/31.8 MiB (8.2 MiB/s) with 21 file(s) remaining Completed 24.0 MiB/31.8 MiB (8.3 MiB/s) with 21 file(s) remaining Completed 24.2 MiB/31.8 MiB (8.4 MiB/s) with 21 file(s) remaining Completed 24.5 MiB/31.8 MiB (8.4 MiB/s) with 21 file(s) remaining Completed 24.7 MiB/31.8 MiB (8.5 MiB/s) with 21 file(s) remaining Completed 25.0 MiB/31.8 MiB (8.6 MiB/s) with 21 file(s) remaining Completed 25.2 MiB/31.8 MiB (8.7 MiB/s) with 21 file(s) remaining Completed 25.4 MiB/31.8 MiB (8.8 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.pack to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cb3457fa5027cba6605d6e769c9f90b375a1aef2.pack Completed 25.4 MiB/31.8 MiB (8.8 MiB/s) with 20 file(s) remaining Completed 25.4 MiB/31.8 MiB (8.7 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 25.4 MiB/31.8 MiB (8.7 MiB/s) with 19 file(s) remaining Completed 25.4 MiB/31.8 MiB (8.7 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 25.4 MiB/31.8 MiB (8.7 MiB/s) with 18 file(s) remaining Completed 25.4 MiB/31.8 MiB (8.7 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 25.4 MiB/31.8 MiB (8.7 MiB/s) with 17 file(s) remaining Completed 25.7 MiB/31.8 MiB (8.8 MiB/s) with 17 file(s) remaining Completed 25.9 MiB/31.8 MiB (8.9 MiB/s) with 17 file(s) remaining Completed 26.2 MiB/31.8 MiB (8.9 MiB/s) with 17 file(s) remaining Completed 26.2 MiB/31.8 MiB (8.9 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 26.2 MiB/31.8 MiB (8.9 MiB/s) with 16 file(s) remaining Completed 26.2 MiB/31.8 MiB (8.8 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 26.2 MiB/31.8 MiB (8.8 MiB/s) with 15 file(s) remaining Completed 26.2 MiB/31.8 MiB (8.8 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 26.2 MiB/31.8 MiB (8.8 MiB/s) with 14 file(s) remaining Completed 26.4 MiB/31.8 MiB (8.8 MiB/s) with 14 file(s) remaining Completed 26.7 MiB/31.8 MiB (8.9 MiB/s) with 14 file(s) remaining Completed 26.7 MiB/31.8 MiB (8.9 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.pack to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-28240c16d0b76d964ff51ebc75fa108291b4872b.pack Completed 26.7 MiB/31.8 MiB (8.9 MiB/s) with 13 file(s) remaining Completed 26.7 MiB/31.8 MiB (8.9 MiB/s) with 13 file(s) remaining Completed 26.7 MiB/31.8 MiB (8.9 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 26.7 MiB/31.8 MiB (8.9 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 26.7 MiB/31.8 MiB (8.9 MiB/s) with 11 file(s) remaining Completed 27.0 MiB/31.8 MiB (8.9 MiB/s) with 11 file(s) remaining Completed 27.2 MiB/31.8 MiB (9.0 MiB/s) with 11 file(s) remaining Completed 27.5 MiB/31.8 MiB (9.1 MiB/s) with 11 file(s) remaining Completed 27.7 MiB/31.8 MiB (9.2 MiB/s) with 11 file(s) remaining Completed 28.0 MiB/31.8 MiB (9.3 MiB/s) with 11 file(s) remaining Completed 28.0 MiB/31.8 MiB (9.2 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 28.0 MiB/31.8 MiB (9.2 MiB/s) with 10 file(s) remaining Completed 28.0 MiB/31.8 MiB (9.2 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 28.0 MiB/31.8 MiB (9.2 MiB/s) with 9 file(s) remaining Completed 28.0 MiB/31.8 MiB (9.2 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 28.0 MiB/31.8 MiB (9.2 MiB/s) with 8 file(s) remaining Completed 28.0 MiB/31.8 MiB (9.1 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 28.0 MiB/31.8 MiB (9.1 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 28.0 MiB/31.8 MiB (9.1 MiB/s) with 6 file(s) remaining Completed 28.2 MiB/31.8 MiB (9.1 MiB/s) with 6 file(s) remaining Completed 28.5 MiB/31.8 MiB (9.2 MiB/s) with 6 file(s) remaining Completed 28.7 MiB/31.8 MiB (9.3 MiB/s) with 6 file(s) remaining Completed 29.0 MiB/31.8 MiB (9.4 MiB/s) with 6 file(s) remaining Completed 29.2 MiB/31.8 MiB (9.4 MiB/s) with 6 file(s) remaining Completed 29.5 MiB/31.8 MiB (9.5 MiB/s) with 6 file(s) remaining Completed 29.7 MiB/31.8 MiB (9.6 MiB/s) with 6 file(s) remaining Completed 29.7 MiB/31.8 MiB (9.6 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 29.7 MiB/31.8 MiB (9.6 MiB/s) with 5 file(s) remaining Completed 29.7 MiB/31.8 MiB (9.6 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/version to instances/pr-37669-a630ec/env/version Completed 29.7 MiB/31.8 MiB (9.6 MiB/s) with 4 file(s) remaining Completed 30.0 MiB/31.8 MiB (9.6 MiB/s) with 4 file(s) remaining Completed 30.2 MiB/31.8 MiB (9.7 MiB/s) with 4 file(s) remaining Completed 30.5 MiB/31.8 MiB (9.8 MiB/s) with 4 file(s) remaining Completed 30.7 MiB/31.8 MiB (9.9 MiB/s) with 4 file(s) remaining Completed 30.7 MiB/31.8 MiB (9.8 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 30.7 MiB/31.8 MiB (9.8 MiB/s) with 3 file(s) remaining Completed 30.7 MiB/31.8 MiB (9.8 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 30.7 MiB/31.8 MiB (9.8 MiB/s) with 2 file(s) remaining Completed 31.0 MiB/31.8 MiB (9.7 MiB/s) with 2 file(s) remaining Completed 31.2 MiB/31.8 MiB (9.8 MiB/s) with 2 file(s) remaining Completed 31.5 MiB/31.8 MiB (9.9 MiB/s) with 2 file(s) remaining Completed 31.7 MiB/31.8 MiB (10.0 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.pack to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b28e1a3a83fde4b8cc71d36b8ae821906224917f.pack Completed 31.7 MiB/31.8 MiB (10.0 MiB/s) with 1 file(s) remaining Completed 31.8 MiB/31.8 MiB (9.6 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-37669-a630ec/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 2.3 KiB/2.3 KiB (8.2 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-37669-a630ec/grove-preserved-config.yml to instances/pr-37669-a630ec/grove-preserved-config.yml No ssh key provided. Skipping writing ssh key. rm -rf /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/env/build/openedx/requirements/private/* No private plugins provided. Skipping installing private plugins. Instance virtual environment is outdated. Updating... /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/.venv/bin/python -m pip install -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt Collecting git+https://github.com/overhangio/tutor.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Cloning https://github.com/overhangio/tutor.git (to revision main) to /tmp/pip-req-build-31n1rmy_ Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor.git /tmp/pip-req-build-31n1rmy_ Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor.git to commit b39f51a4b13d7d17fe32e0e90dcd2b26b34bfd64 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-mfe.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 2)) Cloning https://github.com/overhangio/tutor-mfe.git (to revision main) to /tmp/pip-req-build-288zuswi Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-mfe.git /tmp/pip-req-build-288zuswi Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor-mfe.git to commit 6ca430696f1f2e7399c895f73e4419fdb27010a9 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/overhangio/tutor-forum.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 3)) Cloning https://github.com/overhangio/tutor-forum.git (to revision main) to /tmp/pip-req-build-dagk74em Running command git clone --filter=blob:none --quiet https://github.com/overhangio/tutor-forum.git /tmp/pip-req-build-dagk74em Running command git checkout -b main --track origin/main branch 'main' set up to track 'origin/main'. Switched to a new branch 'main' Resolved https://github.com/overhangio/tutor-forum.git to commit aab2ad700f4720a3497cc890aabe4cb7fcc65799 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://gitlab.com/opencraft/dev/tutor-contrib-grove.git@021249b92a1027792424206365786b22a3820cbb (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 4)) Cloning https://gitlab.com/opencraft/dev/tutor-contrib-grove.git (to revision 021249b92a1027792424206365786b22a3820cbb) to /tmp/pip-req-build-n6fxiydr Running command git clone --filter=blob:none --quiet https://gitlab.com/opencraft/dev/tutor-contrib-grove.git /tmp/pip-req-build-n6fxiydr Running command git rev-parse -q --verify 'sha^021249b92a1027792424206365786b22a3820cbb' Running command git fetch -q https://gitlab.com/opencraft/dev/tutor-contrib-grove.git 021249b92a1027792424206365786b22a3820cbb Running command git checkout -q 021249b92a1027792424206365786b22a3820cbb Resolved https://gitlab.com/opencraft/dev/tutor-contrib-grove.git to commit 021249b92a1027792424206365786b22a3820cbb Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting git+https://github.com/hastexo/tutor-contrib-s3.git@main (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 5)) Cloning https://github.com/hastexo/tutor-contrib-s3.git (to revision main) to /tmp/pip-req-build-1sfpntrn Running command git clone --filter=blob:none --quiet https://github.com/hastexo/tutor-contrib-s3.git /tmp/pip-req-build-1sfpntrn Resolved https://github.com/hastexo/tutor-contrib-s3.git to commit 49f936d294435847e4a1e004185b09b291862cea Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting tutor-contrib-harmony (from -r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 6)) Cloning https://github.com/openedx/openedx-k8s-harmony.git (to revision main) to /tmp/pip-install-ekgdgb9_/tutor-contrib-harmony_de5ebefd92c142eab5e5bee19f724bb9 Running command git clone --filter=blob:none --quiet https://github.com/openedx/openedx-k8s-harmony.git /tmp/pip-install-ekgdgb9_/tutor-contrib-harmony_de5ebefd92c142eab5e5bee19f724bb9 Resolved https://github.com/openedx/openedx-k8s-harmony.git to commit deaf58ed6dc8d2d60ba5fed42d0ad472944dfaf7 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting appdirs (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading appdirs-1.4.4-py2.py3-none-any.whl.metadata (9.0 kB) Collecting click<8.3.0,>=8.0 (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading click-8.2.1-py3-none-any.whl.metadata (2.5 kB) Collecting importlib-metadata>=7.0.1 (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading importlib_metadata-8.7.0-py3-none-any.whl.metadata (4.8 kB) Collecting importlib-resources>=6.1.1 (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading importlib_resources-6.5.2-py3-none-any.whl.metadata (3.9 kB) Collecting jinja2>=2.10 (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading jinja2-3.1.6-py3-none-any.whl.metadata (2.9 kB) Collecting kubernetes (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading kubernetes-34.1.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting mypy (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading mypy-1.18.2-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.2 kB) Collecting packaging (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Using cached packaging-25.0-py3-none-any.whl.metadata (3.3 kB) Collecting pycryptodome>=3.17.0 (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl.metadata (3.4 kB) Collecting pyyaml>=6.0 (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.4 kB) Collecting typing-extensions>=4.4.0 (from tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading typing_extensions-4.15.0-py3-none-any.whl.metadata (3.3 kB) Collecting zipp>=3.20 (from importlib-metadata>=7.0.1->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading zipp-3.23.0-py3-none-any.whl.metadata (3.6 kB) Collecting MarkupSafe>=2.0 (from jinja2>=2.10->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (2.7 kB) Collecting certifi>=14.05.14 (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading certifi-2025.11.12-py3-none-any.whl.metadata (2.5 kB) Collecting six>=1.9.0 (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB) Collecting python-dateutil>=2.5.3 (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB) Collecting google-auth>=1.0.1 (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading google_auth-2.43.0-py2.py3-none-any.whl.metadata (6.6 kB) Collecting websocket-client!=0.40.0,!=0.41.*,!=0.42.*,>=0.32.0 (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading websocket_client-1.9.0-py3-none-any.whl.metadata (8.3 kB) Collecting requests (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading requests-2.32.5-py3-none-any.whl.metadata (4.9 kB) Collecting requests-oauthlib (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl.metadata (11 kB) Collecting urllib3<2.4.0,>=1.24.2 (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading urllib3-2.3.0-py3-none-any.whl.metadata (6.5 kB) Collecting durationpy>=0.7 (from kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading durationpy-0.10-py3-none-any.whl.metadata (340 bytes) Collecting mypy_extensions>=1.0.0 (from mypy->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading mypy_extensions-1.1.0-py3-none-any.whl.metadata (1.1 kB) Collecting pathspec>=0.9.0 (from mypy->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Using cached pathspec-0.12.1-py3-none-any.whl.metadata (21 kB) Collecting cachetools<7.0,>=2.0.0 (from google-auth>=1.0.1->kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading cachetools-6.2.2-py3-none-any.whl.metadata (5.6 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth>=1.0.1->kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading pyasn1_modules-0.4.2-py3-none-any.whl.metadata (3.5 kB) Collecting rsa<5,>=3.1.4 (from google-auth>=1.0.1->kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading rsa-4.9.1-py3-none-any.whl.metadata (5.6 kB) Collecting charset_normalizer<4,>=2 (from requests->kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl.metadata (37 kB) Collecting idna<4,>=2.5 (from requests->kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading idna-3.11-py3-none-any.whl.metadata (8.4 kB) Collecting oauthlib>=3.0.0 (from requests-oauthlib->kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading oauthlib-3.3.1-py3-none-any.whl.metadata (7.9 kB) Collecting pyasn1<0.7.0,>=0.6.1 (from pyasn1-modules>=0.2.1->google-auth>=1.0.1->kubernetes->tutor==20.0.2->-r /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/requirements.txt (line 1)) Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB) Downloading click-8.2.1-py3-none-any.whl (102 kB) Downloading importlib_metadata-8.7.0-py3-none-any.whl (27 kB) Downloading importlib_resources-6.5.2-py3-none-any.whl (37 kB) Downloading jinja2-3.1.6-py3-none-any.whl (134 kB) Downloading pycryptodome-3.23.0-cp37-abi3-musllinux_1_2_x86_64.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 49.5 MB/s eta 0:00:00 Downloading pyyaml-6.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (790 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 790.2/790.2 kB 21.8 MB/s eta 0:00:00 Downloading typing_extensions-4.15.0-py3-none-any.whl (44 kB) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Downloading kubernetes-34.1.0-py2.py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 31.7 MB/s eta 0:00:00 Downloading mypy-1.18.2-cp312-cp312-musllinux_1_2_x86_64.whl (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 18.0 MB/s eta 0:00:00 Using cached packaging-25.0-py3-none-any.whl (66 kB) Downloading certifi-2025.11.12-py3-none-any.whl (159 kB) Downloading durationpy-0.10-py3-none-any.whl (3.9 kB) Downloading google_auth-2.43.0-py2.py3-none-any.whl (223 kB) Downloading markupsafe-3.0.3-cp312-cp312-musllinux_1_2_x86_64.whl (23 kB) Downloading mypy_extensions-1.1.0-py3-none-any.whl (5.0 kB) Using cached pathspec-0.12.1-py3-none-any.whl (31 kB) Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB) Downloading six-1.17.0-py2.py3-none-any.whl (11 kB) Downloading urllib3-2.3.0-py3-none-any.whl (128 kB) Downloading websocket_client-1.9.0-py3-none-any.whl (82 kB) Downloading zipp-3.23.0-py3-none-any.whl (10 kB) Downloading requests-2.32.5-py3-none-any.whl (64 kB) Downloading requests_oauthlib-2.0.0-py2.py3-none-any.whl (24 kB) Downloading cachetools-6.2.2-py3-none-any.whl (11 kB) Downloading charset_normalizer-3.4.4-cp312-cp312-musllinux_1_2_x86_64.whl (154 kB) Downloading idna-3.11-py3-none-any.whl (71 kB) Downloading oauthlib-3.3.1-py3-none-any.whl (160 kB) Downloading pyasn1_modules-0.4.2-py3-none-any.whl (181 kB) Downloading rsa-4.9.1-py3-none-any.whl (34 kB) Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB) Building wheels for collected packages: tutor, tutor-mfe, tutor-forum, tutor-contrib-grove, tutor-contrib-s3, tutor-contrib-harmony Building wheel for tutor (pyproject.toml): started Building wheel for tutor (pyproject.toml): finished with status 'done' Created wheel for tutor: filename=tutor-20.0.2-py3-none-any.whl size=151625 sha256=f42922644f52ce328b76512ca3c005fc8755320af7f8ef569e6e20718bfb1ba6 Stored in directory: /tmp/pip-ephem-wheel-cache-thopeg75/wheels/23/8b/1a/1795117e7778a208575c57ab5880af2013c8c7e0acc425d2b4 Building wheel for tutor-mfe (pyproject.toml): started Building wheel for tutor-mfe (pyproject.toml): finished with status 'done' Created wheel for tutor-mfe: filename=tutor_mfe-20.1.0-py3-none-any.whl size=41806 sha256=2bcfa6b077aeb4d0f4ac965222fa017115587e30a31d16bbf91646c93db28f5b Stored in directory: /tmp/pip-ephem-wheel-cache-thopeg75/wheels/51/5b/3c/1902f48e5aca17994f86dc3cd72082281d59179a8da91272ad Building wheel for tutor-forum (pyproject.toml): started Building wheel for tutor-forum (pyproject.toml): finished with status 'done' Created wheel for tutor-forum: filename=tutor_forum-20.0.0-py3-none-any.whl size=17129 sha256=a90171ae48cf6725ab50d6a0027e543e132057570312d9742a22410d59f5c243 Stored in directory: /tmp/pip-ephem-wheel-cache-thopeg75/wheels/f8/7c/29/feb2766d78eb256c5023f9c190705d849e3958d688717bca0c Building wheel for tutor-contrib-grove (pyproject.toml): started Building wheel for tutor-contrib-grove (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-grove: filename=tutor_contrib_grove-19.0.0-py3-none-any.whl size=42907 sha256=fb9e65b9e0d639c39db5e7d1e453ffd726a07979478792e1def81e9d96c2b041 Stored in directory: /home/grove/.cache/pip/wheels/07/c6/f0/ce4afa8fbda4f6e5bc9bdcf9ebb8c68c9b73b220af927c12cb Building wheel for tutor-contrib-s3 (pyproject.toml): started Building wheel for tutor-contrib-s3 (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-s3: filename=tutor_contrib_s3-2.3.2.dev3+g49f936d29-py3-none-any.whl size=19165 sha256=c0dca8f2ca42a809faf2e2b615a55380b2d284c43cb3f8e92fbebd7679e382af Stored in directory: /tmp/pip-ephem-wheel-cache-thopeg75/wheels/37/26/62/39ed6ef36e7efef5dc8a6aa984ed4129e6fc59a7af7a8e0bb7 Building wheel for tutor-contrib-harmony (pyproject.toml): started Building wheel for tutor-contrib-harmony (pyproject.toml): finished with status 'done' Created wheel for tutor-contrib-harmony: filename=tutor_contrib_harmony-18.0.1-py3-none-any.whl size=12154 sha256=364b22867a262679486c56c3ed66c40bcf0e7e0f0b62be75dc95259ec219e2ef Stored in directory: /tmp/pip-ephem-wheel-cache-thopeg75/wheels/24/01/ac/e6ae82ff80b178ebd0f3c0fe9913690f8ee57bc7d792532d3a Successfully built tutor tutor-mfe tutor-forum tutor-contrib-grove tutor-contrib-s3 tutor-contrib-harmony Installing collected packages: durationpy, appdirs, zipp, websocket-client, urllib3, typing-extensions, six, pyyaml, pycryptodome, pyasn1, pathspec, packaging, oauthlib, mypy_extensions, MarkupSafe, importlib-resources, idna, click, charset_normalizer, certifi, cachetools, rsa, requests, python-dateutil, pyasn1-modules, mypy, jinja2, importlib-metadata, requests-oauthlib, google-auth, kubernetes, tutor, tutor-mfe, tutor-forum, tutor-contrib-s3, tutor-contrib-harmony, tutor-contrib-grove Successfully installed MarkupSafe-3.0.3 appdirs-1.4.4 cachetools-6.2.2 certifi-2025.11.12 charset_normalizer-3.4.4 click-8.2.1 durationpy-0.10 google-auth-2.43.0 idna-3.11 importlib-metadata-8.7.0 importlib-resources-6.5.2 jinja2-3.1.6 kubernetes-34.1.0 mypy-1.18.2 mypy_extensions-1.1.0 oauthlib-3.3.1 packaging-25.0 pathspec-0.12.1 pyasn1-0.6.1 pyasn1-modules-0.4.2 pycryptodome-3.23.0 python-dateutil-2.9.0.post0 pyyaml-6.0.3 requests-2.32.5 requests-oauthlib-2.0.0 rsa-4.9.1 six-1.17.0 tutor-20.0.2 tutor-contrib-grove-19.0.0 tutor-contrib-harmony-18.0.1 tutor-contrib-s3-2.3.2.dev3+g49f936d29 tutor-forum-20.0.0 tutor-mfe-20.1.0 typing-extensions-4.15.0 urllib3-2.3.0 websocket-client-1.9.0 zipp-3.23.0 [notice] A new release of pip is available: 25.0.1 -> 25.3 [notice] To update, run: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/.venv/bin/python -m pip install --upgrade pip /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/.venv/bin/tutor images build openedx --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --cache-to-registry --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/ttqureshi/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="ttqureshi/enable-html" ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' ⚠️ Found conflicting values for setting 'DISCOVERY_INDEX_OVERRIDES': '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ K8S_HARMONY_SEARCH_CLUSTER_INDEX_PREFIX }}program'}' or '{'course_discovery.apps.course_metadata.search_indexes.documents.course': '{{ ELASTICSEARCH_INDEX_PREFIX }}course', 'course_discovery.apps.course_metadata.search_indexes.documents.course_run': '{{ ELASTICSEARCH_INDEX_PREFIX }}course_run', 'course_discovery.apps.course_metadata.search_indexes.documents.learner_pathway': '{{ ELASTICSEARCH_INDEX_PREFIX }}learner_pathway', 'course_discovery.apps.course_metadata.search_indexes.documents.person': '{{ ELASTICSEARCH_INDEX_PREFIX }}person', 'course_discovery.apps.course_metadata.search_indexes.documents.program': '{{ ELASTICSEARCH_INDEX_PREFIX }}program'}' Building image registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/ttqureshi/edx-platform.git --build-arg EDX_PLATFORM_VERSION=ttqureshi/enable-html --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest-cache --cache-to=type=registry,mode=max,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest-cache,image-manifest=true /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/env/build/openedx #0 building with "recursing_carver" instance using docker-container driver #1 [internal] booting buildkit #1 pulling image moby/buildkit:buildx-stable-1 #1 pulling image moby/buildkit:buildx-stable-1 5.8s done #1 creating container buildx_buildkit_recursing_carver0 #1 creating container buildx_buildkit_recursing_carver0 6.1s done #1 DONE 11.9s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 12.65kB 0.0s done #2 DONE 0.1s #3 resolve image config for docker-image://docker.io/docker/dockerfile:1 #3 DONE 1.5s #4 docker-image://docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 #4 resolve docker.io/docker/dockerfile:1@sha256:b6afd42430b15f2d2a4c5a02b919e98a525b785b1aaff16747d2f623364e39b6 0.0s done #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0B / 13.57MB 0.2s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.3s #4 sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 13.57MB / 13.57MB 0.3s done #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 #4 extracting sha256:77246a01651da592b7bae79e0e20ed3b4f2e4c00a1b54b7c921c91ae3fa9ef07 0.4s done #4 DONE 0.7s #5 [internal] load metadata for docker.io/library/ubuntu:22.04 #5 DONE 1.6s #6 [internal] load metadata for docker.io/powerman/dockerize:0.19.0 #6 DONE 1.7s #7 [internal] load .dockerignore #7 transferring context: 2B done #7 DONE 0.0s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest-cache #8 ... #9 [internal] load build context #9 DONE 0.0s #10 [auth] opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:pull token for registry.gitlab.com #10 DONE 0.0s #8 importing cache manifest from registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest-cache #8 inferred cache manifest type: application/vnd.oci.image.manifest.v1+json done #8 DONE 1.4s #11 [minimal 1/2] FROM docker.io/library/ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb #11 resolve docker.io/library/ubuntu:22.04@sha256:104ae83764a5119017b8e8d6218fa0832b09df65aae7d5a6de29a85d813da2fb 0.0s done #11 DONE 0.1s #12 FROM docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf #12 resolve docker.io/powerman/dockerize:0.19.0@sha256:a34158d699e065609fc845e7cdc1e070f185afdbca317fe4931aaea04818f8bf 0.1s done #12 DONE 0.1s #9 [internal] load build context #9 transferring context: 6.74MB 0.3s done #9 DONE 0.3s #13 [code 3/4] ADD --keep-git-dir=true https://github.com/ttqureshi/edx-platform.git#ttqureshi/enable-html . #13 0.410 fa97ecc6a58e9c8465916def6ae374b05e87550e refs/heads/ttqureshi/enable-html #13 0.029 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs/ #13 4.323 From https://github.com/ttqureshi/edx-platform #13 4.323 * [new branch] ttqureshi/enable-html -> ttqureshi/enable-html #13 4.325 * [new branch] ttqureshi/enable-html -> origin/ttqureshi/enable-html #13 4.336 fa97ecc6a58e9c8465916def6ae374b05e87550e #13 4.358 Initialized empty Git repository in /var/lib/buildkit/runc-overlayfs/snapshots/snapshots/7/fs/.git/ #13 4.368 commit #13 6.640 From file:///var/lib/buildkit/runc-overlayfs/snapshots/snapshots/6/fs #13 6.640 * [new tag] ttqureshi/enable-html -> ttqureshi/enable-html #13 6.640 * [new tag] ttqureshi/enable-html -> ttqureshi/enable-html #13 8.927 Note: switching to 'FETCH_HEAD'. #13 8.927 #13 8.927 You are in 'detached HEAD' state. You can look around, make experimental #13 8.927 changes and commit them, and you can discard any commits you make in this #13 8.927 state without impacting any branches by switching back to a branch. #13 8.927 #13 8.927 If you want to create a new branch to retain commits you create, you may #13 8.927 do so (now or later) by using -c with the switch command. Example: #13 8.927 #13 8.927 git switch -c #13 8.927 #13 8.927 Or undo this operation with: #13 8.927 #13 8.927 git switch - #13 8.927 #13 8.927 Turn off this advice by setting config variable advice.detachedHead to false #13 8.927 #13 8.927 HEAD is now at fa97ecc Merge branch 'master' into ttqureshi/enable-html #13 DONE 9.5s #14 [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 #14 CACHED #15 [code 1/4] RUN mkdir -p /openedx/edx-platform #15 CACHED #16 [code 2/4] WORKDIR /openedx/edx-platform #16 CACHED #16 [code 2/4] WORKDIR /openedx/edx-platform #16 sha256:837b4b69dae5539f14998116a4a9acf758b8f4bc8a67f9c9743a88ed94c78220 126B / 126B 0.1s done #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 0B / 119.73MB 0.3s #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0B / 32B 0.2s #16 sha256:7e49dc6156b0b532730614d83a65ae5e7ce61e966b0498703d333b4d03505e4f 0B / 29.54MB 0.2s #16 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.4s done #16 sha256:7e49dc6156b0b532730614d83a65ae5e7ce61e966b0498703d333b4d03505e4f 29.54MB / 29.54MB 0.5s done #16 extracting sha256:7e49dc6156b0b532730614d83a65ae5e7ce61e966b0498703d333b4d03505e4f #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 9.44MB / 119.73MB 0.9s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 16.78MB / 119.73MB 1.2s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 23.07MB / 119.73MB 1.5s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 30.41MB / 119.73MB 1.8s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 36.70MB / 119.73MB 2.1s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 44.04MB / 119.73MB 2.4s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 52.43MB / 119.73MB 2.7s #16 extracting sha256:7e49dc6156b0b532730614d83a65ae5e7ce61e966b0498703d333b4d03505e4f 2.3s done #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 62.91MB / 119.73MB 3.2s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 70.25MB / 119.73MB 3.5s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 77.59MB / 119.73MB 3.8s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 83.89MB / 119.73MB 4.1s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 91.23MB / 119.73MB 4.4s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 98.57MB / 119.73MB 4.7s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 109.05MB / 119.73MB 5.1s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 115.34MB / 119.73MB 5.4s #16 sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 119.73MB / 119.73MB 5.6s done #16 extracting sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc #16 extracting sha256:1c9b91ef7bc4eeb53b392cbe93a5bff0b27032f6870b68bc5bf350851df727dc 6.7s done #16 DONE 12.4s #16 [code 2/4] WORKDIR /openedx/edx-platform #16 extracting sha256:837b4b69dae5539f14998116a4a9acf758b8f4bc8a67f9c9743a88ed94c78220 0.0s done #16 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 0.0s done #16 DONE 12.5s #17 [code 3/4] ADD --keep-git-dir=true https://github.com/ttqureshi/edx-platform.git#ttqureshi/enable-html . #17 DONE 5.8s #18 [code 4/4] RUN git config --global user.email "tutor@overhang.io" && git config --global user.name "Tutor" #18 DONE 1.1s #19 [edx-platform 1/1] COPY --from=code /openedx/edx-platform / #19 DONE 2.3s #20 [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 python3-openssl git #20 CACHED #21 [python 2/4] RUN git clone https://github.com/pyenv/pyenv /opt/pyenv --branch v2.3.36 --depth 1 #21 CACHED #22 [python 3/4] RUN /opt/pyenv/bin/pyenv install 3.11.8 #22 CACHED #23 [python 4/4] RUN /opt/pyenv/versions/3.11.8/bin/python -m venv /openedx/venv #23 CACHED #24 [python-requirements 1/8] RUN --mount=type=cache,target=/var/cache/apt,sharing=locked --mount=type=cache,target=/var/lib/apt,sharing=locked apt update && apt install -y software-properties-common libmysqlclient-dev libxmlsec1-dev libgeos-dev libxml2-dev libxmlsec1-openssl #24 CACHED #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 ... #26 [nodejs-requirements 4/4] RUN --mount=type=bind,from=edx-platform,source=/package.json,target=/openedx/edx-platform/package.json --mount=type=bind,from=edx-platform,source=/package-lock.json,target=/openedx/edx-platform/package-lock.json --mount=type=bind,from=edx-platform,source=/scripts/copy-node-modules.sh,target=/openedx/edx-platform/scripts/copy-node-modules.sh --mount=type=cache,target=/root/.npm,sharing=shared npm clean-install --no-audit --registry=https://registry.npmjs.org/ #26 CACHED #27 [nodejs-requirements 1/4] RUN pip install nodeenv==1.9.1 #27 CACHED #28 [nodejs-requirements 2/4] RUN nodeenv /openedx/nodeenv --node=20.19.5 --prebuilt #28 CACHED #29 [nodejs-requirements 3/4] WORKDIR /openedx/edx-platform #29 CACHED #30 [production 1/40] 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 #30 CACHED #31 [production 2/40] RUN if [ "1000" = 0 ]; then echo "app user may not be root" && false; fi #31 CACHED #32 [production 3/40] RUN useradd --no-log-init --home-dir /openedx --create-home --shell /bin/bash --uid 1000 app #32 CACHED #33 [production 4/40] COPY --link --from=docker.io/powerman/dockerize:0.19.0 /usr/local/bin/dockerize /usr/local/bin/dockerize #33 CACHED #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 ... #33 [production 4/40] COPY --link --from=docker.io/powerman/dockerize:0.19.0 /usr/local/bin/dockerize /usr/local/bin/dockerize #33 CACHED #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 sha256:86b72982f2f4742f28f4b548ad1e89b206e0ae8f1d7323d6c6215f2efd184f1d 0B / 2.22MB 0.2s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 0B / 26.39MB 0.2s #25 sha256:eee89f59c642b543a8452381c0d52612961934860a90127b6d524354682e322b 0B / 7.42MB 0.2s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 0B / 85.23MB 0.2s #25 sha256:86b72982f2f4742f28f4b548ad1e89b206e0ae8f1d7323d6c6215f2efd184f1d 1.05MB / 2.22MB 0.5s #25 sha256:86b72982f2f4742f28f4b548ad1e89b206e0ae8f1d7323d6c6215f2efd184f1d 2.22MB / 2.22MB 0.5s done #25 sha256:eee89f59c642b543a8452381c0d52612961934860a90127b6d524354682e322b 3.15MB / 7.42MB 0.5s #25 sha256:eee89f59c642b543a8452381c0d52612961934860a90127b6d524354682e322b 7.42MB / 7.42MB 0.6s done #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 0B / 260.25MB 0.2s #25 sha256:44b138a9d2cdcdbf5bd6fc4060e0f6b667ab0694e4dea633fdc42c6f422ffb9c 0B / 1.47MB 0.2s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 5.24MB / 26.39MB 1.1s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 6.29MB / 85.23MB 0.9s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 7.34MB / 26.39MB 1.2s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 10.49MB / 26.39MB 1.4s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 11.53MB / 85.23MB 1.2s #25 sha256:44b138a9d2cdcdbf5bd6fc4060e0f6b667ab0694e4dea633fdc42c6f422ffb9c 1.47MB / 1.47MB 0.9s done #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 12.58MB / 26.39MB 1.8s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 17.83MB / 85.23MB 1.7s #25 ... #34 [production 5/40] COPY --link --chown=1000:1000 --from=edx-platform / /openedx/edx-platform #34 DONE 2.3s #35 [production 6/40] COPY --link --chown=1000:1000 --from=python /opt/pyenv /opt/pyenv #35 DONE 0.1s #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 17.83MB / 26.39MB 2.0s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 19.92MB / 26.39MB 2.1s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 24.12MB / 85.23MB 2.0s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 22.02MB / 26.39MB 2.3s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 25.17MB / 26.39MB 2.4s #25 sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 26.39MB / 26.39MB 2.5s done #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 30.41MB / 85.23MB 2.4s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 13.63MB / 260.25MB 2.1s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 35.65MB / 85.23MB 2.6s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 41.94MB / 85.23MB 2.9s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 28.31MB / 260.25MB 2.7s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 49.28MB / 85.23MB 3.2s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 54.53MB / 85.23MB 3.5s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 62.91MB / 85.23MB 3.8s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 44.04MB / 260.25MB 3.5s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 70.25MB / 85.23MB 4.1s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 77.59MB / 85.23MB 4.4s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 59.77MB / 260.25MB 4.1s #25 sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 85.23MB / 85.23MB 4.8s done #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 73.40MB / 260.25MB 4.7s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 88.08MB / 260.25MB 5.3s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 103.81MB / 260.25MB 5.9s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 117.44MB / 260.25MB 6.6s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 133.17MB / 260.25MB 7.4s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 146.80MB / 260.25MB 8.0s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 163.58MB / 260.25MB 8.7s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 179.31MB / 260.25MB 9.3s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 196.08MB / 260.25MB 10.1s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 209.72MB / 260.25MB 10.8s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 223.35MB / 260.25MB 11.4s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 240.12MB / 260.25MB 12.2s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 253.76MB / 260.25MB 12.9s #25 sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 260.25MB / 260.25MB 13.3s done #25 DONE 14.3s #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 extracting sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 #25 extracting sha256:997434a3e6cdbad4a59a77bb3dc90ccf2c44250541df381f410ef23034c987f5 15.6s done #25 DONE 29.9s #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 extracting sha256:44b138a9d2cdcdbf5bd6fc4060e0f6b667ab0694e4dea633fdc42c6f422ffb9c #25 extracting sha256:44b138a9d2cdcdbf5bd6fc4060e0f6b667ab0694e4dea633fdc42c6f422ffb9c 0.5s done #25 extracting sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 #25 extracting sha256:73cc1005e7e2005772ebb9d86e9f3992a361b24267b99c16cfc09f5409afec39 7.1s done #25 DONE 37.6s #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 extracting sha256:eee89f59c642b543a8452381c0d52612961934860a90127b6d524354682e322b #25 extracting sha256:eee89f59c642b543a8452381c0d52612961934860a90127b6d524354682e322b 0.9s done #25 DONE 38.5s #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 extracting sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 #25 extracting sha256:4a3fcf738ccc0fc4808b467cb83941600107eeaca70c5d8806bf9a23bc451477 2.5s done #25 DONE 41.0s #25 [python-requirements 2/8] RUN --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install setuptools==69.1.1 pip==24.0 wheel==0.43.0 #25 extracting sha256:86b72982f2f4742f28f4b548ad1e89b206e0ae8f1d7323d6c6215f2efd184f1d #25 extracting sha256:86b72982f2f4742f28f4b548ad1e89b206e0ae8f1d7323d6c6215f2efd184f1d 0.3s done #25 DONE 41.3s #36 [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt #36 1.108 Collecting git+https://github.com/openedx/xblocks-contrib.git@ttqureshi/xmlmixin (from -r /openedx/edx-platform/requirements/edx/base.txt (line 1279)) #36 1.112 Cloning https://github.com/openedx/xblocks-contrib.git (to revision ttqureshi/xmlmixin) to /tmp/pip-req-build-3pfp5yde #36 1.131 Running command git clone --filter=blob:none --quiet https://github.com/openedx/xblocks-contrib.git /tmp/pip-req-build-3pfp5yde #36 2.266 WARNING: Did not find branch or tag 'ttqureshi/xmlmixin', assuming revision or ref. #36 2.271 Running command git checkout -q ttqureshi/xmlmixin #36 2.275 error: pathspec 'ttqureshi/xmlmixin' did not match any file(s) known to git #36 2.284 error: subprocess-exited-with-error #36 2.284 #36 2.284 × git checkout -q ttqureshi/xmlmixin did not run successfully. #36 2.284 │ exit code: 1 #36 2.284 ╰─> See above for output. #36 2.284 #36 2.284 note: This error originates from a subprocess, and is likely not a problem with pip. #36 2.284 error: subprocess-exited-with-error #36 2.284 #36 2.284 × git checkout -q ttqureshi/xmlmixin did not run successfully. #36 2.284 │ exit code: 1 #36 2.284 ╰─> See above for output. #36 2.284 #36 2.284 note: This error originates from a subprocess, and is likely not a problem with pip. #36 2.595 #36 2.595 [notice] A new release of pip is available: 24.0 -> 25.3 #36 2.595 [notice] To update, run: pip install --upgrade pip #36 ERROR: process "/bin/sh -c pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt" did not complete successfully: exit code: 1 ------ > [python-requirements 3/8] RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt --mount=type=cache,target=/openedx/.cache/pip,sharing=shared pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt: 2.284 error: subprocess-exited-with-error 2.284 2.284 × git checkout -q ttqureshi/xmlmixin did not run successfully. 2.284 │ exit code: 1 2.284 ╰─> See above for output. 2.284 2.284 note: This error originates from a subprocess, and is likely not a problem with pip. 2.595 2.595 [notice] A new release of pip is available: 24.0 -> 25.3 2.595 [notice] To update, run: pip install --upgrade pip ------ Dockerfile:87 -------------------- 86 | # Install base requirements and asset-building requirements 87 | >>> RUN --mount=type=bind,from=edx-platform,source=/requirements/edx/base.txt,target=/openedx/edx-platform/requirements/edx/base.txt \ 88 | >>> --mount=type=bind,from=edx-platform,source=/requirements/edx/assets.txt,target=/openedx/edx-platform/requirements/edx/assets.txt \ 89 | >>> --mount=type=cache,target=/openedx/.cache/pip,sharing=shared \ 90 | >>> pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt 91 | -------------------- ERROR: failed to build: failed to solve: process "/bin/sh -c pip install -r /openedx/edx-platform/requirements/edx/base.txt -r /openedx/edx-platform/requirements/edx/assets.txt" did not complete successfully: exit code: 1 Error: Command failed with status 1: docker buildx build --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest --build-arg EDX_PLATFORM_REPOSITORY=https://github.com/ttqureshi/edx-platform.git --build-arg EDX_PLATFORM_VERSION=ttqureshi/enable-html --output=type=registry --platform linux/amd64 --cache-from=type=registry,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest-cache --cache-to=type=registry,mode=max,ref=registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-37669-a630ec/openedx:latest-cache,image-manifest=true /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/env/build/openedx ╭───────────────────── Traceback (most recent call last) ──────────────────────╮ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:292 in buildimage │ │ │ │ 289 │ │ │ # Then we can try again: │ │ 290 │ │ │ instance.tutor_command(tutor_command) │ │ 291 │ │ else: │ │ ❱ 292 │ │ │ raise err │ │ 293 │ │ 294 │ │ 295 def exec_pipeline_command(command: str, env: None): │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--cache-to-registry', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/t… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="ttqureshi/enable-html"' │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/ttqureshi/edx-platform.gi… │ │ │ │ edx_platform_version = 'ttqureshi/enable-html' │ │ │ │ image_name = 'openedx' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-37669-a630ec' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+158 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build openedx │ │ │ │ --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+181 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/bin/ │ │ cli.py:282 in buildimage │ │ │ │ 279 │ platform_build_args = " ".join(build_args) │ │ 280 │ tutor_command = f"images build {image_name} {tutor_cache_to_arg} { │ │ 281 │ try: │ │ ❱ 282 │ │ instance.tutor_command(tutor_command) │ │ 283 │ except CommandFailedError as err: │ │ 284 │ │ if "Please switch to a different driver" in "\n".join(err.outp │ │ 285 │ │ │ typer.echo("Buildx builder is missing; trying to force cre │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ build_args = [ │ │ │ │ │ '--output="type=registry"', │ │ │ │ │ '--docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64"', │ │ │ │ │ '--cache-to-registry', │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_REPOSITORY="https://github.com/t… │ │ │ │ │ '--build-arg │ │ │ │ EDX_PLATFORM_VERSION="ttqureshi/enable-html"' │ │ │ │ ] │ │ │ │ cache_from = [] │ │ │ │ cache_to = [] │ │ │ │ edx_platform_repository = 'https://github.com/ttqureshi/edx-platform.gi… │ │ │ │ edx_platform_version = 'ttqureshi/enable-html' │ │ │ │ image_name = 'openedx' │ │ │ │ instance = │ │ │ │ instance_name = 'pr-37669-a630ec' │ │ │ │ platform_build_args = '--output="type=registry" │ │ │ │ --docker-arg="--platform" │ │ │ │ --docker-arg="linux/amd64" --'+158 │ │ │ │ tutor_cache_from_arg = '' │ │ │ │ tutor_cache_from_args = [] │ │ │ │ tutor_cache_to_arg = '' │ │ │ │ tutor_cache_to_args = [] │ │ │ │ tutor_command = 'images build openedx │ │ │ │ --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+181 │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/instance.py:585 in tutor_command │ │ │ │ 582 │ │ │ │ "The tutor executable could not found. Please check yo │ │ 583 │ │ │ │ f" and run `./grove venv update {self.instance_name}`. │ │ 584 │ │ │ ) │ │ ❱ 585 │ │ return execute(f"{self.tutor_executable} {argstr}", capture_ou │ │ 586 │ │ │ 587 │ def deploy(self): │ │ 588 │ │ """ │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ argstr = 'images build openedx --output="type=registry" │ │ │ │ --docker-arg="--platform" --dock'+181 │ │ │ │ env = {} │ │ │ │ self = │ │ │ │ tutor_env = { │ │ │ │ │ 'TUTOR_ID': 'pr-37669-a630ec', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-37669-a630ec', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-376… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-376… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-376… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr-376… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigitalocea… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +19 │ │ │ │ } │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ │ │ │ /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/grove-cli/grov │ │ e/utils.py:130 in execute │ │ │ │ 127 │ │ │ process.wait() │ │ 128 │ │ │ raise CommandFailedError(f"Command failed: {command}", out │ │ 129 │ │ if result > 0: │ │ ❱ 130 │ │ │ raise CommandFailedError(f"Command failed with status {res │ │ 131 │ │ │ 132 │ if capture_output: │ │ 133 │ │ return "\n".join(output) │ │ │ │ ╭───────────────────────────────── locals ─────────────────────────────────╮ │ │ │ capture_output = True │ │ │ │ command = '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ env = { │ │ │ │ │ 'TUTOR_ID': 'pr-37669-a630ec', │ │ │ │ │ 'TUTOR_ROOT': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-… │ │ │ │ │ 'TUTOR_K8S_NAMESPACE': 'pr-37669-a630ec', │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MFE_DOCKER_IMAGE_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_DOCKER_IMAGE_OPENEDX_CACHE': │ │ │ │ 'registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/p… │ │ │ │ │ 'TUTOR_MYSQL_HOST': │ │ │ │ 'axim-sandboxes-mysql-do-user-14983397-0.c.db.ondigita… │ │ │ │ │ 'TUTOR_MYSQL_PORT': '25060', │ │ │ │ │ 'TUTOR_MYSQL_ROOT_USERNAME': 'doadmin', │ │ │ │ │ ... +19 │ │ │ │ } │ │ │ │ environ = { │ │ │ │ │ 'PYTHONPATH': │ │ │ │ '/builds/opencraft/ops/axim-pr-sandboxes/grove/tools-c… │ │ │ │ │ 'CI_DEFAULT_BRANCH_SLUG': 'main', │ │ │ │ │ 'TF_VAR_velero_enabled': 'false', │ │ │ │ │ 'CI_PROJECT_NAMESPACE': 'opencraft/ops', │ │ │ │ │ 'DOCKER_ENV_CI_JOB_STATUS': 'running', │ │ │ │ │ 'GITLAB_USER_ID': '14467504', │ │ │ │ │ 'DOCKER_VERSION': '28.5.1', │ │ │ │ │ 'DOCKER_ENV_CI_PROJECT_DESCRIPTION': 'This cluster │ │ │ │ repository is for hosting PR sandboxes for │ │ │ │ Axim.\r\n\r\nDevelopment epi'+109, │ │ │ │ │ 'CI_RUNNER_VERSION': '17.11.0', │ │ │ │ │ 'DOCKER_ENV_CI_BUILDS_DIR': '/builds', │ │ │ │ │ ... +417 │ │ │ │ } │ │ │ │ hide_output = False │ │ │ │ key = 'TUTOR_S3_REGION' │ │ │ │ line = 'Error: Command failed with status 1: docker buildx │ │ │ │ build --tag=registry.gitlab.c'+600 │ │ │ │ output = [ │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ "⚠️ Found conflicting values for setting │ │ │ │ 'DISCOVERY_INDEX_OVERRIDES': '{'course_"+1270, │ │ │ │ │ 'Building image │ │ │ │ registry.gitlab.com/opencraft/ops/axim-pr-sandboxes/pr… │ │ │ │ │ 'docker buildx build │ │ │ │ --tag=registry.gitlab.com/opencraft/ops/axim-pr-sandbo… │ │ │ │ │ '#0 building with "recursing_carver" instance using │ │ │ │ docker-container driver\n', │ │ │ │ │ '\n', │ │ │ │ │ '#1 [internal] booting buildkit\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1\n', │ │ │ │ │ '#1 pulling image moby/buildkit:buildx-stable-1 │ │ │ │ 5.8s done\n', │ │ │ │ │ '#1 creating container │ │ │ │ buildx_buildkit_recursing_carver0\n', │ │ │ │ │ ... +325 │ │ │ │ ] │ │ │ │ process = │ │ │ │ result = 1 │ │ │ │ val = 'nyc3' │ │ │ ╰──────────────────────────────────────────────────────────────────────────╯ │ ╰──────────────────────────────────────────────────────────────────────────────╯ CommandFailedError: Command failed with status 1: /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-37669-a630ec/.venv/bin/tuto r images build openedx --output="type=registry" --docker-arg="--platform" --docker-arg="linux/amd64" --cache-to-registry --build-arg EDX_PLATFORM_REPOSITORY="https://github.com/ttqureshi/edx-platform.git" --build-arg EDX_PLATFORM_VERSION="ttqureshi/enable-html" section_end:1764338904:step_script section_start:1764338904:cleanup_file_variables Cleaning up project directory and file based variables section_end:1764338905:cleanup_file_variables ERROR: Job failed: exit code 1