review-delete-deployment
Passed Started
by
@rcrespo3

Rudy Crespo
1Running with gitlab-runner 15.9.0~beta.212.g8ccc65e7 (8ccc65e7)2 on green-2.private.runners-manager.gitlab.com/gitlab.com/gitlab-org GaSD-S1F, system ID: s_5651e5b5643b3 feature flags: FF_NETWORK_PER_BUILD:true, FF_USE_IMPROVED_URL_MASKING:true6Using Docker executor with image registry.gitlab.com/gitlab-org/gitlab-build-images/ruby-3.0:gcloud-383-kubectl-1.23-helm-3.5 ...7Authenticating with credentials from job payload (GitLab Registry)8Pulling docker image registry.gitlab.com/gitlab-org/gitlab-build-images/ruby-3.0:gcloud-383-kubectl-1.23-helm-3.5 ...9Using docker image sha256:0252f230b4b4d2678b4eb1c689dac9c361cab38eafdf13a228edd7bc55de71e3 for registry.gitlab.com/gitlab-org/gitlab-build-images/ruby-3.0:gcloud-383-kubectl-1.23-helm-3.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/ruby-3.0@sha256:add63212b0c8dc4c8f1412e02b2b8461e9eea512271511741c2f3f11d875dcd5 ...11Running on runner-gasd-s1f-project-278964-concurrent-0 via runner-gasd-s1f-private-1684512342-00f6dd02...13$ eval "$CI_PRE_CLONE_SCRIPT"14Fetching changes with git depth set to 1...15Initialized empty Git repository in /builds/gitlab-org/gitlab/.git/16Created fresh repository.17remote: Enumerating objects: 75947, done. 18remote: Counting objects: 100% (75947/75947), done. 19remote: Compressing objects: 100% (65535/65535), done. 20remote: Total 75947 (delta 10071), reused 44816 (delta 6907), pack-reused 0 21Receiving objects: 100% (75947/75947), 100.37 MiB | 24.84 MiB/s, done.22Resolving deltas: 100% (10071/10071), done.24 * [new ref] refs/pipelines/872921499 -> refs/pipelines/87292149925Checking out 395695cd as detached HEAD (ref is refs/merge-requests/121170/merge)...26Skipping Git submodules setup27$ git remote set-url origin "${CI_REPOSITORY_URL}"29Using docker image sha256:0252f230b4b4d2678b4eb1c689dac9c361cab38eafdf13a228edd7bc55de71e3 for registry.gitlab.com/gitlab-org/gitlab-build-images/ruby-3.0:gcloud-383-kubectl-1.23-helm-3.5 with digest registry.gitlab.com/gitlab-org/gitlab-build-images/ruby-3.0@sha256:add63212b0c8dc4c8f1412e02b2b8461e9eea512271511741c2f3f11d875dcd5 ...30$ source ./scripts/utils.sh31$ source ./scripts/review_apps/review-apps.sh32$ export KUBE_CONTEXT="gitlab-org/gitlab:review-apps"33$ kubectl config use-context ${KUBE_CONTEXT}34Switched to context "gitlab-org/gitlab:review-apps".35$ retry delete_helm_release36** Checking if review-408682-mig-dhseeb exists in the review-408682-mig-dhseeb namespace... **37Previous deployment for review-408682-mig-dhseeb found.38WARNING: Kubernetes configuration file is group-readable. This is insecure. Location: /builds/gitlab-org/gitlab.tmp/KUBECONFIG39WARNING: Kubernetes configuration file is world-readable. This is insecure. Location: /builds/gitlab-org/gitlab.tmp/KUBECONFIG40release "review-408682-mig-dhseeb" uninstalled41** Checking if review-408682-mig-dhseeb exists... **42Namespace review-408682-mig-dhseeb found.43** Deleting namespace review-408682-mig-dhseeb... **44namespace "review-408682-mig-dhseeb" deleted46Job succeeded