production
Passed Started
by
@jivanvl
Jose Ivan Vargas Lopez
This job is an out-of-date deployment to production. View the most recent deployment.
This job is archived. Only the complete pipeline can be retried.
1Running with gitlab-runner 12.9.0 (4c96e5ad)2 on docker-auto-scale 729897614Using Docker executor with image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...5Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...6Using docker image sha256:f6e68ccd91fd8aa189c0627e0d1a2d9efa2893fd50282861e2a94a0b8c06c4f0 for registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.12.1 ...8Running on runner-72989761-project-4422333-concurrent-0 via runner-72989761-stg-srm-1586198331-83a22ac9...10$ eval "$CI_PRE_CLONE_SCRIPT"11Fetching changes with git depth set to 50...12Initialized empty Git repository in /builds/gitlab-org/monitor/monitor-sandbox/.git/13Created fresh repository.15 * [new ref] refs/pipelines/12741992 -> refs/pipelines/1274199216 * [new branch] master -> origin/master17Checking out 4ddfcf04 as master...18Skipping Git submodules setup21Downloading artifacts for dast_environment_deploy (37141757)...22Downloading artifacts from coordinator... ok id=37141757 responseStatus=200 OK token=nxxtJLgv24$ auto-deploy check_kube_domain25$ auto-deploy download_chart26Creating /root/.helm 27Creating /root/.helm/repository 28Creating /root/.helm/repository/cache 29Creating /root/.helm/repository/local 30Creating /root/.helm/plugins 31Creating /root/.helm/starters 32Creating /root/.helm/cache/archive 33Creating /root/.helm/repository/repositories.yaml 34Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 35Adding local repo with URL: http://127.0.0.1:8879/charts 36$HELM_HOME has been configured at /root/.helm.37Not installing Tiller due to 'client-only' flag having been set38"gitlab" has been added to your repositories39Hang tight while we grab the latest from your chart repositories...40...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):41 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused42...Successfully got an update from the "gitlab" chart repository43...Successfully got an update from the "stable" chart repository44Update Complete.45Saving 1 charts46Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/47Deleting outdated charts48Hang tight while we grab the latest from your chart repositories...49...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):50 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused51...Successfully got an update from the "gitlab" chart repository52...Successfully got an update from the "stable" chart repository53Update Complete.54Saving 1 charts55Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/56Deleting outdated charts57$ auto-deploy ensure_namespace58NAME STATUS AGE59monitor-sandbox-4422333-production Active 159d60$ auto-deploy initialize_tiller61Checking Tiller...62Tiller is listening on localhost:4413463Client: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}64[debug] SERVER: "localhost:44134"65Kubernetes: &version.Info{Major:"1", Minor:"14+", GitVersion:"v1.14.10-gke.27", GitCommit:"145f9e21a4515947d6fb10819e5a336aff1b6959", GitTreeState:"clean", BuildDate:"2020-02-21T18:01:40Z", GoVersion:"go1.12.12b4", Compiler:"gc", Platform:"linux/amd64"}66Server: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}67$ auto-deploy create_secret68Create secret...69$ auto-deploy deploy70secret "production-secret" deleted71secret/production-secret replaced72No helm values file found at '.gitlab/auto-deploy-values.yaml'73Deploying new stable release...74Release "production" has been upgraded.75LAST DEPLOYED: Mon Apr 6 18:40:18 202076NAMESPACE: monitor-sandbox-4422333-production77STATUS: DEPLOYED78RESOURCES:79==> v1/PersistentVolumeClaim80NAME AGE81production-postgres 159d82==> v1/Pod(related)83NAME AGE84production-85d7c9d899-pjxz2 38s85production-dd8fbb679-db7l4 3s86production-postgres-6449f8cc98-pr6sp 20d87==> v1/Secret88NAME AGE89production-postgres 159d90==> v1/Service91NAME AGE92production-auto-deploy 159d93production-postgres 159d94==> v1beta1/Deployment95NAME AGE96production 159d97production-postgres 159d98==> v1beta1/Ingress99NAME AGE100production-auto-deploy 159d101NOTES:102Application should be accessible at104Waiting for deployment "production" rollout to finish: 0 of 1 updated replicas are available...105deployment "production" successfully rolled out106$ auto-deploy delete canary107$ auto-deploy delete rollout108$ auto-deploy persist_environment_url112Uploading artifacts...113environment_url.txt: found 1 matching files 114Uploading artifacts to coordinator... ok id=37141759 responseStatus=201 Created token=_6ztMN2a115Job succeeded