Running with gitlab-runner 17.11.0 (0f67ff19)  on gitlab-runner-66336c5289e5e542-docker ncJ2-Cr2P, system ID: s_43282bf41924 section_start:1772030986:prepare_executor Preparing the "docker" executor Using Docker executor with image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Authenticating with credentials from job payload (GitLab Registry) Pulling docker image registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 ... Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... section_end:1772030987:prepare_executor section_start:1772030987:prepare_script Preparing environment Running on runner-ncj2-cr2p-project-51564656-concurrent-0 via gitlab-runner-66336c5289e5e542... section_end:1772030988:prepare_script section_start:1772030988: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 2396fffb as detached HEAD (ref is main)... Removing .terraform/ 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 provider-digitalocean/plan.cache Removing provider-digitalocean/plan.json Entering 'grove' HEAD is now at 4c92eaa temp: remove caching Updated submodules Synchronizing submodule url for 'grove' Entering 'grove' Entering 'grove' section_end:1772030990:get_sources section_start:1772030990:restore_cache Restoring cache Checking cache for tf-2396fffb-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:1772030993:restore_cache section_start:1772030993:download_artifacts Downloading artifacts Downloading artifacts for cluster infra plan (13261116951)... Downloading artifacts from coordinator... ok  host=cdn.artifacts.gitlab-static.net id=13261116951 responseStatus=200 OK token=6c_gYgysf section_end:1772030995:download_artifacts section_start:1772030995:step_script Executing "step_script" stage of the job script Using docker image sha256:646fe95ffa88a1e9c14a40f6a852d40e89ce873360b1ce823aa42db6f9a447ba for registry.gitlab.com/opencraft/dev/grove/tools-container:0.36.1 with digest registry.gitlab.com/opencraft/dev/grove/tools-container@sha256:4efd5c7c74e2eab7e433d412c8dfbcb8c750f263450a2ec0a2e2257379be0b0f ... $ kubectl config get-contexts CURRENT NAME CLUSTER AUTHINFO NAMESPACE opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes gitlab agent:1077905 $ kubectl config use-context ${CI_PROJECT_PATH}:${K8S_CLUSTER_AGENT_CONTEXT} Switched to context "opencraft/ops/axim-pr-sandboxes:axim-pr-sandboxes". $ cd ${GITLAB_TOFU_ROOT_DIR} $ $SCRIPTS_DIR/tf.sh apply 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 hashicorp/helm versions matching "~> 2.17"... - Finding gitlabhq/gitlab versions matching "~> 17.6"... - Finding digitalocean/digitalocean versions matching "~> 2.0"... - Finding latest version of hashicorp/tls... - Finding gavinbunney/kubectl versions matching "~> 1.18"... - Finding latest version of loafoe/htpasswd... - Finding latest version of hashicorp/kubernetes... - Finding latest version of hashicorp/external... - Finding latest version of hashicorp/random... - Finding latest version of hashicorp/null... - Installing gavinbunney/kubectl v1.19.0... - Installed gavinbunney/kubectl v1.19.0 (signed, key ID 1E1CE42504F5FBB2) - Installing gitlabhq/gitlab v17.11.0... - Installed gitlabhq/gitlab v17.11.0 (signed, key ID 0D47B7AB85F63F65) - Installing digitalocean/digitalocean v2.77.0... - Installed digitalocean/digitalocean v2.77.0 (signed, key ID F82037E524B9C0E8) - Installing hashicorp/external v2.3.5... - Installed hashicorp/external v2.3.5 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/random v3.8.1... - Installed hashicorp/random v3.8.1 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/null v3.2.4... - Installed hashicorp/null v3.2.4 (signed, key ID 0C0AF313E5FD9F80) - Installing hashicorp/helm v2.17.0... - Installed hashicorp/helm v2.17.0 (signed, key ID 0C0AF313E5FD9F80) - Installing loafoe/htpasswd v2.0.0... - Installed loafoe/htpasswd v2.0.0 (signed, key ID C0E4EB79E9E6A23D) - Installing hashicorp/kubernetes v3.0.1... - Installed hashicorp/kubernetes v3.0.1 (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/ ╷ │ Error: Failed to install provider │  │ Error while installing hashicorp/tls v4.2.1: could not query provider │ registry for registry.opentofu.org/hashicorp/tls: failed to retrieve │ authentication checksums for provider: the request failed after 2 attempts, │ please try again later: 500 Internal Server Error returned from github.com ╵  section_end:1772031010:step_script section_start:1772031010:cleanup_file_variables Cleaning up project directory and file based variables section_end:1772031011:cleanup_file_variables ERROR: Job failed: exit code 1