Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1755269303:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.35.0 ... Starting service docker:28-dind... Pulling docker image docker:28-dind ... Using docker image sha256:b2a8bf985f76be7345c0c827c568db287ccb4dfad919a4693488224e3644fb0c for docker:28-dind with digest docker@sha256:c0872aae4791ff427e6eda52769afa04f17b5cf756f8267e0d52774c99d5c9de ... 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.35.0 ... Using docker image sha256:93ef754e54cec57e70f69f0828d1095ca15964d75822a7360126171916ddd35f for registry.gitlab.com/opencraft/dev/grove/tools-container:0.35.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:c049b5e75e5c0ef23d0e8856b866344a2402a73ebc69f91edd088e0550c87957 ... section_end:1755269323:prepare_executor section_start:1755269323:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-0 via gitlab-runner-66336c5289e5e542... section_end:1755269324:prepare_script section_start:1755269324: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 356f8f17 as detached HEAD (ref is main)... Removing .terraform/ Removing instances/pr-2186-673030/.venv/ Removing instances/pr-2186-673030/env/ Removing instances/pr-2186-673030/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 f9ca0a4 chore: pin digital ocean tf provide Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1755269328:get_sources section_start:1755269328:restore_cache Restoring cache Checking cache for tf-356f8f17-protected... No URL provided, cache will not be downloaded from shared cache server. Instead a local version of cache will be extracted. Successfully extracted cache section_end:1755269333:restore_cache section_start:1755269333:step_script Executing "step_script" stage of the job script Using docker image sha256:93ef754e54cec57e70f69f0828d1095ca15964d75822a7360126171916ddd35f for registry.gitlab.com/opencraft/dev/grove/tools-container:0.35.0 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:c049b5e75e5c0ef23d0e8856b866344a2402a73ebc69f91edd088e0550c87957 ... $ 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... Initializing provider plugins... - Finding digitalocean/digitalocean versions matching "2.62.0"... - Finding latest version of hashicorp/random... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding hashicorp/helm versions matching "~> 2.17"... - Finding latest version of hashicorp/kubernetes... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/tls... - Finding latest version of hashicorp/null... - Finding latest version of hashicorp/external... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Installing hashicorp/kubernetes v2.38.0... - Installed hashicorp/kubernetes v2.38.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/tls v4.1.0... - Installed hashicorp/tls v4.1.0 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing hashicorp/random v3.7.2... - Installed hashicorp/random v3.7.2 (signed, key ID 0C0AF313E5FD9F80) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing loafoe/htpasswd v1.2.1... - Installed loafoe/htpasswd v1.2.1 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing digitalocean/digitalocean v2.62.0... - Installed digitalocean/digitalocean v2.62.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) 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! $ mkdir -p ${HOME}/.kube $ ${SCRIPTS_DIR}/tf.sh output -raw kubeconfig > ${HOME}/.kube/config $ grove deploy $INSTANCE_NAME Deploying instance pr-2186-673030 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.1 KiB/37.9 MiB (5.0 KiB/s) with 169 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/caddy/Caddyfile to instances/pr-2186-673030/env/apps/caddy/Caddyfile Completed 2.1 KiB/37.9 MiB (5.0 KiB/s) with 168 file(s) remaining Completed 2.2 KiB/37.9 MiB (4.1 KiB/s) with 168 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/test.py to instances/pr-2186-673030/env/apps/openedx/settings/lms/test.py Completed 2.2 KiB/37.9 MiB (4.1 KiB/s) with 167 file(s) remaining Completed 4.2 KiB/37.9 MiB (7.3 KiB/s) with 167 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/config/cms.env.yml to instances/pr-2186-673030/env/apps/openedx/config/cms.env.yml Completed 4.2 KiB/37.9 MiB (7.3 KiB/s) with 166 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/__init__.py to instances/pr-2186-673030/env/apps/openedx/settings/lms/__init__.py Completed 4.2 KiB/37.9 MiB (7.3 KiB/s) with 165 file(s) remaining Completed 6.4 KiB/37.9 MiB (10.8 KiB/s) with 165 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/config/lms.env.yml to instances/pr-2186-673030/env/apps/openedx/config/lms.env.yml Completed 6.4 KiB/37.9 MiB (10.8 KiB/s) with 164 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/__init__.py to instances/pr-2186-673030/env/apps/openedx/settings/cms/__init__.py Completed 6.4 KiB/37.9 MiB (10.8 KiB/s) with 163 file(s) remaining Completed 6.5 KiB/37.9 MiB (10.4 KiB/s) with 163 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/test.py to instances/pr-2186-673030/env/apps/openedx/settings/cms/test.py Completed 6.5 KiB/37.9 MiB (10.4 KiB/s) with 162 file(s) remaining Completed 7.5 KiB/37.9 MiB (11.1 KiB/s) with 162 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/redis/redis.conf to instances/pr-2186-673030/env/apps/redis/redis.conf Completed 7.5 KiB/37.9 MiB (11.1 KiB/s) with 161 file(s) remaining Completed 7.6 KiB/37.9 MiB (11.1 KiB/s) with 161 file(s) remaining Completed 22.0 KiB/37.9 MiB (32.2 KiB/s) with 161 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/development.py to instances/pr-2186-673030/env/apps/openedx/settings/cms/development.py Completed 22.0 KiB/37.9 MiB (32.2 KiB/s) with 160 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/permissions/setowners.sh to instances/pr-2186-673030/env/apps/permissions/setowners.sh Completed 22.0 KiB/37.9 MiB (32.2 KiB/s) with 159 file(s) remaining Completed 22.1 KiB/37.9 MiB (31.9 KiB/s) with 159 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/revisions.yml to instances/pr-2186-673030/env/build/openedx/revisions.yml Completed 22.1 KiB/37.9 MiB (31.9 KiB/s) with 158 file(s) remaining Completed 36.3 KiB/37.9 MiB (52.0 KiB/s) with 158 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/production.py to instances/pr-2186-673030/env/apps/openedx/settings/cms/production.py Completed 36.3 KiB/37.9 MiB (52.0 KiB/s) with 157 file(s) remaining Completed 36.9 KiB/37.9 MiB (52.5 KiB/s) with 157 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/uwsgi.ini to instances/pr-2186-673030/env/apps/openedx/uwsgi.ini Completed 36.9 KiB/37.9 MiB (52.5 KiB/s) with 156 file(s) remaining Completed 55.6 KiB/37.9 MiB (78.5 KiB/s) with 156 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/production.py to instances/pr-2186-673030/env/apps/openedx/settings/lms/production.py Completed 55.6 KiB/37.9 MiB (78.5 KiB/s) with 155 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/grove/scripts/.gitkeep to instances/pr-2186-673030/env/build/openedx/grove/scripts/.gitkeep Completed 55.6 KiB/37.9 MiB (78.5 KiB/s) with 154 file(s) remaining Completed 55.7 KiB/37.9 MiB (76.4 KiB/s) with 154 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/bin/reload-uwsgi to instances/pr-2186-673030/env/build/openedx/bin/reload-uwsgi Completed 55.7 KiB/37.9 MiB (76.4 KiB/s) with 153 file(s) remaining Completed 77.6 KiB/37.9 MiB (102.1 KiB/s) with 153 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/development.py to instances/pr-2186-673030/env/apps/openedx/settings/lms/development.py Completed 77.6 KiB/37.9 MiB (102.1 KiB/s) with 152 file(s) remaining Completed 90.1 KiB/37.9 MiB (117.9 KiB/s) with 152 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/Dockerfile to instances/pr-2186-673030/env/build/openedx/Dockerfile Completed 90.1 KiB/37.9 MiB (117.9 KiB/s) with 151 file(s) remaining Completed 90.5 KiB/37.9 MiB (114.7 KiB/s) with 151 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/cms/i18n.py to instances/pr-2186-673030/env/build/openedx/settings/cms/i18n.py Completed 90.5 KiB/37.9 MiB (114.7 KiB/s) with 150 file(s) remaining Completed 90.8 KiB/37.9 MiB (114.5 KiB/s) with 150 file(s) remaining Completed 91.4 KiB/37.9 MiB (114.7 KiB/s) with 150 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/uwsgi.ini to instances/pr-2186-673030/env/build/openedx/settings/uwsgi.ini Completed 91.4 KiB/37.9 MiB (114.7 KiB/s) with 149 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/cms/__init__.py to instances/pr-2186-673030/env/build/openedx/settings/cms/__init__.py Completed 91.4 KiB/37.9 MiB (114.7 KiB/s) with 148 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/lms/i18n.py to instances/pr-2186-673030/env/build/openedx/settings/lms/i18n.py Completed 91.4 KiB/37.9 MiB (114.7 KiB/s) with 147 file(s) remaining Completed 91.5 KiB/37.9 MiB (110.9 KiB/s) with 147 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/README to instances/pr-2186-673030/env/build/openedx/themes/README Completed 91.5 KiB/37.9 MiB (110.9 KiB/s) with 146 file(s) remaining Completed 91.5 KiB/37.9 MiB (108.3 KiB/s) with 146 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/description to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/description Completed 91.5 KiB/37.9 MiB (108.3 KiB/s) with 145 file(s) remaining Completed 91.7 KiB/37.9 MiB (107.7 KiB/s) with 145 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 91.7 KiB/37.9 MiB (107.7 KiB/s) with 144 file(s) remaining Completed 92.6 KiB/37.9 MiB (105.5 KiB/s) with 144 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 92.6 KiB/37.9 MiB (105.5 KiB/s) with 143 file(s) remaining Completed 92.9 KiB/37.9 MiB (104.6 KiB/s) with 143 file(s) remaining Completed 93.3 KiB/37.9 MiB (104.9 KiB/s) with 143 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/lms/__init__.py to instances/pr-2186-673030/env/build/openedx/settings/lms/__init__.py Completed 93.3 KiB/37.9 MiB (104.9 KiB/s) with 142 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/config to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/config Completed 93.3 KiB/37.9 MiB (104.9 KiB/s) with 141 file(s) remaining Completed 93.8 KiB/37.9 MiB (104.4 KiB/s) with 141 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 93.8 KiB/37.9 MiB (104.4 KiB/s) with 140 file(s) remaining Completed 95.5 KiB/37.9 MiB (105.4 KiB/s) with 140 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/lms/assets.py to instances/pr-2186-673030/env/build/openedx/settings/lms/assets.py Completed 95.5 KiB/37.9 MiB (105.4 KiB/s) with 139 file(s) remaining Completed 95.9 KiB/37.9 MiB (105.4 KiB/s) with 139 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 95.9 KiB/37.9 MiB (105.4 KiB/s) with 138 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 95.9 KiB/37.9 MiB (105.4 KiB/s) with 137 file(s) remaining Completed 96.5 KiB/37.9 MiB (104.5 KiB/s) with 137 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/cms/assets.py to instances/pr-2186-673030/env/build/openedx/settings/cms/assets.py Completed 96.5 KiB/37.9 MiB (104.5 KiB/s) with 136 file(s) remaining Completed 96.5 KiB/37.9 MiB (102.6 KiB/s) with 136 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/HEAD to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/HEAD Completed 96.5 KiB/37.9 MiB (102.6 KiB/s) with 135 file(s) remaining Completed 97.0 KiB/37.9 MiB (100.4 KiB/s) with 135 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 97.0 KiB/37.9 MiB (100.4 KiB/s) with 134 file(s) remaining Completed 99.8 KiB/37.9 MiB (101.0 KiB/s) with 134 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 99.8 KiB/37.9 MiB (101.0 KiB/s) with 133 file(s) remaining Completed 104.5 KiB/37.9 MiB (105.2 KiB/s) with 133 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 104.5 KiB/37.9 MiB (105.2 KiB/s) with 132 file(s) remaining Completed 106.6 KiB/37.9 MiB (106.8 KiB/s) with 132 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/index to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/index Completed 106.6 KiB/37.9 MiB (106.8 KiB/s) with 131 file(s) remaining Completed 107.0 KiB/37.9 MiB (106.2 KiB/s) with 131 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 107.0 KiB/37.9 MiB (106.2 KiB/s) with 130 file(s) remaining Completed 109.3 KiB/37.9 MiB (107.8 KiB/s) with 130 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 109.3 KiB/37.9 MiB (107.8 KiB/s) with 129 file(s) remaining Completed 109.5 KiB/37.9 MiB (107.6 KiB/s) with 129 file(s) remaining Completed 110.8 KiB/37.9 MiB (108.8 KiB/s) with 129 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/HEAD Completed 110.8 KiB/37.9 MiB (108.8 KiB/s) with 128 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 110.8 KiB/37.9 MiB (108.8 KiB/s) with 127 file(s) remaining Completed 111.0 KiB/37.9 MiB (108.2 KiB/s) with 127 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 111.0 KiB/37.9 MiB (108.2 KiB/s) with 126 file(s) remaining Completed 114.6 KiB/37.9 MiB (110.8 KiB/s) with 126 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/update.sample Completed 114.6 KiB/37.9 MiB (110.8 KiB/s) with 125 file(s) remaining Completed 116.1 KiB/37.9 MiB (106.9 KiB/s) with 125 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 116.1 KiB/37.9 MiB (106.9 KiB/s) with 124 file(s) remaining Completed 120.1 KiB/37.9 MiB (109.2 KiB/s) with 124 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.rev to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.rev Completed 120.1 KiB/37.9 MiB (109.2 KiB/s) with 123 file(s) remaining Completed 120.3 KiB/37.9 MiB (108.2 KiB/s) with 123 file(s) remaining Completed 127.1 KiB/37.9 MiB (114.2 KiB/s) with 123 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.gitignore to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.gitignore Completed 127.1 KiB/37.9 MiB (114.2 KiB/s) with 122 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/info/exclude to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/info/exclude Completed 127.1 KiB/37.9 MiB (114.2 KiB/s) with 121 file(s) remaining Completed 127.3 KiB/37.9 MiB (112.7 KiB/s) with 121 file(s) remaining Completed 132.2 KiB/37.9 MiB (116.8 KiB/s) with 121 file(s) remaining Completed 132.2 KiB/37.9 MiB (116.8 KiB/s) with 121 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 132.2 KiB/37.9 MiB (116.8 KiB/s) with 120 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.stylelintrc.json Completed 132.2 KiB/37.9 MiB (116.8 KiB/s) with 119 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/README.md to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/README.md Completed 132.2 KiB/37.9 MiB (116.8 KiB/s) with 118 file(s) remaining Completed 161.0 KiB/37.9 MiB (136.2 KiB/s) with 118 file(s) remaining Completed 162.5 KiB/37.9 MiB (137.3 KiB/s) with 118 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.idx to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.idx Completed 162.5 KiB/37.9 MiB (137.3 KiB/s) with 117 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/common/_overrides.scss Completed 162.5 KiB/37.9 MiB (137.3 KiB/s) with 116 file(s) remaining Completed 162.6 KiB/37.9 MiB (136.0 KiB/s) with 116 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 162.6 KiB/37.9 MiB (136.0 KiB/s) with 115 file(s) remaining Completed 162.7 KiB/37.9 MiB (134.1 KiB/s) with 115 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 162.7 KiB/37.9 MiB (134.1 KiB/s) with 114 file(s) remaining Completed 162.7 KiB/37.9 MiB (133.4 KiB/s) with 114 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/heads/master Completed 162.7 KiB/37.9 MiB (133.4 KiB/s) with 113 file(s) remaining Completed 162.7 KiB/37.9 MiB (133.0 KiB/s) with 113 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 162.7 KiB/37.9 MiB (133.0 KiB/s) with 112 file(s) remaining Completed 162.8 KiB/37.9 MiB (131.8 KiB/s) with 112 file(s) remaining Completed 195.9 KiB/37.9 MiB (158.4 KiB/s) with 112 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 195.9 KiB/37.9 MiB (158.4 KiB/s) with 111 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/LICENSE to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/LICENSE Completed 195.9 KiB/37.9 MiB (158.4 KiB/s) with 110 file(s) remaining Completed 198.3 KiB/37.9 MiB (159.3 KiB/s) with 110 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/packed-refs to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/packed-refs Completed 198.3 KiB/37.9 MiB (159.3 KiB/s) with 109 file(s) remaining Completed 200.3 KiB/37.9 MiB (156.4 KiB/s) with 109 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/common/_variables.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/common/_variables.scss Completed 200.3 KiB/37.9 MiB (156.4 KiB/s) with 108 file(s) remaining Completed 200.4 KiB/37.9 MiB (155.1 KiB/s) with 108 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 200.4 KiB/37.9 MiB (155.1 KiB/s) with 107 file(s) remaining Completed 200.4 KiB/37.9 MiB (154.3 KiB/s) with 107 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 200.4 KiB/37.9 MiB (154.3 KiB/s) with 106 file(s) remaining Completed 200.7 KiB/37.9 MiB (153.3 KiB/s) with 106 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 200.7 KiB/37.9 MiB (153.3 KiB/s) with 105 file(s) remaining Completed 200.8 KiB/37.9 MiB (152.7 KiB/s) with 105 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 200.8 KiB/37.9 MiB (152.7 KiB/s) with 104 file(s) remaining Completed 200.9 KiB/37.9 MiB (150.5 KiB/s) with 104 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 200.9 KiB/37.9 MiB (150.5 KiB/s) with 103 file(s) remaining Completed 201.5 KiB/37.9 MiB (150.3 KiB/s) with 103 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/package.json to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/package.json Completed 201.5 KiB/37.9 MiB (150.3 KiB/s) with 102 file(s) remaining Completed 201.6 KiB/37.9 MiB (148.0 KiB/s) with 102 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/paragon/_variables.scss Completed 201.6 KiB/37.9 MiB (148.0 KiB/s) with 101 file(s) remaining Completed 201.7 KiB/37.9 MiB (146.3 KiB/s) with 101 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 201.7 KiB/37.9 MiB (146.3 KiB/s) with 100 file(s) remaining Completed 214.7 KiB/37.9 MiB (154.4 KiB/s) with 100 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 214.7 KiB/37.9 MiB (154.4 KiB/s) with 99 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/paragon/_fonts.scss Completed 214.7 KiB/37.9 MiB (154.4 KiB/s) with 98 file(s) remaining Completed 220.7 KiB/37.9 MiB (156.0 KiB/s) with 98 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/paragon/_overrides.scss Completed 220.7 KiB/37.9 MiB (156.0 KiB/s) with 97 file(s) remaining Completed 221.5 KiB/37.9 MiB (156.1 KiB/s) with 97 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/dev/docker-compose.jobs.yml to instances/pr-2186-673030/env/dev/docker-compose.jobs.yml Completed 221.5 KiB/37.9 MiB (156.1 KiB/s) with 96 file(s) remaining Completed 477.5 KiB/37.9 MiB (334.4 KiB/s) with 96 file(s) remaining Completed 567.7 KiB/37.9 MiB (394.8 KiB/s) with 96 file(s) remaining Completed 567.8 KiB/37.9 MiB (394.3 KiB/s) with 96 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/namespace.yml to instances/pr-2186-673030/env/k8s/namespace.yml Completed 567.8 KiB/37.9 MiB (394.3 KiB/s) with 95 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/package-lock.json to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/package-lock.json Completed 567.8 KiB/37.9 MiB (394.3 KiB/s) with 94 file(s) remaining Completed 577.7 KiB/37.9 MiB (398.7 KiB/s) with 94 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/deployments.yml to instances/pr-2186-673030/env/k8s/deployments.yml Completed 577.7 KiB/37.9 MiB (398.7 KiB/s) with 93 file(s) remaining Completed 577.9 KiB/37.9 MiB (390.5 KiB/s) with 93 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/permissions/Dockerfile to instances/pr-2186-673030/env/build/permissions/Dockerfile Completed 577.9 KiB/37.9 MiB (390.5 KiB/s) with 92 file(s) remaining Completed 580.8 KiB/37.9 MiB (390.7 KiB/s) with 92 file(s) remaining Completed 582.9 KiB/37.9 MiB (391.7 KiB/s) with 92 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/kustomization.yml to instances/pr-2186-673030/env/kustomization.yml Completed 582.9 KiB/37.9 MiB (391.7 KiB/s) with 91 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/jobs.yml to instances/pr-2186-673030/env/k8s/jobs.yml Completed 582.9 KiB/37.9 MiB (391.7 KiB/s) with 90 file(s) remaining Completed 583.2 KiB/37.9 MiB (386.6 KiB/s) with 90 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/permissions/setowner.sh to instances/pr-2186-673030/env/build/permissions/setowner.sh Completed 583.2 KiB/37.9 MiB (386.6 KiB/s) with 89 file(s) remaining Completed 589.8 KiB/37.9 MiB (388.6 KiB/s) with 89 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/services.yml to instances/pr-2186-673030/env/k8s/services.yml Completed 589.8 KiB/37.9 MiB (388.6 KiB/s) with 88 file(s) remaining Completed 591.5 KiB/37.9 MiB (387.0 KiB/s) with 88 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/local/docker-compose.jobs.yml to instances/pr-2186-673030/env/local/docker-compose.jobs.yml Completed 591.5 KiB/37.9 MiB (387.0 KiB/s) with 87 file(s) remaining Completed 847.5 KiB/37.9 MiB (552.5 KiB/s) with 87 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/override.yml to instances/pr-2186-673030/env/k8s/override.yml Completed 847.5 KiB/37.9 MiB (552.5 KiB/s) with 86 file(s) remaining Completed 849.8 KiB/37.9 MiB (547.5 KiB/s) with 86 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/local/docker-compose.prod.yml to instances/pr-2186-673030/env/local/docker-compose.prod.yml Completed 849.8 KiB/37.9 MiB (547.5 KiB/s) with 85 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/cron-jobs.yml to instances/pr-2186-673030/env/plugins/grove/k8s/cron-jobs.yml Completed 849.8 KiB/37.9 MiB (547.5 KiB/s) with 84 file(s) remaining Completed 850.3 KiB/37.9 MiB (537.8 KiB/s) with 84 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/volumes.yml to instances/pr-2186-673030/env/k8s/volumes.yml Completed 850.3 KiB/37.9 MiB (537.8 KiB/s) with 83 file(s) remaining Completed 853.5 KiB/37.9 MiB (537.9 KiB/s) with 83 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/local/docker-compose.yml to instances/pr-2186-673030/env/local/docker-compose.yml Completed 853.5 KiB/37.9 MiB (537.9 KiB/s) with 82 file(s) remaining Completed 854.8 KiB/37.9 MiB (531.7 KiB/s) with 82 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/dev/docker-compose.yml to instances/pr-2186-673030/env/dev/docker-compose.yml Completed 854.8 KiB/37.9 MiB (531.7 KiB/s) with 81 file(s) remaining Completed 1.1 MiB/37.9 MiB (680.0 KiB/s) with 81 file(s) remaining Completed 1.3 MiB/37.9 MiB (835.9 KiB/s) with 81 file(s) remaining Completed 1.3 MiB/37.9 MiB (834.8 KiB/s) with 81 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/ingress.yml to instances/pr-2186-673030/env/plugins/grove/k8s/ingress.yml Completed 1.3 MiB/37.9 MiB (834.8 KiB/s) with 80 file(s) remaining Completed 1.3 MiB/37.9 MiB (831.7 KiB/s) with 80 file(s) remaining Completed 1.3 MiB/37.9 MiB (831.8 KiB/s) with 80 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/deployment-revision-history.yml to instances/pr-2186-673030/env/plugins/grove/k8s/deployment-revision-history.yml Completed 1.3 MiB/37.9 MiB (831.8 KiB/s) with 79 file(s) remaining Completed 1.3 MiB/37.9 MiB (829.4 KiB/s) with 79 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/deployments.yml to instances/pr-2186-673030/env/plugins/grove/k8s/deployments.yml Completed 1.3 MiB/37.9 MiB (829.4 KiB/s) with 78 file(s) remaining Completed 1.3 MiB/37.9 MiB (827.0 KiB/s) with 78 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/celery-beat.yml to instances/pr-2186-673030/env/plugins/grove/k8s/celery-beat.yml Completed 1.3 MiB/37.9 MiB (827.0 KiB/s) with 77 file(s) remaining Completed 1.6 MiB/37.9 MiB (979.1 KiB/s) with 77 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/priority-class.yml to instances/pr-2186-673030/env/plugins/grove/k8s/priority-class.yml Completed 1.6 MiB/37.9 MiB (979.1 KiB/s) with 76 file(s) remaining Completed 1.6 MiB/37.9 MiB (973.1 KiB/s) with 76 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/pdb.yml to instances/pr-2186-673030/env/plugins/grove/k8s/pdb.yml Completed 1.6 MiB/37.9 MiB (973.1 KiB/s) with 75 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/forum-job.yml to instances/pr-2186-673030/env/plugins/grove/k8s/forum-job.yml Completed 1.6 MiB/37.9 MiB (973.1 KiB/s) with 74 file(s) remaining Completed 1.8 MiB/37.9 MiB (1.1 MiB/s) with 74 file(s) remaining Completed 1.8 MiB/37.9 MiB (1.1 MiB/s) with 74 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/affinities.yml to instances/pr-2186-673030/env/plugins/grove/k8s/affinities.yml Completed 1.8 MiB/37.9 MiB (1.1 MiB/s) with 73 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/shared-elasticsearch.yml to instances/pr-2186-673030/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 1.8 MiB/37.9 MiB (1.1 MiB/s) with 72 file(s) remaining Completed 1.8 MiB/37.9 MiB (1.1 MiB/s) with 72 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/maintenance-mode.yml to instances/pr-2186-673030/env/plugins/grove/k8s/maintenance-mode.yml Completed 1.8 MiB/37.9 MiB (1.1 MiB/s) with 71 file(s) remaining Completed 2.1 MiB/37.9 MiB (1.2 MiB/s) with 71 file(s) remaining Completed 2.3 MiB/37.9 MiB (1.3 MiB/s) with 71 file(s) remaining Completed 2.6 MiB/37.9 MiB (1.5 MiB/s) with 71 file(s) remaining Completed 2.8 MiB/37.9 MiB (1.6 MiB/s) with 71 file(s) remaining Completed 3.1 MiB/37.9 MiB (1.8 MiB/s) with 71 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 71 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 71 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 71 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to instances/pr-2186-673030/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 70 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 70 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to instances/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 69 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 69 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to instances/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 68 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to instances/pr-2186-673030/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 67 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 67 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 67 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/config Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 66 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/apps/mfe/Caddyfile to instances/pr-2186-673030/env/plugins/mfe/apps/mfe/Caddyfile Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 65 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/volumes.yml to instances/pr-2186-673030/env/plugins/grove/k8s/volumes.yml Completed 3.3 MiB/37.9 MiB (1.9 MiB/s) with 64 file(s) remaining Completed 3.3 MiB/37.9 MiB (1.8 MiB/s) with 64 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/applypatch-msg.sample Completed 3.3 MiB/37.9 MiB (1.8 MiB/s) with 63 file(s) remaining Completed 3.6 MiB/37.9 MiB (2.0 MiB/s) with 63 file(s) remaining Completed 3.6 MiB/37.9 MiB (2.0 MiB/s) with 63 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/env.config.jsx to instances/pr-2186-673030/env/plugins/mfe/build/mfe/env.config.jsx Completed 3.6 MiB/37.9 MiB (2.0 MiB/s) with 62 file(s) remaining Completed 3.9 MiB/37.9 MiB (2.1 MiB/s) with 62 file(s) remaining Completed 4.1 MiB/37.9 MiB (2.2 MiB/s) with 62 file(s) remaining Completed 4.4 MiB/37.9 MiB (2.3 MiB/s) with 62 file(s) remaining Completed 4.6 MiB/37.9 MiB (2.5 MiB/s) with 62 file(s) remaining Completed 4.9 MiB/37.9 MiB (2.6 MiB/s) with 62 file(s) remaining Completed 5.1 MiB/37.9 MiB (2.7 MiB/s) with 62 file(s) remaining Completed 5.1 MiB/37.9 MiB (2.7 MiB/s) with 62 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/commit-msg.sample Completed 5.1 MiB/37.9 MiB (2.7 MiB/s) with 61 file(s) remaining Completed 5.4 MiB/37.9 MiB (2.9 MiB/s) with 61 file(s) remaining Completed 5.4 MiB/37.9 MiB (2.9 MiB/s) with 61 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-applypatch.sample Completed 5.4 MiB/37.9 MiB (2.9 MiB/s) with 60 file(s) remaining Completed 5.6 MiB/37.9 MiB (3.0 MiB/s) with 60 file(s) remaining Completed 5.9 MiB/37.9 MiB (3.1 MiB/s) with 60 file(s) remaining Completed 6.1 MiB/37.9 MiB (3.3 MiB/s) with 60 file(s) remaining Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 60 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/README to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/README Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 59 file(s) remaining Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 59 file(s) remaining Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 59 file(s) remaining Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 59 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/Dockerfile to instances/pr-2186-673030/env/plugins/mfe/build/mfe/Dockerfile Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 58 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-commit.sample Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 57 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/HEAD Completed 6.1 MiB/37.9 MiB (3.2 MiB/s) with 56 file(s) remaining Completed 6.4 MiB/37.9 MiB (3.4 MiB/s) with 56 file(s) remaining Completed 6.4 MiB/37.9 MiB (3.3 MiB/s) with 56 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/post-update.sample Completed 6.4 MiB/37.9 MiB (3.3 MiB/s) with 55 file(s) remaining Completed 6.4 MiB/37.9 MiB (3.3 MiB/s) with 55 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-receive.sample Completed 6.4 MiB/37.9 MiB (3.3 MiB/s) with 54 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.4 MiB/s) with 54 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.pack to instances/pr-2186-673030/env/build/openedx/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.pack Completed 6.6 MiB/37.9 MiB (3.4 MiB/s) with 53 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.4 MiB/s) with 53 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/prepare-commit-msg.sample Completed 6.6 MiB/37.9 MiB (3.4 MiB/s) with 52 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.4 MiB/s) with 52 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/push-to-checkout.sample Completed 6.6 MiB/37.9 MiB (3.4 MiB/s) with 51 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 51 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/update.sample Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 50 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 50 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-rebase.sample Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 49 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 49 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/index Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 48 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/description Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 47 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 47 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/info/exclude Completed 6.6 MiB/37.9 MiB (3.3 MiB/s) with 46 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 46 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/sendemail-validate.sample Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 45 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 45 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/HEAD Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 44 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 44 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-push.sample Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 43 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 43 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.rev to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.rev Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 42 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 42 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/hooks/pre-merge-commit.sample Completed 6.6 MiB/37.9 MiB (3.2 MiB/s) with 41 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 41 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-3ee5d9d730c423381dbb9c1c68f5ecc4457fc818.rev to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-3ee5d9d730c423381dbb9c1c68f5ecc4457fc818.rev Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 40 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 40 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.idx to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.idx Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 39 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 39 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/heads/master Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 38 file(s) remaining Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 38 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.rev to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.rev Completed 6.6 MiB/37.9 MiB (3.1 MiB/s) with 37 file(s) remaining Completed 6.7 MiB/37.9 MiB (3.1 MiB/s) with 37 file(s) remaining Completed 6.7 MiB/37.9 MiB (3.1 MiB/s) with 37 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.idx to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.idx Completed 6.7 MiB/37.9 MiB (3.1 MiB/s) with 36 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-3ee5d9d730c423381dbb9c1c68f5ecc4457fc818.idx to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-3ee5d9d730c423381dbb9c1c68f5ecc4457fc818.idx Completed 6.7 MiB/37.9 MiB (3.1 MiB/s) with 35 file(s) remaining Completed 7.0 MiB/37.9 MiB (3.2 MiB/s) with 35 file(s) remaining Completed 7.2 MiB/37.9 MiB (3.3 MiB/s) with 35 file(s) remaining Completed 7.5 MiB/37.9 MiB (3.4 MiB/s) with 35 file(s) remaining Completed 7.7 MiB/37.9 MiB (3.5 MiB/s) with 35 file(s) remaining Completed 8.0 MiB/37.9 MiB (3.6 MiB/s) with 35 file(s) remaining Completed 8.2 MiB/37.9 MiB (3.7 MiB/s) with 35 file(s) remaining Completed 8.5 MiB/37.9 MiB (3.8 MiB/s) with 35 file(s) remaining Completed 8.7 MiB/37.9 MiB (4.0 MiB/s) with 35 file(s) remaining Completed 8.7 MiB/37.9 MiB (4.0 MiB/s) with 35 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bed5e910b77809e16165a20bd12453a928e56a03.idx to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bed5e910b77809e16165a20bd12453a928e56a03.idx Completed 8.7 MiB/37.9 MiB (4.0 MiB/s) with 34 file(s) remaining Completed 9.0 MiB/37.9 MiB (4.1 MiB/s) with 34 file(s) remaining Completed 9.2 MiB/37.9 MiB (4.2 MiB/s) with 34 file(s) remaining Completed 9.5 MiB/37.9 MiB (4.3 MiB/s) with 34 file(s) remaining Completed 9.7 MiB/37.9 MiB (4.4 MiB/s) with 34 file(s) remaining Completed 10.0 MiB/37.9 MiB (4.5 MiB/s) with 34 file(s) remaining Completed 10.2 MiB/37.9 MiB (4.6 MiB/s) with 34 file(s) remaining Completed 10.5 MiB/37.9 MiB (4.7 MiB/s) with 34 file(s) remaining Completed 10.7 MiB/37.9 MiB (4.8 MiB/s) with 34 file(s) remaining Completed 10.7 MiB/37.9 MiB (4.8 MiB/s) with 34 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/packed-refs Completed 10.7 MiB/37.9 MiB (4.8 MiB/s) with 33 file(s) remaining Completed 10.7 MiB/37.9 MiB (4.8 MiB/s) with 33 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cdbc3d92bdcaaf173bb29e6a42a4f27f0dee5e8d.rev to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cdbc3d92bdcaaf173bb29e6a42a4f27f0dee5e8d.rev Completed 10.7 MiB/37.9 MiB (4.8 MiB/s) with 32 file(s) remaining Completed 10.7 MiB/37.9 MiB (4.8 MiB/s) with 32 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/logs/refs/remotes/origin/HEAD Completed 10.7 MiB/37.9 MiB (4.8 MiB/s) with 31 file(s) remaining Completed 11.0 MiB/37.9 MiB (4.8 MiB/s) with 31 file(s) remaining Completed 11.0 MiB/37.9 MiB (4.8 MiB/s) with 31 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.gitignore Completed 11.0 MiB/37.9 MiB (4.8 MiB/s) with 30 file(s) remaining Completed 11.0 MiB/37.9 MiB (4.8 MiB/s) with 30 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cdbc3d92bdcaaf173bb29e6a42a4f27f0dee5e8d.idx to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cdbc3d92bdcaaf173bb29e6a42a4f27f0dee5e8d.idx Completed 11.0 MiB/37.9 MiB (4.8 MiB/s) with 29 file(s) remaining Completed 11.3 MiB/37.9 MiB (4.9 MiB/s) with 29 file(s) remaining Completed 11.5 MiB/37.9 MiB (5.0 MiB/s) with 29 file(s) remaining Completed 11.8 MiB/37.9 MiB (5.1 MiB/s) with 29 file(s) remaining Completed 12.0 MiB/37.9 MiB (5.2 MiB/s) with 29 file(s) remaining Completed 12.3 MiB/37.9 MiB (5.3 MiB/s) with 29 file(s) remaining Completed 12.5 MiB/37.9 MiB (5.4 MiB/s) with 29 file(s) remaining Completed 12.8 MiB/37.9 MiB (5.5 MiB/s) with 29 file(s) remaining Completed 13.0 MiB/37.9 MiB (5.6 MiB/s) with 29 file(s) remaining Completed 13.3 MiB/37.9 MiB (5.7 MiB/s) with 29 file(s) remaining Completed 13.5 MiB/37.9 MiB (5.8 MiB/s) with 29 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.pack to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-b7baa391ff65e8645b77638ba16d775fb999e730.pack Completed 13.5 MiB/37.9 MiB (5.8 MiB/s) with 28 file(s) remaining Completed 13.7 MiB/37.9 MiB (5.8 MiB/s) with 28 file(s) remaining Completed 13.7 MiB/37.9 MiB (5.8 MiB/s) with 28 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bed5e910b77809e16165a20bd12453a928e56a03.rev to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bed5e910b77809e16165a20bd12453a928e56a03.rev Completed 13.7 MiB/37.9 MiB (5.8 MiB/s) with 27 file(s) remaining Completed 13.7 MiB/37.9 MiB (5.8 MiB/s) with 27 file(s) remaining Completed 14.0 MiB/37.9 MiB (5.9 MiB/s) with 27 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.stylelintrc.json Completed 14.0 MiB/37.9 MiB (5.9 MiB/s) with 26 file(s) remaining Completed 14.2 MiB/37.9 MiB (6.0 MiB/s) with 26 file(s) remaining Completed 14.5 MiB/37.9 MiB (6.1 MiB/s) with 26 file(s) remaining Completed 14.5 MiB/37.9 MiB (6.1 MiB/s) with 26 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_variables.scss Completed 14.5 MiB/37.9 MiB (6.1 MiB/s) with 25 file(s) remaining Completed 14.5 MiB/37.9 MiB (6.0 MiB/s) with 25 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/common/_overrides.scss Completed 14.5 MiB/37.9 MiB (6.0 MiB/s) with 24 file(s) remaining Completed 14.5 MiB/37.9 MiB (6.0 MiB/s) with 24 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/LICENSE Completed 14.5 MiB/37.9 MiB (6.0 MiB/s) with 23 file(s) remaining Completed 14.5 MiB/37.9 MiB (6.0 MiB/s) with 23 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/remotes/origin/HEAD Completed 14.5 MiB/37.9 MiB (6.0 MiB/s) with 22 file(s) remaining Completed 14.8 MiB/37.9 MiB (6.1 MiB/s) with 22 file(s) remaining Completed 15.0 MiB/37.9 MiB (6.2 MiB/s) with 22 file(s) remaining Completed 15.3 MiB/37.9 MiB (6.2 MiB/s) with 22 file(s) remaining Completed 15.5 MiB/37.9 MiB (6.3 MiB/s) with 22 file(s) remaining Completed 15.8 MiB/37.9 MiB (6.4 MiB/s) with 22 file(s) remaining Completed 16.0 MiB/37.9 MiB (6.5 MiB/s) with 22 file(s) remaining Completed 16.3 MiB/37.9 MiB (6.6 MiB/s) with 22 file(s) remaining Completed 16.5 MiB/37.9 MiB (6.7 MiB/s) with 22 file(s) remaining Completed 16.5 MiB/37.9 MiB (6.7 MiB/s) with 22 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/refs/heads/master Completed 16.5 MiB/37.9 MiB (6.7 MiB/s) with 21 file(s) remaining Completed 16.5 MiB/37.9 MiB (6.7 MiB/s) with 21 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/_lms-overrides.scss Completed 16.5 MiB/37.9 MiB (6.7 MiB/s) with 20 file(s) remaining Completed 16.8 MiB/37.9 MiB (6.8 MiB/s) with 20 file(s) remaining Completed 16.8 MiB/37.9 MiB (6.7 MiB/s) with 20 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_extras.scss Completed 16.8 MiB/37.9 MiB (6.7 MiB/s) with 19 file(s) remaining Completed 16.8 MiB/37.9 MiB (6.7 MiB/s) with 19 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/README.md Completed 16.8 MiB/37.9 MiB (6.7 MiB/s) with 18 file(s) remaining Completed 16.8 MiB/37.9 MiB (6.6 MiB/s) with 18 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/discussion/lms-discussion-bootstrap.scss Completed 16.8 MiB/37.9 MiB (6.6 MiB/s) with 17 file(s) remaining Completed 17.0 MiB/37.9 MiB (6.7 MiB/s) with 17 file(s) remaining Completed 17.3 MiB/37.9 MiB (6.8 MiB/s) with 17 file(s) remaining Completed 17.5 MiB/37.9 MiB (6.9 MiB/s) with 17 file(s) remaining Completed 17.8 MiB/37.9 MiB (7.0 MiB/s) with 17 file(s) remaining Completed 18.0 MiB/37.9 MiB (7.1 MiB/s) with 17 file(s) remaining Completed 18.3 MiB/37.9 MiB (7.2 MiB/s) with 17 file(s) remaining Completed 18.5 MiB/37.9 MiB (7.3 MiB/s) with 17 file(s) remaining Completed 18.8 MiB/37.9 MiB (7.4 MiB/s) with 17 file(s) remaining Completed 19.0 MiB/37.9 MiB (7.5 MiB/s) with 17 file(s) remaining Completed 19.3 MiB/37.9 MiB (7.6 MiB/s) with 17 file(s) remaining Completed 19.5 MiB/37.9 MiB (7.7 MiB/s) with 17 file(s) remaining Completed 19.8 MiB/37.9 MiB (7.8 MiB/s) with 17 file(s) remaining Completed 20.0 MiB/37.9 MiB (7.9 MiB/s) with 17 file(s) remaining Completed 20.3 MiB/37.9 MiB (8.0 MiB/s) with 17 file(s) remaining Completed 20.5 MiB/37.9 MiB (8.1 MiB/s) with 17 file(s) remaining Completed 20.8 MiB/37.9 MiB (8.2 MiB/s) with 17 file(s) remaining Completed 20.8 MiB/37.9 MiB (8.2 MiB/s) with 17 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-course.scss Completed 20.8 MiB/37.9 MiB (8.2 MiB/s) with 16 file(s) remaining Completed 20.8 MiB/37.9 MiB (8.1 MiB/s) with 16 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/lms-main-v1.scss Completed 20.8 MiB/37.9 MiB (8.1 MiB/s) with 15 file(s) remaining Completed 21.0 MiB/37.9 MiB (8.2 MiB/s) with 15 file(s) remaining Completed 21.3 MiB/37.9 MiB (8.3 MiB/s) with 15 file(s) remaining Completed 21.5 MiB/37.9 MiB (8.4 MiB/s) with 15 file(s) remaining Completed 21.5 MiB/37.9 MiB (8.4 MiB/s) with 15 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-colors.scss Completed 21.5 MiB/37.9 MiB (8.4 MiB/s) with 14 file(s) remaining Completed 21.5 MiB/37.9 MiB (8.2 MiB/s) with 14 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/common-variables.scss Completed 21.5 MiB/37.9 MiB (8.2 MiB/s) with 13 file(s) remaining Completed 21.8 MiB/37.9 MiB (8.3 MiB/s) with 13 file(s) remaining Completed 22.0 MiB/37.9 MiB (8.4 MiB/s) with 13 file(s) remaining Completed 22.3 MiB/37.9 MiB (8.5 MiB/s) with 13 file(s) remaining Completed 22.5 MiB/37.9 MiB (8.6 MiB/s) with 13 file(s) remaining Completed 22.8 MiB/37.9 MiB (8.7 MiB/s) with 13 file(s) remaining Completed 23.0 MiB/37.9 MiB (8.8 MiB/s) with 13 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-3ee5d9d730c423381dbb9c1c68f5ecc4457fc818.pack to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-3ee5d9d730c423381dbb9c1c68f5ecc4457fc818.pack Completed 23.0 MiB/37.9 MiB (8.8 MiB/s) with 12 file(s) remaining Completed 23.2 MiB/37.9 MiB (8.8 MiB/s) with 12 file(s) remaining Completed 23.5 MiB/37.9 MiB (8.9 MiB/s) with 12 file(s) remaining Completed 23.7 MiB/37.9 MiB (9.0 MiB/s) with 12 file(s) remaining Completed 23.7 MiB/37.9 MiB (9.0 MiB/s) with 12 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package.json Completed 23.7 MiB/37.9 MiB (9.0 MiB/s) with 11 file(s) remaining Completed 24.0 MiB/37.9 MiB (9.1 MiB/s) with 11 file(s) remaining Completed 24.2 MiB/37.9 MiB (9.2 MiB/s) with 11 file(s) remaining Completed 24.5 MiB/37.9 MiB (9.3 MiB/s) with 11 file(s) remaining Completed 24.5 MiB/37.9 MiB (9.3 MiB/s) with 11 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/variables.scss Completed 24.5 MiB/37.9 MiB (9.3 MiB/s) with 10 file(s) remaining Completed 24.5 MiB/37.9 MiB (9.3 MiB/s) with 10 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_variables.scss Completed 24.5 MiB/37.9 MiB (9.3 MiB/s) with 9 file(s) remaining Completed 24.7 MiB/37.9 MiB (9.3 MiB/s) with 9 file(s) remaining Completed 25.0 MiB/37.9 MiB (9.4 MiB/s) with 9 file(s) remaining Completed 25.2 MiB/37.9 MiB (9.5 MiB/s) with 9 file(s) remaining Completed 25.2 MiB/37.9 MiB (9.5 MiB/s) with 9 file(s) remaining Completed 25.2 MiB/37.9 MiB (9.5 MiB/s) with 9 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/version to instances/pr-2186-673030/env/version Completed 25.2 MiB/37.9 MiB (9.5 MiB/s) with 8 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/partials/lms/theme/_variables-v1.scss Completed 25.2 MiB/37.9 MiB (9.5 MiB/s) with 7 file(s) remaining Completed 25.5 MiB/37.9 MiB (9.4 MiB/s) with 7 file(s) remaining Completed 25.7 MiB/37.9 MiB (9.5 MiB/s) with 7 file(s) remaining Completed 26.0 MiB/37.9 MiB (9.6 MiB/s) with 7 file(s) remaining Completed 26.2 MiB/37.9 MiB (9.7 MiB/s) with 7 file(s) remaining Completed 26.5 MiB/37.9 MiB (9.8 MiB/s) with 7 file(s) remaining Completed 26.7 MiB/37.9 MiB (9.9 MiB/s) with 7 file(s) remaining Completed 27.0 MiB/37.9 MiB (10.0 MiB/s) with 7 file(s) remaining Completed 27.2 MiB/37.9 MiB (10.1 MiB/s) with 7 file(s) remaining Completed 27.5 MiB/37.9 MiB (10.1 MiB/s) with 7 file(s) remaining Completed 27.7 MiB/37.9 MiB (10.2 MiB/s) with 7 file(s) remaining Completed 28.0 MiB/37.9 MiB (10.3 MiB/s) with 7 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_fonts.scss Completed 28.0 MiB/37.9 MiB (10.3 MiB/s) with 6 file(s) remaining Completed 28.2 MiB/37.9 MiB (10.3 MiB/s) with 6 file(s) remaining Completed 28.5 MiB/37.9 MiB (10.4 MiB/s) with 6 file(s) remaining Completed 28.7 MiB/37.9 MiB (10.5 MiB/s) with 6 file(s) remaining Completed 29.0 MiB/37.9 MiB (10.6 MiB/s) with 6 file(s) remaining Completed 29.2 MiB/37.9 MiB (10.7 MiB/s) with 6 file(s) remaining Completed 29.5 MiB/37.9 MiB (10.8 MiB/s) with 6 file(s) remaining Completed 29.7 MiB/37.9 MiB (10.9 MiB/s) with 6 file(s) remaining Completed 29.8 MiB/37.9 MiB (10.9 MiB/s) with 6 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/package-lock.json Completed 29.8 MiB/37.9 MiB (10.9 MiB/s) with 5 file(s) remaining Completed 29.8 MiB/37.9 MiB (10.9 MiB/s) with 5 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/lms/static/sass/theme-overrides.scss Completed 29.8 MiB/37.9 MiB (10.9 MiB/s) with 4 file(s) remaining Completed 29.8 MiB/37.9 MiB (10.9 MiB/s) with 4 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/paragon/_overrides.scss Completed 29.8 MiB/37.9 MiB (10.9 MiB/s) with 3 file(s) remaining Completed 30.1 MiB/37.9 MiB (10.8 MiB/s) with 3 file(s) remaining Completed 30.3 MiB/37.9 MiB (10.9 MiB/s) with 3 file(s) remaining Completed 30.6 MiB/37.9 MiB (11.0 MiB/s) with 3 file(s) remaining Completed 30.8 MiB/37.9 MiB (11.1 MiB/s) with 3 file(s) remaining Completed 31.1 MiB/37.9 MiB (11.2 MiB/s) with 3 file(s) remaining Completed 31.3 MiB/37.9 MiB (11.2 MiB/s) with 3 file(s) remaining Completed 31.6 MiB/37.9 MiB (11.3 MiB/s) with 3 file(s) remaining Completed 31.8 MiB/37.9 MiB (11.4 MiB/s) with 3 file(s) remaining Completed 32.1 MiB/37.9 MiB (11.5 MiB/s) with 3 file(s) remaining Completed 32.3 MiB/37.9 MiB (11.6 MiB/s) with 3 file(s) remaining Completed 32.6 MiB/37.9 MiB (11.7 MiB/s) with 3 file(s) remaining Completed 32.8 MiB/37.9 MiB (11.7 MiB/s) with 3 file(s) remaining Completed 33.0 MiB/37.9 MiB (11.8 MiB/s) with 3 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.pack to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-136b497f094224aa1c5e23f63fb245a3193184ce.pack Completed 33.0 MiB/37.9 MiB (11.8 MiB/s) with 2 file(s) remaining Completed 33.3 MiB/37.9 MiB (11.8 MiB/s) with 2 file(s) remaining Completed 33.5 MiB/37.9 MiB (11.9 MiB/s) with 2 file(s) remaining Completed 33.8 MiB/37.9 MiB (12.0 MiB/s) with 2 file(s) remaining Completed 34.0 MiB/37.9 MiB (12.1 MiB/s) with 2 file(s) remaining Completed 34.3 MiB/37.9 MiB (12.2 MiB/s) with 2 file(s) remaining Completed 34.5 MiB/37.9 MiB (12.3 MiB/s) with 2 file(s) remaining Completed 34.8 MiB/37.9 MiB (12.3 MiB/s) with 2 file(s) remaining Completed 35.0 MiB/37.9 MiB (12.4 MiB/s) with 2 file(s) remaining Completed 35.3 MiB/37.9 MiB (12.5 MiB/s) with 2 file(s) remaining Completed 35.5 MiB/37.9 MiB (12.5 MiB/s) with 2 file(s) remaining Completed 35.8 MiB/37.9 MiB (12.6 MiB/s) with 2 file(s) remaining Completed 36.0 MiB/37.9 MiB (12.7 MiB/s) with 2 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bed5e910b77809e16165a20bd12453a928e56a03.pack to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-bed5e910b77809e16165a20bd12453a928e56a03.pack Completed 36.0 MiB/37.9 MiB (12.7 MiB/s) with 1 file(s) remaining Completed 36.2 MiB/37.9 MiB (12.6 MiB/s) with 1 file(s) remaining Completed 36.5 MiB/37.9 MiB (12.7 MiB/s) with 1 file(s) remaining Completed 36.7 MiB/37.9 MiB (12.8 MiB/s) with 1 file(s) remaining Completed 37.0 MiB/37.9 MiB (12.9 MiB/s) with 1 file(s) remaining Completed 37.2 MiB/37.9 MiB (13.0 MiB/s) with 1 file(s) remaining Completed 37.5 MiB/37.9 MiB (13.0 MiB/s) with 1 file(s) remaining Completed 37.7 MiB/37.9 MiB (13.1 MiB/s) with 1 file(s) remaining Completed 37.9 MiB/37.9 MiB (12.5 MiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cdbc3d92bdcaaf173bb29e6a42a4f27f0dee5e8d.pack to instances/pr-2186-673030/env/plugins/mfe/build/mfe/themes/edx-simple-theme/.git/objects/pack/pack-cdbc3d92bdcaaf173bb29e6a42a4f27f0dee5e8d.pack Completed 2.3 KiB/2.3 KiB (7.5 KiB/s) with 1 file(s) remaining download: s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/grove-preserved-config.yml to instances/pr-2186-673030/grove-preserved-config.yml /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/.venv/bin/tutor grove-config-save ⚠️ 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'}' Updated /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/config.yml with preserved configuration ⚠️ 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'}' Configuration saved to /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/config.yml ⚠️ 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'}' Environment generated in /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env ⚠️ 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'}' Saved unique configuration in /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/grove-preserved-config.yml No env-overrides directory found for pr-2186-673030. /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/.venv/bin/tutor k8s launch --non-interactive ⚠️ 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'}' Configuration saved to /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/config.yml ⚠️ 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'}' Environment generated in /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env ===================================== Starting the platform ===================================== ⚠️ 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'}' kubectl get namespaces pr-2186-673030 NAME STATUS AGE pr-2186-673030 Active 72m Namespace already exists: skipping creation. kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector 'app.kubernetes.io/component notin (job,namespace)' # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. configmap/caddy-config-d427h8m55t unchanged configmap/mfe-caddy-config-c468f2b4m5 unchanged configmap/openedx-config-6hbb28g8m8 unchanged configmap/openedx-settings-cms-h8t7m59d9m unchanged configmap/openedx-settings-lms-c98m9569dh unchanged configmap/openedx-uwsgi-config-5t68c2tcc5 unchanged configmap/redis-config-4gbgdh84gf unchanged service/caddy unchanged service/cms unchanged service/lms unchanged service/meilisearch unchanged service/mfe unchanged service/redis unchanged priorityclass.scheduling.k8s.io/high-priority configured persistentvolumeclaim/meilisearch unchanged persistentvolumeclaim/redis unchanged deployment.apps/caddy unchanged deployment.apps/cms unchanged deployment.apps/cms-worker unchanged deployment.apps/lms unchanged deployment.apps/lms-worker unchanged deployment.apps/meilisearch unchanged deployment.apps/mfe unchanged deployment.apps/redis unchanged poddisruptionbudget.policy/caddy-pdb configured poddisruptionbudget.policy/cms-pdb configured poddisruptionbudget.policy/cms-worker-pdb configured poddisruptionbudget.policy/forum-pdb configured poddisruptionbudget.policy/lms-pdb configured poddisruptionbudget.policy/lms-worker-pdb configured poddisruptionbudget.policy/mfe-pdb configured ingress.networking.k8s.io/app-pr-2186-673030-sandboxes-opencraft-hosting-to-caddy unchanged ingress.networking.k8s.io/discovery-pr-2186-673030-sandboxes-opencraft-hosting-to-caddy unchanged ingress.networking.k8s.io/ecommerce-pr-2186-673030-sandboxes-opencraft-hosting-to-caddy unchanged ingress.networking.k8s.io/meilisearch-pr-2186-673030-sandboxes-opencraft-hosting-to-caddy unchanged ingress.networking.k8s.io/pr-2186-673030-sandboxes-opencraft-hosting-to-caddy unchanged ingress.networking.k8s.io/preview-pr-2186-673030-sandboxes-opencraft-hosting-to-caddy unchanged ingress.networking.k8s.io/studio-pr-2186-673030-sandboxes-opencraft-hosting-to-caddy unchanged ================================================ Database creation and migrations ================================================ ⚠️ 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'}' Initialising all services... ⚠️ 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'}' Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815144937 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815144937 created Job lms-job-20250815144937 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815144937 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815144937 successful. Running init task in mysql kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=mysql-job-20250815145049 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/mysql-job-20250815145049 created Job mysql-job-20250815145049 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=mysql-job-20250815145049 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job mysql-job-20250815145049 successful. Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145108 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145108 created Job lms-job-20250815145108 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145108 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145108 successful. Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145117 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145117 created Job lms-job-20250815145117 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145117 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145117 successful. Running init task in cms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=cms-job-20250815145223 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/cms-job-20250815145223 created Job cms-job-20250815145223 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=cms-job-20250815145223 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job cms-job-20250815145223 successful. Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145303 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145303 created Job lms-job-20250815145303 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145303 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145303 successful. Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145343 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145343 created Job lms-job-20250815145343 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145343 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145343 successful. Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145413 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145413 created Job lms-job-20250815145413 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145413 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145413 successful. Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145433 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145433 created Job lms-job-20250815145433 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145433 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145433 successful. Running init task in lms kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145442 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145442 created Job lms-job-20250815145442 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145442 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145442 successful. Running init task in mysql kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=mysql-job-20250815145451 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/mysql-job-20250815145451 created Job mysql-job-20250815145451 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=mysql-job-20250815145451 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job mysql-job-20250815145451 successful. All services initialised. ⚠️ 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'}' Your Open edX platform is ready and can be accessed at the following urls: https://pr-2186-673030.sandboxes.opencraft.hosting https://studio.pr-2186-673030.sandboxes.opencraft.hosting bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/sync_tutor_env.sh push Completed 2.1 KiB/162.0 KiB (7.1 KiB/s) with 59 file(s) remaining upload: instances/pr-2186-673030/env/apps/caddy/Caddyfile to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/caddy/Caddyfile Completed 2.1 KiB/162.0 KiB (7.1 KiB/s) with 58 file(s) remaining Completed 4.2 KiB/162.0 KiB (10.0 KiB/s) with 58 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/config/lms.env.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/config/lms.env.yml Completed 4.2 KiB/162.0 KiB (10.0 KiB/s) with 57 file(s) remaining Completed 4.8 KiB/162.0 KiB (8.5 KiB/s) with 57 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/uwsgi.ini to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/uwsgi.ini Completed 4.8 KiB/162.0 KiB (8.5 KiB/s) with 56 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/cms/__init__.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/__init__.py Completed 4.8 KiB/162.0 KiB (8.5 KiB/s) with 55 file(s) remaining Completed 4.9 KiB/162.0 KiB (7.6 KiB/s) with 55 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/lms/test.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/test.py Completed 4.9 KiB/162.0 KiB (7.6 KiB/s) with 54 file(s) remaining Completed 5.1 KiB/162.0 KiB (7.4 KiB/s) with 54 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/cms/test.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/test.py Completed 5.1 KiB/162.0 KiB (7.4 KiB/s) with 53 file(s) remaining Completed 7.1 KiB/162.0 KiB (10.3 KiB/s) with 53 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/config/cms.env.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/config/cms.env.yml Completed 7.1 KiB/162.0 KiB (10.3 KiB/s) with 52 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/lms/__init__.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/__init__.py Completed 7.1 KiB/162.0 KiB (10.3 KiB/s) with 51 file(s) remaining Completed 28.9 KiB/162.0 KiB (40.5 KiB/s) with 51 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/lms/development.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/development.py Completed 28.9 KiB/162.0 KiB (40.5 KiB/s) with 50 file(s) remaining Completed 47.6 KiB/162.0 KiB (64.9 KiB/s) with 50 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/lms/production.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/lms/production.py Completed 47.6 KiB/162.0 KiB (64.9 KiB/s) with 49 file(s) remaining Completed 62.1 KiB/162.0 KiB (82.1 KiB/s) with 49 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/cms/development.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/development.py Completed 62.1 KiB/162.0 KiB (82.1 KiB/s) with 48 file(s) remaining Completed 76.3 KiB/162.0 KiB (91.4 KiB/s) with 48 file(s) remaining upload: instances/pr-2186-673030/env/apps/openedx/settings/cms/production.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/openedx/settings/cms/production.py Completed 76.3 KiB/162.0 KiB (91.4 KiB/s) with 47 file(s) remaining Completed 76.5 KiB/162.0 KiB (88.6 KiB/s) with 47 file(s) remaining upload: instances/pr-2186-673030/env/apps/permissions/setowners.sh to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/permissions/setowners.sh Completed 76.5 KiB/162.0 KiB (88.6 KiB/s) with 46 file(s) remaining Completed 77.4 KiB/162.0 KiB (89.3 KiB/s) with 46 file(s) remaining upload: instances/pr-2186-673030/env/apps/redis/redis.conf to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/apps/redis/redis.conf Completed 77.4 KiB/162.0 KiB (89.3 KiB/s) with 45 file(s) remaining Completed 77.5 KiB/162.0 KiB (85.6 KiB/s) with 45 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/bin/reload-uwsgi to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/bin/reload-uwsgi Completed 77.5 KiB/162.0 KiB (85.6 KiB/s) with 44 file(s) remaining Completed 78.1 KiB/162.0 KiB (85.8 KiB/s) with 44 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/settings/cms/assets.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/cms/assets.py Completed 78.1 KiB/162.0 KiB (85.8 KiB/s) with 43 file(s) remaining Completed 90.6 KiB/162.0 KiB (96.8 KiB/s) with 43 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/Dockerfile to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/Dockerfile Completed 90.6 KiB/162.0 KiB (96.8 KiB/s) with 42 file(s) remaining Completed 90.6 KiB/162.0 KiB (94.9 KiB/s) with 42 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/revisions.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/revisions.yml Completed 90.6 KiB/162.0 KiB (94.9 KiB/s) with 41 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/settings/cms/__init__.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/cms/__init__.py Completed 90.6 KiB/162.0 KiB (94.9 KiB/s) with 40 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/settings/lms/__init__.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/lms/__init__.py Completed 90.6 KiB/162.0 KiB (94.9 KiB/s) with 39 file(s) remaining Completed 91.0 KiB/162.0 KiB (88.0 KiB/s) with 39 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/settings/cms/i18n.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/cms/i18n.py Completed 91.0 KiB/162.0 KiB (88.0 KiB/s) with 38 file(s) remaining Completed 91.6 KiB/162.0 KiB (84.5 KiB/s) with 38 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/settings/uwsgi.ini to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/uwsgi.ini Completed 91.6 KiB/162.0 KiB (84.5 KiB/s) with 37 file(s) remaining Completed 91.8 KiB/162.0 KiB (83.7 KiB/s) with 37 file(s) remaining upload: instances/pr-2186-673030/env/build/permissions/Dockerfile to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/permissions/Dockerfile Completed 91.8 KiB/162.0 KiB (83.7 KiB/s) with 36 file(s) remaining Completed 92.3 KiB/162.0 KiB (82.0 KiB/s) with 36 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/settings/lms/assets.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/lms/assets.py Completed 92.3 KiB/162.0 KiB (82.0 KiB/s) with 35 file(s) remaining Completed 92.7 KiB/162.0 KiB (82.0 KiB/s) with 35 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/settings/lms/i18n.py to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/settings/lms/i18n.py Completed 92.7 KiB/162.0 KiB (82.0 KiB/s) with 34 file(s) remaining Completed 92.8 KiB/162.0 KiB (80.5 KiB/s) with 34 file(s) remaining upload: instances/pr-2186-673030/env/build/openedx/themes/README to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/openedx/themes/README Completed 92.8 KiB/162.0 KiB (80.5 KiB/s) with 33 file(s) remaining Completed 93.1 KiB/162.0 KiB (79.6 KiB/s) with 33 file(s) remaining upload: instances/pr-2186-673030/env/build/permissions/setowner.sh to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/build/permissions/setowner.sh Completed 93.1 KiB/162.0 KiB (79.6 KiB/s) with 32 file(s) remaining Completed 94.5 KiB/162.0 KiB (77.8 KiB/s) with 32 file(s) remaining upload: instances/pr-2186-673030/env/dev/docker-compose.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/dev/docker-compose.yml Completed 94.5 KiB/162.0 KiB (77.8 KiB/s) with 31 file(s) remaining Completed 95.3 KiB/162.0 KiB (78.1 KiB/s) with 31 file(s) remaining upload: instances/pr-2186-673030/env/dev/docker-compose.jobs.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/dev/docker-compose.jobs.yml Completed 95.3 KiB/162.0 KiB (78.1 KiB/s) with 30 file(s) remaining Completed 105.2 KiB/162.0 KiB (84.7 KiB/s) with 30 file(s) remaining upload: instances/pr-2186-673030/env/k8s/deployments.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/deployments.yml Completed 105.2 KiB/162.0 KiB (84.7 KiB/s) with 29 file(s) remaining upload: instances/pr-2186-673030/env/k8s/override.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/override.yml Completed 105.2 KiB/162.0 KiB (84.7 KiB/s) with 28 file(s) remaining Completed 109.2 KiB/162.0 KiB (83.3 KiB/s) with 28 file(s) remaining upload: instances/pr-2186-673030/env/k8s/jobs.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/jobs.yml Completed 109.2 KiB/162.0 KiB (83.3 KiB/s) with 27 file(s) remaining Completed 109.3 KiB/162.0 KiB (83.0 KiB/s) with 27 file(s) remaining upload: instances/pr-2186-673030/env/k8s/namespace.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/namespace.yml Completed 109.3 KiB/162.0 KiB (83.0 KiB/s) with 26 file(s) remaining Completed 111.1 KiB/162.0 KiB (80.2 KiB/s) with 26 file(s) remaining upload: instances/pr-2186-673030/env/local/docker-compose.jobs.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/local/docker-compose.jobs.yml Completed 111.1 KiB/162.0 KiB (80.2 KiB/s) with 25 file(s) remaining Completed 111.6 KiB/162.0 KiB (80.0 KiB/s) with 25 file(s) remaining upload: instances/pr-2186-673030/env/k8s/volumes.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/volumes.yml Completed 111.6 KiB/162.0 KiB (80.0 KiB/s) with 24 file(s) remaining Completed 118.1 KiB/162.0 KiB (84.4 KiB/s) with 24 file(s) remaining upload: instances/pr-2186-673030/env/k8s/services.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/k8s/services.yml Completed 118.1 KiB/162.0 KiB (84.4 KiB/s) with 23 file(s) remaining Completed 121.1 KiB/162.0 KiB (85.6 KiB/s) with 23 file(s) remaining upload: instances/pr-2186-673030/env/kustomization.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/kustomization.yml Completed 121.1 KiB/162.0 KiB (85.6 KiB/s) with 22 file(s) remaining Completed 122.6 KiB/162.0 KiB (83.7 KiB/s) with 22 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/celery-beat.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/celery-beat.yml Completed 122.6 KiB/162.0 KiB (83.7 KiB/s) with 21 file(s) remaining Completed 124.8 KiB/162.0 KiB (85.0 KiB/s) with 21 file(s) remaining upload: instances/pr-2186-673030/env/local/docker-compose.prod.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/local/docker-compose.prod.yml Completed 124.8 KiB/162.0 KiB (85.0 KiB/s) with 20 file(s) remaining Completed 126.3 KiB/162.0 KiB (84.8 KiB/s) with 20 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/affinities.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/affinities.yml Completed 126.3 KiB/162.0 KiB (84.8 KiB/s) with 19 file(s) remaining Completed 129.5 KiB/162.0 KiB (86.2 KiB/s) with 19 file(s) remaining upload: instances/pr-2186-673030/env/local/docker-compose.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/local/docker-compose.yml Completed 129.5 KiB/162.0 KiB (86.2 KiB/s) with 18 file(s) remaining Completed 129.6 KiB/162.0 KiB (83.8 KiB/s) with 18 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/deployment-revision-history.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/deployment-revision-history.yml Completed 129.6 KiB/162.0 KiB (83.8 KiB/s) with 17 file(s) remaining Completed 130.7 KiB/162.0 KiB (81.8 KiB/s) with 17 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/deployments.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/deployments.yml Completed 130.7 KiB/162.0 KiB (81.8 KiB/s) with 16 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/forum-job.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/forum-job.yml Completed 130.7 KiB/162.0 KiB (81.8 KiB/s) with 15 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/cron-jobs.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/cron-jobs.yml Completed 130.7 KiB/162.0 KiB (81.8 KiB/s) with 14 file(s) remaining Completed 134.5 KiB/162.0 KiB (81.3 KiB/s) with 14 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/maintenance-mode.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/maintenance-mode.yml Completed 134.5 KiB/162.0 KiB (81.3 KiB/s) with 13 file(s) remaining Completed 134.7 KiB/162.0 KiB (81.0 KiB/s) with 13 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/ingress.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/ingress.yml Completed 134.7 KiB/162.0 KiB (81.0 KiB/s) with 12 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/shared-elasticsearch.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/shared-elasticsearch.yml Completed 134.7 KiB/162.0 KiB (81.0 KiB/s) with 11 file(s) remaining Completed 135.8 KiB/162.0 KiB (79.9 KiB/s) with 11 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/pdb.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/pdb.yml Completed 135.8 KiB/162.0 KiB (79.9 KiB/s) with 10 file(s) remaining Completed 136.1 KiB/162.0 KiB (79.2 KiB/s) with 10 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/priority-class.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/priority-class.yml Completed 136.1 KiB/162.0 KiB (79.2 KiB/s) with 9 file(s) remaining Completed 136.3 KiB/162.0 KiB (77.5 KiB/s) with 9 file(s) remaining upload: instances/pr-2186-673030/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/k8s_harmony/k8s/deployment-revision-history.yaml Completed 136.3 KiB/162.0 KiB (77.5 KiB/s) with 8 file(s) remaining Completed 136.8 KiB/162.0 KiB (77.1 KiB/s) with 8 file(s) remaining upload: instances/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch-volumeless.yaml Completed 136.8 KiB/162.0 KiB (77.1 KiB/s) with 7 file(s) remaining upload: instances/pr-2186-673030/env/plugins/grove/k8s/volumes.yml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/grove/k8s/volumes.yml Completed 136.8 KiB/162.0 KiB (77.1 KiB/s) with 6 file(s) remaining Completed 138.1 KiB/162.0 KiB (73.7 KiB/s) with 6 file(s) remaining upload: instances/pr-2186-673030/env/plugins/mfe/build/mfe/env.config.jsx to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/env.config.jsx Completed 138.1 KiB/162.0 KiB (73.7 KiB/s) with 5 file(s) remaining Completed 138.9 KiB/162.0 KiB (74.0 KiB/s) with 5 file(s) remaining upload: instances/pr-2186-673030/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/apps/mfe/webpack.dev-tutor.config.js Completed 138.9 KiB/162.0 KiB (74.0 KiB/s) with 4 file(s) remaining Completed 139.4 KiB/162.0 KiB (74.1 KiB/s) with 4 file(s) remaining upload: instances/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/k8s_harmony/k8s/shared-search-cert-patch.yaml Completed 139.4 KiB/162.0 KiB (74.1 KiB/s) with 3 file(s) remaining Completed 159.0 KiB/162.0 KiB (83.0 KiB/s) with 3 file(s) remaining upload: instances/pr-2186-673030/env/plugins/mfe/build/mfe/Dockerfile to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/build/mfe/Dockerfile Completed 159.0 KiB/162.0 KiB (83.0 KiB/s) with 2 file(s) remaining Completed 162.0 KiB/162.0 KiB (84.5 KiB/s) with 2 file(s) remaining upload: instances/pr-2186-673030/env/plugins/mfe/apps/mfe/Caddyfile to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/plugins/mfe/apps/mfe/Caddyfile Completed 162.0 KiB/162.0 KiB (84.5 KiB/s) with 1 file(s) remaining Completed 162.0 KiB/162.0 KiB (83.2 KiB/s) with 1 file(s) remaining upload: instances/pr-2186-673030/env/version to s3://tenv-axim-sandboxes-15611369568402887342/pr-2186-673030/env/version No changes in grove-preserved-config.yml $ grove postdeploy $INSTANCE_NAME Deploying instance pr-2186-673030 Loading outputs from Terraform bash /builds/opencraft/ops/axim-pr-sandboxes/grove/tools-container/scripts/tf.sh output -json /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/.venv/bin/tutor k8s do settheme edx-simple-theme -d $(/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/.venv/bin/tutor config printvalue LMS_HOST) -d $(/builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/.venv/bin/tutor config printvalue CMS_HOST) ⚠️ 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'}' ⚠️ 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'}' ⚠️ 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'}' Waiting for a caddy deployment to be ready... kubectl wait --namespace pr-2186-673030 --selector=app.kubernetes.io/instance=openedx-pr-2186-673030,app.kubernetes.io/name=caddy --for=condition=Available=True --timeout=600s deployment deployment.apps/caddy condition met Waiting for a meilisearch deployment to be ready... kubectl wait --namespace pr-2186-673030 --selector=app.kubernetes.io/instance=openedx-pr-2186-673030,app.kubernetes.io/name=meilisearch --for=condition=Available=True --timeout=600s deployment deployment.apps/meilisearch condition met ⚠️ 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'}' kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145513 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145513 created Job lms-job-20250815145513 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145513 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145513 successful. /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/.venv/bin/tutor k8s do createuser --staff --superuser --password openedx openedx openedx@example.com ⚠️ 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'}' Waiting for a caddy deployment to be ready... kubectl wait --namespace pr-2186-673030 --selector=app.kubernetes.io/instance=openedx-pr-2186-673030,app.kubernetes.io/name=caddy --for=condition=Available=True --timeout=600s deployment deployment.apps/caddy condition met Waiting for a meilisearch deployment to be ready... kubectl wait --namespace pr-2186-673030 --selector=app.kubernetes.io/instance=openedx-pr-2186-673030,app.kubernetes.io/name=meilisearch --for=condition=Available=True --timeout=600s deployment deployment.apps/meilisearch condition met ⚠️ 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'}' kubectl apply --kustomize /builds/opencraft/ops/axim-pr-sandboxes/instances/pr-2186-673030/env --selector app.kubernetes.io/name=lms-job-20250815145530 # Warning: 'commonLabels' is deprecated. Please use 'labels' instead. Run 'kustomize edit fix' to update your Kustomization automatically. # Warning: 'patchesStrategicMerge' is deprecated. Please use 'patches' instead. Run 'kustomize edit fix' to update your Kustomization automatically. job.batch/lms-job-20250815145530 created Job lms-job-20250815145530 is running. To view the logs from this job, run: kubectl logs --namespace=pr-2186-673030 --follow $(kubectl get --namespace=pr-2186-673030 pods --selector=job-name=lms-job-20250815145530 -o=jsonpath="{.items[0].metadata.name}") Waiting for job completion... Job lms-job-20250815145530 successful. kubectl rollout status -npr-2186-673030 deployments/redis Waiting for deployment "redis" rollout to finish: 1 old replicas are pending termination... error: deployment "redis" exceeded its progress deadline Command failed with status 1: kubectl rollout status -npr-2186-673030 deployments/redis Aborted. section_end:1755270357:step_script section_start:1755270357:cleanup_file_variables Cleaning up project directory and file based variables section_end:1755270357:cleanup_file_variables ERROR: Job failed: exit code 1