dast_environment_deploy
Passed Started
by
@akohlbecker
Adrien Kohlbecker
This job is an out-of-date deployment to dast-default. 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.10.0 ...5Pulling docker image registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.10.0 ...6Using docker image sha256:5c057467f55d5fc666fa3e8c356a45b4e79f89a94e8c923d5b17440a70864d11 for registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v0.10.0 ...8Running on runner-72989761-project-4422333-concurrent-0 via runner-72989761-stg-srm-1587038886-8f12dd78...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/12750472 -> refs/pipelines/1275047216 * [new branch] master -> origin/master17Checking out a666adff as master...18Skipping Git submodules setup22$ auto-deploy check_kube_domain23$ auto-deploy download_chart24Creating /root/.helm 25Creating /root/.helm/repository 26Creating /root/.helm/repository/cache 27Creating /root/.helm/repository/local 28Creating /root/.helm/plugins 29Creating /root/.helm/starters 30Creating /root/.helm/cache/archive 31Creating /root/.helm/repository/repositories.yaml 32Adding stable repo with URL: https://kubernetes-charts.storage.googleapis.com 33Adding local repo with URL: http://127.0.0.1:8879/charts 34$HELM_HOME has been configured at /root/.helm.35Not installing Tiller due to 'client-only' flag having been set36"gitlab" has been added to your repositories37Hang tight while we grab the latest from your chart repositories...38...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):39 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused40...Successfully got an update from the "gitlab" chart repository41...Successfully got an update from the "stable" chart repository42Update Complete.43Saving 1 charts44Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/45Deleting outdated charts46Hang tight while we grab the latest from your chart repositories...47...Unable to get an update from the "local" chart repository (http://127.0.0.1:8879/charts):48 Get http://127.0.0.1:8879/charts/index.yaml: dial tcp 127.0.0.1:8879: connect: connection refused49...Successfully got an update from the "gitlab" chart repository50...Successfully got an update from the "stable" chart repository51Update Complete.52Saving 1 charts53Downloading postgresql from repo https://kubernetes-charts.storage.googleapis.com/54Deleting outdated charts55$ auto-deploy ensure_namespace56NAME STATUS AGE57monitor-sandbox-4422333-dast-default Active 169d58$ auto-deploy initialize_tiller59Checking Tiller...60Tiller is listening on localhost:4413461Client: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}62[debug] SERVER: "localhost:44134"63Kubernetes: &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"}64Server: &version.Version{SemVer:"v2.16.3", GitCommit:"1ee0254c86d4ed6887327dabed7aa7da29d7eb0d", GitTreeState:"clean"}65$ auto-deploy create_secret66Create secret...67$ auto-deploy deploy68secret/dast-default-secret replaced69No helm values file found at '.gitlab/auto-deploy-values.yaml'70Deploying new stable release...71Release "dast-default" does not exist. Installing it now.72NAME: dast-default73LAST DEPLOYED: Thu Apr 16 12:09:33 202074NAMESPACE: monitor-sandbox-4422333-dast-default75STATUS: DEPLOYED76RESOURCES:77==> v1/PersistentVolumeClaim78NAME AGE79dast-default-postgres 4s80==> v1/Pod(related)81NAME AGE82dast-default-6949cb5c8d-5fjvd 3s83dast-default-postgres-85b487bfb8-jmjs4 3s84==> v1/Secret85NAME AGE86dast-default-postgres 4s87==> v1/Service88NAME AGE89dast-default-auto-deploy 4s90dast-default-postgres 4s91==> v1beta1/Deployment92NAME AGE93dast-default 4s94dast-default-postgres 4s95==> v1beta1/Ingress96NAME AGE97dast-default-auto-deploy 3s98NOTES:99Application should be accessible at101Waiting for deployment "dast-default" rollout to finish: 0 of 1 updated replicas are available...102deployment "dast-default" successfully rolled out103$ auto-deploy persist_environment_url107Uploading artifacts...108environment_url.txt: found 1 matching files 109Uploading artifacts to coordinator... ok id=37160324 responseStatus=201 Created token=LbgL_zhT110Job succeeded